-- Logs begin at Sat 2022-04-30 20:01:17 UTC, end at Sat 2022-04-30 22:41:36 UTC. -- Apr 30 21:00:20.349263 ncdv-master-1 systemd[1]: Starting Devstack devstack@c-api.service... Apr 30 21:00:20.358938 ncdv-master-1 devstack@c-api.service[122518]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 30 21:00:20.361406 ncdv-master-1 devstack@c-api.service[122518]: *** Starting uWSGI 2.0.18-debian (64bit) on [Sat Apr 30 21:00:20 2022] *** Apr 30 21:00:20.361406 ncdv-master-1 devstack@c-api.service[122518]: compiled with version: 10.0.1 20200405 (experimental) [master revision 0be9efad938:fcb98e4978a:705510a708d3642c9c962beb663c476167e4e8a4] on 11 April 2020 11:15:55 Apr 30 21:00:20.361406 ncdv-master-1 devstack@c-api.service[122518]: os: Linux-5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 Apr 30 21:00:20.361406 ncdv-master-1 devstack@c-api.service[122518]: nodename: ncdv-master-1 Apr 30 21:00:20.361406 ncdv-master-1 devstack@c-api.service[122518]: machine: x86_64 Apr 30 21:00:20.361406 ncdv-master-1 devstack@c-api.service[122518]: clock source: unix Apr 30 21:00:20.361406 ncdv-master-1 devstack@c-api.service[122518]: pcre jit disabled Apr 30 21:00:20.361406 ncdv-master-1 devstack@c-api.service[122518]: detected number of CPU cores: 4 Apr 30 21:00:20.361406 ncdv-master-1 devstack@c-api.service[122518]: current working directory: / Apr 30 21:00:20.361406 ncdv-master-1 devstack@c-api.service[122518]: detected binary path: /usr/bin/uwsgi-core Apr 30 21:00:20.361406 ncdv-master-1 devstack@c-api.service[122518]: your processes number limit is 47680 Apr 30 21:00:20.362254 ncdv-master-1 devstack@c-api.service[122518]: your memory page size is 4096 bytes Apr 30 21:00:20.362254 ncdv-master-1 devstack@c-api.service[122518]: detected max file descriptor number: 2048 Apr 30 21:00:20.362254 ncdv-master-1 devstack@c-api.service[122518]: lock engine: pthread robust mutexes Apr 30 21:00:20.362541 ncdv-master-1 devstack@c-api.service[122518]: thunder lock: enabled Apr 30 21:00:20.362716 ncdv-master-1 devstack@c-api.service[122518]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Apr 30 21:00:20.362864 ncdv-master-1 devstack@c-api.service[122518]: Python version: 3.8.10 (default, Mar 15 2022, 12:22:08) [GCC 9.4.0] Apr 30 21:00:20.412815 ncdv-master-1 devstack@c-api.service[122518]: Python main interpreter initialized at 0x563a644099c0 Apr 30 21:00:20.412815 ncdv-master-1 devstack@c-api.service[122518]: python threads support enabled Apr 30 21:00:20.412815 ncdv-master-1 devstack@c-api.service[122518]: your server socket listen backlog is limited to 100 connections Apr 30 21:00:20.412815 ncdv-master-1 devstack@c-api.service[122518]: your mercy for graceful operations on workers is 90 seconds Apr 30 21:00:20.413213 ncdv-master-1 devstack@c-api.service[122518]: mapped 403077 bytes (393 KB) for 2 cores Apr 30 21:00:20.413292 ncdv-master-1 devstack@c-api.service[122518]: *** Operational MODE: preforking *** Apr 30 21:00:20.413488 ncdv-master-1 devstack@c-api.service[122518]: *** uWSGI is running in multiple interpreter mode *** Apr 30 21:00:20.413488 ncdv-master-1 devstack@c-api.service[122518]: spawned uWSGI master process (pid: 122518) Apr 30 21:00:20.413704 ncdv-master-1 systemd[1]: Started Devstack devstack@c-api.service. Apr 30 21:00:20.417798 ncdv-master-1 devstack@c-api.service[122518]: spawned uWSGI worker 1 (pid: 122525, cores: 1) Apr 30 21:00:20.417798 ncdv-master-1 devstack@c-api.service[122518]: spawned uWSGI worker 2 (pid: 122527, cores: 1) Apr 30 21:00:20.417798 ncdv-master-1 devstack@c-api.service[122518]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 30 21:00:22.105976 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1587: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 30 21:00:22.105976 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn( Apr 30 21:00:22.187605 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1587: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 30 21:00:22.187605 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn( Apr 30 21:00:22.896909 ncdv-master-1 devstack@c-api.service[122525]: /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead Apr 30 21:00:22.896909 ncdv-master-1 devstack@c-api.service[122525]: from cryptography.utils import int_from_bytes Apr 30 21:00:22.898631 ncdv-master-1 devstack@c-api.service[122525]: /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead Apr 30 21:00:22.898631 ncdv-master-1 devstack@c-api.service[122525]: from cryptography.utils import int_from_bytes Apr 30 21:00:22.976559 ncdv-master-1 devstack@c-api.service[122527]: /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead Apr 30 21:00:22.976559 ncdv-master-1 devstack@c-api.service[122527]: from cryptography.utils import int_from_bytes Apr 30 21:00:22.978298 ncdv-master-1 devstack@c-api.service[122527]: /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead Apr 30 21:00:22.978298 ncdv-master-1 devstack@c-api.service[122527]: from cryptography.utils import int_from_bytes Apr 30 21:00:23.382484 ncdv-master-1 devstack@c-api.service[122525]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Apr 30 21:00:23.382484 ncdv-master-1 devstack@c-api.service[122525]: last_heartbeat = column_property( Apr 30 21:00:23.384992 ncdv-master-1 devstack@c-api.service[122525]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Apr 30 21:00:23.384992 ncdv-master-1 devstack@c-api.service[122525]: num_hosts = column_property( Apr 30 21:00:23.386172 ncdv-master-1 devstack@c-api.service[122525]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Apr 30 21:00:23.386172 ncdv-master-1 devstack@c-api.service[122525]: num_down_hosts = column_property( Apr 30 21:00:23.476248 ncdv-master-1 devstack@c-api.service[122527]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Apr 30 21:00:23.476248 ncdv-master-1 devstack@c-api.service[122527]: last_heartbeat = column_property( Apr 30 21:00:23.478836 ncdv-master-1 devstack@c-api.service[122527]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Apr 30 21:00:23.478836 ncdv-master-1 devstack@c-api.service[122527]: num_hosts = column_property( Apr 30 21:00:23.479993 ncdv-master-1 devstack@c-api.service[122527]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Apr 30 21:00:23.479993 ncdv-master-1 devstack@c-api.service[122527]: num_down_hosts = column_property( Apr 30 21:00:23.726210 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=122525) load_app /usr/local/lib/python3.8/dist-packages/oslo_service/wsgi.py:349}} Apr 30 21:00:23.739963 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=122525) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Apr 30 21:00:23.740458 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:23.741529 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:23.741927 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:23.826527 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=122527) load_app /usr/local/lib/python3.8/dist-packages/oslo_service/wsgi.py:349}} Apr 30 21:00:23.833076 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=122527) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Apr 30 21:00:23.833550 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:23.834147 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:23.834510 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:23.910357 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:23.910537 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:23.910754 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:23.910866 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:23.911037 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:23.911211 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:23.911376 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:23.913879 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:23.913879 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:23.913879 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:23.913879 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:23.913879 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:23.914276 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:23.914276 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:23.917229 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:23.917465 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:23.917660 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:23.917909 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:23.918029 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:23.918194 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:23.918395 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:23.919778 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:23.919974 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:23.920163 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:23.920372 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:23.920534 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:23.920726 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:23.920919 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:23.924724 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:23.924923 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:23.925121 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:23.925327 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:23.925496 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:23.925675 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:23.925900 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:23.927688 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:23.927885 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:23.928072 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:23.928260 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:23.928444 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:23.928626 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:23.928823 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:23.999633 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:23.999826 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.000093 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.000203 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.000437 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.000627 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.000829 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.001555 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.001739 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.001945 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.002135 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.002315 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.002501 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.002682 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.003688 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.003877 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.004335 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.004524 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.004697 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.004882 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.005072 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.005743 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.005947 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.006115 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.006298 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.006473 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.006670 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.006853 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.008142 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.008338 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.008522 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.008706 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.008889 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.009215 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.009288 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.010134 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.010326 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.010508 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.010706 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.010869 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.011047 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.011240 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.164389 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.164582 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.164829 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.164942 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.165105 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.165267 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.165477 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.169131 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.169436 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.169559 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.169723 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.169927 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.170092 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.170292 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.171657 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.171861 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.172052 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.172283 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.172474 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.172653 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.172855 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.180082 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.180304 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.180510 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.180674 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.180855 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.181022 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.181331 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.182466 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.182582 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.182676 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.182761 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.182837 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.182907 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.183126 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.183251 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.183328 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.183397 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.183473 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.183542 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.183641 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.183731 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.184218 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.184392 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.184567 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.184811 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.184914 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.185097 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.185294 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.187440 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.187684 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.188390 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.188550 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.188730 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.188911 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.189109 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.191088 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.191292 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.191668 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.192020 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.192212 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.192421 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.192607 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.192954 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.193160 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.193354 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.193550 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.193738 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.193961 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.194164 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.194283 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.194480 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.194673 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.194822 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.194971 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.195084 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.195200 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.195398 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.195557 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.195720 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.195913 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.196081 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.196409 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.196823 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.202194 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.202393 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.203005 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.203206 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.203394 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.204172 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.204268 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.204346 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.204415 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.204633 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.204796 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.204942 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.205125 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.205503 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.206775 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.206973 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.207169 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.207478 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.207580 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.207744 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.207901 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.208002 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.208210 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.208410 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.208608 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.208798 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.208985 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.209185 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.218110 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.218296 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.218500 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.218611 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.218812 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.218918 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.219001 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.219136 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.219222 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.219293 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.219546 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.219659 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.219755 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.219962 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.242167 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.242373 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.242585 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.242810 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.242907 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.242994 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.243066 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.243135 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.243328 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.243432 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.243514 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.243665 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.243814 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.243996 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.247844 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.248095 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.248259 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.248436 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.248543 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.248624 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.248693 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.248777 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.248848 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.249026 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.249120 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.249199 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.249347 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.249553 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.252947 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.253172 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.253267 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.253357 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.253437 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.253514 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.253601 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.253672 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.253741 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.254015 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.254102 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.254188 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.254260 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.254489 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.256691 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.256892 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.257063 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.257193 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.257277 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.257377 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.257449 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.257518 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.257718 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.257850 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.257935 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.258014 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.258701 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.258880 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.258972 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.259060 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.259221 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.259321 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.259395 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.259576 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.259746 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.260137 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.260323 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.260502 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.260695 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.260876 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.261078 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.261252 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.262194 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.262299 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.262447 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.262551 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.262624 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.262703 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.262781 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.262850 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.263026 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.263143 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.263226 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.263305 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.263382 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.263461 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.264730 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.264924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.265036 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.265119 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.265197 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.265267 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.265335 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.265518 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.265675 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.265883 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.266586 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.266586 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.266987 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.266987 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.267935 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.268132 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.268277 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.268460 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.268639 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.268785 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.268935 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.269092 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.269092 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.269378 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.269378 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.269668 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.269862 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.269862 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.272231 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.272425 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.272582 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.272725 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.272866 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.273021 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.273176 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.273341 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.273493 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.273635 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.273819 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.273819 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.274111 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.274111 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.278136 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.278350 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.278540 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.278743 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.278840 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.278924 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.278995 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.279103 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.279248 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.279361 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.279521 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.279709 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.279915 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.280115 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.281702 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.282086 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.282436 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.282601 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.282803 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.282991 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.283182 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.283346 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.283460 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.283554 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.283712 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.283994 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.284317 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.284653 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.286392 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.286744 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.286958 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.287162 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.287367 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.287507 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.287625 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.287785 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.287969 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.288172 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.288352 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.288687 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.289018 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.289366 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.291985 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.292198 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.292396 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.292591 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.292780 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.292969 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.293173 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.293693 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.294058 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.294409 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.294741 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.295075 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.295409 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.295757 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.300912 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.301114 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.301306 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.301496 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.301678 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.301887 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.302089 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.303438 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.303804 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.304140 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.304487 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.304827 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.305172 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.305503 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.307931 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.308116 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.308116 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.308277 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.308361 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.308436 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.308515 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.308594 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.308665 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.308735 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.308803 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.308896 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.309003 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.309118 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.310495 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.310694 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.310884 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.311077 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.311317 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.311520 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.311727 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.311905 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.312088 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.312197 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.312355 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.312558 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.313434 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.313831 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.329981 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.330229 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.330369 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.330534 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.330695 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.330822 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.330915 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.331092 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.331244 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.331371 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.331698 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.331994 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.459159 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=122527) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Apr 30 21:00:24.459514 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=122525) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Apr 30 21:00:24.459948 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.459948 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.460085 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.460156 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.460224 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.460291 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.460502 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.460634 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.460712 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.460780 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.460848 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.460916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.460984 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.461051 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.461119 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.461191 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.461271 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.461517 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.461613 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.461685 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.461771 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.461847 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.461933 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.462004 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.462071 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.462148 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.462217 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.462452 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.462548 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.462617 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.462685 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.462752 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.462820 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.462886 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.462962 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.463031 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.463098 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.463165 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.463415 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.463511 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.463511 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.463637 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.463703 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.463892 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.464037 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.464178 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.464315 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.464315 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.464608 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.464608 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.464874 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.465035 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.465185 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.465325 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.465325 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.465597 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.465745 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.465917 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.466057 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.466195 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.466334 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.466508 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.466686 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.466835 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.466980 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.467124 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.467269 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.467435 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.467581 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.467737 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.467882 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.468036 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.468192 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.468337 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.468484 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.468629 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.468805 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.468954 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.469130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.469277 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.469433 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.469433 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.469433 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.469433 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.469433 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.469433 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.470265 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.470408 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.470566 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.470720 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.470903 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.471051 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.471051 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.471335 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.471514 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.471665 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.471819 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.472552 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.472726 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.472875 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.473021 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.473166 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.473310 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.473310 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.473588 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.473732 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.473904 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.474063 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.474209 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.474352 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.474509 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.474655 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.474800 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.474990 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.475138 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.475289 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.475289 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.475580 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.475725 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.475869 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.476013 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.476167 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.476313 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.476858 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.476968 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.477086 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.477194 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.477300 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.477406 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.477513 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.477620 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.477726 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.477907 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.478016 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.482973 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.483169 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.483329 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.483475 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.483619 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.483763 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.483906 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.484049 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.484196 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.484355 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.484501 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.484501 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.484501 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.485481 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.485625 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.485787 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.486181 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.486365 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.486519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.486519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.486519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.486943 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.487129 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.487282 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.487428 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.487618 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.487781 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.487927 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.488071 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.488228 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.488374 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.488519 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.488668 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.488813 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.488963 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.489120 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.489306 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.489458 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.489603 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.489748 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.489928 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.490076 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.490348 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.490348 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.490645 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.490791 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.490940 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.491086 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.491237 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.491388 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.491540 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.491685 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.491830 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.491993 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.492158 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.492158 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.492618 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.492772 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.492918 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.493063 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.493207 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.493353 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.493507 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.493660 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.493907 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.494072 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.494218 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.494444 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.494593 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.494761 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.494907 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.495052 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.495229 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.495390 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.495537 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.495683 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.495829 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.495980 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.496136 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.496287 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.496432 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.496581 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.496747 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.496747 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.497029 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.497174 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.497364 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.497520 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.497666 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.497842 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.498004 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.498158 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.498310 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.498455 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.498604 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.498751 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.498909 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.499054 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.499215 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.499361 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.499581 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.499736 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.499884 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.500028 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.500174 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.500383 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.501143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.501297 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.501442 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.501686 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.501867 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.502029 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.502176 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.502321 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.502640 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.502795 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.502947 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.503087 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.503087 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.503296 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.503411 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.503519 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.503665 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.503779 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.503892 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.503892 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.504094 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.504200 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.504312 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.504423 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.504540 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.504647 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.504791 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.504903 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.505015 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.505123 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.505229 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.505334 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.505484 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.505601 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.505714 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.505865 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.505865 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.506095 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.506227 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.506369 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.506496 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.506620 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.506753 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.506912 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.507040 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.507171 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.507296 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.507421 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.507546 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.507677 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.507801 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.507938 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.508063 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.508188 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.508320 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.508445 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.508570 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.508711 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.508837 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.508992 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.509157 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.509305 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.509450 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.509600 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.509745 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.509917 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.510061 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.510206 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.510352 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.510511 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.510669 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.510821 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.510966 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.511163 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.511405 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.511564 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.511710 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.511856 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.512056 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.512205 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.512357 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.512504 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.512838 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.513009 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.513195 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.513346 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.513526 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.513686 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.513864 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.514011 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.514156 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.514302 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.514454 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.514609 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.514754 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.514900 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.515078 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.515256 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.515406 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.515555 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.515701 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.515851 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.515851 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.516166 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.516315 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.516469 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.516617 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.516762 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.516913 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.517069 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.517214 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.517359 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.517503 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.517650 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.517884 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.518038 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.518191 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.518337 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.518430 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.518502 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.518654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.518801 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.518801 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.519081 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.519220 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.519374 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.519499 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.519630 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.519753 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.519753 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.519995 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.520081 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.520081 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.520248 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.520330 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.520410 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.520491 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.520571 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.520652 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.520652 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.520799 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.520888 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.520971 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.521053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.521140 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.521274 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.521435 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.521593 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.521684 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.521781 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.521878 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.521963 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.522045 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.522174 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.522301 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.522425 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.522612 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.522783 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.523142 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.523298 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.523456 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.523603 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.523785 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.523948 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.524095 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.524230 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.524386 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.524531 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.524683 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.524869 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.525021 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.525168 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.525314 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.525459 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=122527) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.525459 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.525459 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.525459 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.525459 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=122527) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.526192 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.526341 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=122527) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.526474 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.526474 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.526474 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.526474 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.526474 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.526474 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.526474 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.526474 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.526474 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.527654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.527654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.527654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.527654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.527654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.527654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.527654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.527654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.527654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.528595 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.528595 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.528595 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.528595 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.528595 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.528595 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.528595 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.528595 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 30 21:00:24.529412 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=122525) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 30 21:00:24.529412 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 30 21:00:24.529412 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 30 21:00:24.529412 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 30 21:00:24.529412 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=122525) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 30 21:00:24.529412 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=122525) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 30 21:00:24.534281 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:00:24.539066 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:00:24.859422 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.rpc [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 30 21:00:24.863690 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.rpc [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 30 21:00:24.868151 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.rpc [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 30 21:00:24.868534 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.rpc [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 30 21:00:24.872636 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.rpc [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 30 21:00:24.877781 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.rpc [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Automatically selected cinder-volume RPC version 3.18 as minimum service version. Apr 30 21:00:24.877781 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.877781 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.878037 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.rpc [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 30 21:00:24.881894 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.rpc [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Automatically selected cinder-volume RPC version 3.18 as minimum service version. Apr 30 21:00:24.882843 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.883254 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.894737 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.keymgr.conf_key_mgr [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb 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' Apr 30 21:00:24.895525 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py:355: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Apr 30 21:00:24.895525 ncdv-master-1 devstack@c-api.service[122527]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Apr 30 21:00:24.901059 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.keymgr.conf_key_mgr [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 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' Apr 30 21:00:24.901980 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py:355: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Apr 30 21:00:24.901980 ncdv-master-1 devstack@c-api.service[122525]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Apr 30 21:00:24.902163 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:00:24.908717 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.rpc [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 30 21:00:24.908886 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:00:24.913544 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.rpc [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Automatically selected cinder-backup RPC version 2.3 as minimum service version. Apr 30 21:00:24.914050 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.rpc [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 30 21:00:24.914645 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.915035 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.917250 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.917612 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.918651 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.rpc [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Automatically selected cinder-backup RPC version 2.3 as minimum service version. Apr 30 21:00:24.923612 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.923714 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.923789 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.923860 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.923860 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.923860 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.924063 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.924261 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.944949 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.945350 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.949421 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.949831 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.951443 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.951839 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.956643 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.957004 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.958969 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.959352 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.962928 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.963304 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.967619 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.967995 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.971542 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.971913 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.973264 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.973830 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.977166 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.977541 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.979399 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.979783 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.983012 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.983383 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.985682 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.986097 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.989228 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.989599 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.991183 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.991560 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.994876 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.995248 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.996770 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.997148 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:24.998996 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:24.999360 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.000966 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.001336 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.003274 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.003639 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.004533 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.004906 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.008297 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.008692 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.017696 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.018100 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.021087 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.021452 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.025250 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.025630 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.027782 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.api.contrib.hosts [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 30 21:00:25.028509 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.028607 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.028885 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.028994 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.030736 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.031106 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.031204 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.api.contrib.hosts [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 30 21:00:25.031904 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.032259 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.032800 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.033156 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.034110 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.034468 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.034682 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.035046 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.036169 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.036558 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.036655 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.036911 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.038106 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.038460 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.039043 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.039405 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.040204 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.040558 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.041175 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.041536 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.042567 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.042924 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.043102 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.043457 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.044689 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.045045 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.045236 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: extensions {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.046606 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.046962 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.048573 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: os-services {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.048785 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: extensions {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.051760 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: os-quota-sets {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.052107 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: os-services {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.055265 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: os-quota-sets {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.055366 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: extra_specs {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.058800 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: extra_specs {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.059087 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: os-hosts {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.062571 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: os-hosts {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.064282 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: encryption {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.068339 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: qos-specs {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.068477 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: encryption {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.072263 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: qos-specs {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.073567 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: encryption {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.077399 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: os-quota-class-sets {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.077508 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: encryption {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.081489 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: os-volume-transfer {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.082135 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: os-quota-class-sets {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.085444 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: os-volume-transfer {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.085568 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: os-volume-manage {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.089362 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: os-volume-manage {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.089476 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: capabilities {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.092615 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: os-volume-type-access {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.092998 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: capabilities {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.096205 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: os-volume-type-access {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.099914 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: os-snapshot-manage {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.100607 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: os-snapshot-manage {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.103398 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: os-availability-zone {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.106865 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: cgsnapshots {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.108533 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: os-availability-zone {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.110651 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: backups {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.112981 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: cgsnapshots {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.116313 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: backups {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.117067 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: consistencygroups {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.121842 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extended resource: scheduler-stats {{(pid=122527) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.122456 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: consistencygroups {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.126610 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.127003 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.127699 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extended resource: scheduler-stats {{(pid=122525) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 30 21:00:25.128700 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.129059 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.130646 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.131016 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.131827 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.132217 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.132685 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.133044 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.133936 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.134299 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.134900 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.135268 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.135841 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.136197 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.136926 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.137284 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.137877 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.138234 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.139102 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.139474 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.140038 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.140395 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.141725 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.142103 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.142801 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.143159 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.144122 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.144484 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.144966 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.145321 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.145821 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.snapshot_actions [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] SnapshotActionsController initialized {{(pid=122527) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 30 21:00:25.146570 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.146923 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.147021 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.147339 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.148267 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=122527) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.148596 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=122527) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.148920 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=122527) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.149205 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.149302 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=122527) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.149530 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extension VolumeActions extending resource: volumes {{(pid=122527) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.149635 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.149892 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extension AdminActions extending resource: volumes {{(pid=122527) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.150254 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extension AdminActions extending resource: snapshots {{(pid=122527) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.150563 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extension AdminActions extending resource: backups {{(pid=122527) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.150890 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extension TypesManage extending resource: types {{(pid=122527) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.151025 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.snapshot_actions [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] SnapshotActionsController initialized {{(pid=122525) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 30 21:00:25.151252 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=122527) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.151484 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extension SnapshotActions extending resource: snapshots {{(pid=122527) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.151754 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:00:25.151856 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=122527) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.152083 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=122527) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.152197 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:00:25.152410 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extension VolumeTypeAccess extending resource: types {{(pid=122527) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.152698 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extension UsedLimits extending resource: limits {{(pid=122527) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.152992 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=122527) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.153501 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=122525) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.153872 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=122525) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.154183 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=122525) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.154665 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=122525) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.154996 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extension VolumeActions extending resource: volumes {{(pid=122525) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.155327 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extension AdminActions extending resource: volumes {{(pid=122525) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.155645 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extension AdminActions extending resource: snapshots {{(pid=122525) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.155968 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extension AdminActions extending resource: backups {{(pid=122525) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.156281 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extension TypesManage extending resource: types {{(pid=122525) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.156612 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=122525) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.156934 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extension SnapshotActions extending resource: snapshots {{(pid=122525) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.157231 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=122525) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.157532 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=122525) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.157864 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extension VolumeTypeAccess extending resource: types {{(pid=122525) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.158196 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extension UsedLimits extending resource: limits {{(pid=122525) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.158308 ncdv-master-1 devstack@c-api.service[122527]: WARNING keystonemiddleware.auth_token [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb 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. Apr 30 21:00:25.158490 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=122525) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 30 21:00:25.164330 ncdv-master-1 devstack@c-api.service[122525]: WARNING keystonemiddleware.auth_token [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 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. Apr 30 21:00:25.164811 ncdv-master-1 devstack@c-api.service[122527]: WARNING keystonemiddleware.auth_token [None req-2aed4b14-789a-4d7f-a0d9-8ebaec4364eb 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 Apr 30 21:00:25.170106 ncdv-master-1 devstack@c-api.service[122527]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x563a644099c0 pid: 122527 (default app) Apr 30 21:00:25.170792 ncdv-master-1 devstack@c-api.service[122525]: WARNING keystonemiddleware.auth_token [None req-e31ccf62-fd80-4e3d-9290-e0961b10cf79 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 Apr 30 21:00:25.176021 ncdv-master-1 devstack@c-api.service[122525]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x563a644099c0 pid: 122525 (default app) Apr 30 21:00:25.195323 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.195323 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.195590 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.195590 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.195590 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.195590 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.195590 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.195590 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.196050 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.196050 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.196050 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.196050 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.196050 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.196050 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.196430 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.196430 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.196430 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.196430 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.196430 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.196430 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.196837 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.196837 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.196837 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.196837 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.197147 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.197147 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.197147 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.197147 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.197147 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.197499 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.197499 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.197499 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.197499 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.197499 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.197855 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.197855 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.197855 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.197855 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.197855 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.197855 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.198270 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.198270 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.198270 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.198270 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.198270 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.198270 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.198662 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.198662 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.198662 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.198662 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.198662 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.198662 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.199169 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.199169 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.199169 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.199169 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.199169 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.199169 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.199575 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.199575 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.199575 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.199575 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.199575 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.199575 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.199968 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.199968 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.199968 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.199968 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.199968 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.199968 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.200344 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.200344 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.200344 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.200344 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.200344 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.200674 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.200674 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.200674 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.200674 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.200674 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.200674 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.200674 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.201146 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.201146 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.201146 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.201146 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.201439 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.201439 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.201439 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.201439 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.201720 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.201720 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.201720 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.201720 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.207311 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.207311 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.207311 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.207311 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.207311 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.207644 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.207644 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.207644 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.207644 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.207644 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.207644 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.208107 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.208107 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.208107 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.208107 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.208107 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.208421 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.208421 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.208421 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.208421 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.208689 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.208689 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.208689 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.208689 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.208947 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.208947 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.208947 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.208947 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.209213 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.209213 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.209213 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.209213 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.210134 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.210134 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.210134 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.210134 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.210134 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.210134 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.210611 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.210611 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.210611 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.210611 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.210611 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.210611 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.211079 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.211079 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.211079 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.211079 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.211079 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.212152 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.212152 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.212152 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.212152 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.212152 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.212152 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.212152 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.212747 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.212747 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.212747 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.212747 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.212747 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.212747 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.213395 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.213395 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.213395 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.213395 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.213395 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.213395 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.214395 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.214395 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.214395 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.214395 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.214395 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.214395 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.214983 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.214983 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.214983 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.214983 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.215299 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.215299 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.215299 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.215299 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.215299 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.215662 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.215662 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:25.215662 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn(deprecated_msg) Apr 30 21:00:25.215662 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-575b24d6-ab9d-496e-8f80-f2663e48c7d3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:00:25.215662 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1/1] 10.222.0.23 () {50 vars in 775 bytes} [Sat Apr 30 21:00:25 2022] GET /volume/v3 => generated 114 bytes in 41 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Apr 30 21:00:33.252182 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.252182 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.252182 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.252182 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.253254 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.253254 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.253254 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.253254 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.253254 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.253642 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.253642 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.253642 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.253642 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.253642 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.253642 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.253642 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.254124 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.254124 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.254124 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.254124 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.254124 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.254437 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.254437 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.254437 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.254437 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.254437 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.254732 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.254732 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.254732 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.254732 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.254732 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.254732 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.255095 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.255095 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.255095 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.255095 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.255095 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.255392 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.255392 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.255392 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.255392 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.255392 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.255392 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.255392 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.255928 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.255928 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.255928 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.255928 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.255928 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.255928 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.256422 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.256422 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.256422 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.256422 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.256422 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.256422 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.256794 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.256794 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.256794 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.256794 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.256794 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.256794 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.257191 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.257191 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.257191 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.257191 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.257191 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.257191 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.257652 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.257652 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.257652 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.257652 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.257652 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.257652 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.258092 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.258092 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.258092 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.258092 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.258092 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.258092 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.258473 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.258473 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.258473 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.258473 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.258473 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.258473 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.259375 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.259375 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.259375 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.259375 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.259870 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.259870 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.259870 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.259870 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.260355 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.260355 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.260355 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.260355 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.260355 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.261166 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.261166 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.261166 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.261166 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.261166 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.261166 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.261920 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.261920 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.261920 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.261920 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.261920 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.262752 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.262752 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.262752 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.262752 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.263221 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.263221 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.263221 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.263221 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.263701 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.263701 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.263701 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.263701 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.264231 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.264231 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.264231 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.264231 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.264693 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.264693 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.264693 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.264693 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.264693 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.264693 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.265398 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.265398 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.265398 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.265398 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.265398 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.265398 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.266210 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.266210 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.266210 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.266210 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.266210 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.266961 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.266961 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.266961 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.266961 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.266961 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.266961 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.266961 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.268536 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.268536 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.268536 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.268536 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.268536 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.268536 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.269342 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.269342 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.269342 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.269342 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.269342 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.269342 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.270175 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.270175 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.270175 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.270175 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.270175 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.270175 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.270961 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.270961 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.270961 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.270961 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.271658 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.271658 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.271658 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.271658 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.271658 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.273124 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.273124 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 30 21:00:33.273124 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn(deprecated_msg) Apr 30 21:00:33.273124 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-862a4c96-b24b-4bd2-a323-325694344c4c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:00:34.116357 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-862a4c96-b24b-4bd2-a323-325694344c4c admin admin] POST http://10.222.0.23/volume/v3/137d4e571f624bfe845b398839c48b74/types Apr 30 21:00:34.127041 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-862a4c96-b24b-4bd2-a323-325694344c4c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "ceph", "description": null, "os-volume-type-access:is_public": true}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:00:34.127041 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:00:34.127041 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:00:34.127719 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-862a4c96-b24b-4bd2-a323-325694344c4c admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:00:34.268127 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-862a4c96-b24b-4bd2-a323-325694344c4c admin admin] http://10.222.0.23/volume/v3/137d4e571f624bfe845b398839c48b74/types returned with HTTP 200 Apr 30 21:00:34.276879 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1/2] 10.222.0.23 () {60 vars in 1236 bytes} [Sat Apr 30 21:00:33 2022] POST /volume/v3/137d4e571f624bfe845b398839c48b74/types => generated 179 bytes in 1041 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:00:34.280560 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-862a4c96-b24b-4bd2-a323-325694344c4c req-f16d39b9-d188-4dd3-9aa4-f18184c82044 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:00:34.918295 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-862a4c96-b24b-4bd2-a323-325694344c4c req-f16d39b9-d188-4dd3-9aa4-f18184c82044 admin admin] POST http://10.222.0.23/volume/v3/137d4e571f624bfe845b398839c48b74/types/460ef46e-2bc4-423f-9bd9-e67dcd7221c3/extra_specs Apr 30 21:00:34.919468 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-862a4c96-b24b-4bd2-a323-325694344c4c req-f16d39b9-d188-4dd3-9aa4-f18184c82044 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "ceph"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:00:34.921545 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:00:34.921545 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:00:34.938203 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [req-862a4c96-b24b-4bd2-a323-325694344c4c req-f16d39b9-d188-4dd3-9aa4-f18184c82044 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:00:35.111252 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-862a4c96-b24b-4bd2-a323-325694344c4c req-f16d39b9-d188-4dd3-9aa4-f18184c82044 admin admin] http://10.222.0.23/volume/v3/137d4e571f624bfe845b398839c48b74/types/460ef46e-2bc4-423f-9bd9-e67dcd7221c3/extra_specs returned with HTTP 200 Apr 30 21:00:35.112680 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2/3] 10.222.0.23 () {62 vars in 1454 bytes} [Sat Apr 30 21:00:34 2022] POST /volume/v3/137d4e571f624bfe845b398839c48b74/types/460ef46e-2bc4-423f-9bd9-e67dcd7221c3/extra_specs => generated 48 bytes in 836 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:01:16.164062 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-840f4097-5fad-497c-bda9-2aa8b897fdfe None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:01:16.165283 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-840f4097-5fad-497c-bda9-2aa8b897fdfe None None] GET http://10.222.0.23/volume// Apr 30 21:01:16.165674 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-840f4097-5fad-497c-bda9-2aa8b897fdfe None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:01:16.166147 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-840f4097-5fad-497c-bda9-2aa8b897fdfe None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:01:16.167209 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-840f4097-5fad-497c-bda9-2aa8b897fdfe None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:01:16.167784 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2/4] 10.222.0.23 () {56 vars in 1098 bytes} [Sat Apr 30 21:01:16 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:04:26.971690 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c676b2b0-90e7-47e2-8d2d-48cd54458909 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:04:26.978739 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c676b2b0-90e7-47e2-8d2d-48cd54458909 tempest-verify_tempest_config-279512230 tempest-verify_tempest_config-279512230-project] GET http://10.222.0.23/volume/v3/1dcc96ebca3e4f67956a521201a42708/extensions Apr 30 21:04:26.979170 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c676b2b0-90e7-47e2-8d2d-48cd54458909 tempest-verify_tempest_config-279512230 tempest-verify_tempest_config-279512230-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:04:26.979613 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c676b2b0-90e7-47e2-8d2d-48cd54458909 tempest-verify_tempest_config-279512230 tempest-verify_tempest_config-279512230-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:04:26.980292 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c676b2b0-90e7-47e2-8d2d-48cd54458909 tempest-verify_tempest_config-279512230 tempest-verify_tempest_config-279512230-project] http://10.222.0.23/volume/v3/1dcc96ebca3e4f67956a521201a42708/extensions returned with HTTP 200 Apr 30 21:04:26.980969 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 3/5] 10.222.0.23 () {58 vars in 1222 bytes} [Sat Apr 30 21:04:26 2022] GET /volume/v3/1dcc96ebca3e4f67956a521201a42708/extensions => generated 5245 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:12:38.791134 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:38.797372 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] POST http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes Apr 30 21:12:38.798312 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-2063487080"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:12:38.799126 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-2063487080'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:12:38.800364 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Create volume of 1 GB Apr 30 21:12:38.815837 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Availability zone cache updated, next update will occur around 2022-04-30 22:12:38.815043. {{(pid=122525) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:152}} Apr 30 21:12:38.816308 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Availability Zones retrieved successfully. Apr 30 21:12:38.913263 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Flow 'volume_create_api' (d881a25e-b818-4fa2-8333-907805ba17b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:12:38.916382 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a39b1a7-ed12-4c29-a265-53d9f1d09d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:12:38.919290 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:12:39.138814 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a39b1a7-ed12-4c29-a265-53d9f1d09d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:12:39.140828 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e216680-9be5-4fcc-8a47-bc5ede8e2cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:12:39.195227 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Deprecated: Default quota for resource: volumes_ceph is set by the default quota flag: quota_volumes_ceph, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:12:39.196016 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Deprecated: Default quota for resource: gigabytes_ceph is set by the default quota flag: quota_gigabytes_ceph, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:12:39.451269 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Created reservations ['880d445a-5769-4328-91f8-831904bd352c', '629649d2-12ad-44ec-a9e9-be02b52a9d73', '8007f6d1-745c-491c-a384-092c22707aac', '56803842-7498-4d7a-9258-3c6a9a441ae6'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:12:39.453990 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e216680-9be5-4fcc-8a47-bc5ede8e2cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['880d445a-5769-4328-91f8-831904bd352c', '629649d2-12ad-44ec-a9e9-be02b52a9d73', '8007f6d1-745c-491c-a384-092c22707aac', '56803842-7498-4d7a-9258-3c6a9a441ae6']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:12:39.456200 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cd49772-17bc-477b-8ce1-be02c9ebda1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:12:39.641118 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cd49772-17bc-477b-8ce1-be02c9ebda1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b53e786-98d2-47b8-a116-d63bdd9029d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-2063487080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a25f2505d5141c5b894bfd6515eb7f0',qos_specs=None,replication_status=,reservations=['880d445a-5769-4328-91f8-831904bd352c','629649d2-12ad-44ec-a9e9-be02b52a9d73','8007f6d1-745c-491c-a384-092c22707aac','56803842-7498-4d7a-9258-3c6a9a441ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bd54cdc115e4ae9b202bd06c7658e4a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:12:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-2063487080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b53e786-98d2-47b8-a116-d63bdd9029d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a25f2505d5141c5b894bfd6515eb7f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bd54cdc115e4ae9b202bd06c7658e4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:12:39.645065 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (729ba8ad-7ee6-4fb4-8763-1d6fcec3862b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:12:39.766220 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (729ba8ad-7ee6-4fb4-8763-1d6fcec3862b) transitioned into state 'SUCCESS' from state '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-2063487080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a25f2505d5141c5b894bfd6515eb7f0',qos_specs=None,replication_status=,reservations=['880d445a-5769-4328-91f8-831904bd352c','629649d2-12ad-44ec-a9e9-be02b52a9d73','8007f6d1-745c-491c-a384-092c22707aac','56803842-7498-4d7a-9258-3c6a9a441ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bd54cdc115e4ae9b202bd06c7658e4a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:12:39.769884 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04a1c14c-ec0e-4339-94b4-6f28040f0996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:12:39.919944 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04a1c14c-ec0e-4339-94b4-6f28040f0996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:12:39.923414 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Flow 'volume_create_api' (d881a25e-b818-4fa2-8333-907805ba17b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:12:39.924330 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Create volume request issued successfully. Apr 30 21:12:39.927141 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97fc86e8-ff62-4e26-80fa-2e06f5fbb1c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes returned with HTTP 202 Apr 30 21:12:39.938484 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 3/6] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:12:38 2022] POST /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes => generated 810 bytes in 1149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:12:39.940019 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0d332fd3-bad1-4b33-a339-d7b444320d88 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:39.944944 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0d332fd3-bad1-4b33-a339-d7b444320d88 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:12:39.945572 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0d332fd3-bad1-4b33-a339-d7b444320d88 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:12:39.946279 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0d332fd3-bad1-4b33-a339-d7b444320d88 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:12:40.285175 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:40.285175 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:40.323528 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0d332fd3-bad1-4b33-a339-d7b444320d88 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:12:40.363622 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0d332fd3-bad1-4b33-a339-d7b444320d88 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:12:40.364648 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 4/7] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:12:39 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 878 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:12:41.379854 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5276e897-0f49-4034-aa29-ec4f5a4fed93 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:41.384466 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5276e897-0f49-4034-aa29-ec4f5a4fed93 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:12:41.385464 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5276e897-0f49-4034-aa29-ec4f5a4fed93 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:12:41.385942 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5276e897-0f49-4034-aa29-ec4f5a4fed93 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:12:41.401942 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:41.401942 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:41.422588 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5276e897-0f49-4034-aa29-ec4f5a4fed93 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:12:41.436245 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5276e897-0f49-4034-aa29-ec4f5a4fed93 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:12:41.437591 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 4/8] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:12:41 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 902 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:12:42.450662 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-db6039d4-90c0-4309-8346-12d4bd986aa1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:42.454668 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-db6039d4-90c0-4309-8346-12d4bd986aa1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:12:42.455294 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-db6039d4-90c0-4309-8346-12d4bd986aa1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:12:42.456089 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-db6039d4-90c0-4309-8346-12d4bd986aa1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:12:42.473350 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:42.473350 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:42.482902 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-db6039d4-90c0-4309-8346-12d4bd986aa1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:12:42.501728 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-db6039d4-90c0-4309-8346-12d4bd986aa1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:12:42.506653 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 5/9] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:12:42 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 903 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:12:42.627726 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-baf5421e-c670-4dd7-97af-cf3a0a8ee390 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:42.631692 ncdv-master-1 devstack@c-api.service[122525]: WARNING keystonemiddleware.auth_token [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-baf5421e-c670-4dd7-97af-cf3a0a8ee390 None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Apr 30 21:12:42.637911 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-baf5421e-c670-4dd7-97af-cf3a0a8ee390 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:12:42.638750 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-baf5421e-c670-4dd7-97af-cf3a0a8ee390 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:12:42.639912 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-baf5421e-c670-4dd7-97af-cf3a0a8ee390 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:12:42.657791 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:42.657791 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:42.669251 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-baf5421e-c670-4dd7-97af-cf3a0a8ee390 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:12:42.680292 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-baf5421e-c670-4dd7-97af-cf3a0a8ee390 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:12:42.681278 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 5/10] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:12:42 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 903 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:12:43.225887 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4b377efd-91b3-45fb-a5c7-53eb80d3817f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:43.227582 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4b377efd-91b3-45fb-a5c7-53eb80d3817f None None] GET http://10.222.0.23/volume// Apr 30 21:12:43.228486 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4b377efd-91b3-45fb-a5c7-53eb80d3817f None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:12:43.229251 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4b377efd-91b3-45fb-a5c7-53eb80d3817f None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:12:43.231205 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4b377efd-91b3-45fb-a5c7-53eb80d3817f None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:12:43.232392 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 6/11] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:12:43 2022] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:12:43.240096 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-28242063-4670-473b-af2c-f32524e0c38d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:43.247296 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-28242063-4670-473b-af2c-f32524e0c38d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] POST http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments Apr 30 21:12:43.248232 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-28242063-4670-473b-af2c-f32524e0c38d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b53e786-98d2-47b8-a116-d63bdd9029d1", "connector": null, "instance_uuid": "27c246e5-490c-4639-8c9a-4b088609cc2e"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:12:43.274578 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:43.274578 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:43.668973 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-28242063-4670-473b-af2c-f32524e0c38d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments returned with HTTP 200 Apr 30 21:12:43.675517 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 6/12] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:12:43 2022] POST /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments => generated 273 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:12:43.997183 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3bb953fd-1074-4c70-ad1a-2508d88f74c5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:44.001525 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3bb953fd-1074-4c70-ad1a-2508d88f74c5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:12:44.002156 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3bb953fd-1074-4c70-ad1a-2508d88f74c5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:12:44.002897 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3bb953fd-1074-4c70-ad1a-2508d88f74c5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:12:44.044388 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:44.044388 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:44.071854 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3bb953fd-1074-4c70-ad1a-2508d88f74c5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:12:44.093956 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3bb953fd-1074-4c70-ad1a-2508d88f74c5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:12:44.096188 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 7/13] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:12:43 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 902 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:12:44.097148 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ebaefdaa-d373-44cd-ae9f-9f6c11e37e37 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:44.098100 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ebaefdaa-d373-44cd-ae9f-9f6c11e37e37 None None] GET http://10.222.0.23/volume// Apr 30 21:12:44.099563 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ebaefdaa-d373-44cd-ae9f-9f6c11e37e37 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:12:44.100129 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ebaefdaa-d373-44cd-ae9f-9f6c11e37e37 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:12:44.101647 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ebaefdaa-d373-44cd-ae9f-9f6c11e37e37 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:12:44.102360 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 7/14] 10.222.0.35 () {56 vars in 1098 bytes} [Sat Apr 30 21:12:44 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Apr 30 21:12:44.222817 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-4940b624-9ded-4174-9ba5-d8d0dd3420dd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:44.226680 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-4940b624-9ded-4174-9ba5-d8d0dd3420dd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:12:44.227177 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-4940b624-9ded-4174-9ba5-d8d0dd3420dd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:12:44.227634 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-4940b624-9ded-4174-9ba5-d8d0dd3420dd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:12:44.287726 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:44.287726 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:44.320522 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-4940b624-9ded-4174-9ba5-d8d0dd3420dd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:12:44.349124 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-4940b624-9ded-4174-9ba5-d8d0dd3420dd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:12:44.354790 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 8/15] 10.222.0.35 () {60 vars in 1412 bytes} [Sat Apr 30 21:12:44 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 1001 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:12:44.369411 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-d9fc4886-89e5-4ffb-a64b-63acdaa59ada None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:44.376371 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-d9fc4886-89e5-4ffb-a64b-63acdaa59ada tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] PUT http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/d5669fdf-f499-49ee-8de8-afdd9166da19 Apr 30 21:12:44.377472 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-d9fc4886-89e5-4ffb-a64b-63acdaa59ada tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "nch2-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch2-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:12:44.405843 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-d9fc4886-89e5-4ffb-a64b-63acdaa59ada tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Lock "b'cinder-attachment_update-8b53e786-98d2-47b8-a116-d63bdd9029d1-nch2-master-1'" acquired by "attachment_update" :: waited 0.013s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:12:44.408303 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:44.408303 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:45.108907 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-684b669f-3541-47c2-be4d-96aa08d7dfc9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:45.112763 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-684b669f-3541-47c2-be4d-96aa08d7dfc9 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:12:45.113736 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-684b669f-3541-47c2-be4d-96aa08d7dfc9 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:12:45.114432 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-684b669f-3541-47c2-be4d-96aa08d7dfc9 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:12:45.154572 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:45.154572 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:45.168590 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-684b669f-3541-47c2-be4d-96aa08d7dfc9 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:12:45.180211 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-684b669f-3541-47c2-be4d-96aa08d7dfc9 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:12:45.191848 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 9/16] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:12:45 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 902 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:12:45.909111 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-d9fc4886-89e5-4ffb-a64b-63acdaa59ada tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Lock "b'cinder-attachment_update-8b53e786-98d2-47b8-a116-d63bdd9029d1-nch2-master-1'" released by "attachment_update" :: held 1.503s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:12:45.910277 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-d9fc4886-89e5-4ffb-a64b-63acdaa59ada tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/d5669fdf-f499-49ee-8de8-afdd9166da19 returned with HTTP 200 Apr 30 21:12:45.911587 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 8/17] 10.222.0.35 () {64 vars in 1477 bytes} [Sat Apr 30 21:12:44 2022] PUT /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/d5669fdf-f499-49ee-8de8-afdd9166da19 => generated 766 bytes in 1543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:12:46.195034 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cc2bb237-b143-4518-925b-a8b9283478e3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:46.199432 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cc2bb237-b143-4518-925b-a8b9283478e3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:12:46.200672 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cc2bb237-b143-4518-925b-a8b9283478e3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:12:46.201363 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cc2bb237-b143-4518-925b-a8b9283478e3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:12:46.241096 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:46.241096 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:46.260662 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cc2bb237-b143-4518-925b-a8b9283478e3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:12:46.282041 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cc2bb237-b143-4518-925b-a8b9283478e3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:12:46.287092 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 10/18] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:12:46 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 903 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:12:47.299735 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8347513c-a18a-42f8-ab9f-1cd183bc16ab None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:47.303412 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8347513c-a18a-42f8-ab9f-1cd183bc16ab tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:12:47.303858 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8347513c-a18a-42f8-ab9f-1cd183bc16ab tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:12:47.304457 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8347513c-a18a-42f8-ab9f-1cd183bc16ab tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:12:47.327042 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:47.327042 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:47.335237 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8347513c-a18a-42f8-ab9f-1cd183bc16ab tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:12:47.344696 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8347513c-a18a-42f8-ab9f-1cd183bc16ab tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:12:47.345509 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 9/19] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:12:47 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 903 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:12:48.358341 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c5e60bd3-2d47-4400-b186-0751ab33ac28 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:48.362559 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c5e60bd3-2d47-4400-b186-0751ab33ac28 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:12:48.363007 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c5e60bd3-2d47-4400-b186-0751ab33ac28 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:12:48.363544 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c5e60bd3-2d47-4400-b186-0751ab33ac28 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:12:48.414702 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:48.414702 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:48.426249 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c5e60bd3-2d47-4400-b186-0751ab33ac28 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:12:48.463609 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c5e60bd3-2d47-4400-b186-0751ab33ac28 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:12:48.464507 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 11/20] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:12:48 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 903 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:12:49.477123 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b45fbb97-fae4-4302-8d34-aeb4a6a09fe0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:49.491007 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b45fbb97-fae4-4302-8d34-aeb4a6a09fe0 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:12:49.491766 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b45fbb97-fae4-4302-8d34-aeb4a6a09fe0 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:12:49.492383 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b45fbb97-fae4-4302-8d34-aeb4a6a09fe0 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:12:49.530199 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:49.530199 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:49.538301 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b45fbb97-fae4-4302-8d34-aeb4a6a09fe0 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:12:49.548467 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b45fbb97-fae4-4302-8d34-aeb4a6a09fe0 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:12:49.562133 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 10/21] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:12:49 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 903 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:12:50.485876 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-530d0301-969f-4c46-b8c7-3d6e2dfb73bf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:50.491358 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-530d0301-969f-4c46-b8c7-3d6e2dfb73bf tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] POST http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/d5669fdf-f499-49ee-8de8-afdd9166da19/action Apr 30 21:12:50.492697 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-530d0301-969f-4c46-b8c7-3d6e2dfb73bf tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:12:50.493205 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-530d0301-969f-4c46-b8c7-3d6e2dfb73bf tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:12:50.561988 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-239b1741-6325-464e-a1e4-5bb15c7a23c8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:50.566556 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-239b1741-6325-464e-a1e4-5bb15c7a23c8 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:12:50.567738 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-239b1741-6325-464e-a1e4-5bb15c7a23c8 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:12:50.568662 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-239b1741-6325-464e-a1e4-5bb15c7a23c8 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:12:50.625395 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:50.625395 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:50.659463 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:50.659463 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:50.688073 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-239b1741-6325-464e-a1e4-5bb15c7a23c8 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:12:50.743402 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-239b1741-6325-464e-a1e4-5bb15c7a23c8 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:12:50.752767 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 11/22] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:12:50 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 903 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:12:50.808470 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ef4c65de-21bd-474b-a059-a0d2d6022b0c req-530d0301-969f-4c46-b8c7-3d6e2dfb73bf tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/d5669fdf-f499-49ee-8de8-afdd9166da19/action returned with HTTP 204 Apr 30 21:12:50.809584 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 12/23] 10.222.0.35 () {64 vars in 1498 bytes} [Sat Apr 30 21:12:50 2022] POST /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/d5669fdf-f499-49ee-8de8-afdd9166da19/action => generated 0 bytes in 325 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:12:51.788214 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-27fbdb80-bfc1-4e63-877a-a09c379e8232 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:51.788214 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-27fbdb80-bfc1-4e63-877a-a09c379e8232 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:12:51.788214 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-27fbdb80-bfc1-4e63-877a-a09c379e8232 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:12:51.788214 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-27fbdb80-bfc1-4e63-877a-a09c379e8232 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:12:51.791706 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:51.791706 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:51.813119 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-27fbdb80-bfc1-4e63-877a-a09c379e8232 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:12:51.825896 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-27fbdb80-bfc1-4e63-877a-a09c379e8232 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:12:51.827848 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 12/24] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:12:51 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 1195 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:12:51.845029 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8ba6d114-3073-41f2-86d8-9a87835de6c3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:12:51.848846 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8ba6d114-3073-41f2-86d8-9a87835de6c3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:12:51.849449 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8ba6d114-3073-41f2-86d8-9a87835de6c3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:12:51.849945 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8ba6d114-3073-41f2-86d8-9a87835de6c3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:12:51.904971 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:12:51.904971 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:12:51.922024 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8ba6d114-3073-41f2-86d8-9a87835de6c3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:12:51.941203 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8ba6d114-3073-41f2-86d8-9a87835de6c3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:12:51.945056 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 13/25] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:12:51 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 1195 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:13:02.795708 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-619d665c-846b-4894-a6de-21f46a963f60 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:02.797136 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-619d665c-846b-4894-a6de-21f46a963f60 None None] GET http://10.222.0.23/volume// Apr 30 21:13:02.797615 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-619d665c-846b-4894-a6de-21f46a963f60 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:02.798105 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-619d665c-846b-4894-a6de-21f46a963f60 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:02.798877 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-619d665c-846b-4894-a6de-21f46a963f60 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:13:02.799745 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 13/26] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:13:02 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:13:02.957672 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-c2e232cb-1d7b-4d3e-8738-6721ac03f094 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:02.965472 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-c2e232cb-1d7b-4d3e-8738-6721ac03f094 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] POST http://10.222.0.23/volume/v3/776e7453f0ee411999b5c41374b4975b/attachments Apr 30 21:13:02.965472 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-c2e232cb-1d7b-4d3e-8738-6721ac03f094 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b53e786-98d2-47b8-a116-d63bdd9029d1", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}, "instance_uuid": "27c246e5-490c-4639-8c9a-4b088609cc2e"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:13:03.074260 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:03.074260 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:04.962992 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-c2e232cb-1d7b-4d3e-8738-6721ac03f094 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] http://10.222.0.23/volume/v3/776e7453f0ee411999b5c41374b4975b/attachments returned with HTTP 200 Apr 30 21:13:04.964301 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 14/27] 10.222.0.20 () {64 vars in 1367 bytes} [Sat Apr 30 21:13:02 2022] POST /volume/v3/776e7453f0ee411999b5c41374b4975b/attachments => generated 766 bytes in 2008 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:13:05.090910 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-60c1cc2e-29f0-40dd-92f1-0cd243d5f85f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:05.096496 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-60c1cc2e-29f0-40dd-92f1-0cd243d5f85f tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] GET http://10.222.0.23/volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/2553227f-6f77-4095-b7c3-6a16b71b81a3 Apr 30 21:13:05.096813 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-60c1cc2e-29f0-40dd-92f1-0cd243d5f85f tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:05.097276 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-60c1cc2e-29f0-40dd-92f1-0cd243d5f85f tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:05.313048 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-60c1cc2e-29f0-40dd-92f1-0cd243d5f85f tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] http://10.222.0.23/volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/2553227f-6f77-4095-b7c3-6a16b71b81a3 returned with HTTP 200 Apr 30 21:13:05.315435 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 14/28] 10.222.0.20 () {60 vars in 1424 bytes} [Sat Apr 30 21:13:05 2022] GET /volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/2553227f-6f77-4095-b7c3-6a16b71b81a3 => generated 793 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:13:13.754302 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-2a5ef868-1228-48f3-a242-e199ec605caa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:13.761559 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-2a5ef868-1228-48f3-a242-e199ec605caa tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] POST http://10.222.0.23/volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/2553227f-6f77-4095-b7c3-6a16b71b81a3/action Apr 30 21:13:13.762812 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-2a5ef868-1228-48f3-a242-e199ec605caa tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:13:13.763295 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-2a5ef868-1228-48f3-a242-e199ec605caa tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:13:13.829191 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:13.829191 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:14.104956 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-2a5ef868-1228-48f3-a242-e199ec605caa tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] http://10.222.0.23/volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/2553227f-6f77-4095-b7c3-6a16b71b81a3/action returned with HTTP 204 Apr 30 21:13:14.106556 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 15/29] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:13:13 2022] POST /volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/2553227f-6f77-4095-b7c3-6a16b71b81a3/action => generated 0 bytes in 353 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:13:17.992230 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:17.996629 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] POST http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes Apr 30 21:13:17.998049 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-480262399"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:13:17.999163 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-480262399'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:13:17.999474 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Create volume of 1 GB Apr 30 21:13:18.000164 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:18.000164 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:18.014115 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Availability Zones retrieved successfully. Apr 30 21:13:18.069153 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Flow 'volume_create_api' (b28391f4-b5ec-4c9d-8726-8816784ff601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:13:18.080248 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d60913ee-f51c-437d-b0dc-1b3cd9b52c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:13:18.089051 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:13:18.180925 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d60913ee-f51c-437d-b0dc-1b3cd9b52c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:13:18.183170 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f81d08c0-ab9e-40fb-b460-63470f682a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:13:18.494434 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Created reservations ['013a0ede-f3e5-4d84-b499-63a69eb1fbee', 'b7fc2ade-3b84-4a6e-aa15-e39e29b170f4', 'cb71c8fa-15c6-45e8-97b3-985d41894c0e', 'ce76661a-21b2-4929-a53a-5243b6d25b12'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:13:18.498489 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f81d08c0-ab9e-40fb-b460-63470f682a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['013a0ede-f3e5-4d84-b499-63a69eb1fbee', 'b7fc2ade-3b84-4a6e-aa15-e39e29b170f4', 'cb71c8fa-15c6-45e8-97b3-985d41894c0e', 'ce76661a-21b2-4929-a53a-5243b6d25b12']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:13:18.500423 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4161d42b-aa1e-4785-9ee3-71df1377aaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:13:18.641656 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4161d42b-aa1e-4785-9ee3-71df1377aaf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faff6da0-9c40-4fee-bd74-c45260d3e9a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-480262399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b426139c194813974502d1910c257f',qos_specs=None,replication_status=,reservations=['013a0ede-f3e5-4d84-b499-63a69eb1fbee','b7fc2ade-3b84-4a6e-aa15-e39e29b170f4','cb71c8fa-15c6-45e8-97b3-985d41894c0e','ce76661a-21b2-4929-a53a-5243b6d25b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dadac4f61fe141dba3ee726ca6cbf29a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:13:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-480262399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faff6da0-9c40-4fee-bd74-c45260d3e9a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77b426139c194813974502d1910c257f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dadac4f61fe141dba3ee726ca6cbf29a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:13:18.657003 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cd9f81b-6dfd-4843-975b-b20bba02515c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:13:18.792395 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cd9f81b-6dfd-4843-975b-b20bba02515c) transitioned into state 'SUCCESS' from state '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-480262399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b426139c194813974502d1910c257f',qos_specs=None,replication_status=,reservations=['013a0ede-f3e5-4d84-b499-63a69eb1fbee','b7fc2ade-3b84-4a6e-aa15-e39e29b170f4','cb71c8fa-15c6-45e8-97b3-985d41894c0e','ce76661a-21b2-4929-a53a-5243b6d25b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dadac4f61fe141dba3ee726ca6cbf29a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:13:18.798161 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55dcc27e-78ab-46be-a835-2405db30c29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:13:18.913329 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55dcc27e-78ab-46be-a835-2405db30c29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:13:18.917927 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Flow 'volume_create_api' (b28391f4-b5ec-4c9d-8726-8816784ff601) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:13:18.918979 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Create volume request issued successfully. Apr 30 21:13:18.920795 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-70458db5-1e18-4795-b07f-ab2cf60bcd61 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes returned with HTTP 202 Apr 30 21:13:18.934093 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dde038fb-8a66-4060-b7c4-5dfcac29e3af None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:18.934653 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 15/30] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:13:17 2022] POST /volume/v3/77b426139c194813974502d1910c257f/volumes => generated 822 bytes in 943 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:13:18.938837 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dde038fb-8a66-4060-b7c4-5dfcac29e3af tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:13:18.940568 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dde038fb-8a66-4060-b7c4-5dfcac29e3af tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:18.941184 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dde038fb-8a66-4060-b7c4-5dfcac29e3af tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:18.968850 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:18.968850 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:18.990048 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-dde038fb-8a66-4060-b7c4-5dfcac29e3af tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:13:19.003335 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dde038fb-8a66-4060-b7c4-5dfcac29e3af tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:13:19.008006 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 16/31] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:18 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 890 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:20.022510 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-35cecba3-fa22-431c-96f8-9536bd8e7088 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:20.028346 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-35cecba3-fa22-431c-96f8-9536bd8e7088 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:13:20.029655 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-35cecba3-fa22-431c-96f8-9536bd8e7088 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:20.030307 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-35cecba3-fa22-431c-96f8-9536bd8e7088 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:20.066169 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:20.066169 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:20.075973 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-35cecba3-fa22-431c-96f8-9536bd8e7088 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:13:20.110122 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-35cecba3-fa22-431c-96f8-9536bd8e7088 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:13:20.111134 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 16/32] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:20 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:13:21.124071 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fec31456-431b-44a6-acee-25aac7b2706b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:21.128148 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fec31456-431b-44a6-acee-25aac7b2706b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:13:21.128710 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fec31456-431b-44a6-acee-25aac7b2706b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:21.129200 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fec31456-431b-44a6-acee-25aac7b2706b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:21.157342 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:21.157342 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:21.181620 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fec31456-431b-44a6-acee-25aac7b2706b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:13:21.194413 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fec31456-431b-44a6-acee-25aac7b2706b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:13:21.201925 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 17/33] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:21 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 915 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:21.390438 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-7cb7d900-1eb3-4b01-a37e-9021d4f11ad3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:21.398584 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-7cb7d900-1eb3-4b01-a37e-9021d4f11ad3 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:13:21.399776 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-7cb7d900-1eb3-4b01-a37e-9021d4f11ad3 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:21.400045 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-7cb7d900-1eb3-4b01-a37e-9021d4f11ad3 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:21.415464 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:21.415464 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:21.424308 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-7cb7d900-1eb3-4b01-a37e-9021d4f11ad3 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:13:21.434335 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-7cb7d900-1eb3-4b01-a37e-9021d4f11ad3 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:13:21.443311 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 17/34] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:13:21 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 915 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:22.003279 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d9f2652b-746b-4629-bda0-af0e22bfd761 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:22.004302 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d9f2652b-746b-4629-bda0-af0e22bfd761 None None] GET http://10.222.0.23/volume// Apr 30 21:13:22.004839 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d9f2652b-746b-4629-bda0-af0e22bfd761 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:22.006774 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d9f2652b-746b-4629-bda0-af0e22bfd761 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:22.007895 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d9f2652b-746b-4629-bda0-af0e22bfd761 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:13:22.010829 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 18/35] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:13:22 2022] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:13:22.037360 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-73d5624d-3ed1-4ec3-9cf5-7bd57d6c65c5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:22.043978 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-73d5624d-3ed1-4ec3-9cf5-7bd57d6c65c5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] POST http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/attachments Apr 30 21:13:22.045275 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-73d5624d-3ed1-4ec3-9cf5-7bd57d6c65c5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "faff6da0-9c40-4fee-bd74-c45260d3e9a2", "connector": null, "instance_uuid": "77da7802-0fa5-4899-89bc-0300c2599af7"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:13:22.088069 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:22.088069 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:22.639961 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-73d5624d-3ed1-4ec3-9cf5-7bd57d6c65c5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/attachments returned with HTTP 200 Apr 30 21:13:22.643656 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 18/36] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:13:22 2022] POST /volume/v3/77b426139c194813974502d1910c257f/attachments => generated 273 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:13:22.919682 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0bc21231-2d26-4ad3-9f38-6132f451378d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:22.929239 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0bc21231-2d26-4ad3-9f38-6132f451378d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:13:22.930477 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0bc21231-2d26-4ad3-9f38-6132f451378d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:22.931003 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0bc21231-2d26-4ad3-9f38-6132f451378d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:22.986137 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:22.986137 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:23.008982 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0bc21231-2d26-4ad3-9f38-6132f451378d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:13:23.026020 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0bc21231-2d26-4ad3-9f38-6132f451378d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:13:23.033509 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 19/37] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:22 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 914 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:13:23.084971 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a859b755-c409-4367-a965-0280ac5f6ff1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:23.085781 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a859b755-c409-4367-a965-0280ac5f6ff1 None None] GET http://10.222.0.23/volume// Apr 30 21:13:23.088746 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a859b755-c409-4367-a965-0280ac5f6ff1 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:23.089214 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a859b755-c409-4367-a965-0280ac5f6ff1 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:23.094240 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a859b755-c409-4367-a965-0280ac5f6ff1 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:13:23.094949 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 19/38] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:13:23 2022] GET /volume/ => generated 386 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:13:23.102451 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-07da301a-49d9-4fd7-a99e-c03a20f97a26 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:23.106214 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-07da301a-49d9-4fd7-a99e-c03a20f97a26 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:13:23.106619 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-07da301a-49d9-4fd7-a99e-c03a20f97a26 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:23.107091 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-07da301a-49d9-4fd7-a99e-c03a20f97a26 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:23.125512 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:23.125512 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:23.135294 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-07da301a-49d9-4fd7-a99e-c03a20f97a26 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:13:23.147833 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-07da301a-49d9-4fd7-a99e-c03a20f97a26 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:13:23.149650 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 20/39] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:13:23 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:13:23.179478 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-9575a4df-2f15-4e40-a2ee-4c7047551edf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:23.184578 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-9575a4df-2f15-4e40-a2ee-4c7047551edf tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] PUT http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/attachments/95c07750-0719-4529-8724-1aff09fd3188 Apr 30 21:13:23.185442 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-9575a4df-2f15-4e40-a2ee-4c7047551edf tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:13:23.218151 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-9575a4df-2f15-4e40-a2ee-4c7047551edf tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Lock "b'cinder-attachment_update-faff6da0-9c40-4fee-bd74-c45260d3e9a2-nch1-master-1'" acquired by "attachment_update" :: waited 0.017s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:13:23.220472 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:23.220472 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:23.378212 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-791a4cb1-9b1e-45b7-9821-ad2548d8cd67 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:23.386979 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-791a4cb1-9b1e-45b7-9821-ad2548d8cd67 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] DELETE http://10.222.0.23/volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/d5669fdf-f499-49ee-8de8-afdd9166da19 Apr 30 21:13:23.388241 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-791a4cb1-9b1e-45b7-9821-ad2548d8cd67 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:23.388924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-791a4cb1-9b1e-45b7-9821-ad2548d8cd67 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:23.420478 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:23.420478 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:23.818233 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-721b08db-c024-4713-8be3-fe1c1e94e63f req-791a4cb1-9b1e-45b7-9821-ad2548d8cd67 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] http://10.222.0.23/volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/d5669fdf-f499-49ee-8de8-afdd9166da19 returned with HTTP 200 Apr 30 21:13:23.819336 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 21/40] 10.222.0.35 () {62 vars in 1446 bytes} [Sat Apr 30 21:13:23 2022] DELETE /volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/d5669fdf-f499-49ee-8de8-afdd9166da19 => generated 192 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:13:24.047121 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c9af83cd-19af-4f64-835d-1669dec253e2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:24.052934 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c9af83cd-19af-4f64-835d-1669dec253e2 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:13:24.053635 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c9af83cd-19af-4f64-835d-1669dec253e2 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:24.054426 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c9af83cd-19af-4f64-835d-1669dec253e2 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:24.100932 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:24.100932 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:24.125965 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c9af83cd-19af-4f64-835d-1669dec253e2 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:13:24.142375 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c9af83cd-19af-4f64-835d-1669dec253e2 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:13:24.146696 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 22/41] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:24 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 914 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:25.159418 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c2e221a9-6afd-4559-8c7a-d6c5f0eec6da None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:25.163031 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c2e221a9-6afd-4559-8c7a-d6c5f0eec6da tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:13:25.163483 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c2e221a9-6afd-4559-8c7a-d6c5f0eec6da tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:25.163939 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c2e221a9-6afd-4559-8c7a-d6c5f0eec6da tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:25.213032 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:25.213032 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:25.228749 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c2e221a9-6afd-4559-8c7a-d6c5f0eec6da tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:13:25.240213 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c2e221a9-6afd-4559-8c7a-d6c5f0eec6da tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:13:25.260055 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 23/42] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:25 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 915 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:13:25.308022 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-9575a4df-2f15-4e40-a2ee-4c7047551edf tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Lock "b'cinder-attachment_update-faff6da0-9c40-4fee-bd74-c45260d3e9a2-nch1-master-1'" released by "attachment_update" :: held 2.091s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:13:25.314365 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-9575a4df-2f15-4e40-a2ee-4c7047551edf tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/attachments/95c07750-0719-4529-8724-1aff09fd3188 returned with HTTP 200 Apr 30 21:13:25.314365 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 20/43] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:13:23 2022] PUT /volume/v3/77b426139c194813974502d1910c257f/attachments/95c07750-0719-4529-8724-1aff09fd3188 => generated 766 bytes in 2132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:13:26.254215 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-13d243c9-f311-478d-acea-81a1a2c7403c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:26.259161 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-13d243c9-f311-478d-acea-81a1a2c7403c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:13:26.259616 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-13d243c9-f311-478d-acea-81a1a2c7403c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:26.260073 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-13d243c9-f311-478d-acea-81a1a2c7403c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:26.359370 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:26.359370 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:26.383460 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-13d243c9-f311-478d-acea-81a1a2c7403c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:13:26.403318 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-13d243c9-f311-478d-acea-81a1a2c7403c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:13:26.406215 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 24/44] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:26 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 915 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:13:27.419984 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1e02468e-f0ad-48e7-900a-0b9ef6970146 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:27.434590 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1e02468e-f0ad-48e7-900a-0b9ef6970146 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:13:27.435247 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1e02468e-f0ad-48e7-900a-0b9ef6970146 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:27.435882 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1e02468e-f0ad-48e7-900a-0b9ef6970146 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:27.491679 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:27.491679 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:27.512390 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1e02468e-f0ad-48e7-900a-0b9ef6970146 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:13:27.543913 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1e02468e-f0ad-48e7-900a-0b9ef6970146 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:13:27.549563 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 21/45] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:27 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 915 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:27.614377 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-d8237e95-6131-448f-a71b-6669be8ce894 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:27.619315 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-d8237e95-6131-448f-a71b-6669be8ce894 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] POST http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/attachments/95c07750-0719-4529-8724-1aff09fd3188/action Apr 30 21:13:27.620098 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-d8237e95-6131-448f-a71b-6669be8ce894 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:13:27.620419 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-d8237e95-6131-448f-a71b-6669be8ce894 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:13:27.713053 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:27.713053 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:27.984821 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-61d144b2-805f-4d92-8704-5d7143db12c5 req-d8237e95-6131-448f-a71b-6669be8ce894 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/attachments/95c07750-0719-4529-8724-1aff09fd3188/action returned with HTTP 204 Apr 30 21:13:27.985643 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 25/46] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:13:27 2022] POST /volume/v3/77b426139c194813974502d1910c257f/attachments/95c07750-0719-4529-8724-1aff09fd3188/action => generated 0 bytes in 372 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:13:28.562616 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1e55e174-6697-4f45-988c-f94291dda40c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:28.568377 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1e55e174-6697-4f45-988c-f94291dda40c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:13:28.568986 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1e55e174-6697-4f45-988c-f94291dda40c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:28.569580 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1e55e174-6697-4f45-988c-f94291dda40c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:28.609492 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:28.609492 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:28.626549 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1e55e174-6697-4f45-988c-f94291dda40c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:13:28.647546 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1e55e174-6697-4f45-988c-f94291dda40c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:13:28.649644 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 22/47] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:28 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 1207 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:13:28.662101 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-84fc97e9-2c53-4cdf-8c80-416c657adbe5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:28.668263 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-84fc97e9-2c53-4cdf-8c80-416c657adbe5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:13:28.669666 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-84fc97e9-2c53-4cdf-8c80-416c657adbe5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:28.670393 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-84fc97e9-2c53-4cdf-8c80-416c657adbe5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:28.707026 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:28.707026 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:28.723980 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-84fc97e9-2c53-4cdf-8c80-416c657adbe5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:13:28.746003 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-84fc97e9-2c53-4cdf-8c80-416c657adbe5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:13:28.748289 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 26/48] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:28 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 1207 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:13:33.884289 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-eccbf684-d927-4db2-8846-3e24d9f2dfbc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:33.887865 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eccbf684-d927-4db2-8846-3e24d9f2dfbc tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:13:33.888347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eccbf684-d927-4db2-8846-3e24d9f2dfbc tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:33.889008 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eccbf684-d927-4db2-8846-3e24d9f2dfbc tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:33.907928 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:33.907928 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:33.914931 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-eccbf684-d927-4db2-8846-3e24d9f2dfbc tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:33.923734 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eccbf684-d927-4db2-8846-3e24d9f2dfbc tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:13:33.924597 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 23/49] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:33 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 1195 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:13:34.035971 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-16197e8a-6e0a-4f84-a1ff-a7f199929d00 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:34.037843 ncdv-master-1 devstack@c-api.service[122527]: WARNING keystonemiddleware.auth_token [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-16197e8a-6e0a-4f84-a1ff-a7f199929d00 None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Apr 30 21:13:34.040921 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-16197e8a-6e0a-4f84-a1ff-a7f199929d00 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:13:34.041449 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-16197e8a-6e0a-4f84-a1ff-a7f199929d00 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:34.042010 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-16197e8a-6e0a-4f84-a1ff-a7f199929d00 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:34.066801 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:34.066801 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:34.074639 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-16197e8a-6e0a-4f84-a1ff-a7f199929d00 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:34.084589 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-16197e8a-6e0a-4f84-a1ff-a7f199929d00 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:13:34.085670 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 27/50] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:13:34 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 1195 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:13:34.179012 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-dcda57b0-3f5d-4d6d-8ab4-24a73c9e1a26 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:34.184950 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-dcda57b0-3f5d-4d6d-8ab4-24a73c9e1a26 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] POST http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1/action Apr 30 21:13:34.185060 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-dcda57b0-3f5d-4d6d-8ab4-24a73c9e1a26 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Action body: b'{"os-begin_detaching": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:13:34.185423 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-dcda57b0-3f5d-4d6d-8ab4-24a73c9e1a26 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:13:34.205101 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:34.205101 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:34.206521 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-dcda57b0-3f5d-4d6d-8ab4-24a73c9e1a26 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:34.356822 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-dcda57b0-3f5d-4d6d-8ab4-24a73c9e1a26 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Begin detaching volume completed successfully. Apr 30 21:13:34.357297 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-dcda57b0-3f5d-4d6d-8ab4-24a73c9e1a26 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1/action returned with HTTP 202 Apr 30 21:13:34.362322 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 24/51] 10.222.0.23 () {64 vars in 1652 bytes} [Sat Apr 30 21:13:34 2022] POST /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:13:35.750056 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9d8607b8-8c3d-4d76-b2b1-4f3aec4cbdbd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:35.751456 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9d8607b8-8c3d-4d76-b2b1-4f3aec4cbdbd None None] GET http://10.222.0.23/volume// Apr 30 21:13:35.752623 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9d8607b8-8c3d-4d76-b2b1-4f3aec4cbdbd None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:35.753331 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9d8607b8-8c3d-4d76-b2b1-4f3aec4cbdbd None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:35.754632 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9d8607b8-8c3d-4d76-b2b1-4f3aec4cbdbd None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:13:35.755638 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 28/52] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:13:35 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:13:35.781704 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-79af8a28-be35-4b58-9c7c-d900fe0e2e2a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:35.791366 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-79af8a28-be35-4b58-9c7c-d900fe0e2e2a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:13:35.792127 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-79af8a28-be35-4b58-9c7c-d900fe0e2e2a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:35.793524 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-79af8a28-be35-4b58-9c7c-d900fe0e2e2a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:35.870107 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:35.870107 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:35.892827 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-79af8a28-be35-4b58-9c7c-d900fe0e2e2a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:35.926061 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-79af8a28-be35-4b58-9c7c-d900fe0e2e2a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:13:35.933789 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 25/53] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:13:35 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 1297 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:13:36.538698 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-c9700a39-bb0b-4997-b728-0cac39774525 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:36.545034 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-c9700a39-bb0b-4997-b728-0cac39774525 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] DELETE http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/2553227f-6f77-4095-b7c3-6a16b71b81a3 Apr 30 21:13:36.545883 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-c9700a39-bb0b-4997-b728-0cac39774525 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:36.549352 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-c9700a39-bb0b-4997-b728-0cac39774525 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:36.580552 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:36.580552 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:36.833747 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-aa0cdf58-aac9-46e4-bd69-d7f7f906ad11 req-c9700a39-bb0b-4997-b728-0cac39774525 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/2553227f-6f77-4095-b7c3-6a16b71b81a3 returned with HTTP 200 Apr 30 21:13:36.834894 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 29/54] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:13:36 2022] DELETE /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/2553227f-6f77-4095-b7c3-6a16b71b81a3 => generated 19 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:37.345586 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4e3defc9-c91b-42c0-bc48-0a316d13306a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:37.346405 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4e3defc9-c91b-42c0-bc48-0a316d13306a None None] GET http://10.222.0.23/volume// Apr 30 21:13:37.346800 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4e3defc9-c91b-42c0-bc48-0a316d13306a None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:37.347256 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4e3defc9-c91b-42c0-bc48-0a316d13306a None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:37.348022 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4e3defc9-c91b-42c0-bc48-0a316d13306a None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:13:37.348598 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 26/55] 10.222.0.35 () {56 vars in 1098 bytes} [Sat Apr 30 21:13:37 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:13:37.363583 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-87955779-8049-4d7a-97e8-b5d6101922d3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:37.372293 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-87955779-8049-4d7a-97e8-b5d6101922d3 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] POST http://10.222.0.23/volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments Apr 30 21:13:37.373072 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-87955779-8049-4d7a-97e8-b5d6101922d3 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "faff6da0-9c40-4fee-bd74-c45260d3e9a2", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "nch2-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch2-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}, "instance_uuid": "77da7802-0fa5-4899-89bc-0300c2599af7"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:13:37.428305 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:37.428305 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:37.821862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c86b212f-ae52-4c74-9513-67d8ab826f92 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:37.826560 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c86b212f-ae52-4c74-9513-67d8ab826f92 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:13:37.827220 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c86b212f-ae52-4c74-9513-67d8ab826f92 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:37.827903 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c86b212f-ae52-4c74-9513-67d8ab826f92 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:37.876032 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:37.876032 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:37.901191 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c86b212f-ae52-4c74-9513-67d8ab826f92 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:37.920776 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c86b212f-ae52-4c74-9513-67d8ab826f92 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:13:37.922585 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 27/56] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:37 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 903 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:38.106811 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8b4251cc-a423-42ac-809c-60cea75756ce None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:38.117626 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] POST http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes Apr 30 21:13:38.118556 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-675856506", "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "size": 1}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:13:38.122261 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-675856506', 'imageRef': 'a5b0850f-3b24-4bcb-b0a7-351c3216b27d', 'size': 1}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:13:38.294096 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Create volume of 1 GB Apr 30 21:13:38.307161 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Availability Zones retrieved successfully. Apr 30 21:13:38.351816 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Flow 'volume_create_api' (45f405d2-36a7-48e4-b7fc-6941fccf75bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:13:38.354270 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6fe5d79-5db9-4c40-91e6-3f22450c0fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:13:38.356805 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:13:38.478795 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6fe5d79-5db9-4c40-91e6-3f22450c0fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:13:38.482326 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b1878e-bc70-44ff-a49d-d60250cfe8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:13:38.724897 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Created reservations ['8e2fbfc0-6d99-4e84-8bca-92ce3f5801ec', 'c584b52b-d2c7-470d-8478-687e1776d514', '68abf92f-7573-4439-8174-37884bc02a5e', '3e4e7bc4-2f97-4a38-97c4-61a65da461bf'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:13:38.731528 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b1878e-bc70-44ff-a49d-d60250cfe8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e2fbfc0-6d99-4e84-8bca-92ce3f5801ec', 'c584b52b-d2c7-470d-8478-687e1776d514', '68abf92f-7573-4439-8174-37884bc02a5e', '3e4e7bc4-2f97-4a38-97c4-61a65da461bf']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:13:38.731528 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a08548f-67c8-4bfb-ba05-caa6d2ed3da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:13:38.822825 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a08548f-67c8-4bfb-ba05-caa6d2ed3da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '632a7810-1a6f-420a-a6fd-57675408a8f7', '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-675856506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a25f2505d5141c5b894bfd6515eb7f0',qos_specs=None,replication_status=,reservations=['8e2fbfc0-6d99-4e84-8bca-92ce3f5801ec','c584b52b-d2c7-470d-8478-687e1776d514','68abf92f-7573-4439-8174-37884bc02a5e','3e4e7bc4-2f97-4a38-97c4-61a65da461bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bd54cdc115e4ae9b202bd06c7658e4a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:13:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-675856506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=632a7810-1a6f-420a-a6fd-57675408a8f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a25f2505d5141c5b894bfd6515eb7f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bd54cdc115e4ae9b202bd06c7658e4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:13:38.825573 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9255ab8-2af9-4e7d-9d68-e41eb3d97bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:13:38.974451 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9255ab8-2af9-4e7d-9d68-e41eb3d97bcd) transitioned into state 'SUCCESS' from state '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-675856506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a25f2505d5141c5b894bfd6515eb7f0',qos_specs=None,replication_status=,reservations=['8e2fbfc0-6d99-4e84-8bca-92ce3f5801ec','c584b52b-d2c7-470d-8478-687e1776d514','68abf92f-7573-4439-8174-37884bc02a5e','3e4e7bc4-2f97-4a38-97c4-61a65da461bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bd54cdc115e4ae9b202bd06c7658e4a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:13:38.977082 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea665e6a-f14a-41e2-8be6-b55712598fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:13:39.079946 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea665e6a-f14a-41e2-8be6-b55712598fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:13:39.083087 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Flow 'volume_create_api' (45f405d2-36a7-48e4-b7fc-6941fccf75bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:13:39.083966 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Create volume request issued successfully. Apr 30 21:13:39.085330 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8b4251cc-a423-42ac-809c-60cea75756ce tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes returned with HTTP 202 Apr 30 21:13:39.086665 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 28/57] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:13:38 2022] POST /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes => generated 814 bytes in 981 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:13:39.097250 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-43e9e732-bf4b-49d1-8f7f-ed6734f7478a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:39.101335 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-43e9e732-bf4b-49d1-8f7f-ed6734f7478a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:39.102340 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-43e9e732-bf4b-49d1-8f7f-ed6734f7478a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:39.102797 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-43e9e732-bf4b-49d1-8f7f-ed6734f7478a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:39.118289 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:39.118289 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:39.125859 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-43e9e732-bf4b-49d1-8f7f-ed6734f7478a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:39.134430 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-43e9e732-bf4b-49d1-8f7f-ed6734f7478a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:39.135216 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 29/58] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:39 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:13:39.245235 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-87955779-8049-4d7a-97e8-b5d6101922d3 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] http://10.222.0.23/volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments returned with HTTP 200 Apr 30 21:13:39.247466 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 30/59] 10.222.0.35 () {64 vars in 1367 bytes} [Sat Apr 30 21:13:37 2022] POST /volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments => generated 766 bytes in 1889 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:13:39.375427 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-b0fa3156-366c-4046-9578-c90b3f83a3da None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:39.381039 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-b0fa3156-366c-4046-9578-c90b3f83a3da tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] GET http://10.222.0.23/volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/76621052-e130-4de0-8564-2662f38bd935 Apr 30 21:13:39.381540 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-b0fa3156-366c-4046-9578-c90b3f83a3da tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:39.382068 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-b0fa3156-366c-4046-9578-c90b3f83a3da tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:39.416231 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-b0fa3156-366c-4046-9578-c90b3f83a3da tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] http://10.222.0.23/volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/76621052-e130-4de0-8564-2662f38bd935 returned with HTTP 200 Apr 30 21:13:39.418384 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 30/60] 10.222.0.35 () {60 vars in 1424 bytes} [Sat Apr 30 21:13:39 2022] GET /volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/76621052-e130-4de0-8564-2662f38bd935 => generated 793 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:13:40.146691 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8887cf07-6553-4a76-baa5-93a1d51e9a2d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:40.151035 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8887cf07-6553-4a76-baa5-93a1d51e9a2d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:40.151576 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8887cf07-6553-4a76-baa5-93a1d51e9a2d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:40.152441 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8887cf07-6553-4a76-baa5-93a1d51e9a2d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:40.178097 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:40.178097 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:40.197379 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8887cf07-6553-4a76-baa5-93a1d51e9a2d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:40.208749 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8887cf07-6553-4a76-baa5-93a1d51e9a2d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:40.210932 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 31/61] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:40 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:41.224754 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9772a415-ddf6-4d18-ac79-8de97d251334 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:41.231033 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9772a415-ddf6-4d18-ac79-8de97d251334 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:41.231871 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9772a415-ddf6-4d18-ac79-8de97d251334 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:41.232641 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9772a415-ddf6-4d18-ac79-8de97d251334 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:41.257948 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:41.257948 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:41.270383 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9772a415-ddf6-4d18-ac79-8de97d251334 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:41.285507 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9772a415-ddf6-4d18-ac79-8de97d251334 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:41.286815 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 31/62] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:41 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:42.299064 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a271e798-8879-49d1-bc5f-447febaf9070 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:42.303602 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a271e798-8879-49d1-bc5f-447febaf9070 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:42.304303 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a271e798-8879-49d1-bc5f-447febaf9070 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:42.305523 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a271e798-8879-49d1-bc5f-447febaf9070 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:42.325671 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:42.325671 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:42.339705 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a271e798-8879-49d1-bc5f-447febaf9070 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:42.424179 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a271e798-8879-49d1-bc5f-447febaf9070 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:42.428614 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 32/63] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:42 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:43.438718 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-96a57e70-d99b-4b3d-bd4b-016dafb61ec3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:43.442829 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-96a57e70-d99b-4b3d-bd4b-016dafb61ec3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:43.443500 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-96a57e70-d99b-4b3d-bd4b-016dafb61ec3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:43.443961 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-96a57e70-d99b-4b3d-bd4b-016dafb61ec3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:43.482077 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:43.482077 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:43.493844 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-96a57e70-d99b-4b3d-bd4b-016dafb61ec3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:43.505013 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-96a57e70-d99b-4b3d-bd4b-016dafb61ec3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:43.516387 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 32/64] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:43 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:44.443616 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-e6ee4ca4-6595-4924-9cc5-c355ed914037 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:44.452613 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-e6ee4ca4-6595-4924-9cc5-c355ed914037 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] POST http://10.222.0.23/volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/76621052-e130-4de0-8564-2662f38bd935/action Apr 30 21:13:44.455118 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-e6ee4ca4-6595-4924-9cc5-c355ed914037 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:13:44.456250 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-e6ee4ca4-6595-4924-9cc5-c355ed914037 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:13:44.519244 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f15df14c-b83a-4fbc-813d-385631968450 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:44.524557 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f15df14c-b83a-4fbc-813d-385631968450 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:44.525273 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f15df14c-b83a-4fbc-813d-385631968450 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:44.525941 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f15df14c-b83a-4fbc-813d-385631968450 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:44.549833 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:44.549833 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:44.568209 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:44.568209 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:44.578533 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f15df14c-b83a-4fbc-813d-385631968450 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:44.618780 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f15df14c-b83a-4fbc-813d-385631968450 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:44.622132 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 33/65] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:44 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:13:44.731353 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-e6ee4ca4-6595-4924-9cc5-c355ed914037 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] http://10.222.0.23/volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/76621052-e130-4de0-8564-2662f38bd935/action returned with HTTP 204 Apr 30 21:13:44.732584 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 33/66] 10.222.0.35 () {64 vars in 1498 bytes} [Sat Apr 30 21:13:44 2022] POST /volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/76621052-e130-4de0-8564-2662f38bd935/action => generated 0 bytes in 290 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:13:45.637804 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d95d7375-7443-4ae8-94d3-42a57348cd48 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:45.639140 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d95d7375-7443-4ae8-94d3-42a57348cd48 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:45.640809 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d95d7375-7443-4ae8-94d3-42a57348cd48 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:45.641327 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d95d7375-7443-4ae8-94d3-42a57348cd48 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:45.684602 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:45.684602 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:45.720133 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d95d7375-7443-4ae8-94d3-42a57348cd48 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:45.751550 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d95d7375-7443-4ae8-94d3-42a57348cd48 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:45.764367 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 34/67] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:45 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:46.766793 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6e935f28-be8f-4c47-a9dc-90ebfef3ae16 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:46.773742 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6e935f28-be8f-4c47-a9dc-90ebfef3ae16 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:46.774553 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6e935f28-be8f-4c47-a9dc-90ebfef3ae16 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:46.775570 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6e935f28-be8f-4c47-a9dc-90ebfef3ae16 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:46.798570 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:46.798570 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:46.806621 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6e935f28-be8f-4c47-a9dc-90ebfef3ae16 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:46.815375 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6e935f28-be8f-4c47-a9dc-90ebfef3ae16 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:46.816469 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 34/68] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:46 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:47.827978 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8ab47355-b364-4624-98c7-e5114cd03350 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:47.833074 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8ab47355-b364-4624-98c7-e5114cd03350 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:47.833860 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8ab47355-b364-4624-98c7-e5114cd03350 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:47.839183 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8ab47355-b364-4624-98c7-e5114cd03350 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:47.870000 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:47.870000 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:47.879747 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8ab47355-b364-4624-98c7-e5114cd03350 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:47.894698 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8ab47355-b364-4624-98c7-e5114cd03350 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:47.905177 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 35/69] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:47 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:48.908851 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a0a5ed4e-fd91-44ea-b9a5-240e9fefb8bb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:48.915092 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a0a5ed4e-fd91-44ea-b9a5-240e9fefb8bb tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:48.917165 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a0a5ed4e-fd91-44ea-b9a5-240e9fefb8bb tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:48.917911 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a0a5ed4e-fd91-44ea-b9a5-240e9fefb8bb tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:48.955411 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:48.955411 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:48.995887 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a0a5ed4e-fd91-44ea-b9a5-240e9fefb8bb tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:49.029703 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a0a5ed4e-fd91-44ea-b9a5-240e9fefb8bb tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:49.032183 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 35/70] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:48 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:13:50.044705 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f2abf5c2-0cc7-4dff-aa75-86db3144d726 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:50.049376 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f2abf5c2-0cc7-4dff-aa75-86db3144d726 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:50.049869 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f2abf5c2-0cc7-4dff-aa75-86db3144d726 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:50.050333 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f2abf5c2-0cc7-4dff-aa75-86db3144d726 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:50.073523 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:50.073523 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:50.096120 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f2abf5c2-0cc7-4dff-aa75-86db3144d726 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:50.117706 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f2abf5c2-0cc7-4dff-aa75-86db3144d726 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:50.120386 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 36/71] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:50 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:51.063591 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-422b9eb8-5b19-4477-a018-e84c04948bc2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:51.069272 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-422b9eb8-5b19-4477-a018-e84c04948bc2 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] DELETE http://10.222.0.23/volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/95c07750-0719-4529-8724-1aff09fd3188 Apr 30 21:13:51.070562 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-422b9eb8-5b19-4477-a018-e84c04948bc2 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:51.071289 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-422b9eb8-5b19-4477-a018-e84c04948bc2 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:51.112339 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:51.112339 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:51.133284 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7f525c49-bd3b-4456-a418-bf753227d692 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:51.138789 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7f525c49-bd3b-4456-a418-bf753227d692 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:51.139335 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7f525c49-bd3b-4456-a418-bf753227d692 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:51.139863 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7f525c49-bd3b-4456-a418-bf753227d692 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:51.162954 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:51.162954 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:51.187301 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7f525c49-bd3b-4456-a418-bf753227d692 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:51.208400 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7f525c49-bd3b-4456-a418-bf753227d692 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:51.214665 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 37/72] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:51 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:51.339039 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5ba891a4-1d59-40d0-ad31-ef8b4b31d975 req-422b9eb8-5b19-4477-a018-e84c04948bc2 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] http://10.222.0.23/volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/95c07750-0719-4529-8724-1aff09fd3188 returned with HTTP 200 Apr 30 21:13:51.358913 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 36/73] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:13:51 2022] DELETE /volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/95c07750-0719-4529-8724-1aff09fd3188 => generated 192 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:13:52.225293 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ec8c7624-828b-4f17-944b-bdf56d0958b5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:52.229375 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ec8c7624-828b-4f17-944b-bdf56d0958b5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:52.229866 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ec8c7624-828b-4f17-944b-bdf56d0958b5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:52.230812 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ec8c7624-828b-4f17-944b-bdf56d0958b5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:52.328887 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:52.328887 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:52.354898 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ec8c7624-828b-4f17-944b-bdf56d0958b5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:52.374738 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ec8c7624-828b-4f17-944b-bdf56d0958b5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:52.376148 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 38/74] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:52 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:53.387923 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2ab79c29-4acd-40f7-8e86-598ada0683ad None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:53.395080 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2ab79c29-4acd-40f7-8e86-598ada0683ad tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:53.395840 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2ab79c29-4acd-40f7-8e86-598ada0683ad tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:53.396501 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2ab79c29-4acd-40f7-8e86-598ada0683ad tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:53.412148 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:53.412148 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:53.420057 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2ab79c29-4acd-40f7-8e86-598ada0683ad tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:53.455726 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2ab79c29-4acd-40f7-8e86-598ada0683ad tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:53.455726 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 37/75] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:53 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:13:54.445091 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1a3e0dc8-fabf-4637-81a1-583317a45322 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:54.455714 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1a3e0dc8-fabf-4637-81a1-583317a45322 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:54.458910 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1a3e0dc8-fabf-4637-81a1-583317a45322 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:54.458910 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1a3e0dc8-fabf-4637-81a1-583317a45322 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:54.484014 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:54.484014 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:54.505535 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1a3e0dc8-fabf-4637-81a1-583317a45322 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:54.532451 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1a3e0dc8-fabf-4637-81a1-583317a45322 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:54.545961 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 39/76] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:54 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:55.548996 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6958111e-7d0d-490e-beec-509ac3239645 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:55.555391 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6958111e-7d0d-490e-beec-509ac3239645 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:55.559915 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6958111e-7d0d-490e-beec-509ac3239645 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:55.560428 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6958111e-7d0d-490e-beec-509ac3239645 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:55.578012 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:55.578012 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:55.586559 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6958111e-7d0d-490e-beec-509ac3239645 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:55.595948 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6958111e-7d0d-490e-beec-509ac3239645 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:55.607764 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 38/77] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:55 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:56.612267 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-80b45157-5b09-4c17-8115-0b1d66138a06 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:56.617320 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-80b45157-5b09-4c17-8115-0b1d66138a06 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:56.618073 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-80b45157-5b09-4c17-8115-0b1d66138a06 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:56.618704 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-80b45157-5b09-4c17-8115-0b1d66138a06 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:56.642160 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:56.642160 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:56.660588 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-80b45157-5b09-4c17-8115-0b1d66138a06 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:56.671532 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-80b45157-5b09-4c17-8115-0b1d66138a06 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:56.681021 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 40/78] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:56 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:57.684947 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f4491ce1-2cc3-48f5-97ab-89998f25a515 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:57.689256 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f4491ce1-2cc3-48f5-97ab-89998f25a515 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:57.697819 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f4491ce1-2cc3-48f5-97ab-89998f25a515 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:57.697819 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f4491ce1-2cc3-48f5-97ab-89998f25a515 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:57.726380 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:57.726380 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:57.740725 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f4491ce1-2cc3-48f5-97ab-89998f25a515 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:57.753230 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f4491ce1-2cc3-48f5-97ab-89998f25a515 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:57.754821 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 39/79] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:57 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:58.767509 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-94522f80-f041-4ff3-810d-2762cf4307b7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:58.771587 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-94522f80-f041-4ff3-810d-2762cf4307b7 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:58.772350 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-94522f80-f041-4ff3-810d-2762cf4307b7 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:58.773493 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-94522f80-f041-4ff3-810d-2762cf4307b7 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:58.799681 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:58.799681 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:58.843164 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-94522f80-f041-4ff3-810d-2762cf4307b7 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:58.862612 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-94522f80-f041-4ff3-810d-2762cf4307b7 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:58.873375 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 41/80] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:58 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:13:59.876739 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3b45b9d3-59fb-4ab3-af15-bf18a836c4de None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:13:59.886274 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3b45b9d3-59fb-4ab3-af15-bf18a836c4de tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:13:59.886741 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3b45b9d3-59fb-4ab3-af15-bf18a836c4de tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:13:59.887207 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3b45b9d3-59fb-4ab3-af15-bf18a836c4de tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:13:59.902649 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:13:59.902649 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:13:59.910569 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3b45b9d3-59fb-4ab3-af15-bf18a836c4de tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:13:59.922869 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3b45b9d3-59fb-4ab3-af15-bf18a836c4de tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:13:59.923897 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 40/81] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:13:59 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:00.937252 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ae3ba470-d40a-4046-a003-750d4aefc673 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:00.943549 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ae3ba470-d40a-4046-a003-750d4aefc673 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:00.944066 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ae3ba470-d40a-4046-a003-750d4aefc673 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:00.945153 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ae3ba470-d40a-4046-a003-750d4aefc673 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:00.976073 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:00.976073 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:00.997293 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ae3ba470-d40a-4046-a003-750d4aefc673 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:01.015510 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ae3ba470-d40a-4046-a003-750d4aefc673 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:01.019281 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 42/82] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:00 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:14:02.037848 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fc362f6d-ff3c-4892-8662-93b07ef99588 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:02.042054 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fc362f6d-ff3c-4892-8662-93b07ef99588 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:02.042469 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fc362f6d-ff3c-4892-8662-93b07ef99588 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:02.043220 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fc362f6d-ff3c-4892-8662-93b07ef99588 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:02.061795 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:02.061795 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:02.080964 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fc362f6d-ff3c-4892-8662-93b07ef99588 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:02.087567 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d845961f-1555-4a47-b612-dd397ac88abb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:02.111306 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fc362f6d-ff3c-4892-8662-93b07ef99588 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:02.111505 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d845961f-1555-4a47-b612-dd397ac88abb tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:14:02.111505 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d845961f-1555-4a47-b612-dd397ac88abb tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:02.111505 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d845961f-1555-4a47-b612-dd397ac88abb tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:02.124159 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 41/83] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:02 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 906 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:02.144300 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:02.144300 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:02.158705 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d845961f-1555-4a47-b612-dd397ac88abb tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:02.169228 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d845961f-1555-4a47-b612-dd397ac88abb tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:14:02.170255 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 43/84] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:02 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 1207 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:14:02.454653 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-58be3d9d-93f2-48f2-90e7-f2315d9a2f11 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:02.458706 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-58be3d9d-93f2-48f2-90e7-f2315d9a2f11 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:14:02.459372 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-58be3d9d-93f2-48f2-90e7-f2315d9a2f11 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:02.459836 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-58be3d9d-93f2-48f2-90e7-f2315d9a2f11 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:02.486096 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:02.486096 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:02.495539 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-58be3d9d-93f2-48f2-90e7-f2315d9a2f11 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:02.504958 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-58be3d9d-93f2-48f2-90e7-f2315d9a2f11 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:14:02.506077 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 42/85] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:14:02 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 1207 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:14:02.577957 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-530950fd-b0e4-4454-af3f-4ef13045b5ca None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:02.583000 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-530950fd-b0e4-4454-af3f-4ef13045b5ca tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] POST http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2/action Apr 30 21:14:02.584825 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-530950fd-b0e4-4454-af3f-4ef13045b5ca tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Action body: b'{"os-begin_detaching": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:14:02.584825 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-530950fd-b0e4-4454-af3f-4ef13045b5ca tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:14:02.605145 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:02.605145 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:02.606687 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-530950fd-b0e4-4454-af3f-4ef13045b5ca tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:02.709047 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-530950fd-b0e4-4454-af3f-4ef13045b5ca tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Begin detaching volume completed successfully. Apr 30 21:14:02.709522 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-530950fd-b0e4-4454-af3f-4ef13045b5ca tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2/action returned with HTTP 202 Apr 30 21:14:02.711084 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 44/86] 10.222.0.23 () {64 vars in 1652 bytes} [Sat Apr 30 21:14:02 2022] POST /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:14:03.119370 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-23cee9e0-df12-4923-8b59-aee357349b46 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:03.119370 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-23cee9e0-df12-4923-8b59-aee357349b46 None None] GET http://10.222.0.23/volume// Apr 30 21:14:03.119370 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-23cee9e0-df12-4923-8b59-aee357349b46 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:03.119370 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-23cee9e0-df12-4923-8b59-aee357349b46 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:03.120138 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-23cee9e0-df12-4923-8b59-aee357349b46 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:14:03.120558 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 43/87] 10.222.0.35 () {56 vars in 1098 bytes} [Sat Apr 30 21:14:03 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:14:03.123760 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-db6210d1-3160-409f-bf68-f3b7b90fe3ca None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:03.129535 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-db6210d1-3160-409f-bf68-f3b7b90fe3ca tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:03.131614 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-db6210d1-3160-409f-bf68-f3b7b90fe3ca tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:03.132071 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-db6210d1-3160-409f-bf68-f3b7b90fe3ca tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:03.133047 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-c258de4d-7de9-4806-90aa-7ed6533c359f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:03.158574 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-c258de4d-7de9-4806-90aa-7ed6533c359f tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:14:03.161209 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-c258de4d-7de9-4806-90aa-7ed6533c359f tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:03.161931 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-c258de4d-7de9-4806-90aa-7ed6533c359f tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:03.191384 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:03.191384 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:03.203035 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-db6210d1-3160-409f-bf68-f3b7b90fe3ca tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:03.203710 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:03.203710 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:03.223312 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-c258de4d-7de9-4806-90aa-7ed6533c359f tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:03.223472 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-db6210d1-3160-409f-bf68-f3b7b90fe3ca tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:03.223472 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 45/88] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:03 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 964 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:03.223658 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-c258de4d-7de9-4806-90aa-7ed6533c359f tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:14:03.223658 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 44/89] 10.222.0.35 () {60 vars in 1412 bytes} [Sat Apr 30 21:14:03 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 1309 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:14:04.227037 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e60166fe-6edc-42a6-8243-fc7af2cecae5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:04.230689 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e60166fe-6edc-42a6-8243-fc7af2cecae5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:04.231128 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e60166fe-6edc-42a6-8243-fc7af2cecae5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:04.231578 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e60166fe-6edc-42a6-8243-fc7af2cecae5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:04.245152 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:04.245152 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:04.251939 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e60166fe-6edc-42a6-8243-fc7af2cecae5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:04.260408 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e60166fe-6edc-42a6-8243-fc7af2cecae5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:04.261101 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 46/90] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:04 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 964 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:04.795238 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-c48af72c-4b71-407e-b7c9-eefeef8df5cd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:04.800586 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-c48af72c-4b71-407e-b7c9-eefeef8df5cd tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] DELETE http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/attachments/76621052-e130-4de0-8564-2662f38bd935 Apr 30 21:14:04.801414 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-c48af72c-4b71-407e-b7c9-eefeef8df5cd tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:04.802229 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-c48af72c-4b71-407e-b7c9-eefeef8df5cd tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:04.818362 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:04.818362 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:05.006279 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-032a69f5-a9fb-43c1-a1ad-982c5206770a req-c48af72c-4b71-407e-b7c9-eefeef8df5cd tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/attachments/76621052-e130-4de0-8564-2662f38bd935 returned with HTTP 200 Apr 30 21:14:05.006979 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 45/91] 10.222.0.35 () {62 vars in 1446 bytes} [Sat Apr 30 21:14:04 2022] DELETE /volume/v3/77b426139c194813974502d1910c257f/attachments/76621052-e130-4de0-8564-2662f38bd935 => generated 19 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:05.273728 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5372e0c4-b64a-4166-8109-ec31625321c1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:05.277498 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5372e0c4-b64a-4166-8109-ec31625321c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:05.278437 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5372e0c4-b64a-4166-8109-ec31625321c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:05.278892 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5372e0c4-b64a-4166-8109-ec31625321c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:05.307035 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:05.307035 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:05.316843 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5372e0c4-b64a-4166-8109-ec31625321c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:05.340055 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5372e0c4-b64a-4166-8109-ec31625321c1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:05.342405 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 47/92] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:05 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:05.550978 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ba0e933e-aa91-4755-a3a6-0a20a68d8cd5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:05.555707 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ba0e933e-aa91-4755-a3a6-0a20a68d8cd5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:14:05.556257 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ba0e933e-aa91-4755-a3a6-0a20a68d8cd5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:05.556863 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ba0e933e-aa91-4755-a3a6-0a20a68d8cd5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:05.608527 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:05.608527 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:05.631806 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ba0e933e-aa91-4755-a3a6-0a20a68d8cd5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:05.644824 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ba0e933e-aa91-4755-a3a6-0a20a68d8cd5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:14:05.647734 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 46/93] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:05 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 915 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:05.774093 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:05.783651 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] POST http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes Apr 30 21:14:05.786236 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-618095930", "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "size": 1}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:14:05.788210 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-618095930', 'imageRef': 'a5b0850f-3b24-4bcb-b0a7-351c3216b27d', 'size': 1}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:14:05.923101 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Create volume of 1 GB Apr 30 21:14:05.931889 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Availability Zones retrieved successfully. Apr 30 21:14:05.950986 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Flow 'volume_create_api' (3536e3d3-30fc-4af4-8234-948110fb6704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:14:05.998033 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c1e3cac-5076-455b-bd40-ff30517c88e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:14:05.998033 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:14:06.043416 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c1e3cac-5076-455b-bd40-ff30517c88e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:14:06.046069 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b6e667-39a1-4b19-b642-04eca7244a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:14:06.223963 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Created reservations ['e3e3511c-4350-4047-8786-0e35c7c98733', '1661037b-4c2b-4345-8258-06a7ad60c6d4', '4d3d74a4-4db2-4fc0-a6fd-2f2e31f191ce', 'ff7d11cc-0496-4a87-8987-1afa3549c89d'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:14:06.227977 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b6e667-39a1-4b19-b642-04eca7244a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3e3511c-4350-4047-8786-0e35c7c98733', '1661037b-4c2b-4345-8258-06a7ad60c6d4', '4d3d74a4-4db2-4fc0-a6fd-2f2e31f191ce', 'ff7d11cc-0496-4a87-8987-1afa3549c89d']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:14:06.228593 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1220bc31-f57a-492f-8a43-466d45529a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:14:06.329044 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1220bc31-f57a-492f-8a43-466d45529a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '803f05ce-fab0-45aa-af84-09c627560405', '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-618095930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b426139c194813974502d1910c257f',qos_specs=None,replication_status=,reservations=['e3e3511c-4350-4047-8786-0e35c7c98733','1661037b-4c2b-4345-8258-06a7ad60c6d4','4d3d74a4-4db2-4fc0-a6fd-2f2e31f191ce','ff7d11cc-0496-4a87-8987-1afa3549c89d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dadac4f61fe141dba3ee726ca6cbf29a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:14:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-618095930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=803f05ce-fab0-45aa-af84-09c627560405,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77b426139c194813974502d1910c257f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dadac4f61fe141dba3ee726ca6cbf29a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:14:06.334695 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55160def-d036-4080-9f43-7caa01bddb6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:14:06.357460 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e5db79fa-d24c-45c3-b113-bc07c6b1041a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:06.358763 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e5db79fa-d24c-45c3-b113-bc07c6b1041a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:06.359216 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e5db79fa-d24c-45c3-b113-bc07c6b1041a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:06.359675 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e5db79fa-d24c-45c3-b113-bc07c6b1041a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:06.397332 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:06.397332 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:06.423093 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e5db79fa-d24c-45c3-b113-bc07c6b1041a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:06.443216 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e5db79fa-d24c-45c3-b113-bc07c6b1041a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:06.449219 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 47/94] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:06 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:14:06.461265 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55160def-d036-4080-9f43-7caa01bddb6a) transitioned into state 'SUCCESS' from state '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-618095930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b426139c194813974502d1910c257f',qos_specs=None,replication_status=,reservations=['e3e3511c-4350-4047-8786-0e35c7c98733','1661037b-4c2b-4345-8258-06a7ad60c6d4','4d3d74a4-4db2-4fc0-a6fd-2f2e31f191ce','ff7d11cc-0496-4a87-8987-1afa3549c89d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dadac4f61fe141dba3ee726ca6cbf29a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:14:06.464829 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43fc41d3-be10-4696-bf38-c47d389e5554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:14:06.581233 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43fc41d3-be10-4696-bf38-c47d389e5554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:14:06.589129 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Flow 'volume_create_api' (3536e3d3-30fc-4af4-8234-948110fb6704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:14:06.590927 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Create volume request issued successfully. Apr 30 21:14:06.595580 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c8bde319-ca85-4f43-9bfb-29833a3d9f96 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes returned with HTTP 202 Apr 30 21:14:06.607213 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-444e4bcd-91e6-4fd2-ae76-55fd7f25bf66 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:06.610993 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-444e4bcd-91e6-4fd2-ae76-55fd7f25bf66 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:06.611439 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-444e4bcd-91e6-4fd2-ae76-55fd7f25bf66 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:06.611896 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-444e4bcd-91e6-4fd2-ae76-55fd7f25bf66 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:06.612938 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 48/95] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:14:05 2022] POST /volume/v3/77b426139c194813974502d1910c257f/volumes => generated 814 bytes in 842 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:14:06.648615 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:06.648615 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:06.667829 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-444e4bcd-91e6-4fd2-ae76-55fd7f25bf66 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:06.692245 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-444e4bcd-91e6-4fd2-ae76-55fd7f25bf66 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:06.705216 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 48/96] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:06 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 882 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:07.456077 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c80da91b-edde-4dfd-ab53-7afcd85584bd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:07.461215 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c80da91b-edde-4dfd-ab53-7afcd85584bd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:07.462070 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c80da91b-edde-4dfd-ab53-7afcd85584bd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:07.470346 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c80da91b-edde-4dfd-ab53-7afcd85584bd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:07.510532 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:07.510532 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:07.541713 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c80da91b-edde-4dfd-ab53-7afcd85584bd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:07.581612 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c80da91b-edde-4dfd-ab53-7afcd85584bd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:07.592052 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 49/97] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:07 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:07.706638 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-08fce655-6659-4fc1-a6bf-d0a6047cff6a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:07.711130 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-08fce655-6659-4fc1-a6bf-d0a6047cff6a tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:07.712065 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-08fce655-6659-4fc1-a6bf-d0a6047cff6a tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:07.712730 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-08fce655-6659-4fc1-a6bf-d0a6047cff6a tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:07.755958 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:07.755958 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:07.770269 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-08fce655-6659-4fc1-a6bf-d0a6047cff6a tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:07.784773 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-08fce655-6659-4fc1-a6bf-d0a6047cff6a tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:07.793979 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 49/98] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:07 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:08.595517 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4e702cb1-201a-44c0-a161-5ca5c1ae675d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:08.599433 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4e702cb1-201a-44c0-a161-5ca5c1ae675d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:08.600204 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4e702cb1-201a-44c0-a161-5ca5c1ae675d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:08.600857 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4e702cb1-201a-44c0-a161-5ca5c1ae675d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:08.625991 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:08.625991 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:08.634691 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4e702cb1-201a-44c0-a161-5ca5c1ae675d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:08.655399 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4e702cb1-201a-44c0-a161-5ca5c1ae675d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:08.656229 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 50/99] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:08 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:08.797088 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-28cf5f2b-79cb-4f8b-b70d-9541d8613ba0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:08.800825 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-28cf5f2b-79cb-4f8b-b70d-9541d8613ba0 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:08.801856 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-28cf5f2b-79cb-4f8b-b70d-9541d8613ba0 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:08.802529 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-28cf5f2b-79cb-4f8b-b70d-9541d8613ba0 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:08.835812 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:08.835812 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:08.868315 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-28cf5f2b-79cb-4f8b-b70d-9541d8613ba0 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:08.894662 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-28cf5f2b-79cb-4f8b-b70d-9541d8613ba0 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:08.904564 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 50/100] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:08 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:09.668636 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-aa2fc3a3-7a2a-4df8-b041-5d55296aa7cf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:09.675943 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aa2fc3a3-7a2a-4df8-b041-5d55296aa7cf tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:09.676798 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aa2fc3a3-7a2a-4df8-b041-5d55296aa7cf tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:09.677487 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aa2fc3a3-7a2a-4df8-b041-5d55296aa7cf tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:09.693219 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:09.693219 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:09.701975 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-aa2fc3a3-7a2a-4df8-b041-5d55296aa7cf tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:09.712258 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aa2fc3a3-7a2a-4df8-b041-5d55296aa7cf tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:09.713660 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 51/101] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:09 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:09.908364 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2e8fb2a7-3017-471b-86a1-38e86d7c0505 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:09.914126 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2e8fb2a7-3017-471b-86a1-38e86d7c0505 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:09.914808 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2e8fb2a7-3017-471b-86a1-38e86d7c0505 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:09.915508 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2e8fb2a7-3017-471b-86a1-38e86d7c0505 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:09.950938 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:09.950938 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:09.971512 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2e8fb2a7-3017-471b-86a1-38e86d7c0505 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:09.995258 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2e8fb2a7-3017-471b-86a1-38e86d7c0505 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:09.996292 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 51/102] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:09 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:10.725110 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4b0c20b5-e7ee-4f1b-bd19-f86e2b96a504 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:10.729797 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4b0c20b5-e7ee-4f1b-bd19-f86e2b96a504 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:10.730376 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4b0c20b5-e7ee-4f1b-bd19-f86e2b96a504 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:10.730957 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4b0c20b5-e7ee-4f1b-bd19-f86e2b96a504 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:10.761433 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:10.761433 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:10.786939 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4b0c20b5-e7ee-4f1b-bd19-f86e2b96a504 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:10.809854 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4b0c20b5-e7ee-4f1b-bd19-f86e2b96a504 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:10.815067 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 52/103] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:10 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:11.007948 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c91b3e03-fb94-4248-8b9b-7c2800437927 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:11.011709 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c91b3e03-fb94-4248-8b9b-7c2800437927 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:11.012179 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c91b3e03-fb94-4248-8b9b-7c2800437927 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:11.012636 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c91b3e03-fb94-4248-8b9b-7c2800437927 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:11.053440 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:11.053440 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:11.081236 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c91b3e03-fb94-4248-8b9b-7c2800437927 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:11.107419 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c91b3e03-fb94-4248-8b9b-7c2800437927 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:11.109312 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 52/104] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:11 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:14:11.827436 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d1c09a2d-4962-4a1a-a4df-1b30d6fab24d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:11.832253 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d1c09a2d-4962-4a1a-a4df-1b30d6fab24d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:11.833279 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d1c09a2d-4962-4a1a-a4df-1b30d6fab24d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:11.834078 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d1c09a2d-4962-4a1a-a4df-1b30d6fab24d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:11.877151 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:11.877151 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:11.899289 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d1c09a2d-4962-4a1a-a4df-1b30d6fab24d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:11.918731 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d1c09a2d-4962-4a1a-a4df-1b30d6fab24d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:11.920566 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 53/105] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:11 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:12.141845 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-03b90802-bab5-4e90-927f-f16c6ff84102 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:12.141845 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-03b90802-bab5-4e90-927f-f16c6ff84102 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:12.141845 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-03b90802-bab5-4e90-927f-f16c6ff84102 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:12.141845 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-03b90802-bab5-4e90-927f-f16c6ff84102 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:12.145307 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:12.145307 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:12.159076 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-03b90802-bab5-4e90-927f-f16c6ff84102 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:12.184834 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-03b90802-bab5-4e90-927f-f16c6ff84102 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:12.186071 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 53/106] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:12 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:12.932540 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-797c0a62-94b9-4159-a1a2-a7e30d5e779a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:12.938203 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-797c0a62-94b9-4159-a1a2-a7e30d5e779a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:12.938949 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-797c0a62-94b9-4159-a1a2-a7e30d5e779a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:12.939573 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-797c0a62-94b9-4159-a1a2-a7e30d5e779a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:12.955568 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:12.955568 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:12.971714 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-797c0a62-94b9-4159-a1a2-a7e30d5e779a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:12.990272 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-797c0a62-94b9-4159-a1a2-a7e30d5e779a tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:13.004011 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 54/107] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:12 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:13.199766 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-012124f6-d6b3-4e15-bab5-4a4c948391e6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:13.203910 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-012124f6-d6b3-4e15-bab5-4a4c948391e6 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:13.204356 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-012124f6-d6b3-4e15-bab5-4a4c948391e6 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:13.204808 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-012124f6-d6b3-4e15-bab5-4a4c948391e6 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:13.219860 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:13.219860 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:13.228195 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-012124f6-d6b3-4e15-bab5-4a4c948391e6 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:13.237750 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-012124f6-d6b3-4e15-bab5-4a4c948391e6 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:13.238846 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 54/108] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:13 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:14.008401 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a26042c8-32c3-4df2-b142-020fec293a2f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:14.013898 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a26042c8-32c3-4df2-b142-020fec293a2f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:14.014871 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a26042c8-32c3-4df2-b142-020fec293a2f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:14.016466 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a26042c8-32c3-4df2-b142-020fec293a2f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:14.036043 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:14.036043 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:14.069263 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a26042c8-32c3-4df2-b142-020fec293a2f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:14.084763 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a26042c8-32c3-4df2-b142-020fec293a2f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:14.095424 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 55/109] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:14 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:14.251343 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ce3f34fb-c1c7-40d2-8a29-80637a5b9059 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:14.262970 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ce3f34fb-c1c7-40d2-8a29-80637a5b9059 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:14.264786 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ce3f34fb-c1c7-40d2-8a29-80637a5b9059 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:14.275521 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ce3f34fb-c1c7-40d2-8a29-80637a5b9059 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:14.312085 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:14.312085 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:14.331872 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ce3f34fb-c1c7-40d2-8a29-80637a5b9059 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:14.353413 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ce3f34fb-c1c7-40d2-8a29-80637a5b9059 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:14.353413 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 55/110] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:14 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:15.098136 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ef99050e-19f5-4de1-aa52-de574c7dba93 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:15.102219 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ef99050e-19f5-4de1-aa52-de574c7dba93 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:15.102669 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ef99050e-19f5-4de1-aa52-de574c7dba93 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:15.103122 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ef99050e-19f5-4de1-aa52-de574c7dba93 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:15.127466 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:15.127466 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:15.137591 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ef99050e-19f5-4de1-aa52-de574c7dba93 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:15.147381 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ef99050e-19f5-4de1-aa52-de574c7dba93 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:15.148889 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 56/111] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:15 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:15.365376 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-34e062e6-6d9c-49b4-ae9e-b21e8c61e0b9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:15.368969 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-34e062e6-6d9c-49b4-ae9e-b21e8c61e0b9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:15.369414 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-34e062e6-6d9c-49b4-ae9e-b21e8c61e0b9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:15.369897 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-34e062e6-6d9c-49b4-ae9e-b21e8c61e0b9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:15.388346 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:15.388346 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:15.403062 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-34e062e6-6d9c-49b4-ae9e-b21e8c61e0b9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:15.426859 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-34e062e6-6d9c-49b4-ae9e-b21e8c61e0b9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:15.427930 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 56/112] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:15 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:16.160957 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-97ccc125-a2e7-4e37-905e-9824c3f51aec None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:16.165470 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97ccc125-a2e7-4e37-905e-9824c3f51aec tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:16.166375 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-97ccc125-a2e7-4e37-905e-9824c3f51aec tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:16.166838 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-97ccc125-a2e7-4e37-905e-9824c3f51aec tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:16.191568 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:16.191568 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:16.202414 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-97ccc125-a2e7-4e37-905e-9824c3f51aec tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:16.213968 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97ccc125-a2e7-4e37-905e-9824c3f51aec tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:16.215565 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 57/113] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:16 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:16.440385 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cc538a97-6465-4f52-ab96-204a9ab40111 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:16.443924 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cc538a97-6465-4f52-ab96-204a9ab40111 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:16.444886 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cc538a97-6465-4f52-ab96-204a9ab40111 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:16.444886 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cc538a97-6465-4f52-ab96-204a9ab40111 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:16.458982 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:16.458982 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:16.466835 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cc538a97-6465-4f52-ab96-204a9ab40111 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:16.476398 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cc538a97-6465-4f52-ab96-204a9ab40111 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:16.477828 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 57/114] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:16 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:17.228614 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e6ebae46-75f4-4329-b5e9-ad1bd55147cd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:17.237381 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e6ebae46-75f4-4329-b5e9-ad1bd55147cd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:17.238354 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e6ebae46-75f4-4329-b5e9-ad1bd55147cd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:17.239037 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e6ebae46-75f4-4329-b5e9-ad1bd55147cd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:17.260783 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:17.260783 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:17.276982 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e6ebae46-75f4-4329-b5e9-ad1bd55147cd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:17.292901 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e6ebae46-75f4-4329-b5e9-ad1bd55147cd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:17.302348 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 58/115] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:17 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:17.489145 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-031d768b-a82c-4855-99ca-1807d0083f56 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:17.494054 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-031d768b-a82c-4855-99ca-1807d0083f56 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:17.494590 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-031d768b-a82c-4855-99ca-1807d0083f56 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:17.504593 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-031d768b-a82c-4855-99ca-1807d0083f56 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:17.511098 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:17.511098 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:17.518233 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-031d768b-a82c-4855-99ca-1807d0083f56 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:17.527199 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-031d768b-a82c-4855-99ca-1807d0083f56 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:17.536937 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 58/116] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:17 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:18.306853 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bd094204-8116-4d63-9aeb-6e636832849e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:18.311160 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bd094204-8116-4d63-9aeb-6e636832849e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:18.311781 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bd094204-8116-4d63-9aeb-6e636832849e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:18.312661 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bd094204-8116-4d63-9aeb-6e636832849e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:18.326634 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:18.326634 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:18.334118 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bd094204-8116-4d63-9aeb-6e636832849e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:18.344242 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bd094204-8116-4d63-9aeb-6e636832849e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:18.345535 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 59/117] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:18 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:18.540179 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f4eb94ba-efff-4435-a1dc-c175994c879d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:18.543939 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f4eb94ba-efff-4435-a1dc-c175994c879d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:18.544462 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f4eb94ba-efff-4435-a1dc-c175994c879d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:18.544982 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f4eb94ba-efff-4435-a1dc-c175994c879d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:18.565975 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:18.565975 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:18.574776 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f4eb94ba-efff-4435-a1dc-c175994c879d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:18.585890 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f4eb94ba-efff-4435-a1dc-c175994c879d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:18.597313 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 59/118] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:18 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:19.358741 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7b8a2d9d-8931-49b7-9b50-5eadcecc7e31 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:19.362302 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7b8a2d9d-8931-49b7-9b50-5eadcecc7e31 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:19.362747 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7b8a2d9d-8931-49b7-9b50-5eadcecc7e31 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:19.363204 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7b8a2d9d-8931-49b7-9b50-5eadcecc7e31 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:19.376627 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:19.376627 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:19.383794 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7b8a2d9d-8931-49b7-9b50-5eadcecc7e31 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:19.392373 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7b8a2d9d-8931-49b7-9b50-5eadcecc7e31 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:19.393055 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 60/119] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:19 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:19.600428 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bea9188e-9954-47e6-bc1d-342a2c5041b1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:19.604359 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bea9188e-9954-47e6-bc1d-342a2c5041b1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:19.605288 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bea9188e-9954-47e6-bc1d-342a2c5041b1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:19.605747 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bea9188e-9954-47e6-bc1d-342a2c5041b1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:19.620093 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:19.620093 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:19.626891 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bea9188e-9954-47e6-bc1d-342a2c5041b1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:19.635039 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bea9188e-9954-47e6-bc1d-342a2c5041b1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:19.635720 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 60/120] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:19 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:20.405956 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cd60e026-5cb0-4a4c-b105-e066c7728615 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:20.414606 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cd60e026-5cb0-4a4c-b105-e066c7728615 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:20.418046 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cd60e026-5cb0-4a4c-b105-e066c7728615 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:20.418608 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cd60e026-5cb0-4a4c-b105-e066c7728615 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:20.438580 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:20.438580 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:20.456139 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-cd60e026-5cb0-4a4c-b105-e066c7728615 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:20.466779 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cd60e026-5cb0-4a4c-b105-e066c7728615 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:20.475970 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 61/121] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:20 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:20.648183 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ab592867-841b-45db-a317-00605a58f5ba None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:20.651789 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ab592867-841b-45db-a317-00605a58f5ba tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:20.652709 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ab592867-841b-45db-a317-00605a58f5ba tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:20.652934 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ab592867-841b-45db-a317-00605a58f5ba tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:20.672237 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:20.672237 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:20.689444 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ab592867-841b-45db-a317-00605a58f5ba tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:20.715027 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ab592867-841b-45db-a317-00605a58f5ba tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:20.725836 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 61/122] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:20 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:21.480260 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d6e3a1e8-de7c-47ec-9123-b963f360691c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:21.484768 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d6e3a1e8-de7c-47ec-9123-b963f360691c tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:21.485307 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d6e3a1e8-de7c-47ec-9123-b963f360691c tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:21.486489 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d6e3a1e8-de7c-47ec-9123-b963f360691c tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:21.506084 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:21.506084 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:21.518950 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d6e3a1e8-de7c-47ec-9123-b963f360691c tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:21.539413 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d6e3a1e8-de7c-47ec-9123-b963f360691c tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:21.540455 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 62/123] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:21 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:21.730017 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3cda9736-9ed4-4e77-8d7a-cbf28e3ba9a9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:21.738764 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3cda9736-9ed4-4e77-8d7a-cbf28e3ba9a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:21.739212 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3cda9736-9ed4-4e77-8d7a-cbf28e3ba9a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:21.739666 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3cda9736-9ed4-4e77-8d7a-cbf28e3ba9a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:21.769880 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:21.769880 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:21.781683 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3cda9736-9ed4-4e77-8d7a-cbf28e3ba9a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:21.793881 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3cda9736-9ed4-4e77-8d7a-cbf28e3ba9a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:21.805011 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 62/124] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:21 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:22.558391 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fb056853-b6ea-4d49-9394-79ff80f50d09 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:22.567901 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb056853-b6ea-4d49-9394-79ff80f50d09 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:22.568383 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb056853-b6ea-4d49-9394-79ff80f50d09 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:22.569868 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb056853-b6ea-4d49-9394-79ff80f50d09 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:22.613671 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:22.613671 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:22.637453 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fb056853-b6ea-4d49-9394-79ff80f50d09 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:22.650975 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb056853-b6ea-4d49-9394-79ff80f50d09 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:22.652903 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 63/125] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:22 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:22.809722 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-66969267-ea4c-42d1-812f-8fd332d71867 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:22.816795 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-66969267-ea4c-42d1-812f-8fd332d71867 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:22.817356 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-66969267-ea4c-42d1-812f-8fd332d71867 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:22.817707 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-66969267-ea4c-42d1-812f-8fd332d71867 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:22.840798 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:22.840798 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:22.848862 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-66969267-ea4c-42d1-812f-8fd332d71867 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:22.858478 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-66969267-ea4c-42d1-812f-8fd332d71867 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:22.868947 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 63/126] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:22 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:23.664706 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d710dfd7-e70a-44a3-b4c2-f95907e94fef None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:23.668179 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d710dfd7-e70a-44a3-b4c2-f95907e94fef tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:23.673668 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d710dfd7-e70a-44a3-b4c2-f95907e94fef tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:23.673668 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d710dfd7-e70a-44a3-b4c2-f95907e94fef tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:23.686501 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:23.686501 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:23.694381 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d710dfd7-e70a-44a3-b4c2-f95907e94fef tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:23.704577 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d710dfd7-e70a-44a3-b4c2-f95907e94fef tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:23.705662 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 64/127] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:23 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:23.873732 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e699a445-d336-410f-b576-07e6223da68e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:23.881032 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e699a445-d336-410f-b576-07e6223da68e tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:23.882264 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e699a445-d336-410f-b576-07e6223da68e tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:23.882875 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e699a445-d336-410f-b576-07e6223da68e tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:23.912359 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:23.912359 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:23.928238 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e699a445-d336-410f-b576-07e6223da68e tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:23.962247 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e699a445-d336-410f-b576-07e6223da68e tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:23.963439 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 64/128] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:23 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:24.718343 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a49a738f-f262-4e21-9d7d-ab7422f12082 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:24.723815 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a49a738f-f262-4e21-9d7d-ab7422f12082 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:24.724921 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a49a738f-f262-4e21-9d7d-ab7422f12082 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:24.725633 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a49a738f-f262-4e21-9d7d-ab7422f12082 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:24.744433 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:24.744433 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:24.755748 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a49a738f-f262-4e21-9d7d-ab7422f12082 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:24.771427 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a49a738f-f262-4e21-9d7d-ab7422f12082 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:24.773186 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 65/129] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:24 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:24.977794 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-75a95e2a-86a3-4245-a910-0a184aa200cd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:24.980703 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-75a95e2a-86a3-4245-a910-0a184aa200cd tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:24.981488 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-75a95e2a-86a3-4245-a910-0a184aa200cd tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:24.982059 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-75a95e2a-86a3-4245-a910-0a184aa200cd tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:24.999428 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:24.999428 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:25.007924 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-75a95e2a-86a3-4245-a910-0a184aa200cd tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:25.017939 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-75a95e2a-86a3-4245-a910-0a184aa200cd tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:25.028909 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 65/130] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:24 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:25.784135 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e2c355d6-0acb-4f03-90aa-25a0ce2607af None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:25.792194 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e2c355d6-0acb-4f03-90aa-25a0ce2607af tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:25.792864 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e2c355d6-0acb-4f03-90aa-25a0ce2607af tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:25.793502 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e2c355d6-0acb-4f03-90aa-25a0ce2607af tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:25.820257 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:25.820257 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:25.841449 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e2c355d6-0acb-4f03-90aa-25a0ce2607af tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:25.861795 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e2c355d6-0acb-4f03-90aa-25a0ce2607af tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:25.878181 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 66/131] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:25 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:26.032033 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1af1ec3a-8f9a-40bb-ab65-c4502de95dac None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:26.043195 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1af1ec3a-8f9a-40bb-ab65-c4502de95dac tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:26.043195 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1af1ec3a-8f9a-40bb-ab65-c4502de95dac tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:26.043195 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1af1ec3a-8f9a-40bb-ab65-c4502de95dac tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:26.080417 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:26.080417 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:26.099145 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1af1ec3a-8f9a-40bb-ab65-c4502de95dac tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:26.112712 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1af1ec3a-8f9a-40bb-ab65-c4502de95dac tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:26.114088 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 66/132] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:26 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:26.875793 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-93c7b366-a0f4-4259-8927-7468ab9750ea None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:26.889249 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-93c7b366-a0f4-4259-8927-7468ab9750ea tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:26.889249 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-93c7b366-a0f4-4259-8927-7468ab9750ea tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:26.889452 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-93c7b366-a0f4-4259-8927-7468ab9750ea tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:26.930733 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:26.930733 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:26.948508 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-93c7b366-a0f4-4259-8927-7468ab9750ea tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:26.963417 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-93c7b366-a0f4-4259-8927-7468ab9750ea tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:26.973733 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 67/133] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:26 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:27.126152 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-eb7b3c73-b014-4b91-a10b-d957340531fb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:27.130419 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eb7b3c73-b014-4b91-a10b-d957340531fb tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:27.130945 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eb7b3c73-b014-4b91-a10b-d957340531fb tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:27.131536 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eb7b3c73-b014-4b91-a10b-d957340531fb tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:27.145554 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:27.145554 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:27.154639 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-eb7b3c73-b014-4b91-a10b-d957340531fb tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:27.165217 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eb7b3c73-b014-4b91-a10b-d957340531fb tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:27.166340 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 67/134] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:27 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:27.976245 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5f033903-1fb2-41a4-86a7-a661797a39e6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:27.980361 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5f033903-1fb2-41a4-86a7-a661797a39e6 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:27.980900 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5f033903-1fb2-41a4-86a7-a661797a39e6 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:27.981472 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5f033903-1fb2-41a4-86a7-a661797a39e6 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:27.997923 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:27.997923 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:28.007924 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5f033903-1fb2-41a4-86a7-a661797a39e6 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:28.022806 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5f033903-1fb2-41a4-86a7-a661797a39e6 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:28.024013 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 68/135] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:27 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:28.179655 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-47158709-4236-4d7b-98db-573df626d90d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:28.189201 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-47158709-4236-4d7b-98db-573df626d90d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:28.189965 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-47158709-4236-4d7b-98db-573df626d90d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:28.191379 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-47158709-4236-4d7b-98db-573df626d90d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:28.213398 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:28.213398 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:28.235152 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-47158709-4236-4d7b-98db-573df626d90d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:28.245990 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-47158709-4236-4d7b-98db-573df626d90d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:28.246810 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 68/136] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:28 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:29.036257 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-207ea21f-50df-489e-b490-546bdde6e721 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:29.046746 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-207ea21f-50df-489e-b490-546bdde6e721 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:29.047286 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-207ea21f-50df-489e-b490-546bdde6e721 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:29.047812 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-207ea21f-50df-489e-b490-546bdde6e721 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:29.062448 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:29.062448 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:29.071041 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-207ea21f-50df-489e-b490-546bdde6e721 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:29.080284 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-207ea21f-50df-489e-b490-546bdde6e721 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:29.081400 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 69/137] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:29 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:29.259438 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-38cdcf48-72c0-43f4-9c73-b952be9eb1dc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:29.264157 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-38cdcf48-72c0-43f4-9c73-b952be9eb1dc tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:29.264859 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-38cdcf48-72c0-43f4-9c73-b952be9eb1dc tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:29.267534 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-38cdcf48-72c0-43f4-9c73-b952be9eb1dc tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:29.301025 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:29.301025 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:29.318293 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-38cdcf48-72c0-43f4-9c73-b952be9eb1dc tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:29.327510 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-38cdcf48-72c0-43f4-9c73-b952be9eb1dc tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:29.328122 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 69/138] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:29 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:30.094913 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-55ce1728-bf9a-42a6-9a53-5d4a6b8bbe57 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:30.099581 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-55ce1728-bf9a-42a6-9a53-5d4a6b8bbe57 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:30.100806 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-55ce1728-bf9a-42a6-9a53-5d4a6b8bbe57 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:30.101415 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-55ce1728-bf9a-42a6-9a53-5d4a6b8bbe57 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:30.135212 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:30.135212 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:30.154719 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-55ce1728-bf9a-42a6-9a53-5d4a6b8bbe57 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:30.167554 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-55ce1728-bf9a-42a6-9a53-5d4a6b8bbe57 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:30.168687 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 70/139] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:30 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:14:30.343773 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-555ae0f4-8fcd-4521-a11d-cd866d6e3fd7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:30.354084 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-555ae0f4-8fcd-4521-a11d-cd866d6e3fd7 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:30.354593 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-555ae0f4-8fcd-4521-a11d-cd866d6e3fd7 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:30.355069 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-555ae0f4-8fcd-4521-a11d-cd866d6e3fd7 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:30.376768 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:30.376768 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:30.382902 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-555ae0f4-8fcd-4521-a11d-cd866d6e3fd7 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:30.392300 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-555ae0f4-8fcd-4521-a11d-cd866d6e3fd7 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:30.393585 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 70/140] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:30 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:31.181968 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ce19b70d-1305-4320-9488-119cfd9b9a77 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:31.186033 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ce19b70d-1305-4320-9488-119cfd9b9a77 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:31.186663 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ce19b70d-1305-4320-9488-119cfd9b9a77 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:31.187419 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ce19b70d-1305-4320-9488-119cfd9b9a77 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:31.212775 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:31.212775 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:31.225959 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ce19b70d-1305-4320-9488-119cfd9b9a77 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:31.241257 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ce19b70d-1305-4320-9488-119cfd9b9a77 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:31.245107 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 71/141] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:31 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:31.406206 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ba7f7e28-15a1-4f81-8d63-eeff3dde536c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:31.414955 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ba7f7e28-15a1-4f81-8d63-eeff3dde536c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:31.418902 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ba7f7e28-15a1-4f81-8d63-eeff3dde536c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:31.419717 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ba7f7e28-15a1-4f81-8d63-eeff3dde536c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:31.446780 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:31.446780 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:31.457400 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ba7f7e28-15a1-4f81-8d63-eeff3dde536c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:31.468756 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ba7f7e28-15a1-4f81-8d63-eeff3dde536c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:31.470469 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 71/142] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:31 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:32.257302 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1a198700-af80-4168-a4c1-303d1f5074ca None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:32.262851 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1a198700-af80-4168-a4c1-303d1f5074ca tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:32.263387 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1a198700-af80-4168-a4c1-303d1f5074ca tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:32.264501 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1a198700-af80-4168-a4c1-303d1f5074ca tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:32.315993 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:32.315993 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:32.325792 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1a198700-af80-4168-a4c1-303d1f5074ca tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:32.337968 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1a198700-af80-4168-a4c1-303d1f5074ca tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:32.348216 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 72/143] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:32 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:32.483375 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-248dcd27-1177-4431-99f1-8d45f589ab39 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:32.487316 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-248dcd27-1177-4431-99f1-8d45f589ab39 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:32.488156 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-248dcd27-1177-4431-99f1-8d45f589ab39 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:32.488718 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-248dcd27-1177-4431-99f1-8d45f589ab39 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:32.516448 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:32.516448 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:32.525277 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-248dcd27-1177-4431-99f1-8d45f589ab39 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:32.536857 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-248dcd27-1177-4431-99f1-8d45f589ab39 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:32.538275 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 72/144] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:32 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:33.352062 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5d9f17e6-5382-4029-8a54-be09695207cb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:33.356671 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5d9f17e6-5382-4029-8a54-be09695207cb tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:33.357125 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5d9f17e6-5382-4029-8a54-be09695207cb tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:33.360783 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5d9f17e6-5382-4029-8a54-be09695207cb tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:33.388622 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:33.388622 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:33.415629 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5d9f17e6-5382-4029-8a54-be09695207cb tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:33.420072 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5d9f17e6-5382-4029-8a54-be09695207cb tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:33.421279 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 73/145] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:33 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:33.554214 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e18da052-4a70-422c-9edd-0b71b4f44763 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:33.561656 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e18da052-4a70-422c-9edd-0b71b4f44763 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:33.563417 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e18da052-4a70-422c-9edd-0b71b4f44763 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:33.564411 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e18da052-4a70-422c-9edd-0b71b4f44763 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:33.581725 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:33.581725 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:33.590856 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e18da052-4a70-422c-9edd-0b71b4f44763 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:33.603407 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e18da052-4a70-422c-9edd-0b71b4f44763 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:33.604132 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 73/146] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:33 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:34.433077 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b4f5c59d-5fb8-4fab-aee7-a32705fd5934 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:34.436693 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b4f5c59d-5fb8-4fab-aee7-a32705fd5934 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:34.437397 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b4f5c59d-5fb8-4fab-aee7-a32705fd5934 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:34.437962 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b4f5c59d-5fb8-4fab-aee7-a32705fd5934 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:34.455367 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:34.455367 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:34.463583 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b4f5c59d-5fb8-4fab-aee7-a32705fd5934 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:34.472688 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b4f5c59d-5fb8-4fab-aee7-a32705fd5934 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:34.474550 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 74/147] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:34 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:34.617181 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fc0b137f-e81d-41bb-a3de-024672efa6ce None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:34.621640 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fc0b137f-e81d-41bb-a3de-024672efa6ce tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:34.622223 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fc0b137f-e81d-41bb-a3de-024672efa6ce tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:34.622774 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fc0b137f-e81d-41bb-a3de-024672efa6ce tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:34.637226 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:34.637226 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:34.644694 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fc0b137f-e81d-41bb-a3de-024672efa6ce tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:34.654851 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fc0b137f-e81d-41bb-a3de-024672efa6ce tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:34.656059 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 74/148] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:34 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:35.487643 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-49179d3b-c970-493b-be2f-2cbb1c64b177 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:35.492936 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-49179d3b-c970-493b-be2f-2cbb1c64b177 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:35.494734 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-49179d3b-c970-493b-be2f-2cbb1c64b177 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:35.496926 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-49179d3b-c970-493b-be2f-2cbb1c64b177 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:35.523758 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:35.523758 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:35.543908 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-49179d3b-c970-493b-be2f-2cbb1c64b177 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:35.560966 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-49179d3b-c970-493b-be2f-2cbb1c64b177 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:35.571767 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 75/149] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:35 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:35.670655 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5e010ac4-72aa-4a49-bdcd-5c5f3fa39794 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:35.675984 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5e010ac4-72aa-4a49-bdcd-5c5f3fa39794 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:35.676698 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5e010ac4-72aa-4a49-bdcd-5c5f3fa39794 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:35.677323 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5e010ac4-72aa-4a49-bdcd-5c5f3fa39794 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:35.748500 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:35.748500 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:35.795752 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5e010ac4-72aa-4a49-bdcd-5c5f3fa39794 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:35.821607 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5e010ac4-72aa-4a49-bdcd-5c5f3fa39794 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:35.823494 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 75/150] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:35 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:36.575592 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-880c1f88-3794-40b5-b4fa-d4d1ffdfe098 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:36.580133 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-880c1f88-3794-40b5-b4fa-d4d1ffdfe098 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:36.580687 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-880c1f88-3794-40b5-b4fa-d4d1ffdfe098 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:36.581234 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-880c1f88-3794-40b5-b4fa-d4d1ffdfe098 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:36.606176 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:36.606176 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:36.623644 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-880c1f88-3794-40b5-b4fa-d4d1ffdfe098 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:36.635189 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-880c1f88-3794-40b5-b4fa-d4d1ffdfe098 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:36.636446 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 76/151] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:36 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:36.839429 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-26c305bf-2057-42b3-85ac-81e376695fc5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:36.841435 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-26c305bf-2057-42b3-85ac-81e376695fc5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:36.842219 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-26c305bf-2057-42b3-85ac-81e376695fc5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:36.842840 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-26c305bf-2057-42b3-85ac-81e376695fc5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:36.864564 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:36.864564 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:36.872585 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-26c305bf-2057-42b3-85ac-81e376695fc5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:36.884828 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-26c305bf-2057-42b3-85ac-81e376695fc5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:36.895193 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 76/152] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:36 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:37.649125 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-250112b2-10ea-4f2c-bcd0-00245ef24824 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:37.653286 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-250112b2-10ea-4f2c-bcd0-00245ef24824 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:37.653971 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-250112b2-10ea-4f2c-bcd0-00245ef24824 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:37.654600 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-250112b2-10ea-4f2c-bcd0-00245ef24824 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:37.685682 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:37.685682 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:37.695692 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-250112b2-10ea-4f2c-bcd0-00245ef24824 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:37.709350 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-250112b2-10ea-4f2c-bcd0-00245ef24824 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:37.710447 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 77/153] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:37 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:37.898972 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-92e791e2-25f4-4888-b7d2-b2cc76f4ddb0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:37.902577 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-92e791e2-25f4-4888-b7d2-b2cc76f4ddb0 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:37.903100 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-92e791e2-25f4-4888-b7d2-b2cc76f4ddb0 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:37.903620 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-92e791e2-25f4-4888-b7d2-b2cc76f4ddb0 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:37.933538 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:37.933538 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:37.953078 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-92e791e2-25f4-4888-b7d2-b2cc76f4ddb0 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:37.994472 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-92e791e2-25f4-4888-b7d2-b2cc76f4ddb0 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:38.004944 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 77/154] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:37 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:38.723343 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ca9e2274-d1af-446d-8481-c7867157690d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:38.727687 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ca9e2274-d1af-446d-8481-c7867157690d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:38.728336 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ca9e2274-d1af-446d-8481-c7867157690d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:38.729171 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ca9e2274-d1af-446d-8481-c7867157690d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:38.769131 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:38.769131 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:38.799290 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ca9e2274-d1af-446d-8481-c7867157690d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:38.828864 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ca9e2274-d1af-446d-8481-c7867157690d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:38.829950 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 78/155] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:38 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:39.008073 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e2505a56-f5d0-4466-93bf-d99c8662b797 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:39.012503 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2505a56-f5d0-4466-93bf-d99c8662b797 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:39.013750 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2505a56-f5d0-4466-93bf-d99c8662b797 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:39.014477 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2505a56-f5d0-4466-93bf-d99c8662b797 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:39.043059 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:39.043059 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:39.056817 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e2505a56-f5d0-4466-93bf-d99c8662b797 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:39.068359 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2505a56-f5d0-4466-93bf-d99c8662b797 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:39.069692 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 78/156] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:39 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:39.851274 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8bc484b6-6c8d-43b3-9625-0ab5f3da5a47 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:39.856190 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8bc484b6-6c8d-43b3-9625-0ab5f3da5a47 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:39.856940 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8bc484b6-6c8d-43b3-9625-0ab5f3da5a47 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:39.857612 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8bc484b6-6c8d-43b3-9625-0ab5f3da5a47 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:39.919963 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:39.919963 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:39.959939 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8bc484b6-6c8d-43b3-9625-0ab5f3da5a47 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:39.980924 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8bc484b6-6c8d-43b3-9625-0ab5f3da5a47 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:39.997194 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 79/157] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:39 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:40.081190 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a55f36ef-8db6-451f-a322-f246f8e826b3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:40.088025 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a55f36ef-8db6-451f-a322-f246f8e826b3 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:40.088025 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a55f36ef-8db6-451f-a322-f246f8e826b3 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:40.091631 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a55f36ef-8db6-451f-a322-f246f8e826b3 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:40.160647 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:40.160647 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:40.223824 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a55f36ef-8db6-451f-a322-f246f8e826b3 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:40.258510 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a55f36ef-8db6-451f-a322-f246f8e826b3 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:40.270028 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 79/158] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:40 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:40.996211 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4920d85a-db60-44b1-a190-90d5cbb70c4b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:40.999975 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4920d85a-db60-44b1-a190-90d5cbb70c4b tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:41.000424 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4920d85a-db60-44b1-a190-90d5cbb70c4b tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:41.000876 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4920d85a-db60-44b1-a190-90d5cbb70c4b tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:41.042414 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:41.042414 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:41.071945 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4920d85a-db60-44b1-a190-90d5cbb70c4b tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:41.108461 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4920d85a-db60-44b1-a190-90d5cbb70c4b tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:41.113952 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 80/159] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:40 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:41.275274 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2c253c6f-a22b-4ed7-aea5-c4cb7f5b9749 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:41.280795 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2c253c6f-a22b-4ed7-aea5-c4cb7f5b9749 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:41.281475 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2c253c6f-a22b-4ed7-aea5-c4cb7f5b9749 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:41.282363 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2c253c6f-a22b-4ed7-aea5-c4cb7f5b9749 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:41.322464 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:41.322464 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:41.359028 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2c253c6f-a22b-4ed7-aea5-c4cb7f5b9749 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:41.375465 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2c253c6f-a22b-4ed7-aea5-c4cb7f5b9749 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:41.376922 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 80/160] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:41 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:42.121431 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-40bc121f-c5d4-44a7-a855-434d018a00dd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:42.125712 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-40bc121f-c5d4-44a7-a855-434d018a00dd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:42.126192 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-40bc121f-c5d4-44a7-a855-434d018a00dd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:42.126647 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-40bc121f-c5d4-44a7-a855-434d018a00dd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:42.180989 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:42.180989 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:42.228992 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-40bc121f-c5d4-44a7-a855-434d018a00dd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:42.258942 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-40bc121f-c5d4-44a7-a855-434d018a00dd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:42.267769 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 81/161] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:42 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:42.389507 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9afc6c08-6192-4237-833c-f621adbd6f01 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:42.398918 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9afc6c08-6192-4237-833c-f621adbd6f01 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:42.398918 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9afc6c08-6192-4237-833c-f621adbd6f01 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:42.398918 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9afc6c08-6192-4237-833c-f621adbd6f01 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:42.426211 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:42.426211 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:42.462697 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9afc6c08-6192-4237-833c-f621adbd6f01 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:42.496570 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9afc6c08-6192-4237-833c-f621adbd6f01 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:42.500389 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 81/162] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:42 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:43.292789 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a20143fe-7b00-485e-a82e-8c594f369612 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:43.292789 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a20143fe-7b00-485e-a82e-8c594f369612 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:43.292789 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a20143fe-7b00-485e-a82e-8c594f369612 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:43.292789 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a20143fe-7b00-485e-a82e-8c594f369612 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:43.328257 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:43.328257 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:43.347710 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a20143fe-7b00-485e-a82e-8c594f369612 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:43.373847 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a20143fe-7b00-485e-a82e-8c594f369612 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:43.373847 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 82/163] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:43 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:43.513174 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7e52b384-d011-434b-9ffc-4f4cd0d1b2ca None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:43.517055 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7e52b384-d011-434b-9ffc-4f4cd0d1b2ca tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:43.517530 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7e52b384-d011-434b-9ffc-4f4cd0d1b2ca tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:43.518028 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7e52b384-d011-434b-9ffc-4f4cd0d1b2ca tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:43.532900 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:43.532900 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:43.549602 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7e52b384-d011-434b-9ffc-4f4cd0d1b2ca tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:43.572196 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7e52b384-d011-434b-9ffc-4f4cd0d1b2ca tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:43.581333 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 82/164] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:43 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:44.383413 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-73f970a9-f77b-4d83-abe7-5c5dffa788a8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:44.387113 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73f970a9-f77b-4d83-abe7-5c5dffa788a8 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:44.387626 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-73f970a9-f77b-4d83-abe7-5c5dffa788a8 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:44.388150 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-73f970a9-f77b-4d83-abe7-5c5dffa788a8 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:44.408754 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:44.408754 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:44.438149 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-73f970a9-f77b-4d83-abe7-5c5dffa788a8 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:44.483680 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73f970a9-f77b-4d83-abe7-5c5dffa788a8 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:44.498467 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 83/165] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:44 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:44.585070 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f97ab091-bf4a-4f3a-b4fa-333cb10dfc2e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:44.589129 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f97ab091-bf4a-4f3a-b4fa-333cb10dfc2e tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:44.589734 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f97ab091-bf4a-4f3a-b4fa-333cb10dfc2e tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:44.596156 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f97ab091-bf4a-4f3a-b4fa-333cb10dfc2e tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:44.624410 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:44.624410 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:44.639959 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f97ab091-bf4a-4f3a-b4fa-333cb10dfc2e tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:44.675321 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f97ab091-bf4a-4f3a-b4fa-333cb10dfc2e tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:44.678221 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 83/166] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:44 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:45.499351 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-91bbe87b-7d13-4fec-aed2-750add75b6c5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:45.503008 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91bbe87b-7d13-4fec-aed2-750add75b6c5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:45.503455 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91bbe87b-7d13-4fec-aed2-750add75b6c5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:45.503903 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91bbe87b-7d13-4fec-aed2-750add75b6c5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:45.518231 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:45.518231 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:45.525171 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-91bbe87b-7d13-4fec-aed2-750add75b6c5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:45.533693 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91bbe87b-7d13-4fec-aed2-750add75b6c5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:45.534447 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 84/167] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:45 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:45.689296 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-08ff1bd8-58bb-42ec-b816-95a561675254 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:45.695908 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-08ff1bd8-58bb-42ec-b816-95a561675254 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:45.697323 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-08ff1bd8-58bb-42ec-b816-95a561675254 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:45.698057 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-08ff1bd8-58bb-42ec-b816-95a561675254 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:45.747092 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:45.747092 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:45.763734 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-08ff1bd8-58bb-42ec-b816-95a561675254 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:45.791159 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-08ff1bd8-58bb-42ec-b816-95a561675254 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:45.791902 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 84/168] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:45 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:46.555184 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1d2399f1-cbc9-4100-8cb6-bb2dc086e946 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:46.555184 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1d2399f1-cbc9-4100-8cb6-bb2dc086e946 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:46.555184 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1d2399f1-cbc9-4100-8cb6-bb2dc086e946 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:46.555184 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1d2399f1-cbc9-4100-8cb6-bb2dc086e946 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:46.590478 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:46.590478 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:46.604171 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1d2399f1-cbc9-4100-8cb6-bb2dc086e946 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:46.631880 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1d2399f1-cbc9-4100-8cb6-bb2dc086e946 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:46.643982 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 85/169] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:46 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:46.804972 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6bf4da93-0967-47ca-9bfd-4ba7128d456b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:46.810131 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6bf4da93-0967-47ca-9bfd-4ba7128d456b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:46.810656 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6bf4da93-0967-47ca-9bfd-4ba7128d456b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:46.811312 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6bf4da93-0967-47ca-9bfd-4ba7128d456b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:46.889348 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:46.889348 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:46.919961 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6bf4da93-0967-47ca-9bfd-4ba7128d456b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:46.944675 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6bf4da93-0967-47ca-9bfd-4ba7128d456b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:46.980047 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 85/170] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:46 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:47.645997 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-199e2aba-1349-450e-95cb-49c22f9e406b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:47.654654 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-199e2aba-1349-450e-95cb-49c22f9e406b tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:47.655535 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-199e2aba-1349-450e-95cb-49c22f9e406b tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:47.655997 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-199e2aba-1349-450e-95cb-49c22f9e406b tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:47.706414 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:47.706414 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:47.738336 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-199e2aba-1349-450e-95cb-49c22f9e406b tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:47.783957 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-199e2aba-1349-450e-95cb-49c22f9e406b tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:47.785917 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 86/171] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:47 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:47.968223 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e1bd17a4-5833-4805-904d-422807f9c8f8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:47.973679 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e1bd17a4-5833-4805-904d-422807f9c8f8 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:47.974177 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e1bd17a4-5833-4805-904d-422807f9c8f8 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:47.974661 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e1bd17a4-5833-4805-904d-422807f9c8f8 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:47.994573 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:47.994573 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:48.003746 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e1bd17a4-5833-4805-904d-422807f9c8f8 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:48.019777 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e1bd17a4-5833-4805-904d-422807f9c8f8 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:48.023799 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 86/172] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:47 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:48.798994 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-65e08725-89ff-476d-9e00-102ef54d6b51 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:48.802902 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-65e08725-89ff-476d-9e00-102ef54d6b51 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:48.803558 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-65e08725-89ff-476d-9e00-102ef54d6b51 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:48.804168 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-65e08725-89ff-476d-9e00-102ef54d6b51 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:48.836355 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:48.836355 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:48.866652 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-65e08725-89ff-476d-9e00-102ef54d6b51 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:48.910727 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-65e08725-89ff-476d-9e00-102ef54d6b51 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:48.918132 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 87/173] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:48 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:49.036013 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-50d1c817-4479-4a9b-b04f-b0f09322e7fa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:49.045589 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-50d1c817-4479-4a9b-b04f-b0f09322e7fa tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:49.046620 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-50d1c817-4479-4a9b-b04f-b0f09322e7fa tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:49.049820 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-50d1c817-4479-4a9b-b04f-b0f09322e7fa tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:49.155617 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:49.155617 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:49.198635 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-50d1c817-4479-4a9b-b04f-b0f09322e7fa tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:49.228203 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-50d1c817-4479-4a9b-b04f-b0f09322e7fa tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:49.230995 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 87/174] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:49 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:49.923699 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-96b86f2d-7ade-4cef-b499-11782a94b1fd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:49.928922 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-96b86f2d-7ade-4cef-b499-11782a94b1fd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:49.929550 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-96b86f2d-7ade-4cef-b499-11782a94b1fd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:49.930383 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-96b86f2d-7ade-4cef-b499-11782a94b1fd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:49.989283 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:49.989283 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:50.020518 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-96b86f2d-7ade-4cef-b499-11782a94b1fd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:50.031432 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-96b86f2d-7ade-4cef-b499-11782a94b1fd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:50.032606 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 88/175] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:49 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:14:50.255467 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ae3e2676-3c48-4de9-aa00-69530555ff57 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:50.266703 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ae3e2676-3c48-4de9-aa00-69530555ff57 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:50.270479 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ae3e2676-3c48-4de9-aa00-69530555ff57 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:50.271269 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ae3e2676-3c48-4de9-aa00-69530555ff57 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:50.419934 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:50.419934 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:50.438768 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ae3e2676-3c48-4de9-aa00-69530555ff57 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:50.473326 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ae3e2676-3c48-4de9-aa00-69530555ff57 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:50.479625 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 88/176] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:50 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:51.045113 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-eb640679-0244-401d-b54c-7e22c7d99ba4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:51.049289 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eb640679-0244-401d-b54c-7e22c7d99ba4 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:51.049981 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eb640679-0244-401d-b54c-7e22c7d99ba4 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:51.050594 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eb640679-0244-401d-b54c-7e22c7d99ba4 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:51.096450 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:51.096450 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:51.137641 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-eb640679-0244-401d-b54c-7e22c7d99ba4 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:51.202733 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eb640679-0244-401d-b54c-7e22c7d99ba4 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:51.212980 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 89/177] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:51 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:51.491962 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ec2128fc-6299-49c2-978f-da1c877eb4a3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:51.496468 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ec2128fc-6299-49c2-978f-da1c877eb4a3 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:51.496842 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ec2128fc-6299-49c2-978f-da1c877eb4a3 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:51.498924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ec2128fc-6299-49c2-978f-da1c877eb4a3 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:51.539130 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:51.539130 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:51.570201 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ec2128fc-6299-49c2-978f-da1c877eb4a3 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:51.592613 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ec2128fc-6299-49c2-978f-da1c877eb4a3 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:51.603311 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 89/178] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:51 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:52.211233 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ec8607c7-e9d3-4018-a29e-5b7053cf1a72 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:52.215690 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ec8607c7-e9d3-4018-a29e-5b7053cf1a72 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:52.216348 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ec8607c7-e9d3-4018-a29e-5b7053cf1a72 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:52.217242 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ec8607c7-e9d3-4018-a29e-5b7053cf1a72 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:52.263985 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:52.263985 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:52.275160 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ec8607c7-e9d3-4018-a29e-5b7053cf1a72 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:52.296885 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ec8607c7-e9d3-4018-a29e-5b7053cf1a72 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:52.298482 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 90/179] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:52 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:52.607265 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-25fec5b5-b6d9-4b1e-8075-19cbc3782545 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:52.613185 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-25fec5b5-b6d9-4b1e-8075-19cbc3782545 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:52.613940 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-25fec5b5-b6d9-4b1e-8075-19cbc3782545 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:52.614609 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-25fec5b5-b6d9-4b1e-8075-19cbc3782545 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:52.634268 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:52.634268 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:52.648337 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-25fec5b5-b6d9-4b1e-8075-19cbc3782545 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:52.670737 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-25fec5b5-b6d9-4b1e-8075-19cbc3782545 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:52.689595 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 90/180] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:52 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:53.313084 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bf6f2c8b-e6bf-49f7-af98-73ea958e0c0d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:53.324152 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bf6f2c8b-e6bf-49f7-af98-73ea958e0c0d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:53.324839 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bf6f2c8b-e6bf-49f7-af98-73ea958e0c0d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:53.333126 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bf6f2c8b-e6bf-49f7-af98-73ea958e0c0d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:53.360992 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:53.360992 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:53.379206 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bf6f2c8b-e6bf-49f7-af98-73ea958e0c0d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:53.413399 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bf6f2c8b-e6bf-49f7-af98-73ea958e0c0d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:53.420158 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 91/181] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:53 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:53.685482 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0070c7b0-bd22-442d-99b4-633b6c93bcd6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:53.700175 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0070c7b0-bd22-442d-99b4-633b6c93bcd6 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:53.703032 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0070c7b0-bd22-442d-99b4-633b6c93bcd6 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:53.703496 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0070c7b0-bd22-442d-99b4-633b6c93bcd6 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:53.753542 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:53.753542 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:53.795646 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0070c7b0-bd22-442d-99b4-633b6c93bcd6 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:53.847266 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0070c7b0-bd22-442d-99b4-633b6c93bcd6 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:53.848636 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 91/182] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:53 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:54.432802 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b2ca0562-8b92-49ca-b2bb-2325fe5a238e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:54.438173 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2ca0562-8b92-49ca-b2bb-2325fe5a238e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:54.438996 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2ca0562-8b92-49ca-b2bb-2325fe5a238e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:54.439649 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2ca0562-8b92-49ca-b2bb-2325fe5a238e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:54.476061 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:54.476061 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:54.493539 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b2ca0562-8b92-49ca-b2bb-2325fe5a238e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:54.515860 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2ca0562-8b92-49ca-b2bb-2325fe5a238e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:54.522825 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 92/183] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:54 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:54.861360 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-85b6d65b-7502-47d1-a39e-3c86ec074064 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:54.865362 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-85b6d65b-7502-47d1-a39e-3c86ec074064 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:54.865812 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-85b6d65b-7502-47d1-a39e-3c86ec074064 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:54.866435 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-85b6d65b-7502-47d1-a39e-3c86ec074064 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:54.920073 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:54.920073 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:54.946149 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-85b6d65b-7502-47d1-a39e-3c86ec074064 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:54.982075 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-85b6d65b-7502-47d1-a39e-3c86ec074064 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:54.988239 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 92/184] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:54 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:55.534951 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2b8d5a77-be8e-44da-9247-5fb459da60b8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:55.554719 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2b8d5a77-be8e-44da-9247-5fb459da60b8 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:55.556123 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2b8d5a77-be8e-44da-9247-5fb459da60b8 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:55.556123 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2b8d5a77-be8e-44da-9247-5fb459da60b8 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:55.579178 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:55.579178 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:55.593738 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2b8d5a77-be8e-44da-9247-5fb459da60b8 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:55.620287 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2b8d5a77-be8e-44da-9247-5fb459da60b8 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:55.626569 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 93/185] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:55 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:55.999715 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-76f3df87-937f-4eb2-9016-659477a6897b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:56.004378 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-76f3df87-937f-4eb2-9016-659477a6897b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:56.004934 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-76f3df87-937f-4eb2-9016-659477a6897b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:56.005797 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-76f3df87-937f-4eb2-9016-659477a6897b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:56.058109 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:56.058109 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:56.080464 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-76f3df87-937f-4eb2-9016-659477a6897b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:56.102852 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-76f3df87-937f-4eb2-9016-659477a6897b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:56.108463 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 93/186] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:55 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:56.638728 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-69cf0e21-18f5-416a-adae-6942eced0aec None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:56.642293 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-69cf0e21-18f5-416a-adae-6942eced0aec tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:56.642732 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-69cf0e21-18f5-416a-adae-6942eced0aec tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:56.643335 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-69cf0e21-18f5-416a-adae-6942eced0aec tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:56.682334 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:56.682334 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:56.708041 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-69cf0e21-18f5-416a-adae-6942eced0aec tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:56.725373 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-69cf0e21-18f5-416a-adae-6942eced0aec tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:56.746842 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 94/187] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:56 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:57.119454 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-333c1191-ddcc-4029-8c55-d16dd350205c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:57.123300 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-333c1191-ddcc-4029-8c55-d16dd350205c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:57.127339 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-333c1191-ddcc-4029-8c55-d16dd350205c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:57.127339 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-333c1191-ddcc-4029-8c55-d16dd350205c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:57.152987 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:57.152987 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:57.180647 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-333c1191-ddcc-4029-8c55-d16dd350205c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:57.202048 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-333c1191-ddcc-4029-8c55-d16dd350205c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:57.205250 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 94/188] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:57 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:14:57.757499 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a3b80490-97f4-4a4c-ac14-fad056d48df5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:57.765860 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a3b80490-97f4-4a4c-ac14-fad056d48df5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:57.766311 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a3b80490-97f4-4a4c-ac14-fad056d48df5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:57.766763 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a3b80490-97f4-4a4c-ac14-fad056d48df5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:57.810194 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:57.810194 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:57.829100 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a3b80490-97f4-4a4c-ac14-fad056d48df5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:57.857241 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a3b80490-97f4-4a4c-ac14-fad056d48df5 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:57.858511 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 95/189] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:57 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:58.225255 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-def977ad-c2aa-460e-b769-54a5a2e8b105 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:58.314637 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-def977ad-c2aa-460e-b769-54a5a2e8b105 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:58.314637 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-def977ad-c2aa-460e-b769-54a5a2e8b105 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:58.314637 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-def977ad-c2aa-460e-b769-54a5a2e8b105 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:58.314637 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:58.314637 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:58.314637 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-def977ad-c2aa-460e-b769-54a5a2e8b105 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:58.342083 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-def977ad-c2aa-460e-b769-54a5a2e8b105 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:58.357935 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 95/190] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:58 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:58.870633 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-97ca7d87-5b70-448d-8d1a-633c29268e18 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:58.875628 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97ca7d87-5b70-448d-8d1a-633c29268e18 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:58.876321 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-97ca7d87-5b70-448d-8d1a-633c29268e18 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:58.876926 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-97ca7d87-5b70-448d-8d1a-633c29268e18 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:58.898670 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:58.898670 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:58.907593 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-97ca7d87-5b70-448d-8d1a-633c29268e18 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:14:58.921080 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97ca7d87-5b70-448d-8d1a-633c29268e18 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:14:58.924963 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 96/191] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:58 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:59.360581 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a165938c-3a0d-41a3-aa19-414f06ebc32b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:59.394546 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a165938c-3a0d-41a3-aa19-414f06ebc32b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:14:59.394546 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a165938c-3a0d-41a3-aa19-414f06ebc32b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:59.394546 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a165938c-3a0d-41a3-aa19-414f06ebc32b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:59.416998 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:59.416998 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:59.436589 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a165938c-3a0d-41a3-aa19-414f06ebc32b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:14:59.457480 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a165938c-3a0d-41a3-aa19-414f06ebc32b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:14:59.458972 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 96/192] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:59 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:14:59.934916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e09d6f28-0ec0-46c9-aac7-d45611a96724 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:14:59.946278 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e09d6f28-0ec0-46c9-aac7-d45611a96724 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:14:59.947263 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e09d6f28-0ec0-46c9-aac7-d45611a96724 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:14:59.947942 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e09d6f28-0ec0-46c9-aac7-d45611a96724 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:14:59.983036 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:14:59.983036 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:14:59.995002 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e09d6f28-0ec0-46c9-aac7-d45611a96724 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:00.005338 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e09d6f28-0ec0-46c9-aac7-d45611a96724 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:00.006651 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 97/193] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:14:59 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:00.476173 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-514fef02-73bd-4958-9b58-4571446c2be1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:00.493621 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-514fef02-73bd-4958-9b58-4571446c2be1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:00.494104 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-514fef02-73bd-4958-9b58-4571446c2be1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:00.495725 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-514fef02-73bd-4958-9b58-4571446c2be1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:00.538892 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:00.538892 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:00.571814 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-514fef02-73bd-4958-9b58-4571446c2be1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:00.616987 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-514fef02-73bd-4958-9b58-4571446c2be1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:00.624823 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 97/194] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:00 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:01.021496 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ee9a9cac-3b89-4652-a1b1-eef772039b9e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:01.025932 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ee9a9cac-3b89-4652-a1b1-eef772039b9e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:01.026658 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ee9a9cac-3b89-4652-a1b1-eef772039b9e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:01.027272 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ee9a9cac-3b89-4652-a1b1-eef772039b9e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:01.067915 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:01.067915 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:01.106317 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ee9a9cac-3b89-4652-a1b1-eef772039b9e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:01.159070 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ee9a9cac-3b89-4652-a1b1-eef772039b9e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:01.167255 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 98/195] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:01 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:01.639145 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e6863d8c-4ab6-4115-a2a7-093a998e64cb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:01.654117 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e6863d8c-4ab6-4115-a2a7-093a998e64cb tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:01.656231 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e6863d8c-4ab6-4115-a2a7-093a998e64cb tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:01.658925 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e6863d8c-4ab6-4115-a2a7-093a998e64cb tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:01.737375 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:01.737375 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:01.780875 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e6863d8c-4ab6-4115-a2a7-093a998e64cb tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:01.844424 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e6863d8c-4ab6-4115-a2a7-093a998e64cb tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:01.872890 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 98/196] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:01 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:02.168496 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-14ed32d4-e652-44ca-bf95-2456a0f328dd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:02.178296 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-14ed32d4-e652-44ca-bf95-2456a0f328dd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:02.179672 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-14ed32d4-e652-44ca-bf95-2456a0f328dd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:02.180141 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-14ed32d4-e652-44ca-bf95-2456a0f328dd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:02.214304 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:02.214304 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:02.253567 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-14ed32d4-e652-44ca-bf95-2456a0f328dd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:02.280919 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-14ed32d4-e652-44ca-bf95-2456a0f328dd tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:02.290034 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 99/197] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:02 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:02.874201 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7dd238c4-04fd-4744-8588-b1083f194237 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:02.875920 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7dd238c4-04fd-4744-8588-b1083f194237 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:02.876700 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7dd238c4-04fd-4744-8588-b1083f194237 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:02.877340 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7dd238c4-04fd-4744-8588-b1083f194237 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:02.898801 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:02.898801 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:02.939939 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7dd238c4-04fd-4744-8588-b1083f194237 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:02.968456 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7dd238c4-04fd-4744-8588-b1083f194237 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:02.969735 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 99/198] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:02 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:03.296480 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-89412243-385d-4dfe-98c8-8a5c20514081 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:03.303251 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-89412243-385d-4dfe-98c8-8a5c20514081 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:03.306491 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-89412243-385d-4dfe-98c8-8a5c20514081 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:03.306491 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-89412243-385d-4dfe-98c8-8a5c20514081 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:03.332953 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:03.332953 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:03.355668 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-89412243-385d-4dfe-98c8-8a5c20514081 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:03.380961 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-89412243-385d-4dfe-98c8-8a5c20514081 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:03.382779 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 100/199] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:03 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:03.981240 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-18ba2d4a-b448-4a0b-8280-55a9a5b12d2c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:03.990521 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-18ba2d4a-b448-4a0b-8280-55a9a5b12d2c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:04.000567 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-18ba2d4a-b448-4a0b-8280-55a9a5b12d2c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:04.001587 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-18ba2d4a-b448-4a0b-8280-55a9a5b12d2c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:04.049080 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:04.049080 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:04.089785 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-18ba2d4a-b448-4a0b-8280-55a9a5b12d2c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:04.173369 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-18ba2d4a-b448-4a0b-8280-55a9a5b12d2c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:04.178811 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 100/200] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:03 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:04.383743 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e4ba9fcb-b57a-4c0e-885c-49347fc2fd1f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:04.387377 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e4ba9fcb-b57a-4c0e-885c-49347fc2fd1f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:04.387895 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e4ba9fcb-b57a-4c0e-885c-49347fc2fd1f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:04.388418 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e4ba9fcb-b57a-4c0e-885c-49347fc2fd1f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:04.438034 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:04.438034 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:04.448825 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e4ba9fcb-b57a-4c0e-885c-49347fc2fd1f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:04.460006 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e4ba9fcb-b57a-4c0e-885c-49347fc2fd1f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:04.461325 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 101/201] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:04 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:05.186775 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5e270d4a-ba74-4e53-91f4-b1fa539c517a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:05.191965 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5e270d4a-ba74-4e53-91f4-b1fa539c517a tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:05.192753 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5e270d4a-ba74-4e53-91f4-b1fa539c517a tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:05.193436 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5e270d4a-ba74-4e53-91f4-b1fa539c517a tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:05.210626 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:05.210626 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:05.219471 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5e270d4a-ba74-4e53-91f4-b1fa539c517a tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:05.234510 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5e270d4a-ba74-4e53-91f4-b1fa539c517a tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:05.235905 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 101/202] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:05 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:05.473126 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f5597554-e2fa-489a-919a-b85c85a8fed2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:05.484193 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f5597554-e2fa-489a-919a-b85c85a8fed2 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:05.484691 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f5597554-e2fa-489a-919a-b85c85a8fed2 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:05.485155 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f5597554-e2fa-489a-919a-b85c85a8fed2 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:05.509622 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:05.509622 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:05.520283 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f5597554-e2fa-489a-919a-b85c85a8fed2 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:05.534685 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f5597554-e2fa-489a-919a-b85c85a8fed2 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:05.545930 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 102/203] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:05 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:06.247608 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5474f8c4-8104-41f2-96a5-e517487414a9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:06.265428 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5474f8c4-8104-41f2-96a5-e517487414a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:06.265795 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5474f8c4-8104-41f2-96a5-e517487414a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:06.279841 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5474f8c4-8104-41f2-96a5-e517487414a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:06.296784 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:06.296784 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:06.305015 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5474f8c4-8104-41f2-96a5-e517487414a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:06.322695 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5474f8c4-8104-41f2-96a5-e517487414a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:06.332274 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 102/204] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:06 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:06.552732 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2ed7df3b-6024-4d5c-8cdc-0f465286ee2f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:06.560077 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2ed7df3b-6024-4d5c-8cdc-0f465286ee2f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:06.560941 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2ed7df3b-6024-4d5c-8cdc-0f465286ee2f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:06.561825 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2ed7df3b-6024-4d5c-8cdc-0f465286ee2f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:06.594054 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:06.594054 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:06.603517 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2ed7df3b-6024-4d5c-8cdc-0f465286ee2f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:06.622773 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2ed7df3b-6024-4d5c-8cdc-0f465286ee2f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:06.629862 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 103/205] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:06 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:07.335843 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dfeb3ac2-2cde-488f-a1b8-b97a24bbf952 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:07.340268 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dfeb3ac2-2cde-488f-a1b8-b97a24bbf952 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:07.340776 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dfeb3ac2-2cde-488f-a1b8-b97a24bbf952 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:07.341295 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dfeb3ac2-2cde-488f-a1b8-b97a24bbf952 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:07.357920 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:07.357920 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:07.366574 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-dfeb3ac2-2cde-488f-a1b8-b97a24bbf952 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:07.376732 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dfeb3ac2-2cde-488f-a1b8-b97a24bbf952 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:07.385895 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 103/206] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:07 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:07.640248 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2bd801c7-138f-467b-9dcc-32cf098659fe None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:07.644207 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2bd801c7-138f-467b-9dcc-32cf098659fe tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:07.644644 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2bd801c7-138f-467b-9dcc-32cf098659fe tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:07.645119 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2bd801c7-138f-467b-9dcc-32cf098659fe tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:07.659897 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:07.659897 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:07.669555 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2bd801c7-138f-467b-9dcc-32cf098659fe tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:07.679656 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2bd801c7-138f-467b-9dcc-32cf098659fe tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:07.680381 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 104/207] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:07 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:08.391593 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-18aa1c4e-b867-4277-90db-01f8ae8d2bd5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:08.396902 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-18aa1c4e-b867-4277-90db-01f8ae8d2bd5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:08.397652 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-18aa1c4e-b867-4277-90db-01f8ae8d2bd5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:08.398299 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-18aa1c4e-b867-4277-90db-01f8ae8d2bd5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:08.418176 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:08.418176 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:08.429386 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-18aa1c4e-b867-4277-90db-01f8ae8d2bd5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:08.440389 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-18aa1c4e-b867-4277-90db-01f8ae8d2bd5 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:08.441526 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 104/208] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:08 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:08.693239 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-729ea111-da8c-492b-8a48-a852ed9b4b9d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:08.702516 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-729ea111-da8c-492b-8a48-a852ed9b4b9d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:08.703409 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-729ea111-da8c-492b-8a48-a852ed9b4b9d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:08.707156 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-729ea111-da8c-492b-8a48-a852ed9b4b9d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:08.720289 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:08.720289 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:08.728053 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-729ea111-da8c-492b-8a48-a852ed9b4b9d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:08.738222 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-729ea111-da8c-492b-8a48-a852ed9b4b9d tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:08.747380 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 105/209] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:08 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:09.457954 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-226451a9-0704-4d84-a77c-aec8e4c4dc16 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:09.474443 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-226451a9-0704-4d84-a77c-aec8e4c4dc16 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:09.474443 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-226451a9-0704-4d84-a77c-aec8e4c4dc16 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:09.474443 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-226451a9-0704-4d84-a77c-aec8e4c4dc16 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:09.515236 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:09.515236 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:09.533604 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-226451a9-0704-4d84-a77c-aec8e4c4dc16 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:09.544785 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-226451a9-0704-4d84-a77c-aec8e4c4dc16 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:09.546567 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 105/210] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:09 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:09.751039 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d888f7c7-29bb-4a42-b99f-9cf96f290f19 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:09.754589 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d888f7c7-29bb-4a42-b99f-9cf96f290f19 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:09.755072 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d888f7c7-29bb-4a42-b99f-9cf96f290f19 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:09.755587 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d888f7c7-29bb-4a42-b99f-9cf96f290f19 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:09.771842 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:09.771842 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:09.780489 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d888f7c7-29bb-4a42-b99f-9cf96f290f19 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:09.808203 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d888f7c7-29bb-4a42-b99f-9cf96f290f19 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:09.810554 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 106/211] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:09 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:10.562648 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bc0e81a0-d02a-4f36-846d-9ffc99d77af4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:10.566499 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bc0e81a0-d02a-4f36-846d-9ffc99d77af4 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:10.567204 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bc0e81a0-d02a-4f36-846d-9ffc99d77af4 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:10.568304 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bc0e81a0-d02a-4f36-846d-9ffc99d77af4 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:10.593279 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:10.593279 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:10.600783 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bc0e81a0-d02a-4f36-846d-9ffc99d77af4 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:10.624667 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bc0e81a0-d02a-4f36-846d-9ffc99d77af4 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:10.626083 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 106/212] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:10 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:10.823919 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2aa2200e-7b46-4483-8ff3-3ae6178f9063 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:10.827493 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2aa2200e-7b46-4483-8ff3-3ae6178f9063 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:10.827931 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2aa2200e-7b46-4483-8ff3-3ae6178f9063 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:10.828380 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2aa2200e-7b46-4483-8ff3-3ae6178f9063 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:10.843675 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:10.843675 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:10.854849 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2aa2200e-7b46-4483-8ff3-3ae6178f9063 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:10.869579 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2aa2200e-7b46-4483-8ff3-3ae6178f9063 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:10.869579 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 107/213] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:10 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:11.641026 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0c1e53f5-e33b-444d-b1ca-031486936012 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:11.646682 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0c1e53f5-e33b-444d-b1ca-031486936012 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:11.647954 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0c1e53f5-e33b-444d-b1ca-031486936012 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:11.648675 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0c1e53f5-e33b-444d-b1ca-031486936012 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:11.700163 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:11.700163 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:11.709933 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0c1e53f5-e33b-444d-b1ca-031486936012 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:11.722715 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0c1e53f5-e33b-444d-b1ca-031486936012 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:11.730832 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 107/214] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:11 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:11.879660 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7c9bf6b0-26e4-4d4b-bd8f-be2a84fd54bc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:11.889787 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7c9bf6b0-26e4-4d4b-bd8f-be2a84fd54bc tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:11.889787 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7c9bf6b0-26e4-4d4b-bd8f-be2a84fd54bc tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:11.889787 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7c9bf6b0-26e4-4d4b-bd8f-be2a84fd54bc tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:11.923794 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:11.923794 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:11.934244 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7c9bf6b0-26e4-4d4b-bd8f-be2a84fd54bc tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:11.946682 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7c9bf6b0-26e4-4d4b-bd8f-be2a84fd54bc tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:11.947938 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 108/215] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:11 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:15:12.737183 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-90d4c9d0-5340-464a-a414-dbc18cc6f1d2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:12.742749 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-90d4c9d0-5340-464a-a414-dbc18cc6f1d2 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:12.743532 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-90d4c9d0-5340-464a-a414-dbc18cc6f1d2 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:12.744223 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-90d4c9d0-5340-464a-a414-dbc18cc6f1d2 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:12.775531 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:12.775531 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:12.792978 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-90d4c9d0-5340-464a-a414-dbc18cc6f1d2 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:12.813054 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-90d4c9d0-5340-464a-a414-dbc18cc6f1d2 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:12.813988 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 108/216] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:12 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:12.964193 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b8037eb4-eb94-4e5e-982f-ec12e1d3c11c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:12.970628 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b8037eb4-eb94-4e5e-982f-ec12e1d3c11c tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:12.971504 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b8037eb4-eb94-4e5e-982f-ec12e1d3c11c tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:12.972526 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b8037eb4-eb94-4e5e-982f-ec12e1d3c11c tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:13.009660 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:13.009660 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:13.056677 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b8037eb4-eb94-4e5e-982f-ec12e1d3c11c tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:13.096010 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b8037eb4-eb94-4e5e-982f-ec12e1d3c11c tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:13.102305 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 109/217] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:12 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:13.835059 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f44a58c3-8d9e-41ca-94eb-c85435e6af71 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:13.854237 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f44a58c3-8d9e-41ca-94eb-c85435e6af71 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:13.855155 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f44a58c3-8d9e-41ca-94eb-c85435e6af71 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:13.855857 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f44a58c3-8d9e-41ca-94eb-c85435e6af71 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:13.906205 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:13.906205 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:13.929129 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f44a58c3-8d9e-41ca-94eb-c85435e6af71 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:13.972437 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f44a58c3-8d9e-41ca-94eb-c85435e6af71 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:13.973109 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 109/218] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:13 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:14.110401 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-57d26550-aa6f-444f-ba7a-9f18069ee710 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:14.115539 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-57d26550-aa6f-444f-ba7a-9f18069ee710 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:14.115539 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-57d26550-aa6f-444f-ba7a-9f18069ee710 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:14.115539 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-57d26550-aa6f-444f-ba7a-9f18069ee710 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:14.159925 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:14.159925 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:14.177378 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-57d26550-aa6f-444f-ba7a-9f18069ee710 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:14.256901 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-57d26550-aa6f-444f-ba7a-9f18069ee710 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:14.260840 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 110/219] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:14 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:14.987184 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f58fa6a8-50e6-4c12-b860-1c9eec3f0d53 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:15.000406 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f58fa6a8-50e6-4c12-b860-1c9eec3f0d53 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:15.001130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f58fa6a8-50e6-4c12-b860-1c9eec3f0d53 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:15.001851 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f58fa6a8-50e6-4c12-b860-1c9eec3f0d53 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:15.026398 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:15.026398 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:15.062772 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f58fa6a8-50e6-4c12-b860-1c9eec3f0d53 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:15.085957 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f58fa6a8-50e6-4c12-b860-1c9eec3f0d53 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:15.087345 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 110/220] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:14 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:15.277146 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f81afd5e-ae16-45d8-9a06-d5508bf13195 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:15.281677 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f81afd5e-ae16-45d8-9a06-d5508bf13195 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:15.282421 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f81afd5e-ae16-45d8-9a06-d5508bf13195 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:15.283037 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f81afd5e-ae16-45d8-9a06-d5508bf13195 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:15.324473 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:15.324473 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:15.344596 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f81afd5e-ae16-45d8-9a06-d5508bf13195 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:15.376949 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f81afd5e-ae16-45d8-9a06-d5508bf13195 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:15.380509 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 111/221] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:15 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:16.099531 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dd67d773-d0b5-40d7-ac61-9d1a37393d3f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:16.104365 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dd67d773-d0b5-40d7-ac61-9d1a37393d3f tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:16.105041 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dd67d773-d0b5-40d7-ac61-9d1a37393d3f tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:16.105664 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dd67d773-d0b5-40d7-ac61-9d1a37393d3f tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:16.137278 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:16.137278 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:16.155030 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-dd67d773-d0b5-40d7-ac61-9d1a37393d3f tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:16.179230 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dd67d773-d0b5-40d7-ac61-9d1a37393d3f tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:16.184738 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 111/222] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:16 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:16.392595 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5e78ffd5-1eb9-4499-a1fe-e5c7237b07ed None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:16.396868 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5e78ffd5-1eb9-4499-a1fe-e5c7237b07ed tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:16.397318 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5e78ffd5-1eb9-4499-a1fe-e5c7237b07ed tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:16.397861 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5e78ffd5-1eb9-4499-a1fe-e5c7237b07ed tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:16.424440 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:16.424440 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:16.445656 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5e78ffd5-1eb9-4499-a1fe-e5c7237b07ed tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:16.463934 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5e78ffd5-1eb9-4499-a1fe-e5c7237b07ed tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:16.469834 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 112/223] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:16 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:17.197798 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-091e63c3-fd0f-49c3-ac11-027d0b9534df None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:17.204781 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-091e63c3-fd0f-49c3-ac11-027d0b9534df tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:17.205147 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-091e63c3-fd0f-49c3-ac11-027d0b9534df tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:17.205274 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-091e63c3-fd0f-49c3-ac11-027d0b9534df tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:17.244831 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:17.244831 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:17.265664 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-091e63c3-fd0f-49c3-ac11-027d0b9534df tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:17.310819 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-091e63c3-fd0f-49c3-ac11-027d0b9534df tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:17.329305 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 112/224] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:17 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:17.482731 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5570c06a-569c-42c7-a278-c7051de14747 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:17.488721 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5570c06a-569c-42c7-a278-c7051de14747 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:17.490084 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5570c06a-569c-42c7-a278-c7051de14747 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:17.490908 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5570c06a-569c-42c7-a278-c7051de14747 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:17.515411 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:17.515411 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:17.531351 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5570c06a-569c-42c7-a278-c7051de14747 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:17.544189 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5570c06a-569c-42c7-a278-c7051de14747 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:17.545620 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 113/225] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:17 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:18.330051 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a3fc304e-5af1-479b-8f7d-9034f190da0c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:18.336643 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a3fc304e-5af1-479b-8f7d-9034f190da0c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:18.340851 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a3fc304e-5af1-479b-8f7d-9034f190da0c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:18.340851 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a3fc304e-5af1-479b-8f7d-9034f190da0c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:18.362630 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:18.362630 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:18.374968 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a3fc304e-5af1-479b-8f7d-9034f190da0c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:18.428647 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a3fc304e-5af1-479b-8f7d-9034f190da0c tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:18.431183 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 113/226] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:18 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:18.558290 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-22d02677-577e-4cfa-a2b2-231e05ce826e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:18.562190 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-22d02677-577e-4cfa-a2b2-231e05ce826e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:18.562833 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-22d02677-577e-4cfa-a2b2-231e05ce826e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:18.563441 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-22d02677-577e-4cfa-a2b2-231e05ce826e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:18.591968 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:18.591968 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:18.616344 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-22d02677-577e-4cfa-a2b2-231e05ce826e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:18.633345 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-22d02677-577e-4cfa-a2b2-231e05ce826e tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:18.639590 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 114/227] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:18 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:19.443391 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3aba01ee-ee7b-44be-91c9-534134f58f6e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:19.447279 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3aba01ee-ee7b-44be-91c9-534134f58f6e tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:19.447719 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3aba01ee-ee7b-44be-91c9-534134f58f6e tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:19.448164 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3aba01ee-ee7b-44be-91c9-534134f58f6e tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:19.466890 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:19.466890 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:19.483488 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3aba01ee-ee7b-44be-91c9-534134f58f6e tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:19.495697 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3aba01ee-ee7b-44be-91c9-534134f58f6e tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:19.496426 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 114/228] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:19 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:19.649362 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-30cf901d-e856-4e0c-918d-49b47639680b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:19.654167 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-30cf901d-e856-4e0c-918d-49b47639680b tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:19.654856 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-30cf901d-e856-4e0c-918d-49b47639680b tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:19.655480 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-30cf901d-e856-4e0c-918d-49b47639680b tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:19.671324 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:19.671324 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:19.682343 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-30cf901d-e856-4e0c-918d-49b47639680b tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:19.691887 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-30cf901d-e856-4e0c-918d-49b47639680b tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:19.701262 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 115/229] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:19 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 967 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:20.511039 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-68142a06-dd3c-4a68-aaca-339962ee237b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:20.515550 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-68142a06-dd3c-4a68-aaca-339962ee237b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:20.516195 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-68142a06-dd3c-4a68-aaca-339962ee237b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:20.516847 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-68142a06-dd3c-4a68-aaca-339962ee237b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:20.549497 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:20.549497 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:20.578641 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-68142a06-dd3c-4a68-aaca-339962ee237b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:20.588326 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-68142a06-dd3c-4a68-aaca-339962ee237b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:20.589049 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 115/230] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:20 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:15:20.706728 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7d9b0fd3-b95b-4996-a8de-3b1da3b46bb4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:20.713091 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7d9b0fd3-b95b-4996-a8de-3b1da3b46bb4 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:20.718493 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7d9b0fd3-b95b-4996-a8de-3b1da3b46bb4 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:20.719346 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7d9b0fd3-b95b-4996-a8de-3b1da3b46bb4 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:20.743522 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:20.743522 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:20.763792 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7d9b0fd3-b95b-4996-a8de-3b1da3b46bb4 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:20.796321 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7d9b0fd3-b95b-4996-a8de-3b1da3b46bb4 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:20.804454 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 116/231] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:20 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 1357 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:15:21.601907 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a88a5603-1c2c-4910-b8b4-678f07a5fd60 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:21.612512 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a88a5603-1c2c-4910-b8b4-678f07a5fd60 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:21.613423 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a88a5603-1c2c-4910-b8b4-678f07a5fd60 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:21.614628 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a88a5603-1c2c-4910-b8b4-678f07a5fd60 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:21.651179 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:21.651179 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:21.663838 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a88a5603-1c2c-4910-b8b4-678f07a5fd60 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:21.681571 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a88a5603-1c2c-4910-b8b4-678f07a5fd60 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:21.688566 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 116/232] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:21 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:21.816797 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ef4ddc0e-fead-40ad-9534-6724e968b071 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:21.821280 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ef4ddc0e-fead-40ad-9534-6724e968b071 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:21.882268 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ef4ddc0e-fead-40ad-9534-6724e968b071 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:21.882268 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ef4ddc0e-fead-40ad-9534-6724e968b071 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:21.882268 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:21.882268 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:21.882268 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ef4ddc0e-fead-40ad-9534-6724e968b071 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:21.882268 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ef4ddc0e-fead-40ad-9534-6724e968b071 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:21.882268 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 117/233] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:21 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 1357 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:15:22.698727 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a32ae435-c680-4f86-9a92-44ce50741070 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:22.714173 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a32ae435-c680-4f86-9a92-44ce50741070 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:22.716561 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a32ae435-c680-4f86-9a92-44ce50741070 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:22.718887 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a32ae435-c680-4f86-9a92-44ce50741070 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:22.771933 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:22.771933 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:22.793049 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a32ae435-c680-4f86-9a92-44ce50741070 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:22.815098 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a32ae435-c680-4f86-9a92-44ce50741070 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:22.818995 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 117/234] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:22 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:22.886455 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-17754747-a09a-457f-a9d4-716a359d5856 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:22.891487 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-17754747-a09a-457f-a9d4-716a359d5856 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:22.893235 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-17754747-a09a-457f-a9d4-716a359d5856 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:22.893944 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-17754747-a09a-457f-a9d4-716a359d5856 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:22.920928 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:22.920928 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:22.950151 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-17754747-a09a-457f-a9d4-716a359d5856 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:22.972026 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-17754747-a09a-457f-a9d4-716a359d5856 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:22.975940 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 118/235] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:22 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 1355 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:15:23.689359 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-2f0ee406-f900-42d6-a513-8f68d9322be7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:23.690797 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-2f0ee406-f900-42d6-a513-8f68d9322be7 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:23.691410 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-2f0ee406-f900-42d6-a513-8f68d9322be7 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:23.692031 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-2f0ee406-f900-42d6-a513-8f68d9322be7 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:23.711393 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:23.711393 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:23.724145 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-2f0ee406-f900-42d6-a513-8f68d9322be7 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:23.736811 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-2f0ee406-f900-42d6-a513-8f68d9322be7 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:23.737635 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 118/236] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:15:23 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 1355 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:15:23.835302 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ae6ded50-8d0a-4158-8b89-7c426bb2e3b2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:23.839396 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ae6ded50-8d0a-4158-8b89-7c426bb2e3b2 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:23.840081 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ae6ded50-8d0a-4158-8b89-7c426bb2e3b2 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:23.840795 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ae6ded50-8d0a-4158-8b89-7c426bb2e3b2 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:23.878622 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:23.878622 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:23.897188 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ae6ded50-8d0a-4158-8b89-7c426bb2e3b2 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:23.909041 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ae6ded50-8d0a-4158-8b89-7c426bb2e3b2 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:23.931737 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 119/237] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:23 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:15:24.482912 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-17ac6727-6faa-4a16-99b9-336fc1c17865 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:24.487520 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-17ac6727-6faa-4a16-99b9-336fc1c17865 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:24.488257 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-17ac6727-6faa-4a16-99b9-336fc1c17865 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:24.490885 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-17ac6727-6faa-4a16-99b9-336fc1c17865 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:24.534398 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:24.534398 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:24.545281 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-17ac6727-6faa-4a16-99b9-336fc1c17865 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:24.557565 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-17ac6727-6faa-4a16-99b9-336fc1c17865 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:24.566120 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 119/238] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:15:24 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 1355 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:15:24.574003 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8e2a83b9-4b18-4038-bdd1-a7a9c011a364 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:24.575194 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8e2a83b9-4b18-4038-bdd1-a7a9c011a364 None None] GET http://10.222.0.23/volume// Apr 30 21:15:24.576120 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8e2a83b9-4b18-4038-bdd1-a7a9c011a364 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:24.576756 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8e2a83b9-4b18-4038-bdd1-a7a9c011a364 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:24.577796 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8e2a83b9-4b18-4038-bdd1-a7a9c011a364 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:15:24.579045 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 120/239] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:15:24 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:15:24.587766 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-2ac9489b-99fe-4f62-aa54-4f25539dc916 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:24.592629 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-2ac9489b-99fe-4f62-aa54-4f25539dc916 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] POST http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments Apr 30 21:15:24.593606 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-2ac9489b-99fe-4f62-aa54-4f25539dc916 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "632a7810-1a6f-420a-a6fd-57675408a8f7", "connector": null, "instance_uuid": "c545493b-8dac-45bb-8afa-bb8845cdeda6"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:15:24.620381 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:24.620381 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:24.941077 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-95bea785-3a42-4fd3-adb4-f0809ccfb7fc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:24.945886 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-95bea785-3a42-4fd3-adb4-f0809ccfb7fc tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:24.946536 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-95bea785-3a42-4fd3-adb4-f0809ccfb7fc tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:24.947260 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-95bea785-3a42-4fd3-adb4-f0809ccfb7fc tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:24.971681 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:24.971681 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:24.998248 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-95bea785-3a42-4fd3-adb4-f0809ccfb7fc tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:25.006421 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-2ac9489b-99fe-4f62-aa54-4f25539dc916 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments returned with HTTP 200 Apr 30 21:15:25.017273 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 120/240] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:15:24 2022] POST /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments => generated 273 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:15:25.055695 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-95bea785-3a42-4fd3-adb4-f0809ccfb7fc tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:25.057076 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 121/241] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:24 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 906 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:15:26.069684 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-46876256-d06a-49d4-b846-af744b59fd9f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:26.074901 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-46876256-d06a-49d4-b846-af744b59fd9f tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:26.075367 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-46876256-d06a-49d4-b846-af744b59fd9f tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:26.075870 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-46876256-d06a-49d4-b846-af744b59fd9f tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:26.122399 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:26.122399 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:26.138937 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-46876256-d06a-49d4-b846-af744b59fd9f tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:26.162111 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-46876256-d06a-49d4-b846-af744b59fd9f tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:26.163554 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 121/242] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:15:26 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 1324 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:15:26.543167 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-e9289e9b-d859-48b7-8f29-7255da219199 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:26.548077 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-e9289e9b-d859-48b7-8f29-7255da219199 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:26.550316 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-e9289e9b-d859-48b7-8f29-7255da219199 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:26.550316 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-e9289e9b-d859-48b7-8f29-7255da219199 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:26.563978 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:26.563978 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:26.574755 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-e9289e9b-d859-48b7-8f29-7255da219199 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:26.591179 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-e9289e9b-d859-48b7-8f29-7255da219199 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:26.591928 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 122/243] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:15:26 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 1324 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:15:27.710255 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-37d118d3-33a4-4e73-91f1-6624da050ed1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:27.715473 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-37d118d3-33a4-4e73-91f1-6624da050ed1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:27.716178 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-37d118d3-33a4-4e73-91f1-6624da050ed1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:27.716788 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-37d118d3-33a4-4e73-91f1-6624da050ed1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:27.760167 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:27.760167 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:27.788471 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-37d118d3-33a4-4e73-91f1-6624da050ed1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:27.806925 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-37d118d3-33a4-4e73-91f1-6624da050ed1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:27.808980 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 122/244] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:15:27 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 1324 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:15:27.820148 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-256f28ef-6f57-486c-8199-8ad36d234fa3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:27.821553 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-256f28ef-6f57-486c-8199-8ad36d234fa3 None None] GET http://10.222.0.23/volume// Apr 30 21:15:27.822188 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-256f28ef-6f57-486c-8199-8ad36d234fa3 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:27.822808 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-256f28ef-6f57-486c-8199-8ad36d234fa3 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:27.823893 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-256f28ef-6f57-486c-8199-8ad36d234fa3 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:15:27.824659 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 123/245] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:15:27 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:15:27.868804 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-a4b5f129-5bfd-48ab-b6fd-08a46989ab32 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:27.882821 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-a4b5f129-5bfd-48ab-b6fd-08a46989ab32 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] POST http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/attachments Apr 30 21:15:27.883904 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-a4b5f129-5bfd-48ab-b6fd-08a46989ab32 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "803f05ce-fab0-45aa-af84-09c627560405", "connector": null, "instance_uuid": "aff8d0ca-9b07-4f8b-b9af-bf18481b3550"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:15:27.922180 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:27.922180 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:28.536817 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-a4b5f129-5bfd-48ab-b6fd-08a46989ab32 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/attachments returned with HTTP 200 Apr 30 21:15:28.537656 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 123/246] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:15:27 2022] POST /volume/v3/77b426139c194813974502d1910c257f/attachments => generated 273 bytes in 670 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:15:29.684097 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7094b589-2e6e-4ecb-8568-19ef988c8774 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:29.684926 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7094b589-2e6e-4ecb-8568-19ef988c8774 None None] GET http://10.222.0.23/volume// Apr 30 21:15:29.685314 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7094b589-2e6e-4ecb-8568-19ef988c8774 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:29.686099 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7094b589-2e6e-4ecb-8568-19ef988c8774 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:29.686792 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7094b589-2e6e-4ecb-8568-19ef988c8774 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:15:29.687367 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 124/247] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:15:29 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:15:29.697663 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-3d4b036a-fb19-4c80-bdb6-e450c6e8398f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:29.709465 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-3d4b036a-fb19-4c80-bdb6-e450c6e8398f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:15:29.713493 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-3d4b036a-fb19-4c80-bdb6-e450c6e8398f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:29.713493 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-3d4b036a-fb19-4c80-bdb6-e450c6e8398f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:29.759429 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:29.759429 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:29.775488 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-3d4b036a-fb19-4c80-bdb6-e450c6e8398f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:15:29.798676 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-3d4b036a-fb19-4c80-bdb6-e450c6e8398f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 200 Apr 30 21:15:29.800429 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 124/248] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:15:29 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 1453 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:15:29.815271 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-d1120a13-0c09-4b40-8420-99acc42bc5f3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:29.821822 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-d1120a13-0c09-4b40-8420-99acc42bc5f3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] PUT http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/c5ad5db5-cf5b-4199-9ba4-290331249f5c Apr 30 21:15:29.823324 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-d1120a13-0c09-4b40-8420-99acc42bc5f3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sda"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:15:29.865931 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-d1120a13-0c09-4b40-8420-99acc42bc5f3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Lock "b'cinder-attachment_update-632a7810-1a6f-420a-a6fd-57675408a8f7-nch1-master-1'" acquired by "attachment_update" :: waited 0.020s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:15:29.868035 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:29.868035 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:31.557952 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-d1120a13-0c09-4b40-8420-99acc42bc5f3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Lock "b'cinder-attachment_update-632a7810-1a6f-420a-a6fd-57675408a8f7-nch1-master-1'" released by "attachment_update" :: held 1.692s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:15:31.558615 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-d1120a13-0c09-4b40-8420-99acc42bc5f3 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/c5ad5db5-cf5b-4199-9ba4-290331249f5c returned with HTTP 200 Apr 30 21:15:31.559451 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 125/249] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:15:29 2022] PUT /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/c5ad5db5-cf5b-4199-9ba4-290331249f5c => generated 766 bytes in 1745 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:15:31.935485 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-43662208-2475-4a02-a57e-d5ebb17e1dfb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:31.936527 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-43662208-2475-4a02-a57e-d5ebb17e1dfb None None] GET http://10.222.0.23/volume// Apr 30 21:15:31.937172 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-43662208-2475-4a02-a57e-d5ebb17e1dfb None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:31.937461 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-43662208-2475-4a02-a57e-d5ebb17e1dfb None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:31.938352 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-43662208-2475-4a02-a57e-d5ebb17e1dfb None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:15:31.939020 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 125/250] 10.222.0.35 () {56 vars in 1098 bytes} [Sat Apr 30 21:15:31 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:15:31.946620 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-f48410d8-b759-47d3-9244-651444394c42 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:31.950644 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-f48410d8-b759-47d3-9244-651444394c42 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:15:31.951442 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-f48410d8-b759-47d3-9244-651444394c42 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:15:31.952163 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-f48410d8-b759-47d3-9244-651444394c42 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:15:31.974641 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:31.974641 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:31.981837 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-f48410d8-b759-47d3-9244-651444394c42 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:15:31.992632 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-f48410d8-b759-47d3-9244-651444394c42 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 200 Apr 30 21:15:31.994319 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 126/251] 10.222.0.35 () {60 vars in 1412 bytes} [Sat Apr 30 21:15:31 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 1422 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:15:32.007087 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-f2dafc3b-a812-4529-930d-6f414479d88d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:32.011659 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-f2dafc3b-a812-4529-930d-6f414479d88d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] PUT http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/attachments/27fbf1cd-206e-43d0-84b7-b62a4163a2b0 Apr 30 21:15:32.012748 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-f2dafc3b-a812-4529-930d-6f414479d88d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "nch2-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch2-master-1.nc-master-1.local", "mountpoint": "/dev/sda"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:15:32.034014 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-f2dafc3b-a812-4529-930d-6f414479d88d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Lock "b'cinder-attachment_update-803f05ce-fab0-45aa-af84-09c627560405-nch2-master-1'" acquired by "attachment_update" :: waited 0.008s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:15:32.036837 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:32.036837 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:32.823959 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-fac950ac-0a5d-4e4c-8613-80d58389c7fb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:32.829141 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-fac950ac-0a5d-4e4c-8613-80d58389c7fb tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] POST http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/c5ad5db5-cf5b-4199-9ba4-290331249f5c/action Apr 30 21:15:32.830110 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-fac950ac-0a5d-4e4c-8613-80d58389c7fb tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:15:32.830434 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-fac950ac-0a5d-4e4c-8613-80d58389c7fb tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:15:32.861480 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:32.861480 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:33.074403 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-77b6d42a-57ce-4017-9ad9-b42033c8113a req-fac950ac-0a5d-4e4c-8613-80d58389c7fb tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/c5ad5db5-cf5b-4199-9ba4-290331249f5c/action returned with HTTP 204 Apr 30 21:15:33.075202 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 127/252] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:15:32 2022] POST /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/c5ad5db5-cf5b-4199-9ba4-290331249f5c/action => generated 0 bytes in 253 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:15:33.184749 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-f2dafc3b-a812-4529-930d-6f414479d88d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Lock "b'cinder-attachment_update-803f05ce-fab0-45aa-af84-09c627560405-nch2-master-1'" released by "attachment_update" :: held 1.151s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:15:33.185330 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-f2dafc3b-a812-4529-930d-6f414479d88d tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/attachments/27fbf1cd-206e-43d0-84b7-b62a4163a2b0 returned with HTTP 200 Apr 30 21:15:33.186405 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 126/253] 10.222.0.35 () {64 vars in 1477 bytes} [Sat Apr 30 21:15:32 2022] PUT /volume/v3/77b426139c194813974502d1910c257f/attachments/27fbf1cd-206e-43d0-84b7-b62a4163a2b0 => generated 766 bytes in 1180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:15:34.096230 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-ae02bcbd-2726-466e-a77b-d9b673ec8099 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:15:34.101013 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-ae02bcbd-2726-466e-a77b-d9b673ec8099 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] POST http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/attachments/27fbf1cd-206e-43d0-84b7-b62a4163a2b0/action Apr 30 21:15:34.101973 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-ae02bcbd-2726-466e-a77b-d9b673ec8099 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:15:34.102470 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-ae02bcbd-2726-466e-a77b-d9b673ec8099 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:15:34.149812 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:15:34.149812 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:15:34.289773 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-3c64ec55-82a1-4087-9ae5-6eb28f4a7f46 req-ae02bcbd-2726-466e-a77b-d9b673ec8099 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/attachments/27fbf1cd-206e-43d0-84b7-b62a4163a2b0/action returned with HTTP 204 Apr 30 21:15:34.290765 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 128/254] 10.222.0.35 () {64 vars in 1498 bytes} [Sat Apr 30 21:15:34 2022] POST /volume/v3/77b426139c194813974502d1910c257f/attachments/27fbf1cd-206e-43d0-84b7-b62a4163a2b0/action => generated 0 bytes in 196 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:16:06.256766 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-36acb644-4682-42c3-85f4-5d1b0507b811 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:06.258660 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-36acb644-4682-42c3-85f4-5d1b0507b811 None None] GET http://10.222.0.23/volume// Apr 30 21:16:06.259368 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-36acb644-4682-42c3-85f4-5d1b0507b811 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:06.259980 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-36acb644-4682-42c3-85f4-5d1b0507b811 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:06.261091 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-36acb644-4682-42c3-85f4-5d1b0507b811 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:16:06.262133 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 127/255] 10.222.0.35 () {56 vars in 1098 bytes} [Sat Apr 30 21:16:06 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:16:06.270317 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-b7c2c8ac-476d-47fd-9bd8-ecbb08c94f79 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:06.284683 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-b7c2c8ac-476d-47fd-9bd8-ecbb08c94f79 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] POST http://10.222.0.23/volume/v3/776e7453f0ee411999b5c41374b4975b/attachments Apr 30 21:16:06.286501 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-b7c2c8ac-476d-47fd-9bd8-ecbb08c94f79 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "632a7810-1a6f-420a-a6fd-57675408a8f7", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "nch2-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch2-master-1.nc-master-1.local", "mountpoint": "/dev/sda"}, "instance_uuid": "c545493b-8dac-45bb-8afa-bb8845cdeda6"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:16:06.324677 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:06.324677 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:06.562679 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-88d861e9-9f6d-4c73-9cd4-a16896878817 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:06.572342 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-88d861e9-9f6d-4c73-9cd4-a16896878817 None None] GET http://10.222.0.23/volume// Apr 30 21:16:06.575437 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-88d861e9-9f6d-4c73-9cd4-a16896878817 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:06.575437 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-88d861e9-9f6d-4c73-9cd4-a16896878817 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:06.575855 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-88d861e9-9f6d-4c73-9cd4-a16896878817 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:16:06.577569 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 128/256] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:16:06 2022] GET /volume/ => generated 386 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Apr 30 21:16:06.594883 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-526a5a3e-488c-4851-8f34-564048639cae req-d62d2cd0-20d9-4342-ba5d-fab9c3bbc35f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:06.600854 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-526a5a3e-488c-4851-8f34-564048639cae req-d62d2cd0-20d9-4342-ba5d-fab9c3bbc35f tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] POST http://10.222.0.23/volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments Apr 30 21:16:06.602018 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-526a5a3e-488c-4851-8f34-564048639cae req-d62d2cd0-20d9-4342-ba5d-fab9c3bbc35f tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "803f05ce-fab0-45aa-af84-09c627560405", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sda"}, "instance_uuid": "aff8d0ca-9b07-4f8b-b9af-bf18481b3550"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:16:06.633231 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:06.633231 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:08.007825 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-b7c2c8ac-476d-47fd-9bd8-ecbb08c94f79 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] http://10.222.0.23/volume/v3/776e7453f0ee411999b5c41374b4975b/attachments returned with HTTP 200 Apr 30 21:16:08.010130 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 129/257] 10.222.0.35 () {64 vars in 1367 bytes} [Sat Apr 30 21:16:06 2022] POST /volume/v3/776e7453f0ee411999b5c41374b4975b/attachments => generated 766 bytes in 1741 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:16:08.141283 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-90786894-8537-434b-8edf-a219c7ecae11 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:08.147657 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-90786894-8537-434b-8edf-a219c7ecae11 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] GET http://10.222.0.23/volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/eadc63d7-ac11-4887-8616-d8bc82afcd8d Apr 30 21:16:08.148405 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-90786894-8537-434b-8edf-a219c7ecae11 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:08.149050 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-90786894-8537-434b-8edf-a219c7ecae11 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:08.271361 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-90786894-8537-434b-8edf-a219c7ecae11 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] http://10.222.0.23/volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/eadc63d7-ac11-4887-8616-d8bc82afcd8d returned with HTTP 200 Apr 30 21:16:08.274567 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 130/258] 10.222.0.35 () {60 vars in 1424 bytes} [Sat Apr 30 21:16:08 2022] GET /volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/eadc63d7-ac11-4887-8616-d8bc82afcd8d => generated 793 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:16:08.487295 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-526a5a3e-488c-4851-8f34-564048639cae req-d62d2cd0-20d9-4342-ba5d-fab9c3bbc35f tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] http://10.222.0.23/volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments returned with HTTP 200 Apr 30 21:16:08.487295 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 129/259] 10.222.0.20 () {64 vars in 1367 bytes} [Sat Apr 30 21:16:06 2022] POST /volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments => generated 766 bytes in 1888 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:16:08.642559 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-526a5a3e-488c-4851-8f34-564048639cae req-b93b3b10-5f6f-45f7-909e-f2d569432593 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:08.649136 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-526a5a3e-488c-4851-8f34-564048639cae req-b93b3b10-5f6f-45f7-909e-f2d569432593 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] GET http://10.222.0.23/volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/66cddf1c-dbbc-4822-9a1c-11ebd7665bdc Apr 30 21:16:08.650502 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-526a5a3e-488c-4851-8f34-564048639cae req-b93b3b10-5f6f-45f7-909e-f2d569432593 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:08.650734 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-526a5a3e-488c-4851-8f34-564048639cae req-b93b3b10-5f6f-45f7-909e-f2d569432593 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:08.703133 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-526a5a3e-488c-4851-8f34-564048639cae req-b93b3b10-5f6f-45f7-909e-f2d569432593 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] http://10.222.0.23/volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/66cddf1c-dbbc-4822-9a1c-11ebd7665bdc returned with HTTP 200 Apr 30 21:16:08.704911 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 131/260] 10.222.0.20 () {60 vars in 1424 bytes} [Sat Apr 30 21:16:08 2022] GET /volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/66cddf1c-dbbc-4822-9a1c-11ebd7665bdc => generated 793 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:16:12.754908 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-b3b2cdf5-32a7-42b4-8380-4eeea454510a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:12.761348 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-b3b2cdf5-32a7-42b4-8380-4eeea454510a tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] POST http://10.222.0.23/volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/eadc63d7-ac11-4887-8616-d8bc82afcd8d/action Apr 30 21:16:12.762664 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-b3b2cdf5-32a7-42b4-8380-4eeea454510a tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:16:12.763151 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-b3b2cdf5-32a7-42b4-8380-4eeea454510a tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:16:12.829523 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:12.829523 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:13.070965 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-b3b2cdf5-32a7-42b4-8380-4eeea454510a tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] http://10.222.0.23/volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/eadc63d7-ac11-4887-8616-d8bc82afcd8d/action returned with HTTP 204 Apr 30 21:16:13.072012 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 130/261] 10.222.0.35 () {64 vars in 1498 bytes} [Sat Apr 30 21:16:12 2022] POST /volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/eadc63d7-ac11-4887-8616-d8bc82afcd8d/action => generated 0 bytes in 319 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:16:13.791427 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-526a5a3e-488c-4851-8f34-564048639cae req-6835a624-f44f-4814-aaea-fe3b2557d993 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:13.796449 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-526a5a3e-488c-4851-8f34-564048639cae req-6835a624-f44f-4814-aaea-fe3b2557d993 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] POST http://10.222.0.23/volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/66cddf1c-dbbc-4822-9a1c-11ebd7665bdc/action Apr 30 21:16:13.797207 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-526a5a3e-488c-4851-8f34-564048639cae req-6835a624-f44f-4814-aaea-fe3b2557d993 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:16:13.797667 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-526a5a3e-488c-4851-8f34-564048639cae req-6835a624-f44f-4814-aaea-fe3b2557d993 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:16:13.836462 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:13.836462 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:14.012463 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-526a5a3e-488c-4851-8f34-564048639cae req-6835a624-f44f-4814-aaea-fe3b2557d993 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] http://10.222.0.23/volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/66cddf1c-dbbc-4822-9a1c-11ebd7665bdc/action returned with HTTP 204 Apr 30 21:16:14.013375 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 132/262] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:16:13 2022] POST /volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/66cddf1c-dbbc-4822-9a1c-11ebd7665bdc/action => generated 0 bytes in 223 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:16:20.525190 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-526a5a3e-488c-4851-8f34-564048639cae req-0ed0150d-c1eb-42d7-af5f-b5d19a3ad417 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:20.530938 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-526a5a3e-488c-4851-8f34-564048639cae req-0ed0150d-c1eb-42d7-af5f-b5d19a3ad417 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] DELETE http://10.222.0.23/volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/27fbf1cd-206e-43d0-84b7-b62a4163a2b0 Apr 30 21:16:20.531650 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-526a5a3e-488c-4851-8f34-564048639cae req-0ed0150d-c1eb-42d7-af5f-b5d19a3ad417 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:20.532297 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-526a5a3e-488c-4851-8f34-564048639cae req-0ed0150d-c1eb-42d7-af5f-b5d19a3ad417 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:20.546208 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:20.546208 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:20.735023 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-526a5a3e-488c-4851-8f34-564048639cae req-0ed0150d-c1eb-42d7-af5f-b5d19a3ad417 tempest-LiveAutoBlockMigrationV225Test-718230883 tempest-LiveAutoBlockMigrationV225Test-718230883-project-admin] http://10.222.0.23/volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/27fbf1cd-206e-43d0-84b7-b62a4163a2b0 returned with HTTP 200 Apr 30 21:16:20.735843 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 131/263] 10.222.0.35 () {62 vars in 1446 bytes} [Sat Apr 30 21:16:20 2022] DELETE /volume/v3/1d2ee2a196af4bf7874f40a1c1a22a7a/attachments/27fbf1cd-206e-43d0-84b7-b62a4163a2b0 => generated 192 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:16:21.652295 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-1c3e6bc7-6d2a-4ef4-9322-afdfb829bd96 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:21.657517 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-1c3e6bc7-6d2a-4ef4-9322-afdfb829bd96 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] DELETE http://10.222.0.23/volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/c5ad5db5-cf5b-4199-9ba4-290331249f5c Apr 30 21:16:21.658012 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-1c3e6bc7-6d2a-4ef4-9322-afdfb829bd96 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:21.658458 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-1c3e6bc7-6d2a-4ef4-9322-afdfb829bd96 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:21.673289 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:21.673289 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:21.851774 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d12d583f-5b53-4c75-a0fc-adaec432895d req-1c3e6bc7-6d2a-4ef4-9322-afdfb829bd96 tempest-LiveMigrationTest-343940872 tempest-LiveMigrationTest-343940872-project-admin] http://10.222.0.23/volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/c5ad5db5-cf5b-4199-9ba4-290331249f5c returned with HTTP 200 Apr 30 21:16:21.852546 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 133/264] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:16:21 2022] DELETE /volume/v3/776e7453f0ee411999b5c41374b4975b/attachments/c5ad5db5-cf5b-4199-9ba4-290331249f5c => generated 192 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:16:28.988952 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-32c95c27-c36d-4e4b-8416-f45ec4bb403e req-ae43c84d-b2ba-4466-a3bb-67e4f34b60f2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:28.995018 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-32c95c27-c36d-4e4b-8416-f45ec4bb403e req-ae43c84d-b2ba-4466-a3bb-67e4f34b60f2 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] DELETE http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/eadc63d7-ac11-4887-8616-d8bc82afcd8d Apr 30 21:16:28.995690 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-32c95c27-c36d-4e4b-8416-f45ec4bb403e req-ae43c84d-b2ba-4466-a3bb-67e4f34b60f2 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:28.996315 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-32c95c27-c36d-4e4b-8416-f45ec4bb403e req-ae43c84d-b2ba-4466-a3bb-67e4f34b60f2 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:29.019113 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:29.019113 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:29.239196 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-32c95c27-c36d-4e4b-8416-f45ec4bb403e req-ae43c84d-b2ba-4466-a3bb-67e4f34b60f2 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/eadc63d7-ac11-4887-8616-d8bc82afcd8d returned with HTTP 200 Apr 30 21:16:29.239990 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 132/265] 10.222.0.35 () {62 vars in 1446 bytes} [Sat Apr 30 21:16:28 2022] DELETE /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/attachments/eadc63d7-ac11-4887-8616-d8bc82afcd8d => generated 19 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:29.249920 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-32c95c27-c36d-4e4b-8416-f45ec4bb403e req-e374ec02-a070-4a06-af56-4ceac0421693 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:29.255339 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-32c95c27-c36d-4e4b-8416-f45ec4bb403e req-e374ec02-a070-4a06-af56-4ceac0421693 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] DELETE http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:16:29.255685 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-32c95c27-c36d-4e4b-8416-f45ec4bb403e req-e374ec02-a070-4a06-af56-4ceac0421693 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:29.256237 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-32c95c27-c36d-4e4b-8416-f45ec4bb403e req-e374ec02-a070-4a06-af56-4ceac0421693 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:29.256719 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [req-32c95c27-c36d-4e4b-8416-f45ec4bb403e req-e374ec02-a070-4a06-af56-4ceac0421693 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Delete volume with id: 632a7810-1a6f-420a-a6fd-57675408a8f7 Apr 30 21:16:29.287058 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:29.287058 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:29.288482 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-32c95c27-c36d-4e4b-8416-f45ec4bb403e req-e374ec02-a070-4a06-af56-4ceac0421693 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:16:29.484326 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-32c95c27-c36d-4e4b-8416-f45ec4bb403e req-e374ec02-a070-4a06-af56-4ceac0421693 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Delete volume request issued successfully. Apr 30 21:16:29.485321 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-32c95c27-c36d-4e4b-8416-f45ec4bb403e req-e374ec02-a070-4a06-af56-4ceac0421693 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 returned with HTTP 202 Apr 30 21:16:29.486620 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 134/266] 10.222.0.35 () {60 vars in 1393 bytes} [Sat Apr 30 21:16:29 2022] DELETE /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/632a7810-1a6f-420a-a6fd-57675408a8f7 => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:16:30.859142 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-00ed0255-8c48-4d3a-b3ee-cc5825fbc58f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:30.863279 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-00ed0255-8c48-4d3a-b3ee-cc5825fbc58f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] DELETE http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:16:30.863792 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-00ed0255-8c48-4d3a-b3ee-cc5825fbc58f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:30.864303 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-00ed0255-8c48-4d3a-b3ee-cc5825fbc58f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:30.864793 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-00ed0255-8c48-4d3a-b3ee-cc5825fbc58f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Delete volume with id: 8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:16:30.879906 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:30.879906 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:30.881049 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-00ed0255-8c48-4d3a-b3ee-cc5825fbc58f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:16:31.015532 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-00ed0255-8c48-4d3a-b3ee-cc5825fbc58f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Delete volume request issued successfully. Apr 30 21:16:31.015928 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-00ed0255-8c48-4d3a-b3ee-cc5825fbc58f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 202 Apr 30 21:16:31.016683 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 133/267] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:16:30 2022] DELETE /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:16:31.021319 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c4bea463-fdb1-4b19-9360-b1de32bbd5c2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:31.026288 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c4bea463-fdb1-4b19-9360-b1de32bbd5c2 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:16:31.026915 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c4bea463-fdb1-4b19-9360-b1de32bbd5c2 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:31.027487 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c4bea463-fdb1-4b19-9360-b1de32bbd5c2 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:31.048091 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:31.048091 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:31.057473 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c4bea463-fdb1-4b19-9360-b1de32bbd5c2 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:16:31.070411 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c4bea463-fdb1-4b19-9360-b1de32bbd5c2 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:16:31.071715 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 135/268] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:31 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 902 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:32.091227 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6a9631d1-9c69-406a-86b9-58c21f9b182f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:32.093704 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6a9631d1-9c69-406a-86b9-58c21f9b182f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:16:32.094819 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6a9631d1-9c69-406a-86b9-58c21f9b182f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:32.096985 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6a9631d1-9c69-406a-86b9-58c21f9b182f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:32.141976 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:32.141976 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:32.161101 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6a9631d1-9c69-406a-86b9-58c21f9b182f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:16:32.193510 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6a9631d1-9c69-406a-86b9-58c21f9b182f tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:16:32.194801 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 134/269] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:32 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 902 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:33.206827 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a16b8dd7-da89-4cb5-80b5-d2ee91666078 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:33.215937 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a16b8dd7-da89-4cb5-80b5-d2ee91666078 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:16:33.215937 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a16b8dd7-da89-4cb5-80b5-d2ee91666078 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:33.215937 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a16b8dd7-da89-4cb5-80b5-d2ee91666078 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:33.235560 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:33.235560 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:33.248704 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-2e19b65d-008e-4925-825c-22aac4ddbe7b req-b6d62a85-c222-4d47-a0f3-291c21d2a047 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:33.253930 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-2e19b65d-008e-4925-825c-22aac4ddbe7b req-b6d62a85-c222-4d47-a0f3-291c21d2a047 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] DELETE http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/attachments/66cddf1c-dbbc-4822-9a1c-11ebd7665bdc Apr 30 21:16:33.254864 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-2e19b65d-008e-4925-825c-22aac4ddbe7b req-b6d62a85-c222-4d47-a0f3-291c21d2a047 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:33.255319 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-2e19b65d-008e-4925-825c-22aac4ddbe7b req-b6d62a85-c222-4d47-a0f3-291c21d2a047 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:33.259451 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a16b8dd7-da89-4cb5-80b5-d2ee91666078 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:16:33.282531 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:33.282531 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:33.444930 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a16b8dd7-da89-4cb5-80b5-d2ee91666078 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:16:33.462272 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 136/270] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:33 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 902 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:33.485449 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-2e19b65d-008e-4925-825c-22aac4ddbe7b req-b6d62a85-c222-4d47-a0f3-291c21d2a047 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/attachments/66cddf1c-dbbc-4822-9a1c-11ebd7665bdc returned with HTTP 200 Apr 30 21:16:33.493830 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 135/271] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:16:33 2022] DELETE /volume/v3/77b426139c194813974502d1910c257f/attachments/66cddf1c-dbbc-4822-9a1c-11ebd7665bdc => generated 19 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:16:33.527119 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-2e19b65d-008e-4925-825c-22aac4ddbe7b req-d9cc2f18-0753-4975-a0b5-3f31495a3812 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:33.530963 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-2e19b65d-008e-4925-825c-22aac4ddbe7b req-d9cc2f18-0753-4975-a0b5-3f31495a3812 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] DELETE http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:16:33.531489 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-2e19b65d-008e-4925-825c-22aac4ddbe7b req-d9cc2f18-0753-4975-a0b5-3f31495a3812 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:33.531995 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-2e19b65d-008e-4925-825c-22aac4ddbe7b req-d9cc2f18-0753-4975-a0b5-3f31495a3812 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:33.532687 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [req-2e19b65d-008e-4925-825c-22aac4ddbe7b req-d9cc2f18-0753-4975-a0b5-3f31495a3812 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Delete volume with id: 803f05ce-fab0-45aa-af84-09c627560405 Apr 30 21:16:33.563706 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:33.563706 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:33.567854 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-2e19b65d-008e-4925-825c-22aac4ddbe7b req-d9cc2f18-0753-4975-a0b5-3f31495a3812 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:16:33.781970 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-2e19b65d-008e-4925-825c-22aac4ddbe7b req-d9cc2f18-0753-4975-a0b5-3f31495a3812 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Delete volume request issued successfully. Apr 30 21:16:33.782396 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-2e19b65d-008e-4925-825c-22aac4ddbe7b req-d9cc2f18-0753-4975-a0b5-3f31495a3812 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 returned with HTTP 202 Apr 30 21:16:33.783171 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 137/272] 10.222.0.20 () {60 vars in 1393 bytes} [Sat Apr 30 21:16:33 2022] DELETE /volume/v3/77b426139c194813974502d1910c257f/volumes/803f05ce-fab0-45aa-af84-09c627560405 => generated 0 bytes in 257 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:16:34.459558 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c344af82-e937-46d2-ba7a-c0f4246d2e05 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:34.466309 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c344af82-e937-46d2-ba7a-c0f4246d2e05 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:16:34.467622 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c344af82-e937-46d2-ba7a-c0f4246d2e05 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:34.469528 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c344af82-e937-46d2-ba7a-c0f4246d2e05 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:34.484530 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:34.484530 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:34.503324 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c344af82-e937-46d2-ba7a-c0f4246d2e05 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:16:34.512844 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c344af82-e937-46d2-ba7a-c0f4246d2e05 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:16:34.514187 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 136/273] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:34 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 902 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:35.144395 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-882d6867-e690-449f-8bb6-fcd2a08df6a9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:35.148398 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-882d6867-e690-449f-8bb6-fcd2a08df6a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] DELETE http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:16:35.149026 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-882d6867-e690-449f-8bb6-fcd2a08df6a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:35.149677 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-882d6867-e690-449f-8bb6-fcd2a08df6a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:35.150314 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-882d6867-e690-449f-8bb6-fcd2a08df6a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Delete volume with id: faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:16:35.168470 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:35.168470 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:35.169970 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-882d6867-e690-449f-8bb6-fcd2a08df6a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:16:35.369246 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-882d6867-e690-449f-8bb6-fcd2a08df6a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Delete volume request issued successfully. Apr 30 21:16:35.371063 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-882d6867-e690-449f-8bb6-fcd2a08df6a9 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 202 Apr 30 21:16:35.371229 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 138/274] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:16:35 2022] DELETE /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:16:35.375448 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e4bbca50-9db6-4f90-9d95-142adbdb9850 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:35.383738 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e4bbca50-9db6-4f90-9d95-142adbdb9850 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:16:35.391802 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e4bbca50-9db6-4f90-9d95-142adbdb9850 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:35.392415 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e4bbca50-9db6-4f90-9d95-142adbdb9850 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:35.413785 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:35.413785 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:35.427883 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e4bbca50-9db6-4f90-9d95-142adbdb9850 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:16:35.437899 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e4bbca50-9db6-4f90-9d95-142adbdb9850 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:16:35.449268 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 137/275] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:35 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 914 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:35.526132 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cbe275c9-77aa-4381-b8ad-34899234ca42 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:35.531935 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cbe275c9-77aa-4381-b8ad-34899234ca42 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:16:35.532279 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cbe275c9-77aa-4381-b8ad-34899234ca42 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:35.532783 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cbe275c9-77aa-4381-b8ad-34899234ca42 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:35.562120 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:35.562120 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:35.578908 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-cbe275c9-77aa-4381-b8ad-34899234ca42 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:16:35.595945 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cbe275c9-77aa-4381-b8ad-34899234ca42 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:16:35.600067 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 139/276] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:35 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 902 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:36.453353 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b91e66cc-1815-466b-ad1a-22c371a2f4c7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:36.458369 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b91e66cc-1815-466b-ad1a-22c371a2f4c7 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:16:36.460729 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b91e66cc-1815-466b-ad1a-22c371a2f4c7 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:36.461699 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b91e66cc-1815-466b-ad1a-22c371a2f4c7 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:36.480806 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:36.480806 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:36.489336 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b91e66cc-1815-466b-ad1a-22c371a2f4c7 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:16:36.501591 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b91e66cc-1815-466b-ad1a-22c371a2f4c7 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:16:36.503930 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 138/277] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:36 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 914 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:36.611730 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fa819e21-a97b-4b80-a8bc-71ab306022a1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:36.617492 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fa819e21-a97b-4b80-a8bc-71ab306022a1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:16:36.618409 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fa819e21-a97b-4b80-a8bc-71ab306022a1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:36.618962 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fa819e21-a97b-4b80-a8bc-71ab306022a1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:36.640044 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:36.640044 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:36.648689 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fa819e21-a97b-4b80-a8bc-71ab306022a1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Volume info retrieved successfully. Apr 30 21:16:36.659297 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fa819e21-a97b-4b80-a8bc-71ab306022a1 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 200 Apr 30 21:16:36.660251 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 140/278] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:36 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 902 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:37.517566 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f33c6db2-6a4f-44da-a478-5901465d4a31 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:37.521198 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f33c6db2-6a4f-44da-a478-5901465d4a31 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:16:37.521640 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f33c6db2-6a4f-44da-a478-5901465d4a31 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:37.522301 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f33c6db2-6a4f-44da-a478-5901465d4a31 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:37.541227 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:37.541227 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:37.556535 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f33c6db2-6a4f-44da-a478-5901465d4a31 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:16:37.586361 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f33c6db2-6a4f-44da-a478-5901465d4a31 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:16:37.587571 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 139/279] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:37 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 914 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:37.672391 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-88bfdcf7-68d4-43a0-b6f9-753e8e8230d0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:37.677061 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-88bfdcf7-68d4-43a0-b6f9-753e8e8230d0 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] GET http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 Apr 30 21:16:37.677793 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-88bfdcf7-68d4-43a0-b6f9-753e8e8230d0 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:37.678351 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-88bfdcf7-68d4-43a0-b6f9-753e8e8230d0 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:37.695171 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-88bfdcf7-68d4-43a0-b6f9-753e8e8230d0 tempest-LiveMigrationTest-1354815034 tempest-LiveMigrationTest-1354815034-project] http://10.222.0.23/volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 returned with HTTP 404 Apr 30 21:16:37.696513 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 141/280] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:37 2022] GET /volume/v3/1a25f2505d5141c5b894bfd6515eb7f0/volumes/8b53e786-98d2-47b8-a116-d63bdd9029d1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:16:38.599971 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ef3820a8-3eca-4214-beb6-c727ae625226 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:38.604592 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ef3820a8-3eca-4214-beb6-c727ae625226 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:16:38.606018 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ef3820a8-3eca-4214-beb6-c727ae625226 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:38.606687 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ef3820a8-3eca-4214-beb6-c727ae625226 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:38.635108 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:38.635108 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:38.645709 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ef3820a8-3eca-4214-beb6-c727ae625226 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:16:38.655725 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ef3820a8-3eca-4214-beb6-c727ae625226 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:16:38.656883 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 140/281] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:38 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 914 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:39.671263 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fc361263-aeb3-42b7-ab88-e78aeedb6afe None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:39.677338 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fc361263-aeb3-42b7-ab88-e78aeedb6afe tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:16:39.678031 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fc361263-aeb3-42b7-ab88-e78aeedb6afe tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:39.678677 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fc361263-aeb3-42b7-ab88-e78aeedb6afe tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:39.704462 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:39.704462 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:39.716371 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fc361263-aeb3-42b7-ab88-e78aeedb6afe tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:16:39.728972 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fc361263-aeb3-42b7-ab88-e78aeedb6afe tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:16:39.739849 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 142/282] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:39 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 914 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:40.742877 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-842d523d-b7ab-4b02-abcf-e13ac02f2f4b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:40.748089 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-842d523d-b7ab-4b02-abcf-e13ac02f2f4b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:16:40.748779 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-842d523d-b7ab-4b02-abcf-e13ac02f2f4b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:40.749409 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-842d523d-b7ab-4b02-abcf-e13ac02f2f4b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:40.791689 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:40.791689 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:40.810851 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-842d523d-b7ab-4b02-abcf-e13ac02f2f4b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:16:40.834404 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-842d523d-b7ab-4b02-abcf-e13ac02f2f4b tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:16:40.844062 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 141/283] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:40 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 914 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:41.479566 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:41.483333 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] POST http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes Apr 30 21:16:41.484337 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-462068231", "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "size": 1}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:16:41.485542 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-462068231', 'imageRef': 'a5b0850f-3b24-4bcb-b0a7-351c3216b27d', 'size': 1}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:16:41.603745 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Create volume of 1 GB Apr 30 21:16:41.613143 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Availability Zones retrieved successfully. Apr 30 21:16:41.649475 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Flow 'volume_create_api' (df486319-52a1-43b2-9aff-6efd015c4946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:16:41.652318 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee2c77ba-8a2d-4047-ab40-41b3e5cdad1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:16:41.655156 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:16:41.755978 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee2c77ba-8a2d-4047-ab40-41b3e5cdad1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:16:41.761836 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cac39d0-873a-4f1c-881f-1612d51192d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:16:41.848986 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-047b73ea-55ce-4423-99ce-a09df29d46f4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:41.854774 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-047b73ea-55ce-4423-99ce-a09df29d46f4 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:16:41.855422 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-047b73ea-55ce-4423-99ce-a09df29d46f4 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:41.863926 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-047b73ea-55ce-4423-99ce-a09df29d46f4 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:41.901493 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:41.901493 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:41.918794 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-047b73ea-55ce-4423-99ce-a09df29d46f4 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:16:41.940347 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-047b73ea-55ce-4423-99ce-a09df29d46f4 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:16:41.941418 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 142/284] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:41 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:42.235912 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Created reservations ['28a1e183-ed37-420b-8213-7fe2864f4cee', 'd9f961ea-60f9-428f-879b-0e6e79c8ed21', '22b1816e-c7fd-4ce5-ae0a-b3f72ef7b1ee', '0e5b6e9c-32f2-42c1-9f56-61f7fb76c82e'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:16:42.239102 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cac39d0-873a-4f1c-881f-1612d51192d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28a1e183-ed37-420b-8213-7fe2864f4cee', 'd9f961ea-60f9-428f-879b-0e6e79c8ed21', '22b1816e-c7fd-4ce5-ae0a-b3f72ef7b1ee', '0e5b6e9c-32f2-42c1-9f56-61f7fb76c82e']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:16:42.241419 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51f55f2-d868-4159-950a-d6c1028ab7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:16:42.385144 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51f55f2-d868-4159-950a-d6c1028ab7ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6639f2c6-65d9-49ac-ba19-1bfddc2cceae', '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-462068231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9c121a94ec3445baa05dcaa3dc22af2',qos_specs=None,replication_status=,reservations=['28a1e183-ed37-420b-8213-7fe2864f4cee','d9f961ea-60f9-428f-879b-0e6e79c8ed21','22b1816e-c7fd-4ce5-ae0a-b3f72ef7b1ee','0e5b6e9c-32f2-42c1-9f56-61f7fb76c82e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df6ea2992c04a97af023bfb428ac44e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:16:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-462068231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6639f2c6-65d9-49ac-ba19-1bfddc2cceae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9c121a94ec3445baa05dcaa3dc22af2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5df6ea2992c04a97af023bfb428ac44e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:16:42.387443 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef78a16-befa-4f8f-90be-e084a61e3de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:16:42.562323 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef78a16-befa-4f8f-90be-e084a61e3de2) transitioned into state 'SUCCESS' from state '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-462068231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9c121a94ec3445baa05dcaa3dc22af2',qos_specs=None,replication_status=,reservations=['28a1e183-ed37-420b-8213-7fe2864f4cee','d9f961ea-60f9-428f-879b-0e6e79c8ed21','22b1816e-c7fd-4ce5-ae0a-b3f72ef7b1ee','0e5b6e9c-32f2-42c1-9f56-61f7fb76c82e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df6ea2992c04a97af023bfb428ac44e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:16:42.563968 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3b1a117-9e14-4b06-b64b-167e8c832909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:16:42.646578 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3b1a117-9e14-4b06-b64b-167e8c832909) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:16:42.649020 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Flow 'volume_create_api' (df486319-52a1-43b2-9aff-6efd015c4946) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:16:42.660454 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Create volume request issued successfully. Apr 30 21:16:42.670958 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8de82937-a4c6-462a-aa58-1968ec1ace1d tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes returned with HTTP 202 Apr 30 21:16:42.671764 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 143/285] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:16:41 2022] POST /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes => generated 814 bytes in 1193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:16:42.683698 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a4a69e85-79b5-45b3-a796-886972845278 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:42.687637 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a4a69e85-79b5-45b3-a796-886972845278 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] GET http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae Apr 30 21:16:42.688118 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a4a69e85-79b5-45b3-a796-886972845278 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:42.689128 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a4a69e85-79b5-45b3-a796-886972845278 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:42.706114 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:42.706114 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:42.716295 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a4a69e85-79b5-45b3-a796-886972845278 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Volume info retrieved successfully. Apr 30 21:16:42.727481 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a4a69e85-79b5-45b3-a796-886972845278 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae returned with HTTP 200 Apr 30 21:16:42.729436 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 143/286] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:42 2022] GET /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae => generated 882 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:42.954163 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-03258031-0329-46ec-b816-cdbd534e5cf6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:42.962757 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-03258031-0329-46ec-b816-cdbd534e5cf6 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:16:42.962757 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-03258031-0329-46ec-b816-cdbd534e5cf6 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:42.962757 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-03258031-0329-46ec-b816-cdbd534e5cf6 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:42.979420 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:42.979420 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:42.988638 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-03258031-0329-46ec-b816-cdbd534e5cf6 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:16:43.005728 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-03258031-0329-46ec-b816-cdbd534e5cf6 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:16:43.007187 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 144/287] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:42 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 914 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:43.768743 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bde6eb21-a932-4647-bbfd-251e30cf542e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:43.783036 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bde6eb21-a932-4647-bbfd-251e30cf542e tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] GET http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae Apr 30 21:16:43.783036 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bde6eb21-a932-4647-bbfd-251e30cf542e tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:43.783036 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bde6eb21-a932-4647-bbfd-251e30cf542e tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:43.804111 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:43.804111 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:43.817946 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bde6eb21-a932-4647-bbfd-251e30cf542e tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Volume info retrieved successfully. Apr 30 21:16:43.834299 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bde6eb21-a932-4647-bbfd-251e30cf542e tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae returned with HTTP 200 Apr 30 21:16:43.837799 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 144/288] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:43 2022] GET /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae => generated 906 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:44.020185 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f7d774f0-39a7-4997-9b64-b218ff43b5b1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:44.023976 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f7d774f0-39a7-4997-9b64-b218ff43b5b1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:16:44.024422 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f7d774f0-39a7-4997-9b64-b218ff43b5b1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:44.024932 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f7d774f0-39a7-4997-9b64-b218ff43b5b1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:44.039648 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:44.039648 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:44.047300 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f7d774f0-39a7-4997-9b64-b218ff43b5b1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:16:44.057675 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f7d774f0-39a7-4997-9b64-b218ff43b5b1 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:16:44.058830 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 145/289] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:44 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 914 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:44.848412 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0bec6896-c54d-40fa-b0db-c3dc4f6ee929 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:44.854204 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0bec6896-c54d-40fa-b0db-c3dc4f6ee929 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] GET http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae Apr 30 21:16:44.854835 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0bec6896-c54d-40fa-b0db-c3dc4f6ee929 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:44.855449 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0bec6896-c54d-40fa-b0db-c3dc4f6ee929 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:44.879906 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:44.879906 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:44.905668 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0bec6896-c54d-40fa-b0db-c3dc4f6ee929 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Volume info retrieved successfully. Apr 30 21:16:44.921163 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0bec6896-c54d-40fa-b0db-c3dc4f6ee929 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae returned with HTTP 200 Apr 30 21:16:44.922519 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 145/290] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:44 2022] GET /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae => generated 906 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:45.072756 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-de63d058-a696-44b5-a049-64ee6b9742e7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:45.076990 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-de63d058-a696-44b5-a049-64ee6b9742e7 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:16:45.077684 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-de63d058-a696-44b5-a049-64ee6b9742e7 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:45.078161 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-de63d058-a696-44b5-a049-64ee6b9742e7 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:45.132692 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:45.132692 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:45.158354 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-de63d058-a696-44b5-a049-64ee6b9742e7 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:16:45.183707 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-de63d058-a696-44b5-a049-64ee6b9742e7 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:16:45.192618 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 146/291] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:45 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 914 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:45.941110 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-49d3aa7b-aadb-4b6d-8083-e10849ec36d2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:45.953321 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-49d3aa7b-aadb-4b6d-8083-e10849ec36d2 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] GET http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae Apr 30 21:16:45.956806 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-49d3aa7b-aadb-4b6d-8083-e10849ec36d2 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:45.959344 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-49d3aa7b-aadb-4b6d-8083-e10849ec36d2 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:46.000323 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:46.000323 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:46.025445 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-49d3aa7b-aadb-4b6d-8083-e10849ec36d2 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Volume info retrieved successfully. Apr 30 21:16:46.050910 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-49d3aa7b-aadb-4b6d-8083-e10849ec36d2 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae returned with HTTP 200 Apr 30 21:16:46.052916 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 146/292] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:45 2022] GET /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae => generated 906 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:16:46.200491 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-76e8ad31-e62a-4014-93d8-b1bc2b28ce47 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:46.207330 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-76e8ad31-e62a-4014-93d8-b1bc2b28ce47 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:16:46.209010 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-76e8ad31-e62a-4014-93d8-b1bc2b28ce47 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:46.209878 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-76e8ad31-e62a-4014-93d8-b1bc2b28ce47 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:46.239057 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:46.239057 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:46.259791 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-76e8ad31-e62a-4014-93d8-b1bc2b28ce47 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Volume info retrieved successfully. Apr 30 21:16:46.320487 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-76e8ad31-e62a-4014-93d8-b1bc2b28ce47 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 200 Apr 30 21:16:46.326932 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 147/293] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:46 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 914 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:47.068734 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ade4601c-40c2-45ae-b6ec-15a490292503 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:47.074705 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ade4601c-40c2-45ae-b6ec-15a490292503 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] GET http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae Apr 30 21:16:47.074912 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ade4601c-40c2-45ae-b6ec-15a490292503 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:47.075318 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ade4601c-40c2-45ae-b6ec-15a490292503 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:47.114620 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:47.114620 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:47.125198 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ade4601c-40c2-45ae-b6ec-15a490292503 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Volume info retrieved successfully. Apr 30 21:16:47.163500 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ade4601c-40c2-45ae-b6ec-15a490292503 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae returned with HTTP 200 Apr 30 21:16:47.168153 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 147/294] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:47 2022] GET /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae => generated 906 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:47.334368 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-57316a6c-263b-4a2d-9dda-baf9fc88f249 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:47.346143 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-57316a6c-263b-4a2d-9dda-baf9fc88f249 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] GET http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 Apr 30 21:16:47.346143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-57316a6c-263b-4a2d-9dda-baf9fc88f249 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:47.346143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-57316a6c-263b-4a2d-9dda-baf9fc88f249 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:47.361662 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-57316a6c-263b-4a2d-9dda-baf9fc88f249 tempest-LiveAutoBlockMigrationV225Test-1505936978 tempest-LiveAutoBlockMigrationV225Test-1505936978-project] http://10.222.0.23/volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 returned with HTTP 404 Apr 30 21:16:47.368673 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 148/295] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:47 2022] GET /volume/v3/77b426139c194813974502d1910c257f/volumes/faff6da0-9c40-4fee-bd74-c45260d3e9a2 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:16:48.177669 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-13625da1-7046-4db3-a786-247e6f363493 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:48.181303 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-13625da1-7046-4db3-a786-247e6f363493 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] GET http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae Apr 30 21:16:48.181787 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-13625da1-7046-4db3-a786-247e6f363493 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:48.184380 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-13625da1-7046-4db3-a786-247e6f363493 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:48.223369 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:48.223369 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:48.243076 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-13625da1-7046-4db3-a786-247e6f363493 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Volume info retrieved successfully. Apr 30 21:16:48.254660 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-13625da1-7046-4db3-a786-247e6f363493 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae returned with HTTP 200 Apr 30 21:16:48.256006 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 148/296] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:48 2022] GET /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae => generated 906 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:49.268752 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-22221abc-7183-4807-9ab9-c316e648272a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:49.294581 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-22221abc-7183-4807-9ab9-c316e648272a tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] GET http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae Apr 30 21:16:49.300290 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-22221abc-7183-4807-9ab9-c316e648272a tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:49.300290 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-22221abc-7183-4807-9ab9-c316e648272a tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:49.316042 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:49.316042 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:49.331963 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-22221abc-7183-4807-9ab9-c316e648272a tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Volume info retrieved successfully. Apr 30 21:16:49.343300 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-22221abc-7183-4807-9ab9-c316e648272a tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae returned with HTTP 200 Apr 30 21:16:49.346908 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 149/297] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:49 2022] GET /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae => generated 906 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:50.356941 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1881fe50-1939-4ca6-b06a-460d5636783f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:50.363220 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1881fe50-1939-4ca6-b06a-460d5636783f tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] GET http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae Apr 30 21:16:50.369064 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1881fe50-1939-4ca6-b06a-460d5636783f tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:50.369064 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1881fe50-1939-4ca6-b06a-460d5636783f tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:50.404053 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:50.404053 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:50.417692 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1881fe50-1939-4ca6-b06a-460d5636783f tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Volume info retrieved successfully. Apr 30 21:16:50.432710 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1881fe50-1939-4ca6-b06a-460d5636783f tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae returned with HTTP 200 Apr 30 21:16:50.435031 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 149/298] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:50 2022] GET /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae => generated 906 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:51.416761 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-74694d20-b27e-491b-ad27-9a48f861c890 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:51.421069 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] POST http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes Apr 30 21:16:51.423024 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1707382058"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:16:51.425547 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1707382058'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:16:51.426093 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Create volume of 1 GB Apr 30 21:16:51.435224 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Availability Zones retrieved successfully. Apr 30 21:16:51.447640 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-108ade25-4464-41e7-a318-4e0fa2da04a2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:51.451635 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-108ade25-4464-41e7-a318-4e0fa2da04a2 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] GET http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae Apr 30 21:16:51.452353 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-108ade25-4464-41e7-a318-4e0fa2da04a2 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:51.453036 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-108ade25-4464-41e7-a318-4e0fa2da04a2 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:51.462126 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Flow 'volume_create_api' (9e1ae1e9-b735-4468-ae41-ef5f123fb831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:16:51.467731 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80994830-ca93-4aa2-bdde-dd2074ca7b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:16:51.473342 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:16:51.524496 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:51.524496 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:51.532325 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80994830-ca93-4aa2-bdde-dd2074ca7b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:16:51.534880 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c62e9603-7aa3-4472-b970-ccde6123e84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:16:51.549005 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-108ade25-4464-41e7-a318-4e0fa2da04a2 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Volume info retrieved successfully. Apr 30 21:16:51.583736 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-108ade25-4464-41e7-a318-4e0fa2da04a2 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae returned with HTTP 200 Apr 30 21:16:51.588136 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 150/299] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:51 2022] GET /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae => generated 1324 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:16:51.843412 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-8c2c8065-929d-46b1-83ee-bfa4e1448a7b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:51.848825 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-8c2c8065-929d-46b1-83ee-bfa4e1448a7b tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] GET http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae Apr 30 21:16:51.849483 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-8c2c8065-929d-46b1-83ee-bfa4e1448a7b tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:51.853138 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-8c2c8065-929d-46b1-83ee-bfa4e1448a7b tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:51.872694 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:51.872694 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:51.887474 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Created reservations ['9075f2b2-091f-470f-a6a3-c1ba21d5f26c', 'd7a3dec1-df10-41d5-a204-4f89ebc684fb', 'b46f8d60-36b1-4c3f-902c-0b4d32c386d4', '81f0cb1a-226d-4b35-ac61-4073e29f11aa'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:16:51.889569 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c62e9603-7aa3-4472-b970-ccde6123e84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9075f2b2-091f-470f-a6a3-c1ba21d5f26c', 'd7a3dec1-df10-41d5-a204-4f89ebc684fb', 'b46f8d60-36b1-4c3f-902c-0b4d32c386d4', '81f0cb1a-226d-4b35-ac61-4073e29f11aa']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:16:51.893145 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda94dba-b092-40f6-8ed5-c84ed7807ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:16:51.904417 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-8c2c8065-929d-46b1-83ee-bfa4e1448a7b tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Volume info retrieved successfully. Apr 30 21:16:51.918693 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-8c2c8065-929d-46b1-83ee-bfa4e1448a7b tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae returned with HTTP 200 Apr 30 21:16:51.928802 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 151/300] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:16:51 2022] GET /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae => generated 1324 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:16:51.987904 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda94dba-b092-40f6-8ed5-c84ed7807ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea6253ad-6d59-440c-8c15-4350734c723a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1707382058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6309fd24cb2e4a5d8fde4f457d529d68',qos_specs=None,replication_status=,reservations=['9075f2b2-091f-470f-a6a3-c1ba21d5f26c','d7a3dec1-df10-41d5-a204-4f89ebc684fb','b46f8d60-36b1-4c3f-902c-0b4d32c386d4','81f0cb1a-226d-4b35-ac61-4073e29f11aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c1eeba696174da1be8aba8dcce6b112',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:16:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1707382058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea6253ad-6d59-440c-8c15-4350734c723a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6309fd24cb2e4a5d8fde4f457d529d68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c1eeba696174da1be8aba8dcce6b112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:16:51.989809 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce28b6d-7a6e-427c-8725-894ec84b47c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:16:52.151849 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce28b6d-7a6e-427c-8725-894ec84b47c3) transitioned into state 'SUCCESS' from state '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-1707382058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6309fd24cb2e4a5d8fde4f457d529d68',qos_specs=None,replication_status=,reservations=['9075f2b2-091f-470f-a6a3-c1ba21d5f26c','d7a3dec1-df10-41d5-a204-4f89ebc684fb','b46f8d60-36b1-4c3f-902c-0b4d32c386d4','81f0cb1a-226d-4b35-ac61-4073e29f11aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c1eeba696174da1be8aba8dcce6b112',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:16:52.153877 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f2ccc8-af2f-4fce-8e1f-1e7989d4501b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:16:52.245918 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f2ccc8-af2f-4fce-8e1f-1e7989d4501b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:16:52.249423 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Flow 'volume_create_api' (9e1ae1e9-b735-4468-ae41-ef5f123fb831) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:16:52.250358 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Create volume request issued successfully. Apr 30 21:16:52.253593 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-74694d20-b27e-491b-ad27-9a48f861c890 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes returned with HTTP 202 Apr 30 21:16:52.291900 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 150/301] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:16:51 2022] POST /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes => generated 817 bytes in 875 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:16:52.341053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5440f6d7-02a9-4c31-a145-66c9ccb00fb8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:52.346434 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5440f6d7-02a9-4c31-a145-66c9ccb00fb8 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:16:52.347040 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5440f6d7-02a9-4c31-a145-66c9ccb00fb8 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:52.347851 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5440f6d7-02a9-4c31-a145-66c9ccb00fb8 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:52.367179 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:52.367179 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:52.391224 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5440f6d7-02a9-4c31-a145-66c9ccb00fb8 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:16:52.426265 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5440f6d7-02a9-4c31-a145-66c9ccb00fb8 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:16:52.440200 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 152/302] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:52 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 885 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:53.446765 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-18564d43-e153-40da-a014-103b61e9d9d4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:53.461582 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-18564d43-e153-40da-a014-103b61e9d9d4 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:16:53.461582 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-18564d43-e153-40da-a014-103b61e9d9d4 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:53.461582 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-18564d43-e153-40da-a014-103b61e9d9d4 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:53.479368 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:53.479368 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:53.490112 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-18564d43-e153-40da-a014-103b61e9d9d4 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:16:53.500659 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-18564d43-e153-40da-a014-103b61e9d9d4 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:16:53.502653 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 151/303] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:53 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 909 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:54.227819 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-2897bc07-569a-4a8b-af33-1d043535a11f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:54.232884 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-2897bc07-569a-4a8b-af33-1d043535a11f tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] GET http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae Apr 30 21:16:54.233622 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-2897bc07-569a-4a8b-af33-1d043535a11f tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:54.234459 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-2897bc07-569a-4a8b-af33-1d043535a11f tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:54.266537 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:54.266537 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:54.287142 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-2897bc07-569a-4a8b-af33-1d043535a11f tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Volume info retrieved successfully. Apr 30 21:16:54.302310 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-2897bc07-569a-4a8b-af33-1d043535a11f tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae returned with HTTP 200 Apr 30 21:16:54.303671 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 153/304] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:16:54 2022] GET /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae => generated 1324 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:16:54.315238 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e6a2f955-4e87-4b6a-bf39-6fd85d714d58 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:54.316017 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e6a2f955-4e87-4b6a-bf39-6fd85d714d58 None None] GET http://10.222.0.23/volume// Apr 30 21:16:54.316411 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e6a2f955-4e87-4b6a-bf39-6fd85d714d58 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:54.316862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e6a2f955-4e87-4b6a-bf39-6fd85d714d58 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:54.318112 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e6a2f955-4e87-4b6a-bf39-6fd85d714d58 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:16:54.318958 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 152/305] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:16:54 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:16:54.327165 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-6baf897f-1a73-4c7a-80bb-0927b5739857 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:54.335311 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-6baf897f-1a73-4c7a-80bb-0927b5739857 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] POST http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/attachments Apr 30 21:16:54.340908 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-6baf897f-1a73-4c7a-80bb-0927b5739857 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6639f2c6-65d9-49ac-ba19-1bfddc2cceae", "connector": null, "instance_uuid": "7ff0823b-a621-444c-a64b-dfd437b832df"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:16:54.364383 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:54.364383 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:54.515082 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a4caeaba-25ce-4467-a0f9-1c24d218cc9b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:54.519406 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a4caeaba-25ce-4467-a0f9-1c24d218cc9b tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:16:54.519923 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a4caeaba-25ce-4467-a0f9-1c24d218cc9b tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:54.520462 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a4caeaba-25ce-4467-a0f9-1c24d218cc9b tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:54.542943 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:54.542943 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:54.552114 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a4caeaba-25ce-4467-a0f9-1c24d218cc9b tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:16:54.562462 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a4caeaba-25ce-4467-a0f9-1c24d218cc9b tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:16:54.593026 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 153/306] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:54 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 910 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:16:54.895694 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-6baf897f-1a73-4c7a-80bb-0927b5739857 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/attachments returned with HTTP 200 Apr 30 21:16:54.899928 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 154/307] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:16:54 2022] POST /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/attachments => generated 273 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:16:55.209924 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-106bfac1-429c-467b-bfb8-ec0b899cdb00 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:55.215250 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-106bfac1-429c-467b-bfb8-ec0b899cdb00 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:16:55.216006 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-106bfac1-429c-467b-bfb8-ec0b899cdb00 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:55.216828 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-106bfac1-429c-467b-bfb8-ec0b899cdb00 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:55.250892 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:55.250892 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:55.268793 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-106bfac1-429c-467b-bfb8-ec0b899cdb00 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:16:55.290661 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-106bfac1-429c-467b-bfb8-ec0b899cdb00 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:16:55.292400 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 154/308] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:16:55 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 910 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:55.490416 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5a99d8ef-664e-4bf4-96c2-7ce38cd3a652 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:55.491093 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5a99d8ef-664e-4bf4-96c2-7ce38cd3a652 None None] GET http://10.222.0.23/volume// Apr 30 21:16:55.491669 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5a99d8ef-664e-4bf4-96c2-7ce38cd3a652 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:55.492358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5a99d8ef-664e-4bf4-96c2-7ce38cd3a652 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:55.494270 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5a99d8ef-664e-4bf4-96c2-7ce38cd3a652 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:16:55.495677 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 155/309] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:16:55 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:16:55.505528 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-28c79e1a-32ce-4a6c-805f-81ad8cbc084d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:55.511046 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-28c79e1a-32ce-4a6c-805f-81ad8cbc084d tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] POST http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/attachments Apr 30 21:16:55.511965 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-28c79e1a-32ce-4a6c-805f-81ad8cbc084d tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea6253ad-6d59-440c-8c15-4350734c723a", "connector": null, "instance_uuid": "361d2aa0-0533-433d-aec8-097fee016242"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:16:55.528392 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:55.528392 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:55.841311 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-28c79e1a-32ce-4a6c-805f-81ad8cbc084d tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/attachments returned with HTTP 200 Apr 30 21:16:55.843138 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 155/310] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:16:55 2022] POST /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/attachments => generated 273 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:16:56.123212 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c3bf1661-f3d1-4b96-837f-52f47d33a8f7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:56.127190 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c3bf1661-f3d1-4b96-837f-52f47d33a8f7 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:16:56.127849 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c3bf1661-f3d1-4b96-837f-52f47d33a8f7 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:56.128446 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c3bf1661-f3d1-4b96-837f-52f47d33a8f7 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:56.161829 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:56.161829 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:56.182033 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c3bf1661-f3d1-4b96-837f-52f47d33a8f7 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:16:56.202943 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c3bf1661-f3d1-4b96-837f-52f47d33a8f7 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:16:56.204817 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 156/311] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:56 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 909 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:56.269829 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-aacd4e5b-a47d-4a82-9dbb-668daeb37888 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:56.270802 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aacd4e5b-a47d-4a82-9dbb-668daeb37888 None None] GET http://10.222.0.23/volume// Apr 30 21:16:56.271408 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aacd4e5b-a47d-4a82-9dbb-668daeb37888 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:56.278047 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aacd4e5b-a47d-4a82-9dbb-668daeb37888 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:56.283407 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aacd4e5b-a47d-4a82-9dbb-668daeb37888 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:16:56.283407 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 156/312] 10.222.0.35 () {56 vars in 1098 bytes} [Sat Apr 30 21:16:56 2022] GET /volume/ => generated 386 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:16:56.288858 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-344cbebd-7f53-499b-8e9a-9a37ee2705c4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:56.295815 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-344cbebd-7f53-499b-8e9a-9a37ee2705c4 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:16:56.296321 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-344cbebd-7f53-499b-8e9a-9a37ee2705c4 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:56.296866 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-344cbebd-7f53-499b-8e9a-9a37ee2705c4 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:56.354128 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:56.354128 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:56.363617 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-344cbebd-7f53-499b-8e9a-9a37ee2705c4 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:16:56.374351 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-344cbebd-7f53-499b-8e9a-9a37ee2705c4 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:16:56.375216 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 157/313] 10.222.0.35 () {60 vars in 1412 bytes} [Sat Apr 30 21:16:56 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 1008 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:16:56.393123 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-e2f8403a-cd1a-4ad0-aa8d-3cca273ce623 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:56.399784 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-e2f8403a-cd1a-4ad0-aa8d-3cca273ce623 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] PUT http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/attachments/614d918d-b77a-4a00-b3ec-1089f8fc7621 Apr 30 21:16:56.400717 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-e2f8403a-cd1a-4ad0-aa8d-3cca273ce623 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "nch2-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch2-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:16:56.436373 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-e2f8403a-cd1a-4ad0-aa8d-3cca273ce623 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Lock "b'cinder-attachment_update-ea6253ad-6d59-440c-8c15-4350734c723a-nch2-master-1'" acquired by "attachment_update" :: waited 0.019s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:16:56.440225 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:56.440225 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:57.217141 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9e6d3c9d-8450-4a6b-aeb3-dfecf8ec1983 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:57.222580 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9e6d3c9d-8450-4a6b-aeb3-dfecf8ec1983 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:16:57.223868 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9e6d3c9d-8450-4a6b-aeb3-dfecf8ec1983 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:57.224705 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9e6d3c9d-8450-4a6b-aeb3-dfecf8ec1983 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:57.315705 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:57.315705 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:57.334384 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9e6d3c9d-8450-4a6b-aeb3-dfecf8ec1983 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:16:57.350420 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9e6d3c9d-8450-4a6b-aeb3-dfecf8ec1983 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:16:57.360630 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 158/314] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:57 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 909 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:16:57.873848 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-e2f8403a-cd1a-4ad0-aa8d-3cca273ce623 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Lock "b'cinder-attachment_update-ea6253ad-6d59-440c-8c15-4350734c723a-nch2-master-1'" released by "attachment_update" :: held 1.437s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:16:57.875084 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-e2f8403a-cd1a-4ad0-aa8d-3cca273ce623 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/attachments/614d918d-b77a-4a00-b3ec-1089f8fc7621 returned with HTTP 200 Apr 30 21:16:57.876421 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 157/315] 10.222.0.35 () {64 vars in 1477 bytes} [Sat Apr 30 21:16:56 2022] PUT /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/attachments/614d918d-b77a-4a00-b3ec-1089f8fc7621 => generated 766 bytes in 1485 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:16:58.365955 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f6cd71cd-17a5-453a-8ca7-38a193102c91 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:58.371432 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f6cd71cd-17a5-453a-8ca7-38a193102c91 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:16:58.372107 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f6cd71cd-17a5-453a-8ca7-38a193102c91 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:58.372799 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f6cd71cd-17a5-453a-8ca7-38a193102c91 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:58.397946 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:58.397946 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:58.429563 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f6cd71cd-17a5-453a-8ca7-38a193102c91 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:16:58.464003 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f6cd71cd-17a5-453a-8ca7-38a193102c91 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:16:58.467611 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 159/316] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:58 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 910 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:58.479538 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-94541c5b-3ade-4f7b-bf0d-5eef5eaf4b51 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:58.480402 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-94541c5b-3ade-4f7b-bf0d-5eef5eaf4b51 None None] GET http://10.222.0.23/volume// Apr 30 21:16:58.480943 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-94541c5b-3ade-4f7b-bf0d-5eef5eaf4b51 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:58.481400 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-94541c5b-3ade-4f7b-bf0d-5eef5eaf4b51 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:58.482246 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-94541c5b-3ade-4f7b-bf0d-5eef5eaf4b51 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:16:58.483261 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 158/317] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:16:58 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:16:58.499150 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b1ee08a0-a04b-4536-a3f9-b87e5dc9d9c3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:58.504889 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b1ee08a0-a04b-4536-a3f9-b87e5dc9d9c3 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] GET http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae Apr 30 21:16:58.507969 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b1ee08a0-a04b-4536-a3f9-b87e5dc9d9c3 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:58.508444 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b1ee08a0-a04b-4536-a3f9-b87e5dc9d9c3 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:58.554737 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:58.554737 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:58.573342 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b1ee08a0-a04b-4536-a3f9-b87e5dc9d9c3 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Volume info retrieved successfully. Apr 30 21:16:58.601348 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b1ee08a0-a04b-4536-a3f9-b87e5dc9d9c3 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae returned with HTTP 200 Apr 30 21:16:58.606558 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 160/318] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:16:58 2022] GET /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae => generated 1422 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:16:58.628653 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b71a86c7-111b-488e-a1bf-5aeb4a9ef189 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:58.634697 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b71a86c7-111b-488e-a1bf-5aeb4a9ef189 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] PUT http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/attachments/82c39012-556b-4c7b-a8b0-7ebfb34ab929 Apr 30 21:16:58.636855 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b71a86c7-111b-488e-a1bf-5aeb4a9ef189 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sda"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:16:58.684322 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b71a86c7-111b-488e-a1bf-5aeb4a9ef189 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Lock "b'cinder-attachment_update-6639f2c6-65d9-49ac-ba19-1bfddc2cceae-nch1-master-1'" acquired by "attachment_update" :: waited 0.013s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:16:58.691126 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:58.691126 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:59.513670 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a26dfbde-07ad-4142-98b1-085c1cba61be None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:59.513670 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a26dfbde-07ad-4142-98b1-085c1cba61be tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:16:59.513670 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a26dfbde-07ad-4142-98b1-085c1cba61be tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:16:59.513670 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a26dfbde-07ad-4142-98b1-085c1cba61be tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:16:59.566966 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:59.566966 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:59.593269 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a26dfbde-07ad-4142-98b1-085c1cba61be tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:16:59.613316 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a26dfbde-07ad-4142-98b1-085c1cba61be tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:16:59.614676 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 161/319] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:16:59 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 910 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:16:59.616110 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-2f7d957f-28ff-417f-97df-fce4dc01fd35 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:16:59.624126 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-2f7d957f-28ff-417f-97df-fce4dc01fd35 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] POST http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/attachments/614d918d-b77a-4a00-b3ec-1089f8fc7621/action Apr 30 21:16:59.626173 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-2f7d957f-28ff-417f-97df-fce4dc01fd35 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:16:59.627317 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-2f7d957f-28ff-417f-97df-fce4dc01fd35 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:16:59.709698 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:16:59.709698 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:16:59.907379 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-1b0d426e-5a3a-4c43-8e1d-34fdb0684bfc req-2f7d957f-28ff-417f-97df-fce4dc01fd35 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/attachments/614d918d-b77a-4a00-b3ec-1089f8fc7621/action returned with HTTP 204 Apr 30 21:16:59.909912 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 162/320] 10.222.0.35 () {64 vars in 1498 bytes} [Sat Apr 30 21:16:59 2022] POST /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/attachments/614d918d-b77a-4a00-b3ec-1089f8fc7621/action => generated 0 bytes in 294 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:17:00.331773 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b71a86c7-111b-488e-a1bf-5aeb4a9ef189 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Lock "b'cinder-attachment_update-6639f2c6-65d9-49ac-ba19-1bfddc2cceae-nch1-master-1'" released by "attachment_update" :: held 1.652s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:17:00.334742 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b71a86c7-111b-488e-a1bf-5aeb4a9ef189 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/attachments/82c39012-556b-4c7b-a8b0-7ebfb34ab929 returned with HTTP 200 Apr 30 21:17:00.334742 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 159/321] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:16:58 2022] PUT /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/attachments/82c39012-556b-4c7b-a8b0-7ebfb34ab929 => generated 766 bytes in 1706 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:17:00.433999 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b1564b56-3da5-45f3-8c95-3df6376c8233 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:00.438542 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b1564b56-3da5-45f3-8c95-3df6376c8233 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] POST http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/attachments/82c39012-556b-4c7b-a8b0-7ebfb34ab929/action Apr 30 21:17:00.440285 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b1564b56-3da5-45f3-8c95-3df6376c8233 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:17:00.440285 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b1564b56-3da5-45f3-8c95-3df6376c8233 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:17:00.502416 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:00.502416 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:00.629704 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-32e0df38-06f2-4d0d-9b2b-d548ce0794f6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:00.631523 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-32e0df38-06f2-4d0d-9b2b-d548ce0794f6 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:00.631965 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-32e0df38-06f2-4d0d-9b2b-d548ce0794f6 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:00.632414 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-32e0df38-06f2-4d0d-9b2b-d548ce0794f6 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:00.654201 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ccfac4c7-1a78-4f60-a50d-25c9ded6384c req-b1564b56-3da5-45f3-8c95-3df6376c8233 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/attachments/82c39012-556b-4c7b-a8b0-7ebfb34ab929/action returned with HTTP 204 Apr 30 21:17:00.654991 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 163/322] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:17:00 2022] POST /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/attachments/82c39012-556b-4c7b-a8b0-7ebfb34ab929/action => generated 0 bytes in 223 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:17:00.701153 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:00.701153 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:00.719824 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-32e0df38-06f2-4d0d-9b2b-d548ce0794f6 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:00.748784 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-32e0df38-06f2-4d0d-9b2b-d548ce0794f6 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:17:00.759321 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 160/323] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:00 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 1202 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:17:00.768206 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-401277fb-0dd7-4730-a723-93eb202a93cf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:00.771747 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-401277fb-0dd7-4730-a723-93eb202a93cf tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:00.772194 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-401277fb-0dd7-4730-a723-93eb202a93cf tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:00.772639 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-401277fb-0dd7-4730-a723-93eb202a93cf tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:00.802249 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:00.802249 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:00.810205 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-401277fb-0dd7-4730-a723-93eb202a93cf tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:00.832632 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-401277fb-0dd7-4730-a723-93eb202a93cf tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:17:00.833946 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 164/324] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:00 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 1202 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:17:00.846568 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5d32a39f-2e02-4587-94cf-57cb7b48f665 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:00.850566 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5d32a39f-2e02-4587-94cf-57cb7b48f665 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:00.851150 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5d32a39f-2e02-4587-94cf-57cb7b48f665 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:00.851658 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5d32a39f-2e02-4587-94cf-57cb7b48f665 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:00.882543 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:00.882543 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:00.891895 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5d32a39f-2e02-4587-94cf-57cb7b48f665 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:00.903484 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5d32a39f-2e02-4587-94cf-57cb7b48f665 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:17:00.904297 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 161/325] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:00 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 1202 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:17:01.779081 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-de1278eb-d38c-4494-a27d-f27147398f04 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:01.783604 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-de1278eb-d38c-4494-a27d-f27147398f04 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:01.784048 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-de1278eb-d38c-4494-a27d-f27147398f04 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:01.784494 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-de1278eb-d38c-4494-a27d-f27147398f04 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:01.812733 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:01.812733 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:01.827487 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-de1278eb-d38c-4494-a27d-f27147398f04 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:01.843217 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-de1278eb-d38c-4494-a27d-f27147398f04 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:17:01.851627 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 165/326] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:17:01 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 1202 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:17:01.913566 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-a1fb89d8-9e54-4d7c-8bec-bf644f80f47f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:01.916431 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-a1fb89d8-9e54-4d7c-8bec-bf644f80f47f tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] POST http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a/action Apr 30 21:17:01.917303 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-a1fb89d8-9e54-4d7c-8bec-bf644f80f47f tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Action body: b'{"os-begin_detaching": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:17:01.917718 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-a1fb89d8-9e54-4d7c-8bec-bf644f80f47f tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:17:01.966199 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:01.966199 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:01.967162 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-a1fb89d8-9e54-4d7c-8bec-bf644f80f47f tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:02.129507 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-a1fb89d8-9e54-4d7c-8bec-bf644f80f47f tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Begin detaching volume completed successfully. Apr 30 21:17:02.129507 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-a1fb89d8-9e54-4d7c-8bec-bf644f80f47f tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a/action returned with HTTP 202 Apr 30 21:17:02.130265 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 162/327] 10.222.0.23 () {64 vars in 1652 bytes} [Sat Apr 30 21:17:01 2022] POST /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:17:02.238253 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5813cbd0-6280-43fe-b6c4-9793b0a5ade4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:02.242015 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5813cbd0-6280-43fe-b6c4-9793b0a5ade4 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:02.242450 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5813cbd0-6280-43fe-b6c4-9793b0a5ade4 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:02.242899 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5813cbd0-6280-43fe-b6c4-9793b0a5ade4 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:02.284066 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:02.284066 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:02.299099 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5813cbd0-6280-43fe-b6c4-9793b0a5ade4 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:02.322612 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5813cbd0-6280-43fe-b6c4-9793b0a5ade4 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:17:02.323364 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 166/328] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:02 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 1205 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:17:03.184726 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a1b8e048-daa2-422e-9f35-a271205ae72f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:03.336129 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2315f29c-7eee-4c18-b41a-061dbb69deea None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:03.339785 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2315f29c-7eee-4c18-b41a-061dbb69deea tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:03.340308 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2315f29c-7eee-4c18-b41a-061dbb69deea tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:03.340831 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2315f29c-7eee-4c18-b41a-061dbb69deea tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:03.382248 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:03.382248 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:03.393663 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2315f29c-7eee-4c18-b41a-061dbb69deea tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:03.406838 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2315f29c-7eee-4c18-b41a-061dbb69deea tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:17:03.409867 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 167/329] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:03 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 1205 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:17:03.412640 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e18220f0-dc6d-4e00-b97d-a15ae0a7f75a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:03.413724 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e18220f0-dc6d-4e00-b97d-a15ae0a7f75a None None] GET http://10.222.0.23/volume// Apr 30 21:17:03.414568 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e18220f0-dc6d-4e00-b97d-a15ae0a7f75a None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:03.415387 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e18220f0-dc6d-4e00-b97d-a15ae0a7f75a None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:03.416448 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e18220f0-dc6d-4e00-b97d-a15ae0a7f75a None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:17:03.418138 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 168/330] 10.222.0.35 () {56 vars in 1098 bytes} [Sat Apr 30 21:17:03 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:17:03.427025 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-4cd00c1a-aa16-479d-b2ad-a50a4a0eae34 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:03.435399 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-4cd00c1a-aa16-479d-b2ad-a50a4a0eae34 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:03.436214 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-4cd00c1a-aa16-479d-b2ad-a50a4a0eae34 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:03.436934 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-4cd00c1a-aa16-479d-b2ad-a50a4a0eae34 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:03.465078 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:03.465078 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:03.475471 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] POST http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes Apr 30 21:17:03.476595 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-389576971", "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:17:03.477275 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-4cd00c1a-aa16-479d-b2ad-a50a4a0eae34 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:03.477746 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-389576971', 'imageRef': 'a5b0850f-3b24-4bcb-b0a7-351c3216b27d'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:17:03.490717 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-4cd00c1a-aa16-479d-b2ad-a50a4a0eae34 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:17:03.494689 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 169/331] 10.222.0.35 () {60 vars in 1412 bytes} [Sat Apr 30 21:17:03 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 1304 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:17:03.615645 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Create volume of 1 GB Apr 30 21:17:03.632131 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Availability Zones retrieved successfully. Apr 30 21:17:03.662570 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Flow 'volume_create_api' (408bad16-4665-4720-af9d-6106036d2eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:17:03.667490 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa1b6625-04f2-42c7-ba09-5cf502d5fa47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:17:03.670829 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:17:03.800509 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa1b6625-04f2-42c7-ba09-5cf502d5fa47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:17:03.806556 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89131bbd-baaa-4175-bf66-5e3ea2f32a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:17:04.122592 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-c26e30b8-e4c0-4bb1-9101-f8a6ce97574b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:04.129328 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-c26e30b8-e4c0-4bb1-9101-f8a6ce97574b tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] DELETE http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/attachments/614d918d-b77a-4a00-b3ec-1089f8fc7621 Apr 30 21:17:04.134537 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-c26e30b8-e4c0-4bb1-9101-f8a6ce97574b tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:04.134729 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Created reservations ['254056be-4e9e-44a8-b9c4-f94176e23760', 'b512c7a4-d4d8-4f5b-af01-b9b6efd7e558', '04b63893-31bf-49c5-a88f-c1a61b6fe9ed', 'd1ef459a-4023-4b1b-8b59-86558696fe98'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:17:04.134840 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-c26e30b8-e4c0-4bb1-9101-f8a6ce97574b tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:04.134927 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89131bbd-baaa-4175-bf66-5e3ea2f32a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['254056be-4e9e-44a8-b9c4-f94176e23760', 'b512c7a4-d4d8-4f5b-af01-b9b6efd7e558', '04b63893-31bf-49c5-a88f-c1a61b6fe9ed', 'd1ef459a-4023-4b1b-8b59-86558696fe98']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:17:04.134927 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f73b73a6-0d31-49e5-8939-f74a735fc4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:17:04.145961 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:04.145961 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:04.261122 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f73b73a6-0d31-49e5-8939-f74a735fc4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acace4b6-8088-43ff-9975-029ca62df01f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-389576971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b57cf4c7f250443a8afd9460085f6951',qos_specs=None,replication_status=,reservations=['254056be-4e9e-44a8-b9c4-f94176e23760','b512c7a4-d4d8-4f5b-af01-b9b6efd7e558','04b63893-31bf-49c5-a88f-c1a61b6fe9ed','d1ef459a-4023-4b1b-8b59-86558696fe98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0c43fdc22254d7f9c5999e044c4f844',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:17:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-389576971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acace4b6-8088-43ff-9975-029ca62df01f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b57cf4c7f250443a8afd9460085f6951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0c43fdc22254d7f9c5999e044c4f844',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:17:04.263761 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb35002a-7b84-48bc-a217-d6aa12198cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:17:04.313695 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-90b487de-1000-42a8-a799-a32d94e3d9c8 req-c26e30b8-e4c0-4bb1-9101-f8a6ce97574b tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/attachments/614d918d-b77a-4a00-b3ec-1089f8fc7621 returned with HTTP 200 Apr 30 21:17:04.317504 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 170/332] 10.222.0.35 () {62 vars in 1446 bytes} [Sat Apr 30 21:17:04 2022] DELETE /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/attachments/614d918d-b77a-4a00-b3ec-1089f8fc7621 => generated 19 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:04.407968 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb35002a-7b84-48bc-a217-d6aa12198cc4) transitioned into state 'SUCCESS' from state '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-389576971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b57cf4c7f250443a8afd9460085f6951',qos_specs=None,replication_status=,reservations=['254056be-4e9e-44a8-b9c4-f94176e23760','b512c7a4-d4d8-4f5b-af01-b9b6efd7e558','04b63893-31bf-49c5-a88f-c1a61b6fe9ed','d1ef459a-4023-4b1b-8b59-86558696fe98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0c43fdc22254d7f9c5999e044c4f844',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:17:04.411626 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28b044cf-27bf-447c-ab82-33de63115e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:17:04.421725 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-936fcbc9-2850-4441-a830-6a6f94dc9ba6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:04.428720 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-936fcbc9-2850-4441-a830-6a6f94dc9ba6 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:04.429491 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-936fcbc9-2850-4441-a830-6a6f94dc9ba6 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:04.430437 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-936fcbc9-2850-4441-a830-6a6f94dc9ba6 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:04.449737 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:04.449737 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:04.461325 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-936fcbc9-2850-4441-a830-6a6f94dc9ba6 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:04.475829 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-936fcbc9-2850-4441-a830-6a6f94dc9ba6 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:17:04.477255 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 171/333] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:04 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 910 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:04.564613 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28b044cf-27bf-447c-ab82-33de63115e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:17:04.566864 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Flow 'volume_create_api' (408bad16-4665-4720-af9d-6106036d2eb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:17:04.567582 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Create volume request issued successfully. Apr 30 21:17:04.568861 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a1b8e048-daa2-422e-9f35-a271205ae72f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes returned with HTTP 202 Apr 30 21:17:04.569840 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 163/334] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:17:03 2022] POST /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes => generated 813 bytes in 1386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:17:04.582221 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-32c62be4-6e72-497d-8929-f36241095627 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:04.586020 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-32c62be4-6e72-497d-8929-f36241095627 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:17:04.586461 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-32c62be4-6e72-497d-8929-f36241095627 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:04.586907 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-32c62be4-6e72-497d-8929-f36241095627 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:04.601108 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:04.601108 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:04.609399 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-32c62be4-6e72-497d-8929-f36241095627 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:04.633471 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-32c62be4-6e72-497d-8929-f36241095627 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:17:04.634753 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 172/335] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:04 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 881 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:04.803489 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fb5f9a4a-9bc4-4a92-87ed-4719ee3b9db7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:04.807859 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb5f9a4a-9bc4-4a92-87ed-4719ee3b9db7 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:04.808327 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb5f9a4a-9bc4-4a92-87ed-4719ee3b9db7 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:04.809091 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb5f9a4a-9bc4-4a92-87ed-4719ee3b9db7 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:04.841609 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:04.841609 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:04.872567 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fb5f9a4a-9bc4-4a92-87ed-4719ee3b9db7 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:04.910271 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb5f9a4a-9bc4-4a92-87ed-4719ee3b9db7 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:17:04.929250 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 164/336] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:04 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 910 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:05.423679 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7d8d7c12-6960-48f2-ac0c-3c80a4430fa9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:05.449254 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7d8d7c12-6960-48f2-ac0c-3c80a4430fa9 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:05.449718 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7d8d7c12-6960-48f2-ac0c-3c80a4430fa9 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:05.452733 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7d8d7c12-6960-48f2-ac0c-3c80a4430fa9 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:05.489855 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:05.489855 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:05.497375 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7d8d7c12-6960-48f2-ac0c-3c80a4430fa9 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:05.512165 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7d8d7c12-6960-48f2-ac0c-3c80a4430fa9 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:17:05.522398 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 173/337] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:05 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 910 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:05.647457 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-846ce4f2-11bc-4d35-85ba-534f860054a3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:05.652325 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-846ce4f2-11bc-4d35-85ba-534f860054a3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:17:05.654173 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-846ce4f2-11bc-4d35-85ba-534f860054a3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:05.654173 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-846ce4f2-11bc-4d35-85ba-534f860054a3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:05.679073 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:05.679073 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:05.699111 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-846ce4f2-11bc-4d35-85ba-534f860054a3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:05.710030 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-846ce4f2-11bc-4d35-85ba-534f860054a3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:17:05.720886 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 165/338] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:05 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 905 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:06.723862 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cd6ee502-41d5-41d3-8c89-3402fe515473 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:06.728414 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cd6ee502-41d5-41d3-8c89-3402fe515473 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:17:06.728866 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cd6ee502-41d5-41d3-8c89-3402fe515473 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:06.729315 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cd6ee502-41d5-41d3-8c89-3402fe515473 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:06.746535 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:06.746535 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:06.755292 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cd6ee502-41d5-41d3-8c89-3402fe515473 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:06.764641 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cd6ee502-41d5-41d3-8c89-3402fe515473 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:17:06.771432 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 174/339] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:06 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 905 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:07.779229 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3e075d64-b675-419e-ae45-0ae49445f5f6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:07.782890 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3e075d64-b675-419e-ae45-0ae49445f5f6 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:17:07.783384 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3e075d64-b675-419e-ae45-0ae49445f5f6 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:07.783844 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3e075d64-b675-419e-ae45-0ae49445f5f6 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:07.803896 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:07.803896 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:07.814848 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3e075d64-b675-419e-ae45-0ae49445f5f6 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:07.824865 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3e075d64-b675-419e-ae45-0ae49445f5f6 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:17:07.825964 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 166/340] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:07 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 905 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:08.838980 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c69f4c92-f723-4d6d-b8ab-141cc7a74899 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:08.845503 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c69f4c92-f723-4d6d-b8ab-141cc7a74899 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:17:08.851016 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c69f4c92-f723-4d6d-b8ab-141cc7a74899 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:08.851016 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c69f4c92-f723-4d6d-b8ab-141cc7a74899 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:08.894254 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:08.894254 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:08.916223 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c69f4c92-f723-4d6d-b8ab-141cc7a74899 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:08.929894 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c69f4c92-f723-4d6d-b8ab-141cc7a74899 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:17:08.947289 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 175/341] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:08 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 905 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:09.943596 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f811e19a-0365-4bcf-8eb7-8884193e54ae None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:09.948593 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f811e19a-0365-4bcf-8eb7-8884193e54ae tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:17:09.949040 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f811e19a-0365-4bcf-8eb7-8884193e54ae tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:09.949486 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f811e19a-0365-4bcf-8eb7-8884193e54ae tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:09.964086 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:09.964086 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:09.987304 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f811e19a-0365-4bcf-8eb7-8884193e54ae tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:09.998238 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f811e19a-0365-4bcf-8eb7-8884193e54ae tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:17:10.007189 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 167/342] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:09 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1323 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:17:10.023609 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:10.029982 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] POST http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes Apr 30 21:17:10.030883 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-880546840"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:17:10.031932 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-880546840'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:17:10.035428 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Create volume of 1 GB Apr 30 21:17:10.079149 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Availability zone cache updated, next update will occur around 2022-04-30 22:17:10.078229. {{(pid=122527) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:152}} Apr 30 21:17:10.079752 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Availability Zones retrieved successfully. Apr 30 21:17:10.208700 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Flow 'volume_create_api' (66136817-5f88-4635-a565-58d8052a0423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:17:10.224055 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c90bf03-3ae7-49fd-b07d-a33ba520a5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:17:10.228022 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:17:10.330810 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c90bf03-3ae7-49fd-b07d-a33ba520a5d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:17:10.333517 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc74cdbc-c6ba-4466-820c-69a469c125b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:17:10.428426 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Deprecated: Default quota for resource: volumes_ceph is set by the default quota flag: quota_volumes_ceph, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:17:10.429462 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Deprecated: Default quota for resource: gigabytes_ceph is set by the default quota flag: quota_gigabytes_ceph, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:17:10.571754 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Created reservations ['ed4c3487-f8e1-4e66-8926-311e06c78ca1', 'cae27dbe-a1e3-4f2a-b5bb-d239efa5b004', 'b00ced70-01bd-4e1b-8e35-0a45c24e083d', '8ba5fd5e-c77b-4278-bf9a-7a1c7ae14859'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:17:10.578697 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc74cdbc-c6ba-4466-820c-69a469c125b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed4c3487-f8e1-4e66-8926-311e06c78ca1', 'cae27dbe-a1e3-4f2a-b5bb-d239efa5b004', 'b00ced70-01bd-4e1b-8e35-0a45c24e083d', '8ba5fd5e-c77b-4278-bf9a-7a1c7ae14859']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:17:10.582196 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc959e18-aaeb-4f8f-8246-0194b26b5586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:17:10.718086 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc959e18-aaeb-4f8f-8246-0194b26b5586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c40c928-cd22-4b64-8d73-211240864fa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-880546840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b57cf4c7f250443a8afd9460085f6951',qos_specs=None,replication_status=,reservations=['ed4c3487-f8e1-4e66-8926-311e06c78ca1','cae27dbe-a1e3-4f2a-b5bb-d239efa5b004','b00ced70-01bd-4e1b-8e35-0a45c24e083d','8ba5fd5e-c77b-4278-bf9a-7a1c7ae14859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0c43fdc22254d7f9c5999e044c4f844',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:17:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-880546840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c40c928-cd22-4b64-8d73-211240864fa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b57cf4c7f250443a8afd9460085f6951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0c43fdc22254d7f9c5999e044c4f844',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:17:10.727025 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb1ce1b1-d766-48f6-b09d-c3bf286488f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:17:10.892833 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb1ce1b1-d766-48f6-b09d-c3bf286488f0) transitioned into state 'SUCCESS' from state '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-880546840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b57cf4c7f250443a8afd9460085f6951',qos_specs=None,replication_status=,reservations=['ed4c3487-f8e1-4e66-8926-311e06c78ca1','cae27dbe-a1e3-4f2a-b5bb-d239efa5b004','b00ced70-01bd-4e1b-8e35-0a45c24e083d','8ba5fd5e-c77b-4278-bf9a-7a1c7ae14859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0c43fdc22254d7f9c5999e044c4f844',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:17:10.894664 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0ac22e-6078-4ec6-b451-5a1331731ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:17:11.015564 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0ac22e-6078-4ec6-b451-5a1331731ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:17:11.027627 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Flow 'volume_create_api' (66136817-5f88-4635-a565-58d8052a0423) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:17:11.029211 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Create volume request issued successfully. Apr 30 21:17:11.037900 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1940d0d5-1a07-4961-92f6-f292c1769b6c tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes returned with HTTP 202 Apr 30 21:17:11.043601 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 176/343] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:17:10 2022] POST /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes => generated 813 bytes in 1021 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:17:11.050989 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1139425c-9a47-4693-ac19-864c3670f2a2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:11.055826 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1139425c-9a47-4693-ac19-864c3670f2a2 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 Apr 30 21:17:11.056281 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1139425c-9a47-4693-ac19-864c3670f2a2 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:11.056735 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1139425c-9a47-4693-ac19-864c3670f2a2 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:11.079622 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:11.079622 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:11.089134 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1139425c-9a47-4693-ac19-864c3670f2a2 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:11.104429 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1139425c-9a47-4693-ac19-864c3670f2a2 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 returned with HTTP 200 Apr 30 21:17:11.106667 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 168/344] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:11 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 => generated 881 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:12.120053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3b5a79ab-7106-42f9-a229-195a8f78875f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:12.126493 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3b5a79ab-7106-42f9-a229-195a8f78875f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 Apr 30 21:17:12.127212 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3b5a79ab-7106-42f9-a229-195a8f78875f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:12.128768 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3b5a79ab-7106-42f9-a229-195a8f78875f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:12.166345 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:12.166345 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:12.180792 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3b5a79ab-7106-42f9-a229-195a8f78875f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:12.193128 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3b5a79ab-7106-42f9-a229-195a8f78875f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 returned with HTTP 200 Apr 30 21:17:12.194465 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 177/345] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:12 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 => generated 905 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:13.207171 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d326a236-1ef2-4ac0-b147-652f98bda34a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:13.210939 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d326a236-1ef2-4ac0-b147-652f98bda34a tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 Apr 30 21:17:13.215839 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d326a236-1ef2-4ac0-b147-652f98bda34a tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:13.215839 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d326a236-1ef2-4ac0-b147-652f98bda34a tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:13.243271 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:13.243271 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:13.274670 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d326a236-1ef2-4ac0-b147-652f98bda34a tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:13.283783 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d326a236-1ef2-4ac0-b147-652f98bda34a tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 returned with HTTP 200 Apr 30 21:17:13.300891 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bb07ce50-73e3-4166-adad-15672b7bd363 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:13.304358 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] POST http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes Apr 30 21:17:13.306179 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2101680604"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:17:13.307224 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2101680604'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:17:13.307531 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Create volume of 1 GB Apr 30 21:17:13.312683 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 169/346] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:13 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 => generated 906 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:13.320379 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Availability Zones retrieved successfully. Apr 30 21:17:13.369015 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Flow 'volume_create_api' (9d3233b8-f4b8-4aef-b6f6-df23da97621c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:17:13.373182 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed96ed47-9a16-4401-9e12-b86369bc94d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:17:13.378641 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:17:13.448884 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed96ed47-9a16-4401-9e12-b86369bc94d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:17:13.455276 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f523ca9-4cee-45d0-8278-3dc2c57b7bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:17:13.605515 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Created reservations ['d66dc93e-71bd-4621-bf81-6de60a157bd4', 'b0647419-2d7b-4a99-9b49-8ce75b83892f', '246008bd-5081-4d73-bb3a-fb1116cb284e', 'a13cbb5c-d3b1-45ed-8a91-831a0a905bb4'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:17:13.607420 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f523ca9-4cee-45d0-8278-3dc2c57b7bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d66dc93e-71bd-4621-bf81-6de60a157bd4', 'b0647419-2d7b-4a99-9b49-8ce75b83892f', '246008bd-5081-4d73-bb3a-fb1116cb284e', 'a13cbb5c-d3b1-45ed-8a91-831a0a905bb4']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:17:13.609849 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e88e2fda-06b0-467e-a1f2-f24fdc0cf125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:17:13.716909 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e88e2fda-06b0-467e-a1f2-f24fdc0cf125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80f5c8d3-2b42-46ef-9de8-ca18b38a1f28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2101680604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b57cf4c7f250443a8afd9460085f6951',qos_specs=None,replication_status=,reservations=['d66dc93e-71bd-4621-bf81-6de60a157bd4','b0647419-2d7b-4a99-9b49-8ce75b83892f','246008bd-5081-4d73-bb3a-fb1116cb284e','a13cbb5c-d3b1-45ed-8a91-831a0a905bb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0c43fdc22254d7f9c5999e044c4f844',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:17:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2101680604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80f5c8d3-2b42-46ef-9de8-ca18b38a1f28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b57cf4c7f250443a8afd9460085f6951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0c43fdc22254d7f9c5999e044c4f844',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:17:13.721065 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0aaf471-4806-4f4d-99ff-d7937350fa68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:17:13.837182 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0aaf471-4806-4f4d-99ff-d7937350fa68) transitioned into state 'SUCCESS' from state '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-2101680604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b57cf4c7f250443a8afd9460085f6951',qos_specs=None,replication_status=,reservations=['d66dc93e-71bd-4621-bf81-6de60a157bd4','b0647419-2d7b-4a99-9b49-8ce75b83892f','246008bd-5081-4d73-bb3a-fb1116cb284e','a13cbb5c-d3b1-45ed-8a91-831a0a905bb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0c43fdc22254d7f9c5999e044c4f844',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:17:13.839726 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e97bf5d4-8b6e-4550-9985-4e11ea52e4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:17:13.941094 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e97bf5d4-8b6e-4550-9985-4e11ea52e4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:17:13.944140 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Flow 'volume_create_api' (9d3233b8-f4b8-4aef-b6f6-df23da97621c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:17:13.945029 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Create volume request issued successfully. Apr 30 21:17:13.947202 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bb07ce50-73e3-4166-adad-15672b7bd363 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes returned with HTTP 202 Apr 30 21:17:13.959797 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ab27b25d-2ccc-45f4-98c8-52c8a6bd89aa None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:13.972913 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ab27b25d-2ccc-45f4-98c8-52c8a6bd89aa tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:17:13.972913 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ab27b25d-2ccc-45f4-98c8-52c8a6bd89aa tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:13.972913 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ab27b25d-2ccc-45f4-98c8-52c8a6bd89aa tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:13.973441 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 178/347] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:17:13 2022] POST /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes => generated 814 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:17:13.991974 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:13.991974 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:13.998535 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ab27b25d-2ccc-45f4-98c8-52c8a6bd89aa tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:14.009274 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ab27b25d-2ccc-45f4-98c8-52c8a6bd89aa tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 returned with HTTP 200 Apr 30 21:17:14.020584 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 170/348] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:13 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 => generated 882 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:15.023911 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9eeea4e4-ccac-435b-972e-97989f26fa66 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:15.028160 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9eeea4e4-ccac-435b-972e-97989f26fa66 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:17:15.028777 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9eeea4e4-ccac-435b-972e-97989f26fa66 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:15.029603 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9eeea4e4-ccac-435b-972e-97989f26fa66 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:15.063931 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:15.063931 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:15.077026 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9eeea4e4-ccac-435b-972e-97989f26fa66 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:15.093170 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9eeea4e4-ccac-435b-972e-97989f26fa66 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 returned with HTTP 200 Apr 30 21:17:15.094474 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 179/349] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:15 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 => generated 906 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:16.106512 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f421d435-1df4-40f9-89a5-0e97f08695de None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:16.111042 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f421d435-1df4-40f9-89a5-0e97f08695de tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:17:16.111587 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f421d435-1df4-40f9-89a5-0e97f08695de tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:16.112112 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f421d435-1df4-40f9-89a5-0e97f08695de tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:16.128804 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:16.128804 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:16.138301 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f421d435-1df4-40f9-89a5-0e97f08695de tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:16.150826 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f421d435-1df4-40f9-89a5-0e97f08695de tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 returned with HTTP 200 Apr 30 21:17:16.152179 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 171/350] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:16 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 => generated 907 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:17.295866 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c5e85e7f-b9fd-49cc-a7ab-715ea6484000 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:17.301045 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c5e85e7f-b9fd-49cc-a7ab-715ea6484000 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] DELETE http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:17.301823 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c5e85e7f-b9fd-49cc-a7ab-715ea6484000 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:17.302696 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c5e85e7f-b9fd-49cc-a7ab-715ea6484000 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:17.308182 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-c5e85e7f-b9fd-49cc-a7ab-715ea6484000 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Delete volume with id: ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:17.344442 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:17.344442 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:17.346613 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c5e85e7f-b9fd-49cc-a7ab-715ea6484000 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:17.565038 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c5e85e7f-b9fd-49cc-a7ab-715ea6484000 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Delete volume request issued successfully. Apr 30 21:17:17.565604 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c5e85e7f-b9fd-49cc-a7ab-715ea6484000 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 202 Apr 30 21:17:17.572551 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-062eb5ed-ec5c-441a-80d4-3f6b661f7933 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:17.579936 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-062eb5ed-ec5c-441a-80d4-3f6b661f7933 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:17.580510 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 180/351] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:17:17 2022] DELETE /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 0 bytes in 285 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:17:17.581975 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-062eb5ed-ec5c-441a-80d4-3f6b661f7933 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:17.582705 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-062eb5ed-ec5c-441a-80d4-3f6b661f7933 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:17.621479 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:17.621479 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:17.640697 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-062eb5ed-ec5c-441a-80d4-3f6b661f7933 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:17.662716 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-062eb5ed-ec5c-441a-80d4-3f6b661f7933 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:17:17.672686 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 172/352] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:17 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 909 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:18.676423 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-81df3be5-ef3a-4664-8a8d-8432e5b74667 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:18.680029 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-81df3be5-ef3a-4664-8a8d-8432e5b74667 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:18.680749 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-81df3be5-ef3a-4664-8a8d-8432e5b74667 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:18.681804 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-81df3be5-ef3a-4664-8a8d-8432e5b74667 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:18.711739 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:18.711739 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:18.725834 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-81df3be5-ef3a-4664-8a8d-8432e5b74667 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:18.745792 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-81df3be5-ef3a-4664-8a8d-8432e5b74667 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:17:18.749109 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 181/353] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:18 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 909 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:19.760956 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c909ba0b-338d-45b3-90d9-2b3627f74cfc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:19.764911 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c909ba0b-338d-45b3-90d9-2b3627f74cfc tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:19.765354 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c909ba0b-338d-45b3-90d9-2b3627f74cfc tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:19.765827 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c909ba0b-338d-45b3-90d9-2b3627f74cfc tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:19.801896 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:19.801896 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:19.851355 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c909ba0b-338d-45b3-90d9-2b3627f74cfc tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:19.872402 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c909ba0b-338d-45b3-90d9-2b3627f74cfc tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:17:19.877449 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 173/354] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:19 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 909 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:17:20.889061 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fb7870d5-67bf-4ef7-b3de-aae6bcb1e3b9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:20.892628 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fb7870d5-67bf-4ef7-b3de-aae6bcb1e3b9 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:20.893123 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fb7870d5-67bf-4ef7-b3de-aae6bcb1e3b9 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:20.893520 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fb7870d5-67bf-4ef7-b3de-aae6bcb1e3b9 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:20.924655 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:20.924655 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:20.942396 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fb7870d5-67bf-4ef7-b3de-aae6bcb1e3b9 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:20.972122 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fb7870d5-67bf-4ef7-b3de-aae6bcb1e3b9 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:17:20.978183 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 182/355] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:20 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 909 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:21.988212 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-62855135-7034-4e77-b974-364df887dc6a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:21.991568 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-62855135-7034-4e77-b974-364df887dc6a tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:21.994435 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-62855135-7034-4e77-b974-364df887dc6a tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:21.995164 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-62855135-7034-4e77-b974-364df887dc6a tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:22.013238 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:22.013238 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:22.027315 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-62855135-7034-4e77-b974-364df887dc6a tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Volume info retrieved successfully. Apr 30 21:17:22.068423 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-62855135-7034-4e77-b974-364df887dc6a tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 200 Apr 30 21:17:22.069871 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 174/356] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:21 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 909 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:23.084495 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-83a31436-8a3a-47f5-9c64-dc4e546cfa04 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:23.089122 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-83a31436-8a3a-47f5-9c64-dc4e546cfa04 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] GET http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a Apr 30 21:17:23.090591 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-83a31436-8a3a-47f5-9c64-dc4e546cfa04 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:23.091601 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-83a31436-8a3a-47f5-9c64-dc4e546cfa04 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:23.143158 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-83a31436-8a3a-47f5-9c64-dc4e546cfa04 tempest-AttachSCSIVolumeTestJSON-1824069812 tempest-AttachSCSIVolumeTestJSON-1824069812-project] http://10.222.0.23/volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a returned with HTTP 404 Apr 30 21:17:23.147336 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 183/357] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:17:23 2022] GET /volume/v3/6309fd24cb2e4a5d8fde4f457d529d68/volumes/ea6253ad-6d59-440c-8c15-4350734c723a => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:17:43.391271 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-118c93d4-a097-41d8-8c4b-f83e38eccc3e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:43.403047 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-118c93d4-a097-41d8-8c4b-f83e38eccc3e tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:17:43.403047 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-118c93d4-a097-41d8-8c4b-f83e38eccc3e tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:43.403047 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-118c93d4-a097-41d8-8c4b-f83e38eccc3e tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:43.419420 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:43.419420 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:43.440070 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-118c93d4-a097-41d8-8c4b-f83e38eccc3e tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:43.451433 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-118c93d4-a097-41d8-8c4b-f83e38eccc3e tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:17:43.452510 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 175/358] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:17:43 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1323 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:17:43.464108 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-a9797a05-e5f8-4cd0-af6c-a2d5a9e78f33 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:43.469607 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-a9797a05-e5f8-4cd0-af6c-a2d5a9e78f33 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 Apr 30 21:17:43.470686 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-a9797a05-e5f8-4cd0-af6c-a2d5a9e78f33 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:43.471254 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-a9797a05-e5f8-4cd0-af6c-a2d5a9e78f33 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:43.508595 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:43.508595 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:43.525504 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-a9797a05-e5f8-4cd0-af6c-a2d5a9e78f33 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:43.541211 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-a9797a05-e5f8-4cd0-af6c-a2d5a9e78f33 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 returned with HTTP 200 Apr 30 21:17:43.542166 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 184/359] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:17:43 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 => generated 906 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:43.551988 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-8a53425f-04e6-48fc-8625-75c33b070095 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:43.556699 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-8a53425f-04e6-48fc-8625-75c33b070095 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:17:43.558053 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-8a53425f-04e6-48fc-8625-75c33b070095 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:43.558586 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-8a53425f-04e6-48fc-8625-75c33b070095 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:43.576344 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:43.576344 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:43.594168 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-8a53425f-04e6-48fc-8625-75c33b070095 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:43.605408 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-8a53425f-04e6-48fc-8625-75c33b070095 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 returned with HTTP 200 Apr 30 21:17:43.607052 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 176/360] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:17:43 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 => generated 907 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:17:43.630390 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fccbdf70-6e98-4ad1-a903-905734d1136a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:43.631172 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fccbdf70-6e98-4ad1-a903-905734d1136a None None] GET http://10.222.0.23/volume// Apr 30 21:17:43.631556 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fccbdf70-6e98-4ad1-a903-905734d1136a None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:43.632118 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fccbdf70-6e98-4ad1-a903-905734d1136a None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:43.632861 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fccbdf70-6e98-4ad1-a903-905734d1136a None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:17:43.635699 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 185/361] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:17:43 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:17:43.669105 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-2a6405b7-2b68-4481-9395-0ea2c5a5ba80 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:43.671057 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-2a6405b7-2b68-4481-9395-0ea2c5a5ba80 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] POST http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments Apr 30 21:17:43.672682 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-2a6405b7-2b68-4481-9395-0ea2c5a5ba80 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "acace4b6-8088-43ff-9975-029ca62df01f", "connector": null, "instance_uuid": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:17:43.710853 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:43.710853 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:44.170327 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-2a6405b7-2b68-4481-9395-0ea2c5a5ba80 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments returned with HTTP 200 Apr 30 21:17:44.174309 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 177/362] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:17:43 2022] POST /volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments => generated 273 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:17:44.181108 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6f33aca5-2682-421d-9dc7-337399560ef1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:44.183012 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6f33aca5-2682-421d-9dc7-337399560ef1 None None] GET http://10.222.0.23/volume// Apr 30 21:17:44.183012 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6f33aca5-2682-421d-9dc7-337399560ef1 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:44.183012 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6f33aca5-2682-421d-9dc7-337399560ef1 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:44.184607 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6f33aca5-2682-421d-9dc7-337399560ef1 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:17:44.185243 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 186/363] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:17:44 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:17:44.195127 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-e707c017-1c5d-47e2-89d1-b86b4497c498 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:44.200370 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-e707c017-1c5d-47e2-89d1-b86b4497c498 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] POST http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments Apr 30 21:17:44.201428 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-e707c017-1c5d-47e2-89d1-b86b4497c498 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c40c928-cd22-4b64-8d73-211240864fa6", "connector": null, "instance_uuid": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:17:44.217910 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:44.217910 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:44.540697 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-e707c017-1c5d-47e2-89d1-b86b4497c498 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments returned with HTTP 200 Apr 30 21:17:44.541946 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 178/364] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:17:44 2022] POST /volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments => generated 273 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:17:44.552087 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e3336f17-8a79-4844-9bd9-d0eb7beb429a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:44.553632 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e3336f17-8a79-4844-9bd9-d0eb7beb429a None None] GET http://10.222.0.23/volume// Apr 30 21:17:44.554503 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e3336f17-8a79-4844-9bd9-d0eb7beb429a None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:44.555042 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e3336f17-8a79-4844-9bd9-d0eb7beb429a None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:44.556376 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e3336f17-8a79-4844-9bd9-d0eb7beb429a None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:17:44.557293 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 187/365] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:17:44 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:17:44.571281 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-180cc47e-5413-43ef-9569-f493e431762d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:44.576525 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-180cc47e-5413-43ef-9569-f493e431762d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] POST http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments Apr 30 21:17:44.577529 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-180cc47e-5413-43ef-9569-f493e431762d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80f5c8d3-2b42-46ef-9de8-ca18b38a1f28", "connector": null, "instance_uuid": "e5ca51ea-2c60-43a5-aad6-45e4a3ea87dd"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:17:44.608399 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:44.608399 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:44.885207 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-180cc47e-5413-43ef-9569-f493e431762d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments returned with HTTP 200 Apr 30 21:17:44.887672 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 179/366] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:17:44 2022] POST /volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments => generated 273 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:17:49.442685 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1382cfce-d740-478e-8236-6b965e24d1d1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:49.445450 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1382cfce-d740-478e-8236-6b965e24d1d1 None None] GET http://10.222.0.23/volume// Apr 30 21:17:49.446217 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1382cfce-d740-478e-8236-6b965e24d1d1 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:49.446902 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1382cfce-d740-478e-8236-6b965e24d1d1 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:49.449382 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1382cfce-d740-478e-8236-6b965e24d1d1 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:17:49.450436 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 188/367] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:17:49 2022] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:17:49.478888 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-b96287ed-5f47-4e1f-a5cb-5d4f3a1fbc1a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:49.483790 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-b96287ed-5f47-4e1f-a5cb-5d4f3a1fbc1a tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:17:49.484573 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-b96287ed-5f47-4e1f-a5cb-5d4f3a1fbc1a tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:49.485625 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-b96287ed-5f47-4e1f-a5cb-5d4f3a1fbc1a tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:49.506333 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:49.506333 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:49.514747 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-b96287ed-5f47-4e1f-a5cb-5d4f3a1fbc1a tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:49.526691 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-b96287ed-5f47-4e1f-a5cb-5d4f3a1fbc1a tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:17:49.527938 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 180/368] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:17:49 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1421 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:17:49.564533 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-5464aa14-329d-49f3-9252-5ad1438c71c5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:49.576299 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-5464aa14-329d-49f3-9252-5ad1438c71c5 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] PUT http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/0b86a235-7c92-4fc6-ba37-2a770ef74c9e Apr 30 21:17:49.581995 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-5464aa14-329d-49f3-9252-5ad1438c71c5 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sda"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:17:49.634464 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-5464aa14-329d-49f3-9252-5ad1438c71c5 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Lock "b'cinder-attachment_update-acace4b6-8088-43ff-9975-029ca62df01f-nch1-master-1'" acquired by "attachment_update" :: waited 0.036s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:17:49.643417 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:49.643417 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:51.079380 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-5464aa14-329d-49f3-9252-5ad1438c71c5 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Lock "b'cinder-attachment_update-acace4b6-8088-43ff-9975-029ca62df01f-nch1-master-1'" released by "attachment_update" :: held 1.444s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:17:51.080663 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-5464aa14-329d-49f3-9252-5ad1438c71c5 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/0b86a235-7c92-4fc6-ba37-2a770ef74c9e returned with HTTP 200 Apr 30 21:17:51.092844 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 189/369] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:17:49 2022] PUT /volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/0b86a235-7c92-4fc6-ba37-2a770ef74c9e => generated 766 bytes in 1530 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:17:51.243998 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-6ec21213-6781-4c21-9bea-5b53860f630b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:51.256120 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-6ec21213-6781-4c21-9bea-5b53860f630b tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] POST http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/0b86a235-7c92-4fc6-ba37-2a770ef74c9e/action Apr 30 21:17:51.257241 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-6ec21213-6781-4c21-9bea-5b53860f630b tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:17:51.258293 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-6ec21213-6781-4c21-9bea-5b53860f630b tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:17:51.332616 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:51.332616 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:51.635155 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-6ec21213-6781-4c21-9bea-5b53860f630b tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/0b86a235-7c92-4fc6-ba37-2a770ef74c9e/action returned with HTTP 204 Apr 30 21:17:51.636762 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 181/370] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:17:51 2022] POST /volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/0b86a235-7c92-4fc6-ba37-2a770ef74c9e/action => generated 0 bytes in 394 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:17:51.775389 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fa4f9280-8012-470f-8100-c20dc56357cb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:51.776495 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fa4f9280-8012-470f-8100-c20dc56357cb None None] GET http://10.222.0.23/volume// Apr 30 21:17:51.777070 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fa4f9280-8012-470f-8100-c20dc56357cb None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:51.777943 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fa4f9280-8012-470f-8100-c20dc56357cb None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:51.779309 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fa4f9280-8012-470f-8100-c20dc56357cb None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:17:51.780569 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 190/371] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:17:51 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:17:51.797599 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-ffe5dcaa-048f-4c0f-a0d2-fefbcb8e8c49 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:51.805400 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-ffe5dcaa-048f-4c0f-a0d2-fefbcb8e8c49 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 Apr 30 21:17:51.805400 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-ffe5dcaa-048f-4c0f-a0d2-fefbcb8e8c49 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:51.805400 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-ffe5dcaa-048f-4c0f-a0d2-fefbcb8e8c49 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:51.824455 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:51.824455 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:51.837854 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-ffe5dcaa-048f-4c0f-a0d2-fefbcb8e8c49 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:51.860070 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-ffe5dcaa-048f-4c0f-a0d2-fefbcb8e8c49 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 returned with HTTP 200 Apr 30 21:17:51.861044 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 182/372] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:17:51 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 => generated 1004 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:17:51.884807 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-adad5c24-6a79-4217-9214-14dc171b4cc1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:51.890671 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-adad5c24-6a79-4217-9214-14dc171b4cc1 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] PUT http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/48d1435b-da65-49f9-a64e-be815fb17fd5 Apr 30 21:17:51.891536 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-adad5c24-6a79-4217-9214-14dc171b4cc1 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:17:51.946103 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-adad5c24-6a79-4217-9214-14dc171b4cc1 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Lock "b'cinder-attachment_update-2c40c928-cd22-4b64-8d73-211240864fa6-nch1-master-1'" acquired by "attachment_update" :: waited 0.025s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:17:51.949587 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:51.949587 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:53.486696 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-adad5c24-6a79-4217-9214-14dc171b4cc1 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Lock "b'cinder-attachment_update-2c40c928-cd22-4b64-8d73-211240864fa6-nch1-master-1'" released by "attachment_update" :: held 1.541s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:17:53.487282 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-adad5c24-6a79-4217-9214-14dc171b4cc1 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/48d1435b-da65-49f9-a64e-be815fb17fd5 returned with HTTP 200 Apr 30 21:17:53.488098 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 191/373] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:17:51 2022] PUT /volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/48d1435b-da65-49f9-a64e-be815fb17fd5 => generated 766 bytes in 1604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:17:53.681230 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-19e7e5b7-d0c0-4951-8275-3d03026a86ce None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:53.689655 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-19e7e5b7-d0c0-4951-8275-3d03026a86ce tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] POST http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/48d1435b-da65-49f9-a64e-be815fb17fd5/action Apr 30 21:17:53.690490 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-19e7e5b7-d0c0-4951-8275-3d03026a86ce tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:17:53.691061 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-19e7e5b7-d0c0-4951-8275-3d03026a86ce tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:17:53.782516 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:53.782516 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:54.039877 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-19e7e5b7-d0c0-4951-8275-3d03026a86ce tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/48d1435b-da65-49f9-a64e-be815fb17fd5/action returned with HTTP 204 Apr 30 21:17:54.041430 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 183/374] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:17:53 2022] POST /volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/48d1435b-da65-49f9-a64e-be815fb17fd5/action => generated 0 bytes in 362 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:17:54.088897 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bf5cf9c8-b9c9-49ae-b040-79f6eb41325c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:54.090972 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bf5cf9c8-b9c9-49ae-b040-79f6eb41325c None None] GET http://10.222.0.23/volume// Apr 30 21:17:54.091541 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bf5cf9c8-b9c9-49ae-b040-79f6eb41325c None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:54.092088 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bf5cf9c8-b9c9-49ae-b040-79f6eb41325c None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:54.093271 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bf5cf9c8-b9c9-49ae-b040-79f6eb41325c None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:17:54.093999 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 192/375] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:17:54 2022] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:17:54.120188 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-0fdda7e3-cf56-4cb7-83d2-dcf1f50cfd29 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:54.125692 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-0fdda7e3-cf56-4cb7-83d2-dcf1f50cfd29 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:17:54.126401 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-0fdda7e3-cf56-4cb7-83d2-dcf1f50cfd29 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:17:54.126944 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-0fdda7e3-cf56-4cb7-83d2-dcf1f50cfd29 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:17:54.181158 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:54.181158 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:54.198009 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-0fdda7e3-cf56-4cb7-83d2-dcf1f50cfd29 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:17:54.216944 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-0fdda7e3-cf56-4cb7-83d2-dcf1f50cfd29 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 returned with HTTP 200 Apr 30 21:17:54.218848 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 184/376] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:17:54 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 => generated 1005 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:17:54.251135 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-412828ce-47d3-4cb4-b8fb-36f5546a66d3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:54.259879 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-412828ce-47d3-4cb4-b8fb-36f5546a66d3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] PUT http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/3889338b-777e-4f52-9874-e8b6d7b1b709 Apr 30 21:17:54.261162 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-412828ce-47d3-4cb4-b8fb-36f5546a66d3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdc"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:17:54.304409 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-412828ce-47d3-4cb4-b8fb-36f5546a66d3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Lock "b'cinder-attachment_update-80f5c8d3-2b42-46ef-9de8-ca18b38a1f28-nch1-master-1'" acquired by "attachment_update" :: waited 0.023s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:17:54.311544 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:54.311544 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:55.815152 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-412828ce-47d3-4cb4-b8fb-36f5546a66d3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Lock "b'cinder-attachment_update-80f5c8d3-2b42-46ef-9de8-ca18b38a1f28-nch1-master-1'" released by "attachment_update" :: held 1.511s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:17:55.824022 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-412828ce-47d3-4cb4-b8fb-36f5546a66d3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/3889338b-777e-4f52-9874-e8b6d7b1b709 returned with HTTP 200 Apr 30 21:17:55.824022 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 193/377] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:17:54 2022] PUT /volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/3889338b-777e-4f52-9874-e8b6d7b1b709 => generated 766 bytes in 1569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:17:55.974770 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-2e5dc94d-fd24-4c45-b842-e687c70adc91 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:17:55.979392 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-2e5dc94d-fd24-4c45-b842-e687c70adc91 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] POST http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/3889338b-777e-4f52-9874-e8b6d7b1b709/action Apr 30 21:17:55.980054 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-2e5dc94d-fd24-4c45-b842-e687c70adc91 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:17:55.980377 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-2e5dc94d-fd24-4c45-b842-e687c70adc91 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:17:56.033738 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:17:56.033738 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:17:56.336422 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-bd59acc6-600e-495b-9503-abb09ff60d50 req-2e5dc94d-fd24-4c45-b842-e687c70adc91 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/3889338b-777e-4f52-9874-e8b6d7b1b709/action returned with HTTP 204 Apr 30 21:17:56.337503 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 185/378] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:17:55 2022] POST /volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/3889338b-777e-4f52-9874-e8b6d7b1b709/action => generated 0 bytes in 364 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:18:29.307663 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3536da37-348b-405e-b675-759aeb852701 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:29.312226 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] POST http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes Apr 30 21:18:29.313018 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-970354945"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:18:29.314004 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-970354945'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:18:29.314479 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Create volume of 1 GB Apr 30 21:18:29.321351 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:29.321351 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:29.330660 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Availability Zones retrieved successfully. Apr 30 21:18:29.350100 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Flow 'volume_create_api' (9882bbcf-c5c8-4909-89cb-23446fc6726a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:18:29.352563 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31fbc70-b1f0-47ad-8327-749d23b86445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:18:29.355422 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:18:29.389932 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e31fbc70-b1f0-47ad-8327-749d23b86445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:18:29.392571 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9f88d28-6153-49ad-9c41-83195b545256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:18:29.787066 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Created reservations ['280fa503-b9d3-45b9-a8f2-3cb8e7923259', '12b8fb2d-67a4-45d1-aeb6-37289a32878a', '6271c17c-3f6a-4fbd-87f5-1c58e88e297e', 'e71f3c39-cb12-4a1f-99cb-05d495e5eb93'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:18:29.790611 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9f88d28-6153-49ad-9c41-83195b545256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['280fa503-b9d3-45b9-a8f2-3cb8e7923259', '12b8fb2d-67a4-45d1-aeb6-37289a32878a', '6271c17c-3f6a-4fbd-87f5-1c58e88e297e', 'e71f3c39-cb12-4a1f-99cb-05d495e5eb93']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:18:29.794371 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f27e43-6ea8-4745-8c98-d6df513c9a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:18:29.916151 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f27e43-6ea8-4745-8c98-d6df513c9a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5087ffaf-42b2-4c3a-8cbf-0a636593c2ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-970354945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c823086e6504aa0ac38c2b9b86970b2',qos_specs=None,replication_status=,reservations=['280fa503-b9d3-45b9-a8f2-3cb8e7923259','12b8fb2d-67a4-45d1-aeb6-37289a32878a','6271c17c-3f6a-4fbd-87f5-1c58e88e297e','e71f3c39-cb12-4a1f-99cb-05d495e5eb93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='993cfa563e564a5f924d7e75d118f1d8',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:18:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-970354945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5087ffaf-42b2-4c3a-8cbf-0a636593c2ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c823086e6504aa0ac38c2b9b86970b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='993cfa563e564a5f924d7e75d118f1d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:18:29.921341 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534ac674-7a98-479b-9da5-7a36d91a97a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:18:30.039916 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534ac674-7a98-479b-9da5-7a36d91a97a0) transitioned into state 'SUCCESS' from state '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-970354945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c823086e6504aa0ac38c2b9b86970b2',qos_specs=None,replication_status=,reservations=['280fa503-b9d3-45b9-a8f2-3cb8e7923259','12b8fb2d-67a4-45d1-aeb6-37289a32878a','6271c17c-3f6a-4fbd-87f5-1c58e88e297e','e71f3c39-cb12-4a1f-99cb-05d495e5eb93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='993cfa563e564a5f924d7e75d118f1d8',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:18:30.042295 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bbf297d-0f64-4a3b-80e7-60bc102869ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:18:30.137702 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bbf297d-0f64-4a3b-80e7-60bc102869ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:18:30.140694 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Flow 'volume_create_api' (9882bbcf-c5c8-4909-89cb-23446fc6726a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:18:30.141811 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Create volume request issued successfully. Apr 30 21:18:30.143233 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3536da37-348b-405e-b675-759aeb852701 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes returned with HTTP 202 Apr 30 21:18:30.150524 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 194/379] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:18:29 2022] POST /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes => generated 816 bytes in 844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:18:30.155424 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c4e9e0e2-8c88-492d-a63d-affda814d34e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:30.159904 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c4e9e0e2-8c88-492d-a63d-affda814d34e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:30.160548 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c4e9e0e2-8c88-492d-a63d-affda814d34e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:30.161225 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c4e9e0e2-8c88-492d-a63d-affda814d34e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:30.176510 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:30.176510 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:30.184688 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c4e9e0e2-8c88-492d-a63d-affda814d34e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:30.195059 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c4e9e0e2-8c88-492d-a63d-affda814d34e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:30.197047 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 186/380] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:30 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 884 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:18:31.209613 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-29285b31-41cb-4e56-a915-9cec7e98b984 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:31.214350 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-29285b31-41cb-4e56-a915-9cec7e98b984 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:31.215095 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-29285b31-41cb-4e56-a915-9cec7e98b984 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:31.215796 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-29285b31-41cb-4e56-a915-9cec7e98b984 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:31.243949 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:31.243949 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:31.262912 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-29285b31-41cb-4e56-a915-9cec7e98b984 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:31.287893 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-29285b31-41cb-4e56-a915-9cec7e98b984 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:31.290144 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 195/381] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:31 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 908 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:32.302544 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-de20811c-a16e-49d4-86fb-58762f58bcc4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:32.306992 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-de20811c-a16e-49d4-86fb-58762f58bcc4 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:32.307478 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-de20811c-a16e-49d4-86fb-58762f58bcc4 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:32.307980 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-de20811c-a16e-49d4-86fb-58762f58bcc4 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:32.324508 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:32.324508 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:32.337666 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-de20811c-a16e-49d4-86fb-58762f58bcc4 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:32.349092 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-de20811c-a16e-49d4-86fb-58762f58bcc4 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:32.349742 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 187/382] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:32 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 909 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:32.436845 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-ddef8e6c-6c15-4844-9fa4-6427b88949da None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:32.441213 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-ddef8e6c-6c15-4844-9fa4-6427b88949da tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:32.441662 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-ddef8e6c-6c15-4844-9fa4-6427b88949da tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:32.442169 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-ddef8e6c-6c15-4844-9fa4-6427b88949da tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:32.457649 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:32.457649 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:32.467152 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-ddef8e6c-6c15-4844-9fa4-6427b88949da tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:32.477137 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-ddef8e6c-6c15-4844-9fa4-6427b88949da tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:32.478646 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 196/383] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:18:32 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 909 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:33.155405 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fb7d7daa-3730-4297-991d-c42ce95960f1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:33.156517 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb7d7daa-3730-4297-991d-c42ce95960f1 None None] GET http://10.222.0.23/volume// Apr 30 21:18:33.157101 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb7d7daa-3730-4297-991d-c42ce95960f1 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:33.157881 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb7d7daa-3730-4297-991d-c42ce95960f1 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:33.158843 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb7d7daa-3730-4297-991d-c42ce95960f1 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:18:33.159930 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 188/384] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:18:33 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:18:33.180485 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-4ce589db-d1c1-499e-81d9-6ed5086e71f1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:33.186543 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-4ce589db-d1c1-499e-81d9-6ed5086e71f1 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] POST http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/attachments Apr 30 21:18:33.187815 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-4ce589db-d1c1-499e-81d9-6ed5086e71f1 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5087ffaf-42b2-4c3a-8cbf-0a636593c2ea", "connector": null, "instance_uuid": "a29ae768-e8c9-449d-88a7-042239f848c6"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:18:33.203596 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:33.203596 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:33.541599 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-4ce589db-d1c1-499e-81d9-6ed5086e71f1 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/attachments returned with HTTP 200 Apr 30 21:18:33.543353 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 197/385] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:18:33 2022] POST /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/attachments => generated 273 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:18:33.731352 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-41844325-21a0-4023-8f51-2902e8bc5e10 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:33.735249 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-41844325-21a0-4023-8f51-2902e8bc5e10 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:33.735710 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-41844325-21a0-4023-8f51-2902e8bc5e10 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:33.736158 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-41844325-21a0-4023-8f51-2902e8bc5e10 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:33.783273 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:33.783273 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:33.805457 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-41844325-21a0-4023-8f51-2902e8bc5e10 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:33.808429 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d5d7421b-2cd8-4bc3-b9ae-ed8882cc09a9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:33.809858 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5d7421b-2cd8-4bc3-b9ae-ed8882cc09a9 None None] GET http://10.222.0.23/volume// Apr 30 21:18:33.810723 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5d7421b-2cd8-4bc3-b9ae-ed8882cc09a9 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:33.811201 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5d7421b-2cd8-4bc3-b9ae-ed8882cc09a9 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:33.811959 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5d7421b-2cd8-4bc3-b9ae-ed8882cc09a9 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:18:33.812894 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 198/386] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:18:33 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:18:33.821084 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-f6160614-0c58-4748-8f31-8e4922f6f414 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:33.826534 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-f6160614-0c58-4748-8f31-8e4922f6f414 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:33.827255 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-f6160614-0c58-4748-8f31-8e4922f6f414 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:33.827924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-f6160614-0c58-4748-8f31-8e4922f6f414 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:33.857333 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-41844325-21a0-4023-8f51-2902e8bc5e10 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:33.860238 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 189/387] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:33 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 908 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:33.886969 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:33.886969 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:33.925955 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-f6160614-0c58-4748-8f31-8e4922f6f414 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:33.944092 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-f6160614-0c58-4748-8f31-8e4922f6f414 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:33.946022 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 199/388] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:18:33 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 1007 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:18:33.959743 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-dd3f0940-9a82-4b35-b03b-671a2dfa7095 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:33.967444 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-dd3f0940-9a82-4b35-b03b-671a2dfa7095 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] PUT http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/attachments/97a9b565-8895-410d-b828-f69369818d62 Apr 30 21:18:33.968962 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-dd3f0940-9a82-4b35-b03b-671a2dfa7095 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:18:34.000763 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-dd3f0940-9a82-4b35-b03b-671a2dfa7095 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Lock "b'cinder-attachment_update-5087ffaf-42b2-4c3a-8cbf-0a636593c2ea-nch1-master-1'" acquired by "attachment_update" :: waited 0.015s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:18:34.007530 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:34.007530 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:34.870503 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f5596993-6bc7-4fb1-b591-5c7d455eca5b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:34.876297 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f5596993-6bc7-4fb1-b591-5c7d455eca5b tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:34.877277 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f5596993-6bc7-4fb1-b591-5c7d455eca5b tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:34.877945 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f5596993-6bc7-4fb1-b591-5c7d455eca5b tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:34.915434 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:34.915434 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:34.940687 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f5596993-6bc7-4fb1-b591-5c7d455eca5b tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:34.957965 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f5596993-6bc7-4fb1-b591-5c7d455eca5b tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:34.962172 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 200/389] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:34 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 908 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:18:35.301164 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-dd3f0940-9a82-4b35-b03b-671a2dfa7095 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Lock "b'cinder-attachment_update-5087ffaf-42b2-4c3a-8cbf-0a636593c2ea-nch1-master-1'" released by "attachment_update" :: held 1.300s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:18:35.305779 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-dd3f0940-9a82-4b35-b03b-671a2dfa7095 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/attachments/97a9b565-8895-410d-b828-f69369818d62 returned with HTTP 200 Apr 30 21:18:35.305779 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 190/390] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:18:33 2022] PUT /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/attachments/97a9b565-8895-410d-b828-f69369818d62 => generated 766 bytes in 1344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:18:35.974297 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4eaace3c-f39e-4a63-b0f0-ce5a915e5778 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:35.984442 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4eaace3c-f39e-4a63-b0f0-ce5a915e5778 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:35.985180 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4eaace3c-f39e-4a63-b0f0-ce5a915e5778 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:35.986847 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4eaace3c-f39e-4a63-b0f0-ce5a915e5778 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:36.015488 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:36.015488 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:36.026544 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4eaace3c-f39e-4a63-b0f0-ce5a915e5778 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:36.056087 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4eaace3c-f39e-4a63-b0f0-ce5a915e5778 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:36.057922 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 201/391] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:35 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 909 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:37.069583 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ff2b7380-285e-4275-8ff2-cf53344b9d00 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:37.073804 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ff2b7380-285e-4275-8ff2-cf53344b9d00 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:37.075129 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ff2b7380-285e-4275-8ff2-cf53344b9d00 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:37.075129 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ff2b7380-285e-4275-8ff2-cf53344b9d00 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:37.099606 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:37.099606 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:37.102415 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ff2b7380-285e-4275-8ff2-cf53344b9d00 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:37.113081 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ff2b7380-285e-4275-8ff2-cf53344b9d00 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:37.121567 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 191/392] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:37 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 909 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:38.126286 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8747c71a-8290-4ff6-aa21-9cbc56c41607 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:38.130169 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8747c71a-8290-4ff6-aa21-9cbc56c41607 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:38.131245 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8747c71a-8290-4ff6-aa21-9cbc56c41607 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:38.131982 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8747c71a-8290-4ff6-aa21-9cbc56c41607 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:38.172781 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:38.172781 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:38.192239 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8747c71a-8290-4ff6-aa21-9cbc56c41607 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:38.223917 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8747c71a-8290-4ff6-aa21-9cbc56c41607 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:38.224623 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 202/393] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:38 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 909 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:38.399524 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-e7a3fef3-523a-4ac6-8fd6-fab51059e57d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:38.405811 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-e7a3fef3-523a-4ac6-8fd6-fab51059e57d tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] POST http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/attachments/97a9b565-8895-410d-b828-f69369818d62/action Apr 30 21:18:38.413051 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-e7a3fef3-523a-4ac6-8fd6-fab51059e57d tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:18:38.413383 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-e7a3fef3-523a-4ac6-8fd6-fab51059e57d tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:18:38.444129 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:38.444129 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:38.660671 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c627b955-de62-42cb-aa2c-f2fbb15a79d7 req-e7a3fef3-523a-4ac6-8fd6-fab51059e57d tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/attachments/97a9b565-8895-410d-b828-f69369818d62/action returned with HTTP 204 Apr 30 21:18:38.661476 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 192/394] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:18:38 2022] POST /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/attachments/97a9b565-8895-410d-b828-f69369818d62/action => generated 0 bytes in 264 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:18:39.237069 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-35c76ee1-d719-4cbf-aae7-2efedc417b34 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:39.243171 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-35c76ee1-d719-4cbf-aae7-2efedc417b34 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:39.244750 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-35c76ee1-d719-4cbf-aae7-2efedc417b34 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:39.245207 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-35c76ee1-d719-4cbf-aae7-2efedc417b34 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:39.286242 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:39.286242 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:39.295427 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-35c76ee1-d719-4cbf-aae7-2efedc417b34 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:39.307350 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-35c76ee1-d719-4cbf-aae7-2efedc417b34 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:39.314465 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 203/395] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:39 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 1201 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:18:39.320218 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0d3b467e-6af8-45a3-ad4b-89d7558a1ed0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:39.324081 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0d3b467e-6af8-45a3-ad4b-89d7558a1ed0 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:39.326090 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0d3b467e-6af8-45a3-ad4b-89d7558a1ed0 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:39.326741 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0d3b467e-6af8-45a3-ad4b-89d7558a1ed0 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:39.347250 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:39.347250 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:39.354638 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0d3b467e-6af8-45a3-ad4b-89d7558a1ed0 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:39.363124 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0d3b467e-6af8-45a3-ad4b-89d7558a1ed0 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:39.365791 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 193/396] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:39 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 1201 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:18:40.015099 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-b92d5ed1-e29e-46cd-b1ef-22ab687046a3 req-a7612f11-96e2-4283-9cb6-0e28b563be94 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:40.020730 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-b92d5ed1-e29e-46cd-b1ef-22ab687046a3 req-a7612f11-96e2-4283-9cb6-0e28b563be94 tempest-VolumesAdminNegativeTest-2040205407 tempest-VolumesAdminNegativeTest-2040205407-project-admin] GET http://10.222.0.23/volume/v3/2432bcdc57d144238ffb934fd4530483/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:40.021226 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-b92d5ed1-e29e-46cd-b1ef-22ab687046a3 req-a7612f11-96e2-4283-9cb6-0e28b563be94 tempest-VolumesAdminNegativeTest-2040205407 tempest-VolumesAdminNegativeTest-2040205407-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:40.021791 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-b92d5ed1-e29e-46cd-b1ef-22ab687046a3 req-a7612f11-96e2-4283-9cb6-0e28b563be94 tempest-VolumesAdminNegativeTest-2040205407 tempest-VolumesAdminNegativeTest-2040205407-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:40.043904 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:40.043904 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:40.054792 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-b92d5ed1-e29e-46cd-b1ef-22ab687046a3 req-a7612f11-96e2-4283-9cb6-0e28b563be94 tempest-VolumesAdminNegativeTest-2040205407 tempest-VolumesAdminNegativeTest-2040205407-project-admin] Volume info retrieved successfully. Apr 30 21:18:40.064836 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-b92d5ed1-e29e-46cd-b1ef-22ab687046a3 req-a7612f11-96e2-4283-9cb6-0e28b563be94 tempest-VolumesAdminNegativeTest-2040205407 tempest-VolumesAdminNegativeTest-2040205407-project-admin] http://10.222.0.23/volume/v3/2432bcdc57d144238ffb934fd4530483/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:40.065996 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 204/397] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:18:40 2022] GET /volume/v3/2432bcdc57d144238ffb934fd4530483/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 1370 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:18:40.074595 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-b92d5ed1-e29e-46cd-b1ef-22ab687046a3 req-2198698d-b23a-4478-9856-a55952e7f98e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:40.081069 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-b92d5ed1-e29e-46cd-b1ef-22ab687046a3 req-2198698d-b23a-4478-9856-a55952e7f98e tempest-VolumesAdminNegativeTest-2040205407 tempest-VolumesAdminNegativeTest-2040205407-project-admin] GET http://10.222.0.23/volume/v3/2432bcdc57d144238ffb934fd4530483/volumes/09d1a215-37d9-4f39-9893-10917d702d8b Apr 30 21:18:40.081908 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-b92d5ed1-e29e-46cd-b1ef-22ab687046a3 req-2198698d-b23a-4478-9856-a55952e7f98e tempest-VolumesAdminNegativeTest-2040205407 tempest-VolumesAdminNegativeTest-2040205407-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:40.082454 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-b92d5ed1-e29e-46cd-b1ef-22ab687046a3 req-2198698d-b23a-4478-9856-a55952e7f98e tempest-VolumesAdminNegativeTest-2040205407 tempest-VolumesAdminNegativeTest-2040205407-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:40.095116 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-b92d5ed1-e29e-46cd-b1ef-22ab687046a3 req-2198698d-b23a-4478-9856-a55952e7f98e tempest-VolumesAdminNegativeTest-2040205407 tempest-VolumesAdminNegativeTest-2040205407-project-admin] http://10.222.0.23/volume/v3/2432bcdc57d144238ffb934fd4530483/volumes/09d1a215-37d9-4f39-9893-10917d702d8b returned with HTTP 404 Apr 30 21:18:40.097316 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 194/398] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:18:40 2022] GET /volume/v3/2432bcdc57d144238ffb934fd4530483/volumes/09d1a215-37d9-4f39-9893-10917d702d8b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:18:40.109416 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-82d109ec-da9d-4440-822d-bf83732783cc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:40.114011 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-82d109ec-da9d-4440-822d-bf83732783cc tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:40.116492 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-82d109ec-da9d-4440-822d-bf83732783cc tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:40.117200 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-82d109ec-da9d-4440-822d-bf83732783cc tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:40.157536 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:40.157536 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:40.168409 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-82d109ec-da9d-4440-822d-bf83732783cc tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:40.179661 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-82d109ec-da9d-4440-822d-bf83732783cc tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:40.179855 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 205/399] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:40 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 1201 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:18:40.246434 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-64255e2b-7a36-48bd-b5f6-4bbd0539c866 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:40.251361 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-64255e2b-7a36-48bd-b5f6-4bbd0539c866 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:40.251808 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-64255e2b-7a36-48bd-b5f6-4bbd0539c866 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:40.252423 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-64255e2b-7a36-48bd-b5f6-4bbd0539c866 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:40.279780 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:40.279780 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:40.296295 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-64255e2b-7a36-48bd-b5f6-4bbd0539c866 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:40.307550 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-64255e2b-7a36-48bd-b5f6-4bbd0539c866 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:40.308425 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 195/400] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:18:40 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 1201 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:18:40.346916 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-da16ae8e-e63e-4310-b424-d662adc091ca None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:40.351214 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-da16ae8e-e63e-4310-b424-d662adc091ca tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] POST http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea/action Apr 30 21:18:40.352157 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-da16ae8e-e63e-4310-b424-d662adc091ca tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Action body: b'{"os-begin_detaching": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:18:40.352481 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-da16ae8e-e63e-4310-b424-d662adc091ca tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:18:40.371555 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:40.371555 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:40.373320 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-da16ae8e-e63e-4310-b424-d662adc091ca tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:40.466037 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-da16ae8e-e63e-4310-b424-d662adc091ca tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Begin detaching volume completed successfully. Apr 30 21:18:40.467073 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-da16ae8e-e63e-4310-b424-d662adc091ca tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea/action returned with HTTP 202 Apr 30 21:18:40.468272 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 206/401] 10.222.0.23 () {64 vars in 1652 bytes} [Sat Apr 30 21:18:40 2022] POST /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Apr 30 21:18:40.666194 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3d8b36e2-dbff-493d-96c7-fc9b8aac9458 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:40.667177 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3d8b36e2-dbff-493d-96c7-fc9b8aac9458 None None] GET http://10.222.0.23/volume// Apr 30 21:18:40.667621 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3d8b36e2-dbff-493d-96c7-fc9b8aac9458 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:40.670298 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3d8b36e2-dbff-493d-96c7-fc9b8aac9458 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:40.671166 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3d8b36e2-dbff-493d-96c7-fc9b8aac9458 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:18:40.678333 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 196/402] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:18:40 2022] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:18:40.681013 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-5f5a916d-e430-4120-acde-72f66fb3edc4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:40.686129 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-5f5a916d-e430-4120-acde-72f66fb3edc4 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:40.686686 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-5f5a916d-e430-4120-acde-72f66fb3edc4 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:40.687198 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-5f5a916d-e430-4120-acde-72f66fb3edc4 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:40.708453 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:40.708453 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:40.719335 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-5f5a916d-e430-4120-acde-72f66fb3edc4 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:40.736137 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-5f5a916d-e430-4120-acde-72f66fb3edc4 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:40.737162 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 207/403] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:18:40 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 1303 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:18:41.563512 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-945a3bd0-016c-4a41-9dfb-25cfa25e7157 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:41.567831 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-945a3bd0-016c-4a41-9dfb-25cfa25e7157 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] DELETE http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/attachments/97a9b565-8895-410d-b828-f69369818d62 Apr 30 21:18:41.568290 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-945a3bd0-016c-4a41-9dfb-25cfa25e7157 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:41.577743 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-945a3bd0-016c-4a41-9dfb-25cfa25e7157 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:41.581462 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:41.581462 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:41.764141 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c24372f6-d78b-4fc2-8520-a76c48e5b918 req-945a3bd0-016c-4a41-9dfb-25cfa25e7157 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/attachments/97a9b565-8895-410d-b828-f69369818d62 returned with HTTP 200 Apr 30 21:18:41.764917 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 197/404] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:18:41 2022] DELETE /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/attachments/97a9b565-8895-410d-b828-f69369818d62 => generated 19 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:18:42.740357 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-927113fa-6acc-4695-a7fd-723d188f371f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:42.744766 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-927113fa-6acc-4695-a7fd-723d188f371f tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:42.745219 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-927113fa-6acc-4695-a7fd-723d188f371f tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:42.745674 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-927113fa-6acc-4695-a7fd-723d188f371f tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:42.766055 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:42.766055 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:42.780833 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-927113fa-6acc-4695-a7fd-723d188f371f tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:42.790563 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-927113fa-6acc-4695-a7fd-723d188f371f tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:42.791377 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 208/405] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:42 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 909 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:42.805503 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-890ca383-9af5-4590-9411-7bca320f712e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:42.810111 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] POST http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes Apr 30 21:18:42.810993 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1500573665"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:18:42.815437 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1500573665'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:18:42.815437 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Create volume of 1 GB Apr 30 21:18:42.815437 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:42.815437 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:42.818994 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Availability Zones retrieved successfully. Apr 30 21:18:42.838369 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Flow 'volume_create_api' (bb3e5889-cd59-4d76-b22f-9b6209a28290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:18:42.840827 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4b19b88-22d7-4d67-bf54-eb93c00a81e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:18:42.843882 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:18:42.878951 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4b19b88-22d7-4d67-bf54-eb93c00a81e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:18:42.883748 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87b411a-4092-4d80-a32c-9552d8aad170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:18:43.066247 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Created reservations ['91e40df5-41fc-4ee8-99dc-26e9e920e6d8', 'b2b31185-1beb-47ad-9f28-3e2d3c87bda7', '08755b51-c1da-48eb-ad71-00e9d18868ad', 'c8ab5d12-9232-41e8-ad2e-827eff436c8f'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:18:43.069067 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87b411a-4092-4d80-a32c-9552d8aad170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91e40df5-41fc-4ee8-99dc-26e9e920e6d8', 'b2b31185-1beb-47ad-9f28-3e2d3c87bda7', '08755b51-c1da-48eb-ad71-00e9d18868ad', 'c8ab5d12-9232-41e8-ad2e-827eff436c8f']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:18:43.070402 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d678f7c9-19d6-4180-ac6f-a283da49e06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:18:43.196809 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d678f7c9-19d6-4180-ac6f-a283da49e06a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b508150-9895-4466-a4fe-58faf003f7b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1500573665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c823086e6504aa0ac38c2b9b86970b2',qos_specs=None,replication_status=,reservations=['91e40df5-41fc-4ee8-99dc-26e9e920e6d8','b2b31185-1beb-47ad-9f28-3e2d3c87bda7','08755b51-c1da-48eb-ad71-00e9d18868ad','c8ab5d12-9232-41e8-ad2e-827eff436c8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='993cfa563e564a5f924d7e75d118f1d8',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:18:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1500573665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b508150-9895-4466-a4fe-58faf003f7b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c823086e6504aa0ac38c2b9b86970b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='993cfa563e564a5f924d7e75d118f1d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:18:43.198893 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37bd05cc-48fd-4b6b-86f7-1fa280d4331c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:18:43.369294 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37bd05cc-48fd-4b6b-86f7-1fa280d4331c) transitioned into state 'SUCCESS' from state '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-1500573665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c823086e6504aa0ac38c2b9b86970b2',qos_specs=None,replication_status=,reservations=['91e40df5-41fc-4ee8-99dc-26e9e920e6d8','b2b31185-1beb-47ad-9f28-3e2d3c87bda7','08755b51-c1da-48eb-ad71-00e9d18868ad','c8ab5d12-9232-41e8-ad2e-827eff436c8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='993cfa563e564a5f924d7e75d118f1d8',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:18:43.371025 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e22f1e2f-a00a-442a-a5d9-5e4b4ccffffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:18:43.463163 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e22f1e2f-a00a-442a-a5d9-5e4b4ccffffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:18:43.466254 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Flow 'volume_create_api' (bb3e5889-cd59-4d76-b22f-9b6209a28290) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:18:43.467215 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Create volume request issued successfully. Apr 30 21:18:43.468689 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-890ca383-9af5-4590-9411-7bca320f712e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes returned with HTTP 202 Apr 30 21:18:43.470100 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 198/406] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:18:42 2022] POST /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes => generated 817 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:18:43.480574 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-42f38b8c-4a25-4fd5-93b2-13c02070472b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:43.485518 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-42f38b8c-4a25-4fd5-93b2-13c02070472b tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 Apr 30 21:18:43.486525 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-42f38b8c-4a25-4fd5-93b2-13c02070472b tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:43.487344 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-42f38b8c-4a25-4fd5-93b2-13c02070472b tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:43.522318 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:43.522318 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:43.534064 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-42f38b8c-4a25-4fd5-93b2-13c02070472b tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:43.545656 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-42f38b8c-4a25-4fd5-93b2-13c02070472b tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 returned with HTTP 200 Apr 30 21:18:43.554810 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 209/407] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:43 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 => generated 885 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:44.558939 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e56b3467-82a1-440f-9b9b-f42bc9e7fae8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:44.563625 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e56b3467-82a1-440f-9b9b-f42bc9e7fae8 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 Apr 30 21:18:44.563774 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e56b3467-82a1-440f-9b9b-f42bc9e7fae8 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:44.564290 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e56b3467-82a1-440f-9b9b-f42bc9e7fae8 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:44.594019 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:44.594019 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:44.619562 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e56b3467-82a1-440f-9b9b-f42bc9e7fae8 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:44.640642 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e56b3467-82a1-440f-9b9b-f42bc9e7fae8 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 returned with HTTP 200 Apr 30 21:18:44.646556 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 199/408] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:44 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 => generated 909 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:45.654966 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-919c1159-7e75-4d19-a415-e98dc5f3b5d6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:45.659992 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-919c1159-7e75-4d19-a415-e98dc5f3b5d6 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 Apr 30 21:18:45.660659 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-919c1159-7e75-4d19-a415-e98dc5f3b5d6 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:45.661319 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-919c1159-7e75-4d19-a415-e98dc5f3b5d6 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:45.684506 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:45.684506 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:45.707678 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-919c1159-7e75-4d19-a415-e98dc5f3b5d6 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:45.738546 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-919c1159-7e75-4d19-a415-e98dc5f3b5d6 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 returned with HTTP 200 Apr 30 21:18:45.739292 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 210/409] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:45 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 => generated 910 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:45.872349 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-338f8d29-c4d4-459e-b4b7-c058ab5f2ee1 req-0361f4eb-933b-44a4-b1bc-e5b911936978 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:45.879205 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-338f8d29-c4d4-459e-b4b7-c058ab5f2ee1 req-0361f4eb-933b-44a4-b1bc-e5b911936978 tempest-VolumesAdminNegativeTest-2040205407 tempest-VolumesAdminNegativeTest-2040205407-project-admin] GET http://10.222.0.23/volume/v3/2432bcdc57d144238ffb934fd4530483/volumes/38ff381b-8ccc-4977-9a08-cd1e316668bc Apr 30 21:18:45.879937 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-338f8d29-c4d4-459e-b4b7-c058ab5f2ee1 req-0361f4eb-933b-44a4-b1bc-e5b911936978 tempest-VolumesAdminNegativeTest-2040205407 tempest-VolumesAdminNegativeTest-2040205407-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:45.880638 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-338f8d29-c4d4-459e-b4b7-c058ab5f2ee1 req-0361f4eb-933b-44a4-b1bc-e5b911936978 tempest-VolumesAdminNegativeTest-2040205407 tempest-VolumesAdminNegativeTest-2040205407-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:45.894591 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-338f8d29-c4d4-459e-b4b7-c058ab5f2ee1 req-0361f4eb-933b-44a4-b1bc-e5b911936978 tempest-VolumesAdminNegativeTest-2040205407 tempest-VolumesAdminNegativeTest-2040205407-project-admin] http://10.222.0.23/volume/v3/2432bcdc57d144238ffb934fd4530483/volumes/38ff381b-8ccc-4977-9a08-cd1e316668bc returned with HTTP 404 Apr 30 21:18:45.901905 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 200/410] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:18:45 2022] GET /volume/v3/2432bcdc57d144238ffb934fd4530483/volumes/38ff381b-8ccc-4977-9a08-cd1e316668bc => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:18:45.907718 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c3e20880-95b0-4651-9e36-0cfb93327358 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:45.911590 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c3e20880-95b0-4651-9e36-0cfb93327358 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] DELETE http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 Apr 30 21:18:45.916898 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c3e20880-95b0-4651-9e36-0cfb93327358 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:45.916898 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c3e20880-95b0-4651-9e36-0cfb93327358 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:45.916898 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-c3e20880-95b0-4651-9e36-0cfb93327358 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Delete volume with id: 6b508150-9895-4466-a4fe-58faf003f7b2 Apr 30 21:18:45.939016 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:45.939016 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:45.940072 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c3e20880-95b0-4651-9e36-0cfb93327358 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:46.230388 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c3e20880-95b0-4651-9e36-0cfb93327358 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Delete volume request issued successfully. Apr 30 21:18:46.231154 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c3e20880-95b0-4651-9e36-0cfb93327358 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 returned with HTTP 202 Apr 30 21:18:46.233618 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 211/411] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:18:45 2022] DELETE /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 => generated 0 bytes in 326 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:18:46.238258 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d060aa36-1268-4a8f-b236-08e21dd05ef0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:46.243207 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d060aa36-1268-4a8f-b236-08e21dd05ef0 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 Apr 30 21:18:46.244645 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d060aa36-1268-4a8f-b236-08e21dd05ef0 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:46.245561 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d060aa36-1268-4a8f-b236-08e21dd05ef0 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:46.297283 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:46.297283 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:46.309502 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d060aa36-1268-4a8f-b236-08e21dd05ef0 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:46.322945 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d060aa36-1268-4a8f-b236-08e21dd05ef0 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 returned with HTTP 200 Apr 30 21:18:46.324469 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 201/412] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:46 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 => generated 909 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:47.336744 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4f9e4799-61b2-4469-8465-690dc122cc66 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:47.342502 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4f9e4799-61b2-4469-8465-690dc122cc66 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 Apr 30 21:18:47.343302 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4f9e4799-61b2-4469-8465-690dc122cc66 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:47.344130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4f9e4799-61b2-4469-8465-690dc122cc66 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:47.380875 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:47.380875 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:47.402690 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4f9e4799-61b2-4469-8465-690dc122cc66 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:47.420138 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4f9e4799-61b2-4469-8465-690dc122cc66 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 returned with HTTP 200 Apr 30 21:18:47.422090 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 212/413] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:47 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 => generated 909 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:48.433577 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-caac4afb-cc29-41e6-a657-265d21cd86ab None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:48.438823 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-caac4afb-cc29-41e6-a657-265d21cd86ab tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 Apr 30 21:18:48.439309 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-caac4afb-cc29-41e6-a657-265d21cd86ab tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:48.439766 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-caac4afb-cc29-41e6-a657-265d21cd86ab tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:48.461455 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:48.461455 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:48.479489 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-caac4afb-cc29-41e6-a657-265d21cd86ab tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:48.492969 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-caac4afb-cc29-41e6-a657-265d21cd86ab tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 returned with HTTP 200 Apr 30 21:18:48.497822 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 202/414] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:48 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 => generated 909 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:49.508064 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e75a0c83-4878-4f20-abca-c6ef8549b887 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:49.511848 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e75a0c83-4878-4f20-abca-c6ef8549b887 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 Apr 30 21:18:49.512908 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e75a0c83-4878-4f20-abca-c6ef8549b887 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:49.515065 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e75a0c83-4878-4f20-abca-c6ef8549b887 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:49.528968 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:49.528968 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:49.537594 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e75a0c83-4878-4f20-abca-c6ef8549b887 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:49.549559 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e75a0c83-4878-4f20-abca-c6ef8549b887 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 returned with HTTP 200 Apr 30 21:18:49.551118 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 213/415] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:49 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 => generated 909 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:50.563287 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-578de10f-f525-4ce5-b5e2-714c2fbaf4e0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:50.567123 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-578de10f-f525-4ce5-b5e2-714c2fbaf4e0 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 Apr 30 21:18:50.567916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-578de10f-f525-4ce5-b5e2-714c2fbaf4e0 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:50.568562 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-578de10f-f525-4ce5-b5e2-714c2fbaf4e0 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:50.591310 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:50.591310 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:50.610877 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-578de10f-f525-4ce5-b5e2-714c2fbaf4e0 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:50.629350 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-578de10f-f525-4ce5-b5e2-714c2fbaf4e0 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 returned with HTTP 200 Apr 30 21:18:50.632522 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 203/416] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:50 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 => generated 909 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:51.644208 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7aee00b9-f924-401e-87fc-5e09d4a28828 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:51.648457 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7aee00b9-f924-401e-87fc-5e09d4a28828 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 Apr 30 21:18:51.648909 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7aee00b9-f924-401e-87fc-5e09d4a28828 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:51.649647 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7aee00b9-f924-401e-87fc-5e09d4a28828 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:51.682943 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:51.682943 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:51.703241 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7aee00b9-f924-401e-87fc-5e09d4a28828 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:51.732629 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7aee00b9-f924-401e-87fc-5e09d4a28828 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 returned with HTTP 200 Apr 30 21:18:51.737319 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 214/417] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:51 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 => generated 909 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:52.746092 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d0fed6ba-a1df-46da-8f3e-6de6da2b486e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:52.752804 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d0fed6ba-a1df-46da-8f3e-6de6da2b486e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 Apr 30 21:18:52.753240 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d0fed6ba-a1df-46da-8f3e-6de6da2b486e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:52.753806 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d0fed6ba-a1df-46da-8f3e-6de6da2b486e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:52.789785 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:52.789785 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:52.821263 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d0fed6ba-a1df-46da-8f3e-6de6da2b486e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:52.840020 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d0fed6ba-a1df-46da-8f3e-6de6da2b486e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 returned with HTTP 200 Apr 30 21:18:52.842893 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 204/418] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:52 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 => generated 909 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:53.852520 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-400cda17-1558-4e3a-a29e-a0bee074881f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:53.856933 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-400cda17-1558-4e3a-a29e-a0bee074881f tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 Apr 30 21:18:53.861321 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-400cda17-1558-4e3a-a29e-a0bee074881f tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:53.861321 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-400cda17-1558-4e3a-a29e-a0bee074881f tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:53.898206 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:53.898206 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:53.914978 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-400cda17-1558-4e3a-a29e-a0bee074881f tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:53.926144 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-400cda17-1558-4e3a-a29e-a0bee074881f tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 returned with HTTP 200 Apr 30 21:18:53.936573 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 215/419] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:53 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 => generated 909 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:54.940938 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-89023331-de47-48fc-ab50-4677176e938d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:54.955774 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-89023331-de47-48fc-ab50-4677176e938d tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 Apr 30 21:18:54.957828 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-89023331-de47-48fc-ab50-4677176e938d tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:54.958622 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-89023331-de47-48fc-ab50-4677176e938d tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:54.974633 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-89023331-de47-48fc-ab50-4677176e938d tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 returned with HTTP 404 Apr 30 21:18:54.976493 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 205/420] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:54 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/6b508150-9895-4466-a4fe-58faf003f7b2 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:18:54.980607 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7b825718-6cbb-4da6-8c5d-b2fe4ff9b0ed None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:54.985525 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7b825718-6cbb-4da6-8c5d-b2fe4ff9b0ed tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] DELETE http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:54.986792 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7b825718-6cbb-4da6-8c5d-b2fe4ff9b0ed tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:54.999068 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7b825718-6cbb-4da6-8c5d-b2fe4ff9b0ed tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:55.004114 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-7b825718-6cbb-4da6-8c5d-b2fe4ff9b0ed tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Delete volume with id: 5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:55.054051 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:55.054051 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:55.056848 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7b825718-6cbb-4da6-8c5d-b2fe4ff9b0ed tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:55.378403 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7b825718-6cbb-4da6-8c5d-b2fe4ff9b0ed tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Delete volume request issued successfully. Apr 30 21:18:55.382152 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7b825718-6cbb-4da6-8c5d-b2fe4ff9b0ed tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 202 Apr 30 21:18:55.385817 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 216/421] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:18:54 2022] DELETE /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 0 bytes in 403 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:18:55.388463 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ed5f3339-6695-4cc8-9af0-014aa73daa15 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:55.394401 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ed5f3339-6695-4cc8-9af0-014aa73daa15 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:55.394851 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ed5f3339-6695-4cc8-9af0-014aa73daa15 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:55.395299 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ed5f3339-6695-4cc8-9af0-014aa73daa15 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:55.421776 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:55.421776 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:55.443763 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ed5f3339-6695-4cc8-9af0-014aa73daa15 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:55.461883 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ed5f3339-6695-4cc8-9af0-014aa73daa15 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:55.471255 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 206/422] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:55 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 908 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:56.475964 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ef64f8ff-c372-4569-95d9-bdc366736fc2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:56.482541 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ef64f8ff-c372-4569-95d9-bdc366736fc2 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:56.483119 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ef64f8ff-c372-4569-95d9-bdc366736fc2 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:56.483838 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ef64f8ff-c372-4569-95d9-bdc366736fc2 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:56.518531 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:56.518531 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:56.529110 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ef64f8ff-c372-4569-95d9-bdc366736fc2 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:56.552837 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ef64f8ff-c372-4569-95d9-bdc366736fc2 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:56.554445 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 217/423] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:56 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 908 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:57.569556 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-86bb674f-dca3-4425-9fe7-4da1c24283d5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:57.576979 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-86bb674f-dca3-4425-9fe7-4da1c24283d5 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:57.576979 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-86bb674f-dca3-4425-9fe7-4da1c24283d5 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:57.577507 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-86bb674f-dca3-4425-9fe7-4da1c24283d5 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:57.594155 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:57.594155 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:57.609902 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-86bb674f-dca3-4425-9fe7-4da1c24283d5 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:57.622242 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-86bb674f-dca3-4425-9fe7-4da1c24283d5 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:57.623823 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 207/424] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:57 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 908 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:58.635584 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-207abb97-1aba-4329-9553-5ce1b794a16e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:58.641428 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-207abb97-1aba-4329-9553-5ce1b794a16e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:58.642097 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-207abb97-1aba-4329-9553-5ce1b794a16e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:58.643090 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-207abb97-1aba-4329-9553-5ce1b794a16e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:58.671579 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:58.671579 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:58.698233 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-207abb97-1aba-4329-9553-5ce1b794a16e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:58.720752 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-207abb97-1aba-4329-9553-5ce1b794a16e tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:58.730556 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 218/425] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:58 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 908 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:18:59.739656 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8b79b439-e1ad-43ce-8d9c-680df77b8609 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:18:59.743415 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8b79b439-e1ad-43ce-8d9c-680df77b8609 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:18:59.743927 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8b79b439-e1ad-43ce-8d9c-680df77b8609 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:18:59.744672 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8b79b439-e1ad-43ce-8d9c-680df77b8609 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:18:59.808774 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:18:59.808774 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:18:59.850010 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8b79b439-e1ad-43ce-8d9c-680df77b8609 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:18:59.876381 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8b79b439-e1ad-43ce-8d9c-680df77b8609 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:18:59.878030 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 208/426] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:18:59 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 908 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:19:00.890790 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f4bca5c4-07f6-475d-82f8-7df10b3d27a9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:19:00.895249 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f4bca5c4-07f6-475d-82f8-7df10b3d27a9 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:19:00.896416 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f4bca5c4-07f6-475d-82f8-7df10b3d27a9 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:19:00.897670 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f4bca5c4-07f6-475d-82f8-7df10b3d27a9 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:19:00.912489 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:19:00.912489 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:19:00.919949 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f4bca5c4-07f6-475d-82f8-7df10b3d27a9 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:19:00.928561 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f4bca5c4-07f6-475d-82f8-7df10b3d27a9 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:19:00.929282 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 219/427] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:19:00 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 908 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:19:01.942587 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c0e88dcb-482a-4e5f-abeb-6638272c7643 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:19:01.947169 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c0e88dcb-482a-4e5f-abeb-6638272c7643 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:19:01.947696 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c0e88dcb-482a-4e5f-abeb-6638272c7643 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:19:01.948870 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c0e88dcb-482a-4e5f-abeb-6638272c7643 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:19:01.973008 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:19:01.973008 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:19:01.994823 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c0e88dcb-482a-4e5f-abeb-6638272c7643 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:19:02.010539 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c0e88dcb-482a-4e5f-abeb-6638272c7643 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:19:02.011847 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 209/428] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:19:01 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 908 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:19:03.023323 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-10a4c414-911f-4de4-9fd5-b349ada56a57 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:19:03.026916 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-10a4c414-911f-4de4-9fd5-b349ada56a57 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:19:03.028561 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-10a4c414-911f-4de4-9fd5-b349ada56a57 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:19:03.028561 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-10a4c414-911f-4de4-9fd5-b349ada56a57 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:19:03.068659 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:19:03.068659 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:19:03.077896 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-10a4c414-911f-4de4-9fd5-b349ada56a57 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:19:03.087836 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-10a4c414-911f-4de4-9fd5-b349ada56a57 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:19:03.089101 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 220/429] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:19:03 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 908 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:19:04.101072 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4a55ebf2-e373-4358-b276-29ef88a472a9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:19:04.105260 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4a55ebf2-e373-4358-b276-29ef88a472a9 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:19:04.106493 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4a55ebf2-e373-4358-b276-29ef88a472a9 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:19:04.107047 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4a55ebf2-e373-4358-b276-29ef88a472a9 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:19:04.122668 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:19:04.122668 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:19:04.130698 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4a55ebf2-e373-4358-b276-29ef88a472a9 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Volume info retrieved successfully. Apr 30 21:19:04.140836 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4a55ebf2-e373-4358-b276-29ef88a472a9 tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 200 Apr 30 21:19:04.141887 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 210/430] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:19:04 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 908 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:19:05.154824 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fce3ada7-1275-469e-af84-64cde64257cc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:19:05.158699 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fce3ada7-1275-469e-af84-64cde64257cc tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] GET http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea Apr 30 21:19:05.159220 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fce3ada7-1275-469e-af84-64cde64257cc tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:19:05.159740 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fce3ada7-1275-469e-af84-64cde64257cc tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:19:05.180872 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fce3ada7-1275-469e-af84-64cde64257cc tempest-VolumesAdminNegativeTest-2051823524 tempest-VolumesAdminNegativeTest-2051823524-project] http://10.222.0.23/volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea returned with HTTP 404 Apr 30 21:19:05.182074 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 221/431] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:19:05 2022] GET /volume/v3/6c823086e6504aa0ac38c2b9b86970b2/volumes/5087ffaf-42b2-4c3a-8cbf-0a636593c2ea => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:19:58.105637 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-76481a06-2731-4a1f-b237-c3799415a5b1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:19:58.338683 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] POST http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes Apr 30 21:19:58.340154 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1699715250", "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:19:58.341641 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1699715250', 'imageRef': 'a5b0850f-3b24-4bcb-b0a7-351c3216b27d'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:19:58.522664 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Create volume of 1 GB Apr 30 21:19:58.535494 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Availability Zones retrieved successfully. Apr 30 21:19:58.556960 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Flow 'volume_create_api' (bbe97375-7d61-4df1-93ca-cd9227932097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:19:58.559552 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1e416f9-fecc-4ac5-a83c-79eadb21da63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:19:58.563728 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:19:58.683103 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1e416f9-fecc-4ac5-a83c-79eadb21da63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:19:58.685097 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9b018d-6bec-4591-9a99-8f1883b64d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:19:59.064421 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Created reservations ['c7934293-234c-4b43-8ec7-1eedbae06a73', 'edcc72a2-cb75-4a75-a387-d87879ecd83c', '4798da5d-5fe1-43d8-8721-d0287786e2a5', 'c0c2a44b-0989-4424-a6ac-e42ee5d76553'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:19:59.066559 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9b018d-6bec-4591-9a99-8f1883b64d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7934293-234c-4b43-8ec7-1eedbae06a73', 'edcc72a2-cb75-4a75-a387-d87879ecd83c', '4798da5d-5fe1-43d8-8721-d0287786e2a5', 'c0c2a44b-0989-4424-a6ac-e42ee5d76553']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:19:59.070929 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75d85b28-4051-4c0b-8d11-27dc231001b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:19:59.300729 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75d85b28-4051-4c0b-8d11-27dc231001b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36930a8a-00bb-4076-b396-25ba68392b9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1699715250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b81eb3fcf4664f479119191dbc28bf07',qos_specs=None,replication_status=,reservations=['c7934293-234c-4b43-8ec7-1eedbae06a73','edcc72a2-cb75-4a75-a387-d87879ecd83c','4798da5d-5fe1-43d8-8721-d0287786e2a5','c0c2a44b-0989-4424-a6ac-e42ee5d76553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af1585cd61ba445eba82fb0b5c74a460',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:19:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1699715250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36930a8a-00bb-4076-b396-25ba68392b9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b81eb3fcf4664f479119191dbc28bf07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af1585cd61ba445eba82fb0b5c74a460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:19:59.308116 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac580294-a151-46a9-a003-fa922aae785a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:19:59.432520 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac580294-a151-46a9-a003-fa922aae785a) transitioned into state 'SUCCESS' from state '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-1699715250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b81eb3fcf4664f479119191dbc28bf07',qos_specs=None,replication_status=,reservations=['c7934293-234c-4b43-8ec7-1eedbae06a73','edcc72a2-cb75-4a75-a387-d87879ecd83c','4798da5d-5fe1-43d8-8721-d0287786e2a5','c0c2a44b-0989-4424-a6ac-e42ee5d76553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af1585cd61ba445eba82fb0b5c74a460',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:19:59.435160 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2683e26-f3d6-4261-9c26-eb506ea5ccb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:19:59.535915 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2683e26-f3d6-4261-9c26-eb506ea5ccb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:19:59.538579 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Flow 'volume_create_api' (bbe97375-7d61-4df1-93ca-cd9227932097) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:19:59.539272 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Create volume request issued successfully. Apr 30 21:19:59.540534 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-76481a06-2731-4a1f-b237-c3799415a5b1 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes returned with HTTP 202 Apr 30 21:19:59.556670 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 211/432] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:19:58 2022] POST /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes => generated 819 bytes in 1452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:19:59.557851 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ca7bb47a-3d20-4cc8-b993-d6e1c95ad8aa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:19:59.561387 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ca7bb47a-3d20-4cc8-b993-d6e1c95ad8aa tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:19:59.561885 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ca7bb47a-3d20-4cc8-b993-d6e1c95ad8aa tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:19:59.562404 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ca7bb47a-3d20-4cc8-b993-d6e1c95ad8aa tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:19:59.595912 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:19:59.595912 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:19:59.613453 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ca7bb47a-3d20-4cc8-b993-d6e1c95ad8aa tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:19:59.625096 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ca7bb47a-3d20-4cc8-b993-d6e1c95ad8aa tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:19:59.627124 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 222/433] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:19:59 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 887 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:20:00.639186 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fbed199a-e563-4a55-8d30-1f7517a32dc0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:00.643151 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fbed199a-e563-4a55-8d30-1f7517a32dc0 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:20:00.643666 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fbed199a-e563-4a55-8d30-1f7517a32dc0 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:00.644282 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fbed199a-e563-4a55-8d30-1f7517a32dc0 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:00.677269 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:00.677269 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:00.691988 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fbed199a-e563-4a55-8d30-1f7517a32dc0 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:00.716622 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fbed199a-e563-4a55-8d30-1f7517a32dc0 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:20:00.717379 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 212/434] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:00 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 911 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:01.730874 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e3fb4c0b-fb61-4680-b550-05ef57a770bc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:01.749666 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e3fb4c0b-fb61-4680-b550-05ef57a770bc tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:20:01.753611 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e3fb4c0b-fb61-4680-b550-05ef57a770bc tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:01.756584 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e3fb4c0b-fb61-4680-b550-05ef57a770bc tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:01.820740 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:01.820740 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:01.841195 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e3fb4c0b-fb61-4680-b550-05ef57a770bc tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:01.874751 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e3fb4c0b-fb61-4680-b550-05ef57a770bc tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:20:01.898765 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 223/435] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:01 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 911 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:02.887653 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9efe2e05-44c0-4dfc-9061-ee7d30693f2a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:02.891441 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9efe2e05-44c0-4dfc-9061-ee7d30693f2a tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:20:02.892014 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9efe2e05-44c0-4dfc-9061-ee7d30693f2a tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:02.892473 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9efe2e05-44c0-4dfc-9061-ee7d30693f2a tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:02.927416 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:02.927416 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:02.950886 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9efe2e05-44c0-4dfc-9061-ee7d30693f2a tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:02.976711 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9efe2e05-44c0-4dfc-9061-ee7d30693f2a tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:20:02.987326 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 213/436] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:02 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 911 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:03.991658 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1d361662-b162-491b-808e-7e05846320c2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:03.995487 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1d361662-b162-491b-808e-7e05846320c2 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:20:03.997144 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1d361662-b162-491b-808e-7e05846320c2 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:03.997144 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1d361662-b162-491b-808e-7e05846320c2 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:04.026353 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:04.026353 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:04.046112 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1d361662-b162-491b-808e-7e05846320c2 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:04.068411 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1d361662-b162-491b-808e-7e05846320c2 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:20:04.069142 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 224/437] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:03 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 911 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:05.086298 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bd99db8b-8f1a-4664-96bc-c136dd1bc396 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:05.091849 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bd99db8b-8f1a-4664-96bc-c136dd1bc396 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:20:05.092698 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bd99db8b-8f1a-4664-96bc-c136dd1bc396 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:05.093401 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bd99db8b-8f1a-4664-96bc-c136dd1bc396 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:05.113441 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:05.113441 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:05.124128 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bd99db8b-8f1a-4664-96bc-c136dd1bc396 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:05.138610 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bd99db8b-8f1a-4664-96bc-c136dd1bc396 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:20:05.141804 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 214/438] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:05 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 911 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:06.153810 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-838b90e3-d940-42ac-b632-8ab39b4b7b29 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:06.170383 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-838b90e3-d940-42ac-b632-8ab39b4b7b29 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:20:06.172428 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-838b90e3-d940-42ac-b632-8ab39b4b7b29 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:06.173348 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-838b90e3-d940-42ac-b632-8ab39b4b7b29 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:06.242149 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:06.242149 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:06.257045 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-838b90e3-d940-42ac-b632-8ab39b4b7b29 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:06.305650 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-838b90e3-d940-42ac-b632-8ab39b4b7b29 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:20:06.307142 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 225/439] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:06 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 911 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:07.319603 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-dadd95fe-8a76-485a-a1e1-067ee1ef3435 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:07.324549 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dadd95fe-8a76-485a-a1e1-067ee1ef3435 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:20:07.325220 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dadd95fe-8a76-485a-a1e1-067ee1ef3435 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:07.325686 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dadd95fe-8a76-485a-a1e1-067ee1ef3435 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:07.340364 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:07.340364 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:07.347354 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-dadd95fe-8a76-485a-a1e1-067ee1ef3435 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:07.357873 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dadd95fe-8a76-485a-a1e1-067ee1ef3435 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:20:07.358759 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 215/440] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:07 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 1329 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:20:07.372257 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-89739d96-47f0-4fb4-866d-986d652d5e34 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:07.375952 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] POST http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes Apr 30 21:20:07.380131 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1137684164"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:20:07.380131 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1137684164'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:20:07.380131 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Create volume of 1 GB Apr 30 21:20:07.386356 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Availability Zones retrieved successfully. Apr 30 21:20:07.402321 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Flow 'volume_create_api' (a4e81271-497c-4d98-8612-dd1798e12cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:20:07.405109 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3534d36-8fee-41ee-b1aa-b780248cc3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:20:07.407607 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:20:07.448383 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3534d36-8fee-41ee-b1aa-b780248cc3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:20:07.450611 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d072198-d1fd-4715-9c9c-ac878d4c75f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:20:07.595428 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Created reservations ['a0f067ff-c77e-47de-a25d-c8c47057a91f', 'aff8ec0d-c7a9-44a7-9021-4f32d2f267ce', '1fd54ee1-1901-4b7b-a08d-5517462bcd10', '3e099ec9-9a6c-43dc-bcfd-9775ce422d21'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:20:07.597277 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d072198-d1fd-4715-9c9c-ac878d4c75f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0f067ff-c77e-47de-a25d-c8c47057a91f', 'aff8ec0d-c7a9-44a7-9021-4f32d2f267ce', '1fd54ee1-1901-4b7b-a08d-5517462bcd10', '3e099ec9-9a6c-43dc-bcfd-9775ce422d21']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:20:07.599584 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdbc6fe2-71dd-458d-a50a-3ae567b5c4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:20:07.724773 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdbc6fe2-71dd-458d-a50a-3ae567b5c4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27b24866-27ef-457f-bbcc-0152de7c242b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1137684164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b81eb3fcf4664f479119191dbc28bf07',qos_specs=None,replication_status=,reservations=['a0f067ff-c77e-47de-a25d-c8c47057a91f','aff8ec0d-c7a9-44a7-9021-4f32d2f267ce','1fd54ee1-1901-4b7b-a08d-5517462bcd10','3e099ec9-9a6c-43dc-bcfd-9775ce422d21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af1585cd61ba445eba82fb0b5c74a460',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1137684164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27b24866-27ef-457f-bbcc-0152de7c242b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b81eb3fcf4664f479119191dbc28bf07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af1585cd61ba445eba82fb0b5c74a460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:20:07.731303 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a9bf2a-5bba-4df3-b412-809b0a75ca3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:20:07.905668 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a9bf2a-5bba-4df3-b412-809b0a75ca3c) transitioned into state 'SUCCESS' from state '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-1137684164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b81eb3fcf4664f479119191dbc28bf07',qos_specs=None,replication_status=,reservations=['a0f067ff-c77e-47de-a25d-c8c47057a91f','aff8ec0d-c7a9-44a7-9021-4f32d2f267ce','1fd54ee1-1901-4b7b-a08d-5517462bcd10','3e099ec9-9a6c-43dc-bcfd-9775ce422d21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af1585cd61ba445eba82fb0b5c74a460',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:20:07.907797 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (422d6f08-610f-4d49-aa34-8c97b744e258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:20:08.014654 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (422d6f08-610f-4d49-aa34-8c97b744e258) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:20:08.026980 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Flow 'volume_create_api' (a4e81271-497c-4d98-8612-dd1798e12cbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:20:08.028059 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Create volume request issued successfully. Apr 30 21:20:08.029323 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-89739d96-47f0-4fb4-866d-986d652d5e34 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes returned with HTTP 202 Apr 30 21:20:08.030626 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 226/441] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:20:07 2022] POST /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes => generated 819 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:20:08.042130 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ed407f25-983a-4e33-ac78-ac42dc490d2b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:08.045678 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ed407f25-983a-4e33-ac78-ac42dc490d2b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:20:08.046279 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ed407f25-983a-4e33-ac78-ac42dc490d2b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:08.046905 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ed407f25-983a-4e33-ac78-ac42dc490d2b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:08.099224 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:08.099224 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:08.128517 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ed407f25-983a-4e33-ac78-ac42dc490d2b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:08.146688 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ed407f25-983a-4e33-ac78-ac42dc490d2b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b returned with HTTP 200 Apr 30 21:20:08.149347 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 216/442] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:08 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b => generated 887 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:20:09.161404 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-515d662d-fc09-4747-99e2-0e40dd86cb1c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:09.167374 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-515d662d-fc09-4747-99e2-0e40dd86cb1c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:20:09.167828 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-515d662d-fc09-4747-99e2-0e40dd86cb1c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:09.168285 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-515d662d-fc09-4747-99e2-0e40dd86cb1c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:09.189193 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:09.189193 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:09.209869 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-515d662d-fc09-4747-99e2-0e40dd86cb1c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:09.222856 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-515d662d-fc09-4747-99e2-0e40dd86cb1c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b returned with HTTP 200 Apr 30 21:20:09.232841 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 227/443] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:09 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b => generated 911 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:10.237745 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0d4e9e06-b24e-4bf8-abee-4d2038947833 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:10.244874 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0d4e9e06-b24e-4bf8-abee-4d2038947833 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:20:10.245412 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0d4e9e06-b24e-4bf8-abee-4d2038947833 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:10.253331 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0d4e9e06-b24e-4bf8-abee-4d2038947833 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:10.260322 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:10.260322 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:10.268268 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0d4e9e06-b24e-4bf8-abee-4d2038947833 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:10.277253 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0d4e9e06-b24e-4bf8-abee-4d2038947833 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b returned with HTTP 200 Apr 30 21:20:10.278732 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 217/444] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:10 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b => generated 912 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:20:10.290116 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:10.294267 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] POST http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes Apr 30 21:20:10.294980 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1084862396"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:20:10.295925 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1084862396'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:20:10.296257 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Create volume of 1 GB Apr 30 21:20:10.304390 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Availability Zones retrieved successfully. Apr 30 21:20:10.320257 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Flow 'volume_create_api' (dc75cf8b-2291-4c12-a8d3-7949c93bce6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:20:10.322818 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255ea9f5-f109-48c7-8a9f-44651a2db07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:20:10.325242 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:20:10.359355 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255ea9f5-f109-48c7-8a9f-44651a2db07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:20:10.361468 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed07fcf5-c5c9-435b-8e3f-24ecd855814c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:20:10.481976 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Created reservations ['c6fc0558-5b2a-406a-ab92-663e6dd5f3f5', '912e7783-efba-47ca-9d4e-0bfd596c44ce', '8bdc257a-977f-4618-ad76-420b63dcfd5c', '990005a7-3568-489f-9f51-78dcf040c363'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:20:10.486001 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed07fcf5-c5c9-435b-8e3f-24ecd855814c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6fc0558-5b2a-406a-ab92-663e6dd5f3f5', '912e7783-efba-47ca-9d4e-0bfd596c44ce', '8bdc257a-977f-4618-ad76-420b63dcfd5c', '990005a7-3568-489f-9f51-78dcf040c363']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:20:10.491729 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (057a2755-3fbc-47f5-8510-f6f337d081cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:20:10.589526 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (057a2755-3fbc-47f5-8510-f6f337d081cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04049fb4-d6f1-4d01-83c2-db5981be2487', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1084862396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b81eb3fcf4664f479119191dbc28bf07',qos_specs=None,replication_status=,reservations=['c6fc0558-5b2a-406a-ab92-663e6dd5f3f5','912e7783-efba-47ca-9d4e-0bfd596c44ce','8bdc257a-977f-4618-ad76-420b63dcfd5c','990005a7-3568-489f-9f51-78dcf040c363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af1585cd61ba445eba82fb0b5c74a460',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1084862396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04049fb4-d6f1-4d01-83c2-db5981be2487,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b81eb3fcf4664f479119191dbc28bf07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af1585cd61ba445eba82fb0b5c74a460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:20:10.592446 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfc85ccf-c404-4550-a7db-1b22ef1e9c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:20:10.700415 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfc85ccf-c404-4550-a7db-1b22ef1e9c32) transitioned into state 'SUCCESS' from state '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-1084862396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b81eb3fcf4664f479119191dbc28bf07',qos_specs=None,replication_status=,reservations=['c6fc0558-5b2a-406a-ab92-663e6dd5f3f5','912e7783-efba-47ca-9d4e-0bfd596c44ce','8bdc257a-977f-4618-ad76-420b63dcfd5c','990005a7-3568-489f-9f51-78dcf040c363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af1585cd61ba445eba82fb0b5c74a460',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:20:10.707691 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f659be-567f-4991-b1b0-fa46891e8de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:20:10.821417 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f659be-567f-4991-b1b0-fa46891e8de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:20:10.824572 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Flow 'volume_create_api' (dc75cf8b-2291-4c12-a8d3-7949c93bce6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:20:10.825260 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Create volume request issued successfully. Apr 30 21:20:10.826943 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4abd6c36-1c4c-4319-8725-a08cf5e404dd tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes returned with HTTP 202 Apr 30 21:20:10.828384 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 228/445] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:20:10 2022] POST /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes => generated 819 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:20:10.839143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-445cb71c-1492-4855-9f86-4e2fbc63b03b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:10.843790 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-445cb71c-1492-4855-9f86-4e2fbc63b03b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 Apr 30 21:20:10.844336 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-445cb71c-1492-4855-9f86-4e2fbc63b03b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:10.844852 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-445cb71c-1492-4855-9f86-4e2fbc63b03b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:10.861207 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:10.861207 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:10.868639 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-445cb71c-1492-4855-9f86-4e2fbc63b03b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:10.877473 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-445cb71c-1492-4855-9f86-4e2fbc63b03b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 returned with HTTP 200 Apr 30 21:20:10.878475 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 218/446] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:10 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 => generated 887 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:11.891706 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a88117de-0228-471e-a5c9-32bc4f7a4d9c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:11.895914 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a88117de-0228-471e-a5c9-32bc4f7a4d9c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 Apr 30 21:20:11.896356 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a88117de-0228-471e-a5c9-32bc4f7a4d9c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:11.897568 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a88117de-0228-471e-a5c9-32bc4f7a4d9c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:11.912032 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:11.912032 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:11.920891 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a88117de-0228-471e-a5c9-32bc4f7a4d9c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:11.930304 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a88117de-0228-471e-a5c9-32bc4f7a4d9c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 returned with HTTP 200 Apr 30 21:20:11.931570 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 229/447] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:11 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 => generated 911 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:12.944063 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bfd2b7c5-0084-4de3-ab2b-e7dedd31c883 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:12.948331 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bfd2b7c5-0084-4de3-ab2b-e7dedd31c883 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 Apr 30 21:20:12.948971 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bfd2b7c5-0084-4de3-ab2b-e7dedd31c883 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:12.949427 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bfd2b7c5-0084-4de3-ab2b-e7dedd31c883 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:12.965294 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:12.965294 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:12.974793 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bfd2b7c5-0084-4de3-ab2b-e7dedd31c883 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:12.986333 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bfd2b7c5-0084-4de3-ab2b-e7dedd31c883 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 returned with HTTP 200 Apr 30 21:20:12.987218 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 219/448] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:12 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 => generated 912 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:18.465923 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:18.470297 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] POST http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes Apr 30 21:20:18.471252 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-787181324"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:20:18.472463 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-787181324'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:20:18.473277 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Create volume of 1 GB Apr 30 21:20:18.489998 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Availability Zones retrieved successfully. Apr 30 21:20:18.527819 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Flow 'volume_create_api' (391cc127-201d-4d0d-89b1-1991f360ad6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:20:18.536420 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a9d8dc7-4c0b-44ed-ac94-816bd31dbd6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:20:18.546783 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:20:18.597513 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a9d8dc7-4c0b-44ed-ac94-816bd31dbd6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:20:18.599657 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (945af90e-5673-4201-a49c-5502bd0a8205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:20:18.956762 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Created reservations ['a98587c0-1b77-49de-94e7-395dc78658a7', '42162b75-3fb6-408d-8fb2-c06dd069a097', '84051fba-2994-4874-9563-fab7eb232af0', 'ce6e6522-8904-46e2-b9a5-65de7555361b'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:20:18.958946 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (945af90e-5673-4201-a49c-5502bd0a8205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a98587c0-1b77-49de-94e7-395dc78658a7', '42162b75-3fb6-408d-8fb2-c06dd069a097', '84051fba-2994-4874-9563-fab7eb232af0', 'ce6e6522-8904-46e2-b9a5-65de7555361b']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:20:18.961558 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a166aa0-6a76-4efb-ac3c-cb61a7f3f546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:20:19.072301 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a166aa0-6a76-4efb-ac3c-cb61a7f3f546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea469c91-90fa-49e9-98c2-38c22ad83db0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-787181324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='713c8f2f4e2141f18904b10656eaf37f',qos_specs=None,replication_status=,reservations=['a98587c0-1b77-49de-94e7-395dc78658a7','42162b75-3fb6-408d-8fb2-c06dd069a097','84051fba-2994-4874-9563-fab7eb232af0','ce6e6522-8904-46e2-b9a5-65de7555361b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f5eafa970bd4247bdaef1cda747c3fc',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:20:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-787181324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea469c91-90fa-49e9-98c2-38c22ad83db0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='713c8f2f4e2141f18904b10656eaf37f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f5eafa970bd4247bdaef1cda747c3fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:20:19.078165 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f78a8a8-c271-4362-9286-045f0f444cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:20:19.190906 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f78a8a8-c271-4362-9286-045f0f444cf3) transitioned into state 'SUCCESS' from state '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-787181324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='713c8f2f4e2141f18904b10656eaf37f',qos_specs=None,replication_status=,reservations=['a98587c0-1b77-49de-94e7-395dc78658a7','42162b75-3fb6-408d-8fb2-c06dd069a097','84051fba-2994-4874-9563-fab7eb232af0','ce6e6522-8904-46e2-b9a5-65de7555361b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f5eafa970bd4247bdaef1cda747c3fc',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:20:19.193793 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228d6ee0-43d9-4648-8f69-aa36a7f2f8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:20:19.284779 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228d6ee0-43d9-4648-8f69-aa36a7f2f8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:20:19.294032 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Flow 'volume_create_api' (391cc127-201d-4d0d-89b1-1991f360ad6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:20:19.294963 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Create volume request issued successfully. Apr 30 21:20:19.296543 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7b7fc625-5626-4f5d-8b89-ada0d7a5741a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes returned with HTTP 202 Apr 30 21:20:19.298679 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 230/449] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:20:18 2022] POST /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes => generated 813 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:20:19.310268 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-545a57e5-c41f-46e4-b476-a87633f7a5d8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:19.314380 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-545a57e5-c41f-46e4-b476-a87633f7a5d8 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:20:19.314985 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-545a57e5-c41f-46e4-b476-a87633f7a5d8 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:19.315580 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-545a57e5-c41f-46e4-b476-a87633f7a5d8 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:19.330002 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:19.330002 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:19.341160 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-545a57e5-c41f-46e4-b476-a87633f7a5d8 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:20:19.356457 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-545a57e5-c41f-46e4-b476-a87633f7a5d8 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:20:19.366338 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 220/450] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:19 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 881 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:20.371021 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b4bcf3dc-bdc2-407b-ab45-83c11a68070f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:20.377345 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b4bcf3dc-bdc2-407b-ab45-83c11a68070f tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:20:20.378040 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b4bcf3dc-bdc2-407b-ab45-83c11a68070f tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:20.378636 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b4bcf3dc-bdc2-407b-ab45-83c11a68070f tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:20.457146 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:20.457146 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:20.466924 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b4bcf3dc-bdc2-407b-ab45-83c11a68070f tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:20:20.491126 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b4bcf3dc-bdc2-407b-ab45-83c11a68070f tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:20:20.491867 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 231/451] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:20 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 905 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:21.509232 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-736939c3-8128-46fe-b4f0-40e67d85733b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:21.512444 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-736939c3-8128-46fe-b4f0-40e67d85733b tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:20:21.513717 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-736939c3-8128-46fe-b4f0-40e67d85733b tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:21.514361 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-736939c3-8128-46fe-b4f0-40e67d85733b tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:21.534030 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:21.534030 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:21.547974 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-736939c3-8128-46fe-b4f0-40e67d85733b tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:20:21.579859 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-736939c3-8128-46fe-b4f0-40e67d85733b tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:20:21.583149 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 221/452] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:21 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 906 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:21.888529 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-d092cf04-4d18-4a39-a7b1-22069845e0d8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:21.892947 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-d092cf04-4d18-4a39-a7b1-22069845e0d8 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:20:21.894365 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-d092cf04-4d18-4a39-a7b1-22069845e0d8 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:21.896874 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-d092cf04-4d18-4a39-a7b1-22069845e0d8 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:21.912987 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:21.912987 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:21.922121 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-d092cf04-4d18-4a39-a7b1-22069845e0d8 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:20:21.932958 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-d092cf04-4d18-4a39-a7b1-22069845e0d8 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:20:21.941842 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 232/453] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:20:21 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 906 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:22.185301 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-26bcd7c1-12c8-4a96-8f40-dffd2c7ace87 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:22.186119 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-26bcd7c1-12c8-4a96-8f40-dffd2c7ace87 None None] GET http://10.222.0.23/volume// Apr 30 21:20:22.188004 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-26bcd7c1-12c8-4a96-8f40-dffd2c7ace87 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:22.188004 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-26bcd7c1-12c8-4a96-8f40-dffd2c7ace87 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:22.188004 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-26bcd7c1-12c8-4a96-8f40-dffd2c7ace87 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:20:22.188652 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 222/454] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:20:22 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:20:22.197565 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-b205deb1-2027-4a36-96d6-cb43a2149483 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:22.204141 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-b205deb1-2027-4a36-96d6-cb43a2149483 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] POST http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/attachments Apr 30 21:20:22.205070 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-b205deb1-2027-4a36-96d6-cb43a2149483 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea469c91-90fa-49e9-98c2-38c22ad83db0", "connector": null, "instance_uuid": "91a99313-2234-43cf-92e0-80ad0262a063"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:20:22.238660 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:22.238660 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:22.543479 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-b205deb1-2027-4a36-96d6-cb43a2149483 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/attachments returned with HTTP 200 Apr 30 21:20:22.544254 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 233/455] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:20:22 2022] POST /volume/v3/713c8f2f4e2141f18904b10656eaf37f/attachments => generated 273 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:20:22.754828 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-369c9341-03b3-43fe-a012-60c0c302a813 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:22.767661 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-369c9341-03b3-43fe-a012-60c0c302a813 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:20:22.770000 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-369c9341-03b3-43fe-a012-60c0c302a813 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:22.780750 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-369c9341-03b3-43fe-a012-60c0c302a813 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:22.812234 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:22.812234 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:22.820300 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-369c9341-03b3-43fe-a012-60c0c302a813 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:20:22.830489 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-369c9341-03b3-43fe-a012-60c0c302a813 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:20:22.839090 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 223/456] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:22 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 905 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:22.894168 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8572b6c5-35bd-4ae9-8470-e9e76baf6276 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:22.894953 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8572b6c5-35bd-4ae9-8470-e9e76baf6276 None None] GET http://10.222.0.23/volume// Apr 30 21:20:22.895350 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8572b6c5-35bd-4ae9-8470-e9e76baf6276 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:22.895794 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8572b6c5-35bd-4ae9-8470-e9e76baf6276 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:22.897046 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8572b6c5-35bd-4ae9-8470-e9e76baf6276 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:20:22.897377 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 234/457] 10.222.0.35 () {56 vars in 1098 bytes} [Sat Apr 30 21:20:22 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:20:22.905488 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-1d289703-a62e-4190-9075-afb5f2db8795 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:22.910237 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-1d289703-a62e-4190-9075-afb5f2db8795 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:20:22.910725 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-1d289703-a62e-4190-9075-afb5f2db8795 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:22.911331 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-1d289703-a62e-4190-9075-afb5f2db8795 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:22.933806 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:22.933806 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:22.954159 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-1d289703-a62e-4190-9075-afb5f2db8795 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:20:22.970997 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-1d289703-a62e-4190-9075-afb5f2db8795 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:20:22.970997 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 224/458] 10.222.0.35 () {60 vars in 1412 bytes} [Sat Apr 30 21:20:22 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 1004 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:20:22.989211 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-14ed77f6-9a8c-4327-a715-bbe7885799e9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:22.995486 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-14ed77f6-9a8c-4327-a715-bbe7885799e9 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] PUT http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/attachments/3c525538-d6da-4038-abf7-37ea91a05b9c Apr 30 21:20:22.996383 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-14ed77f6-9a8c-4327-a715-bbe7885799e9 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "nch2-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch2-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:20:23.020787 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-14ed77f6-9a8c-4327-a715-bbe7885799e9 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Lock "b'cinder-attachment_update-ea469c91-90fa-49e9-98c2-38c22ad83db0-nch2-master-1'" acquired by "attachment_update" :: waited 0.011s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:20:23.022985 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:23.022985 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:23.847891 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-73f5655f-bc72-451f-8ff1-c36f2ca79a19 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:23.852319 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73f5655f-bc72-451f-8ff1-c36f2ca79a19 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:20:23.852872 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-73f5655f-bc72-451f-8ff1-c36f2ca79a19 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:23.853376 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-73f5655f-bc72-451f-8ff1-c36f2ca79a19 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:23.873424 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:23.873424 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:23.880969 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-73f5655f-bc72-451f-8ff1-c36f2ca79a19 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:20:23.899004 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73f5655f-bc72-451f-8ff1-c36f2ca79a19 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:20:23.900298 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 225/459] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:23 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 905 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:24.046666 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-14ed77f6-9a8c-4327-a715-bbe7885799e9 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Lock "b'cinder-attachment_update-ea469c91-90fa-49e9-98c2-38c22ad83db0-nch2-master-1'" released by "attachment_update" :: held 1.026s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:20:24.047639 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-14ed77f6-9a8c-4327-a715-bbe7885799e9 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/attachments/3c525538-d6da-4038-abf7-37ea91a05b9c returned with HTTP 200 Apr 30 21:20:24.048793 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 235/460] 10.222.0.35 () {64 vars in 1477 bytes} [Sat Apr 30 21:20:22 2022] PUT /volume/v3/713c8f2f4e2141f18904b10656eaf37f/attachments/3c525538-d6da-4038-abf7-37ea91a05b9c => generated 766 bytes in 1060 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:20:24.912342 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2e7937a0-571b-411e-ae92-ad17cdba7f4e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:24.916948 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2e7937a0-571b-411e-ae92-ad17cdba7f4e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:20:24.917389 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2e7937a0-571b-411e-ae92-ad17cdba7f4e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:24.917859 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2e7937a0-571b-411e-ae92-ad17cdba7f4e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:24.936467 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:24.936467 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:24.943710 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2e7937a0-571b-411e-ae92-ad17cdba7f4e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:20:24.953044 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2e7937a0-571b-411e-ae92-ad17cdba7f4e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:20:24.953783 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 226/461] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:24 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:25.967002 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1fc32279-fcc9-4cc8-a63f-1ac590ae095e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:25.970503 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1fc32279-fcc9-4cc8-a63f-1ac590ae095e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:20:25.970937 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1fc32279-fcc9-4cc8-a63f-1ac590ae095e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:25.971379 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1fc32279-fcc9-4cc8-a63f-1ac590ae095e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:25.990011 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:25.990011 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:25.998744 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1fc32279-fcc9-4cc8-a63f-1ac590ae095e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:20:26.007504 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1fc32279-fcc9-4cc8-a63f-1ac590ae095e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:20:26.008235 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 236/462] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:25 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:27.021080 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fc91f462-2154-4896-8b12-51a064fc03ef None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:27.025252 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fc91f462-2154-4896-8b12-51a064fc03ef tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:20:27.025824 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fc91f462-2154-4896-8b12-51a064fc03ef tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:27.026341 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fc91f462-2154-4896-8b12-51a064fc03ef tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:27.046278 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:27.046278 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:27.054506 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fc91f462-2154-4896-8b12-51a064fc03ef tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:20:27.064335 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fc91f462-2154-4896-8b12-51a064fc03ef tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:20:27.065126 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 227/463] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:27 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 906 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:27.997307 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-26e496dc-3ed2-4f52-85ef-5182e7da38fe None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:28.002735 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-26e496dc-3ed2-4f52-85ef-5182e7da38fe tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] POST http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/attachments/3c525538-d6da-4038-abf7-37ea91a05b9c/action Apr 30 21:20:28.003515 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-26e496dc-3ed2-4f52-85ef-5182e7da38fe tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:20:28.003835 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-26e496dc-3ed2-4f52-85ef-5182e7da38fe tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:20:28.035849 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:28.035849 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:28.077141 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-88b48878-f125-4a17-bbb0-a20a884e2be6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:28.081610 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-88b48878-f125-4a17-bbb0-a20a884e2be6 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:20:28.082304 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-88b48878-f125-4a17-bbb0-a20a884e2be6 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:28.082931 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-88b48878-f125-4a17-bbb0-a20a884e2be6 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:28.106032 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:28.106032 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:28.118676 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-88b48878-f125-4a17-bbb0-a20a884e2be6 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:20:28.135149 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-88b48878-f125-4a17-bbb0-a20a884e2be6 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:20:28.136023 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 228/464] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:28 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 906 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:28.264279 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-55606186-0ef2-4dbd-836a-c0fefeb400d2 req-26e496dc-3ed2-4f52-85ef-5182e7da38fe tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/attachments/3c525538-d6da-4038-abf7-37ea91a05b9c/action returned with HTTP 204 Apr 30 21:20:28.265567 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 237/465] 10.222.0.35 () {64 vars in 1498 bytes} [Sat Apr 30 21:20:27 2022] POST /volume/v3/713c8f2f4e2141f18904b10656eaf37f/attachments/3c525538-d6da-4038-abf7-37ea91a05b9c/action => generated 0 bytes in 269 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:20:29.148205 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1561869f-b03b-4ec3-835c-200c04c431ed None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:29.151568 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1561869f-b03b-4ec3-835c-200c04c431ed tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:20:29.152077 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1561869f-b03b-4ec3-835c-200c04c431ed tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:29.152826 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1561869f-b03b-4ec3-835c-200c04c431ed tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:29.181077 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:29.181077 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:29.191009 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1561869f-b03b-4ec3-835c-200c04c431ed tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:20:29.202412 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1561869f-b03b-4ec3-835c-200c04c431ed tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:20:29.203357 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 229/466] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:29 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 1198 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:20:29.215378 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d4b33031-1b50-4ec6-9cc6-d4eba687f543 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:29.218966 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d4b33031-1b50-4ec6-9cc6-d4eba687f543 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:20:29.219604 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d4b33031-1b50-4ec6-9cc6-d4eba687f543 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:29.220054 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d4b33031-1b50-4ec6-9cc6-d4eba687f543 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:29.239706 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:29.239706 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:29.247476 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d4b33031-1b50-4ec6-9cc6-d4eba687f543 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:20:29.257095 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d4b33031-1b50-4ec6-9cc6-d4eba687f543 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:20:29.257838 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 238/467] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:29 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 1198 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:20:30.547431 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-d5630248-8f12-46ea-a252-8c82af8e1918 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:30.551471 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-d5630248-8f12-46ea-a252-8c82af8e1918 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:20:30.551912 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-d5630248-8f12-46ea-a252-8c82af8e1918 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:30.552358 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-d5630248-8f12-46ea-a252-8c82af8e1918 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:30.566342 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:30.566342 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:30.573545 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-d5630248-8f12-46ea-a252-8c82af8e1918 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:30.583757 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-d5630248-8f12-46ea-a252-8c82af8e1918 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:20:30.584505 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 230/468] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:20:30 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 1329 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:20:30.593352 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-3c5a0003-8273-46c5-8fac-8a12c3b3a2b4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:30.597452 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-3c5a0003-8273-46c5-8fac-8a12c3b3a2b4 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:20:30.597940 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-3c5a0003-8273-46c5-8fac-8a12c3b3a2b4 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:30.598396 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-3c5a0003-8273-46c5-8fac-8a12c3b3a2b4 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:30.613016 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:30.613016 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:30.623062 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-3c5a0003-8273-46c5-8fac-8a12c3b3a2b4 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:30.633201 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-3c5a0003-8273-46c5-8fac-8a12c3b3a2b4 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b returned with HTTP 200 Apr 30 21:20:30.634515 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 239/469] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:20:30 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b => generated 912 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:30.642711 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-85076bf2-37c8-43ba-a36e-d37d30795e81 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:30.646859 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-85076bf2-37c8-43ba-a36e-d37d30795e81 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 Apr 30 21:20:30.647294 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-85076bf2-37c8-43ba-a36e-d37d30795e81 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:30.647740 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-85076bf2-37c8-43ba-a36e-d37d30795e81 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:30.662334 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:30.662334 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:30.669994 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-85076bf2-37c8-43ba-a36e-d37d30795e81 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:30.678767 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-85076bf2-37c8-43ba-a36e-d37d30795e81 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 returned with HTTP 200 Apr 30 21:20:30.679484 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 231/470] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:20:30 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 => generated 912 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:30.690519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fd265c7d-2b48-4787-afe6-f23f89f13f91 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:30.691330 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fd265c7d-2b48-4787-afe6-f23f89f13f91 None None] GET http://10.222.0.23/volume// Apr 30 21:20:30.691718 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fd265c7d-2b48-4787-afe6-f23f89f13f91 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:30.692192 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fd265c7d-2b48-4787-afe6-f23f89f13f91 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:30.692980 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fd265c7d-2b48-4787-afe6-f23f89f13f91 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:20:30.693534 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 240/471] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:20:30 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:20:30.701300 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-9791b41a-0849-4df0-ab49-f0b628067935 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:30.706377 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-9791b41a-0849-4df0-ab49-f0b628067935 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] POST http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments Apr 30 21:20:30.707217 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-9791b41a-0849-4df0-ab49-f0b628067935 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "36930a8a-00bb-4076-b396-25ba68392b9d", "connector": null, "instance_uuid": "c71c0f51-02f6-41f2-a5c5-d1954741772f"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:20:30.722950 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:30.722950 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:30.972090 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-9791b41a-0849-4df0-ab49-f0b628067935 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments returned with HTTP 200 Apr 30 21:20:30.972944 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 232/472] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:20:30 2022] POST /volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments => generated 273 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:20:30.980430 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e2023e31-8eb6-43ba-aef4-36a6e80f781d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:30.981194 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2023e31-8eb6-43ba-aef4-36a6e80f781d None None] GET http://10.222.0.23/volume// Apr 30 21:20:30.981576 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2023e31-8eb6-43ba-aef4-36a6e80f781d None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:30.982061 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2023e31-8eb6-43ba-aef4-36a6e80f781d None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:30.982805 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2023e31-8eb6-43ba-aef4-36a6e80f781d None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:20:30.983502 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 241/473] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:20:30 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:20:30.990455 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-18ba2e6b-97b8-486d-8524-d5566a981da8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:30.996679 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-18ba2e6b-97b8-486d-8524-d5566a981da8 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] POST http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments Apr 30 21:20:30.997509 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-18ba2e6b-97b8-486d-8524-d5566a981da8 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27b24866-27ef-457f-bbcc-0152de7c242b", "connector": null, "instance_uuid": "c71c0f51-02f6-41f2-a5c5-d1954741772f"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:20:31.011921 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:31.011921 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:31.177511 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-18ba2e6b-97b8-486d-8524-d5566a981da8 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments returned with HTTP 200 Apr 30 21:20:31.178791 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 233/474] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:20:30 2022] POST /volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments => generated 273 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:20:31.186880 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a3d25ce7-2643-4c8d-9419-c78f8fa010c4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:31.188510 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a3d25ce7-2643-4c8d-9419-c78f8fa010c4 None None] GET http://10.222.0.23/volume// Apr 30 21:20:31.189055 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a3d25ce7-2643-4c8d-9419-c78f8fa010c4 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:31.190465 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a3d25ce7-2643-4c8d-9419-c78f8fa010c4 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:31.191671 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a3d25ce7-2643-4c8d-9419-c78f8fa010c4 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:20:31.193041 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 242/475] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:20:31 2022] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:20:31.200617 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-1dcbcdc4-c64c-4f32-95ba-c7c2ef253e0b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:31.208283 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-1dcbcdc4-c64c-4f32-95ba-c7c2ef253e0b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] POST http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments Apr 30 21:20:31.209260 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-1dcbcdc4-c64c-4f32-95ba-c7c2ef253e0b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04049fb4-d6f1-4d01-83c2-db5981be2487", "connector": null, "instance_uuid": "c71c0f51-02f6-41f2-a5c5-d1954741772f"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:20:31.226736 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:31.226736 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:31.483972 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-1dcbcdc4-c64c-4f32-95ba-c7c2ef253e0b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments returned with HTTP 200 Apr 30 21:20:31.484877 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 234/476] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:20:31 2022] POST /volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments => generated 273 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:20:34.928067 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fd6a4985-e708-448a-bf3e-93f949008c02 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:34.929094 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fd6a4985-e708-448a-bf3e-93f949008c02 None None] GET http://10.222.0.23/volume// Apr 30 21:20:34.929473 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fd6a4985-e708-448a-bf3e-93f949008c02 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:34.930017 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fd6a4985-e708-448a-bf3e-93f949008c02 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:34.930781 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fd6a4985-e708-448a-bf3e-93f949008c02 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:20:34.931338 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 243/477] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:20:34 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:20:34.951844 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-c6d54684-ff02-4f8e-98f5-2cdfb00af5c7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:34.955450 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-c6d54684-ff02-4f8e-98f5-2cdfb00af5c7 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:20:34.955931 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-c6d54684-ff02-4f8e-98f5-2cdfb00af5c7 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:34.956377 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-c6d54684-ff02-4f8e-98f5-2cdfb00af5c7 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:34.974554 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:34.974554 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:34.982848 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-c6d54684-ff02-4f8e-98f5-2cdfb00af5c7 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:34.995355 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-c6d54684-ff02-4f8e-98f5-2cdfb00af5c7 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:20:34.996577 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 235/478] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:20:34 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 1427 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:20:35.012123 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-5d6a4e6b-ed1d-40c6-a618-af2aba979512 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:35.017623 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-5d6a4e6b-ed1d-40c6-a618-af2aba979512 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] PUT http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/458db7a5-cc0a-4591-b8ab-3e0d71c577c7 Apr 30 21:20:35.018407 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-5d6a4e6b-ed1d-40c6-a618-af2aba979512 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sda"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:20:35.042427 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-5d6a4e6b-ed1d-40c6-a618-af2aba979512 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Lock "b'cinder-attachment_update-36930a8a-00bb-4076-b396-25ba68392b9d-nch1-master-1'" acquired by "attachment_update" :: waited 0.010s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:20:35.045090 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:35.045090 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:36.257464 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-5d6a4e6b-ed1d-40c6-a618-af2aba979512 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Lock "b'cinder-attachment_update-36930a8a-00bb-4076-b396-25ba68392b9d-nch1-master-1'" released by "attachment_update" :: held 1.215s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:20:36.258991 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-5d6a4e6b-ed1d-40c6-a618-af2aba979512 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/458db7a5-cc0a-4591-b8ab-3e0d71c577c7 returned with HTTP 200 Apr 30 21:20:36.259945 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 244/479] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:20:35 2022] PUT /volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/458db7a5-cc0a-4591-b8ab-3e0d71c577c7 => generated 766 bytes in 1249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:20:36.338830 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-8a9711be-7133-4721-ad4e-42f5bf4a40cb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:36.343205 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-8a9711be-7133-4721-ad4e-42f5bf4a40cb tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] POST http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/458db7a5-cc0a-4591-b8ab-3e0d71c577c7/action Apr 30 21:20:36.344046 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-8a9711be-7133-4721-ad4e-42f5bf4a40cb tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:20:36.344376 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-8a9711be-7133-4721-ad4e-42f5bf4a40cb tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:20:36.374221 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:36.374221 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:36.544743 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-8a9711be-7133-4721-ad4e-42f5bf4a40cb tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/458db7a5-cc0a-4591-b8ab-3e0d71c577c7/action returned with HTTP 204 Apr 30 21:20:36.546287 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 236/480] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:20:36 2022] POST /volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/458db7a5-cc0a-4591-b8ab-3e0d71c577c7/action => generated 0 bytes in 209 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:20:36.650764 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-469f9b7c-a43c-40f2-a69b-c80b37a87ba4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:36.651559 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-469f9b7c-a43c-40f2-a69b-c80b37a87ba4 None None] GET http://10.222.0.23/volume// Apr 30 21:20:36.651967 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-469f9b7c-a43c-40f2-a69b-c80b37a87ba4 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:36.652405 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-469f9b7c-a43c-40f2-a69b-c80b37a87ba4 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:36.653169 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-469f9b7c-a43c-40f2-a69b-c80b37a87ba4 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:20:36.654245 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 245/481] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:20:36 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:20:36.675082 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-655d118e-fb7b-4ffb-8458-4d5c42941e38 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:36.679654 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-655d118e-fb7b-4ffb-8458-4d5c42941e38 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:20:36.680984 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-655d118e-fb7b-4ffb-8458-4d5c42941e38 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:36.681592 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-655d118e-fb7b-4ffb-8458-4d5c42941e38 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:36.716674 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:36.716674 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:36.736005 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-655d118e-fb7b-4ffb-8458-4d5c42941e38 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:36.746214 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-655d118e-fb7b-4ffb-8458-4d5c42941e38 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b returned with HTTP 200 Apr 30 21:20:36.747446 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 237/482] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:20:36 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b => generated 1010 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:20:36.768219 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-2577dd36-0905-4eb2-89fe-7474878ef367 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:36.774841 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-2577dd36-0905-4eb2-89fe-7474878ef367 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] PUT http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/eca33b27-8323-4b8c-9b6d-28fa47313110 Apr 30 21:20:36.775698 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-2577dd36-0905-4eb2-89fe-7474878ef367 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:20:36.804209 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-2577dd36-0905-4eb2-89fe-7474878ef367 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Lock "b'cinder-attachment_update-27b24866-27ef-457f-bbcc-0152de7c242b-nch1-master-1'" acquired by "attachment_update" :: waited 0.011s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:20:36.807033 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:36.807033 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:38.153682 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-2577dd36-0905-4eb2-89fe-7474878ef367 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Lock "b'cinder-attachment_update-27b24866-27ef-457f-bbcc-0152de7c242b-nch1-master-1'" released by "attachment_update" :: held 1.349s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:20:38.154365 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-2577dd36-0905-4eb2-89fe-7474878ef367 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/eca33b27-8323-4b8c-9b6d-28fa47313110 returned with HTTP 200 Apr 30 21:20:38.155607 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 246/483] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:20:36 2022] PUT /volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/eca33b27-8323-4b8c-9b6d-28fa47313110 => generated 766 bytes in 1389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:20:38.308299 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-3f088cfc-eb20-48c1-b4bc-a25d766d8b8c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:38.312689 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-3f088cfc-eb20-48c1-b4bc-a25d766d8b8c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] POST http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/eca33b27-8323-4b8c-9b6d-28fa47313110/action Apr 30 21:20:38.313531 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-3f088cfc-eb20-48c1-b4bc-a25d766d8b8c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:20:38.313888 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-3f088cfc-eb20-48c1-b4bc-a25d766d8b8c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:20:38.373088 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:38.373088 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:38.609821 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-3f088cfc-eb20-48c1-b4bc-a25d766d8b8c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/eca33b27-8323-4b8c-9b6d-28fa47313110/action returned with HTTP 204 Apr 30 21:20:38.619269 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 238/484] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:20:38 2022] POST /volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/eca33b27-8323-4b8c-9b6d-28fa47313110/action => generated 0 bytes in 312 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:20:38.707945 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c9352227-29ec-44f7-a488-fbce6946c62e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:38.709045 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c9352227-29ec-44f7-a488-fbce6946c62e None None] GET http://10.222.0.23/volume// Apr 30 21:20:38.709497 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c9352227-29ec-44f7-a488-fbce6946c62e None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:38.710271 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c9352227-29ec-44f7-a488-fbce6946c62e None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:38.710966 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c9352227-29ec-44f7-a488-fbce6946c62e None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:20:38.712284 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 247/485] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:20:38 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:20:38.723294 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-dbb03ddb-5683-44ae-8a31-5a0bfca972ec None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:38.727589 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-dbb03ddb-5683-44ae-8a31-5a0bfca972ec tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 Apr 30 21:20:38.728493 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-dbb03ddb-5683-44ae-8a31-5a0bfca972ec tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:38.729805 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-dbb03ddb-5683-44ae-8a31-5a0bfca972ec tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:38.754486 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:38.754486 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:38.770856 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-dbb03ddb-5683-44ae-8a31-5a0bfca972ec tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:20:38.786682 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-dbb03ddb-5683-44ae-8a31-5a0bfca972ec tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 returned with HTTP 200 Apr 30 21:20:38.787695 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 239/486] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:20:38 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 => generated 1010 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:20:38.810084 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-38cdf08c-a93c-4d20-9ddb-26207a5eeb19 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:38.815821 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-38cdf08c-a93c-4d20-9ddb-26207a5eeb19 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] PUT http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/53f86d87-91e7-4dd8-aa7c-169aa2ce1ae7 Apr 30 21:20:38.816705 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-38cdf08c-a93c-4d20-9ddb-26207a5eeb19 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdc"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:20:38.843849 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-38cdf08c-a93c-4d20-9ddb-26207a5eeb19 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Lock "b'cinder-attachment_update-04049fb4-d6f1-4d01-83c2-db5981be2487-nch1-master-1'" acquired by "attachment_update" :: waited 0.011s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:20:38.848372 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:38.848372 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:39.374361 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-c902e5d3-070d-4044-9313-394ff9e0b91c req-0d8c878f-6527-41c0-bc9a-2f8cec109b61 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:39.382138 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c902e5d3-070d-4044-9313-394ff9e0b91c req-0d8c878f-6527-41c0-bc9a-2f8cec109b61 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] DELETE http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/attachments/3c525538-d6da-4038-abf7-37ea91a05b9c Apr 30 21:20:39.382588 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c902e5d3-070d-4044-9313-394ff9e0b91c req-0d8c878f-6527-41c0-bc9a-2f8cec109b61 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:39.384112 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c902e5d3-070d-4044-9313-394ff9e0b91c req-0d8c878f-6527-41c0-bc9a-2f8cec109b61 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:39.413582 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:39.413582 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:39.618438 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c902e5d3-070d-4044-9313-394ff9e0b91c req-0d8c878f-6527-41c0-bc9a-2f8cec109b61 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/attachments/3c525538-d6da-4038-abf7-37ea91a05b9c returned with HTTP 200 Apr 30 21:20:39.619899 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 240/487] 10.222.0.35 () {62 vars in 1446 bytes} [Sat Apr 30 21:20:39 2022] DELETE /volume/v3/713c8f2f4e2141f18904b10656eaf37f/attachments/3c525538-d6da-4038-abf7-37ea91a05b9c => generated 19 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:20:40.440519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-38cdf08c-a93c-4d20-9ddb-26207a5eeb19 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Lock "b'cinder-attachment_update-04049fb4-d6f1-4d01-83c2-db5981be2487-nch1-master-1'" released by "attachment_update" :: held 1.596s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:20:40.442668 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-38cdf08c-a93c-4d20-9ddb-26207a5eeb19 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/53f86d87-91e7-4dd8-aa7c-169aa2ce1ae7 returned with HTTP 200 Apr 30 21:20:40.444629 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 248/488] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:20:38 2022] PUT /volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/53f86d87-91e7-4dd8-aa7c-169aa2ce1ae7 => generated 766 bytes in 1636 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:20:41.506526 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-35f1fce1-d255-48c4-97e4-afa5c2a46fba None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:41.512719 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-35f1fce1-d255-48c4-97e4-afa5c2a46fba tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] POST http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/53f86d87-91e7-4dd8-aa7c-169aa2ce1ae7/action Apr 30 21:20:41.513955 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-35f1fce1-d255-48c4-97e4-afa5c2a46fba tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:20:41.514526 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-35f1fce1-d255-48c4-97e4-afa5c2a46fba tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:20:41.593465 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:41.593465 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:41.593713 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7241b064-b804-41f2-99f2-c7ee0757dc21 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:41.598841 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7241b064-b804-41f2-99f2-c7ee0757dc21 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:20:41.600887 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7241b064-b804-41f2-99f2-c7ee0757dc21 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:41.602510 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7241b064-b804-41f2-99f2-c7ee0757dc21 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:41.627948 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:41.627948 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:41.630634 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7241b064-b804-41f2-99f2-c7ee0757dc21 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:20:41.640135 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7241b064-b804-41f2-99f2-c7ee0757dc21 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:20:41.649850 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 249/489] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:41 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 906 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:41.654136 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ebaf4620-89fd-4ffa-a05b-692d3d318007 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:41.663252 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ebaf4620-89fd-4ffa-a05b-692d3d318007 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:20:41.663252 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ebaf4620-89fd-4ffa-a05b-692d3d318007 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:41.663252 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ebaf4620-89fd-4ffa-a05b-692d3d318007 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:41.673692 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:41.673692 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:41.682089 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ebaf4620-89fd-4ffa-a05b-692d3d318007 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:20:41.691304 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ebaf4620-89fd-4ffa-a05b-692d3d318007 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:20:41.692590 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 250/490] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:41 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:20:41.743134 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5a60be73-2c7d-4d15-a574-003951f0a47b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:20:41.747301 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5a60be73-2c7d-4d15-a574-003951f0a47b tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:20:41.748143 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5a60be73-2c7d-4d15-a574-003951f0a47b tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:20:41.748800 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5a60be73-2c7d-4d15-a574-003951f0a47b tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:20:41.767904 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:20:41.767904 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:20:41.777102 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5a60be73-2c7d-4d15-a574-003951f0a47b tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:20:41.783127 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ab6f5d60-a774-45ad-a472-f8690fd0bca8 req-35f1fce1-d255-48c4-97e4-afa5c2a46fba tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/53f86d87-91e7-4dd8-aa7c-169aa2ce1ae7/action returned with HTTP 204 Apr 30 21:20:41.788634 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 241/491] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:20:41 2022] POST /volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/53f86d87-91e7-4dd8-aa7c-169aa2ce1ae7/action => generated 0 bytes in 279 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:20:41.791309 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5a60be73-2c7d-4d15-a574-003951f0a47b tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:20:41.792593 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 251/492] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:20:41 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 906 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:22:17.646267 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-60b57e95-9869-4736-8693-db9c14d67ad3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:22:17.651247 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] POST http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes Apr 30 21:22:17.652066 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1482632044"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:22:17.653017 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1482632044'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:22:17.653318 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Create volume of 1 GB Apr 30 21:22:17.670882 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Availability Zones retrieved successfully. Apr 30 21:22:17.730581 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Flow 'volume_create_api' (9290d1b5-17d8-4d7a-be85-89ee34a42620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:22:17.740663 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f975e07-61fe-4938-a4e7-83d1650d98d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:22:17.749102 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:22:17.839813 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f975e07-61fe-4938-a4e7-83d1650d98d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:22:17.850144 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (705e62e9-9ba5-4f48-8d43-5d83fc9b8413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:22:18.146634 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Created reservations ['b2947722-57df-45d4-9011-27816988df3f', 'a3806e88-0ddb-4f5f-bca3-690c8431db8c', 'b19e2a67-1518-436c-aa69-720971a3e0a2', 'c7740293-a193-4dc4-8271-2d63f8cdd3a8'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:22:18.149611 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (705e62e9-9ba5-4f48-8d43-5d83fc9b8413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2947722-57df-45d4-9011-27816988df3f', 'a3806e88-0ddb-4f5f-bca3-690c8431db8c', 'b19e2a67-1518-436c-aa69-720971a3e0a2', 'c7740293-a193-4dc4-8271-2d63f8cdd3a8']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:22:18.152101 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56176d32-6ea3-40a4-87e9-b2aa03dbed5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:22:18.288916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56176d32-6ea3-40a4-87e9-b2aa03dbed5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecaa8fc8-122d-4201-b4ec-f389b692b0fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1482632044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afc5d20f2f9f4ecf981cdfe980cfc21d',qos_specs=None,replication_status=,reservations=['b2947722-57df-45d4-9011-27816988df3f','a3806e88-0ddb-4f5f-bca3-690c8431db8c','b19e2a67-1518-436c-aa69-720971a3e0a2','c7740293-a193-4dc4-8271-2d63f8cdd3a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65bedbcb4d094160a9a9fc3b6ba6f603',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1482632044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecaa8fc8-122d-4201-b4ec-f389b692b0fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afc5d20f2f9f4ecf981cdfe980cfc21d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65bedbcb4d094160a9a9fc3b6ba6f603',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:22:18.298328 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9565f1c1-82bc-4c98-b1ad-11f2cbe7d6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:22:18.439856 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9565f1c1-82bc-4c98-b1ad-11f2cbe7d6de) transitioned into state 'SUCCESS' from state '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-1482632044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afc5d20f2f9f4ecf981cdfe980cfc21d',qos_specs=None,replication_status=,reservations=['b2947722-57df-45d4-9011-27816988df3f','a3806e88-0ddb-4f5f-bca3-690c8431db8c','b19e2a67-1518-436c-aa69-720971a3e0a2','c7740293-a193-4dc4-8271-2d63f8cdd3a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65bedbcb4d094160a9a9fc3b6ba6f603',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:22:18.442235 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6345930-edcb-4297-9ba7-15418c0bb95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:22:18.558335 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6345930-edcb-4297-9ba7-15418c0bb95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:22:18.560693 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Flow 'volume_create_api' (9290d1b5-17d8-4d7a-be85-89ee34a42620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:22:18.561394 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Create volume request issued successfully. Apr 30 21:22:18.573967 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-60b57e95-9869-4736-8693-db9c14d67ad3 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes returned with HTTP 202 Apr 30 21:22:18.574777 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 242/493] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:22:17 2022] POST /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes => generated 819 bytes in 930 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:22:18.587083 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4f61abc0-f3e5-43a9-81ff-3c1c7d2042b2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:22:18.593422 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4f61abc0-f3e5-43a9-81ff-3c1c7d2042b2 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:22:18.594215 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4f61abc0-f3e5-43a9-81ff-3c1c7d2042b2 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:22:18.595991 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4f61abc0-f3e5-43a9-81ff-3c1c7d2042b2 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:22:18.620387 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:22:18.620387 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:22:18.629528 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4f61abc0-f3e5-43a9-81ff-3c1c7d2042b2 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:22:18.639644 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4f61abc0-f3e5-43a9-81ff-3c1c7d2042b2 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:22:18.642084 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 252/494] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:22:18 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 887 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:22:19.653323 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-de302d14-a39a-4fb1-959f-7c84415ead0e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:22:19.657901 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-de302d14-a39a-4fb1-959f-7c84415ead0e tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:22:19.658582 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-de302d14-a39a-4fb1-959f-7c84415ead0e tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:22:19.659200 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-de302d14-a39a-4fb1-959f-7c84415ead0e tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:22:19.690497 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:22:19.690497 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:22:19.708239 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-de302d14-a39a-4fb1-959f-7c84415ead0e tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:22:19.720562 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-de302d14-a39a-4fb1-959f-7c84415ead0e tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:22:19.721818 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 243/495] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:22:19 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 911 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:22:20.734109 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-373278e5-5142-4def-b47a-30644f052183 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:22:20.740555 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-373278e5-5142-4def-b47a-30644f052183 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:22:20.741688 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-373278e5-5142-4def-b47a-30644f052183 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:22:20.742281 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-373278e5-5142-4def-b47a-30644f052183 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:22:20.759383 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:22:20.759383 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:22:20.767127 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-373278e5-5142-4def-b47a-30644f052183 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:22:20.779368 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-373278e5-5142-4def-b47a-30644f052183 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:22:20.780607 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 253/496] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:22:20 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 912 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:22:59.640806 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-fde7df80-5e31-4177-a1b7-c0643f234018 req-0599c111-c4c7-49ac-b6dc-4aa758f20d26 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:22:59.645703 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-fde7df80-5e31-4177-a1b7-c0643f234018 req-0599c111-c4c7-49ac-b6dc-4aa758f20d26 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:22:59.647170 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-fde7df80-5e31-4177-a1b7-c0643f234018 req-0599c111-c4c7-49ac-b6dc-4aa758f20d26 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:22:59.647682 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-fde7df80-5e31-4177-a1b7-c0643f234018 req-0599c111-c4c7-49ac-b6dc-4aa758f20d26 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:22:59.661724 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:22:59.661724 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:22:59.669286 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-fde7df80-5e31-4177-a1b7-c0643f234018 req-0599c111-c4c7-49ac-b6dc-4aa758f20d26 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:22:59.678246 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-fde7df80-5e31-4177-a1b7-c0643f234018 req-0599c111-c4c7-49ac-b6dc-4aa758f20d26 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:22:59.679114 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 244/497] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:22:59 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 912 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:22:59.751374 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6d1150dd-9052-4c67-bacc-4834bfc01d29 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:22:59.752183 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6d1150dd-9052-4c67-bacc-4834bfc01d29 None None] GET http://10.222.0.23/volume// Apr 30 21:22:59.752571 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6d1150dd-9052-4c67-bacc-4834bfc01d29 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:22:59.753021 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6d1150dd-9052-4c67-bacc-4834bfc01d29 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:22:59.753942 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6d1150dd-9052-4c67-bacc-4834bfc01d29 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:22:59.754398 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 254/498] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:22:59 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:22:59.761924 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-fde7df80-5e31-4177-a1b7-c0643f234018 req-210a1e7a-2e50-4493-baaf-20cba9de4129 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:22:59.766809 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-fde7df80-5e31-4177-a1b7-c0643f234018 req-210a1e7a-2e50-4493-baaf-20cba9de4129 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] POST http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments Apr 30 21:22:59.767540 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-fde7df80-5e31-4177-a1b7-c0643f234018 req-210a1e7a-2e50-4493-baaf-20cba9de4129 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecaa8fc8-122d-4201-b4ec-f389b692b0fa", "connector": null, "instance_uuid": "5651c8e3-b1ff-47a2-ac15-e68594650b70"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:22:59.782403 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:22:59.782403 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:00.077286 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-fde7df80-5e31-4177-a1b7-c0643f234018 req-210a1e7a-2e50-4493-baaf-20cba9de4129 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments returned with HTTP 200 Apr 30 21:23:00.082198 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 245/499] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:22:59 2022] POST /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments => generated 273 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:23:00.369644 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-fde7df80-5e31-4177-a1b7-c0643f234018 req-9c954b55-54cb-4d90-8836-7da00f98d452 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:00.375921 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-fde7df80-5e31-4177-a1b7-c0643f234018 req-9c954b55-54cb-4d90-8836-7da00f98d452 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] POST http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/a78e59ae-3577-40d4-aa55-9e90b76b3e21/action Apr 30 21:23:00.377006 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-fde7df80-5e31-4177-a1b7-c0643f234018 req-9c954b55-54cb-4d90-8836-7da00f98d452 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:23:00.377407 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-fde7df80-5e31-4177-a1b7-c0643f234018 req-9c954b55-54cb-4d90-8836-7da00f98d452 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:23:00.412335 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:00.412335 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:00.541427 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-fde7df80-5e31-4177-a1b7-c0643f234018 req-9c954b55-54cb-4d90-8836-7da00f98d452 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/a78e59ae-3577-40d4-aa55-9e90b76b3e21/action returned with HTTP 204 Apr 30 21:23:00.542989 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 255/500] 10.222.0.23 () {66 vars in 1705 bytes} [Sat Apr 30 21:23:00 2022] POST /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/a78e59ae-3577-40d4-aa55-9e90b76b3e21/action => generated 0 bytes in 174 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:23:00.663066 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a3b70ba8-a638-4e45-b810-e62adada98b7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:00.667507 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a3b70ba8-a638-4e45-b810-e62adada98b7 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:23:00.668168 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a3b70ba8-a638-4e45-b810-e62adada98b7 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:00.668686 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a3b70ba8-a638-4e45-b810-e62adada98b7 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:00.688677 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:00.688677 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:00.696432 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a3b70ba8-a638-4e45-b810-e62adada98b7 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:23:00.705240 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a3b70ba8-a638-4e45-b810-e62adada98b7 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:23:00.705990 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 246/501] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:00 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 1174 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:23:00.718015 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-011f53a9-13c2-480a-b18e-c0d23877625a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:00.721886 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-011f53a9-13c2-480a-b18e-c0d23877625a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:23:00.723306 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-011f53a9-13c2-480a-b18e-c0d23877625a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:00.724231 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-011f53a9-13c2-480a-b18e-c0d23877625a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:00.745509 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:00.745509 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:00.752757 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-011f53a9-13c2-480a-b18e-c0d23877625a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:23:00.764074 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-011f53a9-13c2-480a-b18e-c0d23877625a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:23:00.765077 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 256/502] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:00 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 1174 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:23:02.886905 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d1d97018-9a01-4567-8199-cff0ec663d79 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:02.887618 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d1d97018-9a01-4567-8199-cff0ec663d79 None None] GET http://10.222.0.23/volume// Apr 30 21:23:02.888167 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d1d97018-9a01-4567-8199-cff0ec663d79 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:02.888624 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d1d97018-9a01-4567-8199-cff0ec663d79 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:02.889500 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d1d97018-9a01-4567-8199-cff0ec663d79 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:23:02.890116 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 247/503] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:23:02 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:23:02.898326 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-32e95766-1555-494a-8f22-726993839724 req-5dba07f1-9f34-46d0-a589-97c80989776d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:02.901935 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-32e95766-1555-494a-8f22-726993839724 req-5dba07f1-9f34-46d0-a589-97c80989776d tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:23:02.902427 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-32e95766-1555-494a-8f22-726993839724 req-5dba07f1-9f34-46d0-a589-97c80989776d tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:02.903080 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-32e95766-1555-494a-8f22-726993839724 req-5dba07f1-9f34-46d0-a589-97c80989776d tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:02.920732 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:02.920732 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:02.928829 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-32e95766-1555-494a-8f22-726993839724 req-5dba07f1-9f34-46d0-a589-97c80989776d tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:23:02.938135 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-32e95766-1555-494a-8f22-726993839724 req-5dba07f1-9f34-46d0-a589-97c80989776d tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:23:02.939133 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 257/504] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:23:02 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 1273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:23:02.956545 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-32e95766-1555-494a-8f22-726993839724 req-fe16357b-d68e-4eca-aba1-aa835ce008d9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:02.960935 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-32e95766-1555-494a-8f22-726993839724 req-fe16357b-d68e-4eca-aba1-aa835ce008d9 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] PUT http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/a78e59ae-3577-40d4-aa55-9e90b76b3e21 Apr 30 21:23:02.962108 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-32e95766-1555-494a-8f22-726993839724 req-fe16357b-d68e-4eca-aba1-aa835ce008d9 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:23:03.019551 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-32e95766-1555-494a-8f22-726993839724 req-fe16357b-d68e-4eca-aba1-aa835ce008d9 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Lock "b'cinder-attachment_update-ecaa8fc8-122d-4201-b4ec-f389b692b0fa-nch1-master-1'" acquired by "attachment_update" :: waited 0.009s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:23:03.019551 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:03.019551 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:04.000934 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-32e95766-1555-494a-8f22-726993839724 req-fe16357b-d68e-4eca-aba1-aa835ce008d9 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Lock "b'cinder-attachment_update-ecaa8fc8-122d-4201-b4ec-f389b692b0fa-nch1-master-1'" released by "attachment_update" :: held 1.018s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:23:04.002601 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-32e95766-1555-494a-8f22-726993839724 req-fe16357b-d68e-4eca-aba1-aa835ce008d9 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/a78e59ae-3577-40d4-aa55-9e90b76b3e21 returned with HTTP 200 Apr 30 21:23:04.003998 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 248/505] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:23:02 2022] PUT /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/a78e59ae-3577-40d4-aa55-9e90b76b3e21 => generated 766 bytes in 1048 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:23:04.139477 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-32e95766-1555-494a-8f22-726993839724 req-461b98b7-6587-4038-aa60-cf01872c3a14 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:04.143991 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-32e95766-1555-494a-8f22-726993839724 req-461b98b7-6587-4038-aa60-cf01872c3a14 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] POST http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/a78e59ae-3577-40d4-aa55-9e90b76b3e21/action Apr 30 21:23:04.144750 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-32e95766-1555-494a-8f22-726993839724 req-461b98b7-6587-4038-aa60-cf01872c3a14 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:23:04.147032 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-32e95766-1555-494a-8f22-726993839724 req-461b98b7-6587-4038-aa60-cf01872c3a14 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:23:04.178227 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:04.178227 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:04.374127 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-32e95766-1555-494a-8f22-726993839724 req-461b98b7-6587-4038-aa60-cf01872c3a14 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/a78e59ae-3577-40d4-aa55-9e90b76b3e21/action returned with HTTP 204 Apr 30 21:23:04.375051 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 258/506] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:23:04 2022] POST /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/a78e59ae-3577-40d4-aa55-9e90b76b3e21/action => generated 0 bytes in 237 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:23:44.621421 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:44.728638 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] POST http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes Apr 30 21:23:44.729421 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1460556174"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:23:44.730950 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1460556174'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:23:44.731329 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Create volume of 1 GB Apr 30 21:23:44.732044 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:44.732044 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:44.738533 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Availability Zones retrieved successfully. Apr 30 21:23:44.753469 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Flow 'volume_create_api' (fa7fe979-0bc1-42fd-ae6a-23d402c47052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:23:44.756586 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (491cc4b7-44e0-4658-bb8a-5afbab91e165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:23:44.759100 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:23:44.789398 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (491cc4b7-44e0-4658-bb8a-5afbab91e165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:23:44.791411 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d9f219c-34f0-453a-abb3-d52956cb7fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:23:45.012621 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Created reservations ['81431382-7b21-4e5a-ac93-949ad781daba', '00bbf1e9-9872-485d-ac23-952f8cd11bf0', '40a20890-f7b6-4909-ae69-8d96de9935a0', '13dd28d9-7afb-4c1a-acf6-0acf42a5797c'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:23:45.014522 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d9f219c-34f0-453a-abb3-d52956cb7fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81431382-7b21-4e5a-ac93-949ad781daba', '00bbf1e9-9872-485d-ac23-952f8cd11bf0', '40a20890-f7b6-4909-ae69-8d96de9935a0', '13dd28d9-7afb-4c1a-acf6-0acf42a5797c']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:23:45.016676 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2abb4c07-f165-41c9-9636-ae93d74d551c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:23:45.156029 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2abb4c07-f165-41c9-9636-ae93d74d551c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1460556174',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d60fbfd64cc04f3eb8f2db6746afaf04',qos_specs=None,replication_status=,reservations=['81431382-7b21-4e5a-ac93-949ad781daba','00bbf1e9-9872-485d-ac23-952f8cd11bf0','40a20890-f7b6-4909-ae69-8d96de9935a0','13dd28d9-7afb-4c1a-acf6-0acf42a5797c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44db0249a214dcc9b2985ff18a3a690',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:23:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1460556174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d60fbfd64cc04f3eb8f2db6746afaf04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a44db0249a214dcc9b2985ff18a3a690',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:23:45.158339 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6229ade0-973b-4502-ab97-058d1e707075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:23:45.254482 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6229ade0-973b-4502-ab97-058d1e707075) transitioned into state 'SUCCESS' from state '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-1460556174',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d60fbfd64cc04f3eb8f2db6746afaf04',qos_specs=None,replication_status=,reservations=['81431382-7b21-4e5a-ac93-949ad781daba','00bbf1e9-9872-485d-ac23-952f8cd11bf0','40a20890-f7b6-4909-ae69-8d96de9935a0','13dd28d9-7afb-4c1a-acf6-0acf42a5797c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44db0249a214dcc9b2985ff18a3a690',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:23:45.256458 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53ae6d0b-8cc1-40df-a9b0-dec8ed6f84ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:23:45.408567 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53ae6d0b-8cc1-40df-a9b0-dec8ed6f84ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:23:45.411327 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Flow 'volume_create_api' (fa7fe979-0bc1-42fd-ae6a-23d402c47052) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:23:45.412206 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Create volume request issued successfully. Apr 30 21:23:45.413455 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e929dd99-bb6f-4744-ae9b-f53aa8190f7c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes returned with HTTP 202 Apr 30 21:23:45.423916 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 249/507] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:23:44 2022] POST /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes => generated 822 bytes in 794 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:23:45.425694 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-98cff192-2916-4880-a066-784174f21888 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:45.429833 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-98cff192-2916-4880-a066-784174f21888 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 Apr 30 21:23:45.430280 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-98cff192-2916-4880-a066-784174f21888 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:45.430735 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-98cff192-2916-4880-a066-784174f21888 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:45.452471 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:45.452471 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:45.463423 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-98cff192-2916-4880-a066-784174f21888 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:45.473730 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-98cff192-2916-4880-a066-784174f21888 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 returned with HTTP 200 Apr 30 21:23:45.481522 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 259/508] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:45 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 => generated 890 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:46.485339 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a7d01c13-f525-4500-a737-57a4dbacbd5e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:46.501796 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a7d01c13-f525-4500-a737-57a4dbacbd5e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 Apr 30 21:23:46.501796 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a7d01c13-f525-4500-a737-57a4dbacbd5e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:46.501796 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a7d01c13-f525-4500-a737-57a4dbacbd5e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:46.505798 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:46.505798 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:46.513502 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a7d01c13-f525-4500-a737-57a4dbacbd5e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:46.522952 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a7d01c13-f525-4500-a737-57a4dbacbd5e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 returned with HTTP 200 Apr 30 21:23:46.523846 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 250/509] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:46 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 => generated 914 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:46.609521 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8f0e6638-7bf0-4e15-99ad-3ea0033c551d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:46.613272 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8f0e6638-7bf0-4e15-99ad-3ea0033c551d tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] DELETE http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:23:46.613715 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8f0e6638-7bf0-4e15-99ad-3ea0033c551d tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:46.614230 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8f0e6638-7bf0-4e15-99ad-3ea0033c551d tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:46.614652 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-8f0e6638-7bf0-4e15-99ad-3ea0033c551d tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Delete volume with id: ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:23:46.628115 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:46.628115 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:46.629101 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8f0e6638-7bf0-4e15-99ad-3ea0033c551d tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:23:46.798847 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8f0e6638-7bf0-4e15-99ad-3ea0033c551d tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Delete volume request issued successfully. Apr 30 21:23:46.799183 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8f0e6638-7bf0-4e15-99ad-3ea0033c551d tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 202 Apr 30 21:23:46.799946 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 260/510] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:23:46 2022] DELETE /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:23:46.804484 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e8395962-1dd3-4c1f-aaaa-dfb1c8eb36ae None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:46.810705 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e8395962-1dd3-4c1f-aaaa-dfb1c8eb36ae tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:23:46.811423 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e8395962-1dd3-4c1f-aaaa-dfb1c8eb36ae tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:46.812237 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e8395962-1dd3-4c1f-aaaa-dfb1c8eb36ae tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:46.827026 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:46.827026 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:46.834522 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e8395962-1dd3-4c1f-aaaa-dfb1c8eb36ae tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:23:46.843022 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e8395962-1dd3-4c1f-aaaa-dfb1c8eb36ae tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:23:46.843742 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 251/511] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:46 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:47.536466 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9d38bd25-2491-44cf-9413-a321dcf2fbe3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:47.539997 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9d38bd25-2491-44cf-9413-a321dcf2fbe3 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 Apr 30 21:23:47.540434 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9d38bd25-2491-44cf-9413-a321dcf2fbe3 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:47.540877 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9d38bd25-2491-44cf-9413-a321dcf2fbe3 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:47.555097 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:47.555097 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:47.561910 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9d38bd25-2491-44cf-9413-a321dcf2fbe3 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:47.571129 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9d38bd25-2491-44cf-9413-a321dcf2fbe3 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 returned with HTTP 200 Apr 30 21:23:47.571818 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 261/512] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:47 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 => generated 915 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:23:47.596050 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-8fa9a493-395e-4efe-bfc7-9d283676962e req-1bac47fd-0225-4fb5-8020-08a0fcf6372c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:47.600086 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-8fa9a493-395e-4efe-bfc7-9d283676962e req-1bac47fd-0225-4fb5-8020-08a0fcf6372c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 Apr 30 21:23:47.600537 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-8fa9a493-395e-4efe-bfc7-9d283676962e req-1bac47fd-0225-4fb5-8020-08a0fcf6372c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:47.600974 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-8fa9a493-395e-4efe-bfc7-9d283676962e req-1bac47fd-0225-4fb5-8020-08a0fcf6372c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:47.614725 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:47.614725 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:47.621406 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-8fa9a493-395e-4efe-bfc7-9d283676962e req-1bac47fd-0225-4fb5-8020-08a0fcf6372c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:47.630612 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-8fa9a493-395e-4efe-bfc7-9d283676962e req-1bac47fd-0225-4fb5-8020-08a0fcf6372c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 returned with HTTP 200 Apr 30 21:23:47.631335 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 252/513] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:23:47 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 => generated 915 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:47.641816 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:47.645777 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] POST http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes Apr 30 21:23:47.646631 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1911707717"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:23:47.647938 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1911707717'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:23:47.648237 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Create volume of 1 GB Apr 30 21:23:47.654890 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Availability Zones retrieved successfully. Apr 30 21:23:47.670889 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Flow 'volume_create_api' (19c2fe20-42d7-4066-94c1-33d8596d0040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:23:47.673673 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0860f75-ca9e-491f-8684-cac690dc17f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:23:47.676075 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:23:47.707609 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0860f75-ca9e-491f-8684-cac690dc17f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:23:47.709797 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27e43f66-e814-4286-b013-0103959f676f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:23:47.823793 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Created reservations ['81cc2355-5051-43f3-a445-bcb20e297037', '0a36eb4a-f3e6-4367-a816-6d126d822c69', '3da79765-7a69-4fdf-9d4d-8bfbee400f15', 'fe2de607-8e62-4f2d-ad90-395583ec159b'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:23:47.825547 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27e43f66-e814-4286-b013-0103959f676f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81cc2355-5051-43f3-a445-bcb20e297037', '0a36eb4a-f3e6-4367-a816-6d126d822c69', '3da79765-7a69-4fdf-9d4d-8bfbee400f15', 'fe2de607-8e62-4f2d-ad90-395583ec159b']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:23:47.827493 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44fcf517-7bdd-4398-8f84-17f28be06c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:23:47.861200 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-73ea4d51-d75c-4415-858a-ff2e9463020a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:47.865519 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73ea4d51-d75c-4415-858a-ff2e9463020a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:23:47.866600 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-73ea4d51-d75c-4415-858a-ff2e9463020a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:47.867217 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-73ea4d51-d75c-4415-858a-ff2e9463020a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:47.882116 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:47.882116 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:47.889111 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-73ea4d51-d75c-4415-858a-ff2e9463020a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:23:47.897870 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73ea4d51-d75c-4415-858a-ff2e9463020a tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:23:47.898550 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 253/514] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:47 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:23:48.054161 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44fcf517-7bdd-4398-8f84-17f28be06c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1911707717',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d60fbfd64cc04f3eb8f2db6746afaf04',qos_specs=None,replication_status=,reservations=['81cc2355-5051-43f3-a445-bcb20e297037','0a36eb4a-f3e6-4367-a816-6d126d822c69','3da79765-7a69-4fdf-9d4d-8bfbee400f15','fe2de607-8e62-4f2d-ad90-395583ec159b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44db0249a214dcc9b2985ff18a3a690',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1911707717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d60fbfd64cc04f3eb8f2db6746afaf04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a44db0249a214dcc9b2985ff18a3a690',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:23:48.054161 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be9f7bfa-c451-41ea-9d43-c8334a84dd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:23:48.339624 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be9f7bfa-c451-41ea-9d43-c8334a84dd38) transitioned into state 'SUCCESS' from state '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-1911707717',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d60fbfd64cc04f3eb8f2db6746afaf04',qos_specs=None,replication_status=,reservations=['81cc2355-5051-43f3-a445-bcb20e297037','0a36eb4a-f3e6-4367-a816-6d126d822c69','3da79765-7a69-4fdf-9d4d-8bfbee400f15','fe2de607-8e62-4f2d-ad90-395583ec159b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44db0249a214dcc9b2985ff18a3a690',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:23:48.341311 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e004c06-85ee-4462-a908-a52dbb3b8ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:23:48.432181 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e004c06-85ee-4462-a908-a52dbb3b8ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:23:48.434867 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Flow 'volume_create_api' (19c2fe20-42d7-4066-94c1-33d8596d0040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:23:48.435542 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Create volume request issued successfully. Apr 30 21:23:48.436786 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b694ca53-7e13-42e9-8a6e-a18f381f7e55 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes returned with HTTP 202 Apr 30 21:23:48.437558 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 262/515] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:23:47 2022] POST /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes => generated 822 bytes in 797 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:23:48.448243 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bc2975d0-c5b8-4643-8004-2f6ad59f2eb6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:48.452731 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bc2975d0-c5b8-4643-8004-2f6ad59f2eb6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 Apr 30 21:23:48.453286 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bc2975d0-c5b8-4643-8004-2f6ad59f2eb6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:48.453932 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bc2975d0-c5b8-4643-8004-2f6ad59f2eb6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:48.470034 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:48.470034 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:48.478419 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bc2975d0-c5b8-4643-8004-2f6ad59f2eb6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:48.486762 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bc2975d0-c5b8-4643-8004-2f6ad59f2eb6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 returned with HTTP 200 Apr 30 21:23:48.487663 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 254/516] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:48 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 => generated 890 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:23:48.911746 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d1f87076-0356-41b8-961b-8efd5e87514e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:48.915617 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d1f87076-0356-41b8-961b-8efd5e87514e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:23:48.916049 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d1f87076-0356-41b8-961b-8efd5e87514e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:48.916501 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d1f87076-0356-41b8-961b-8efd5e87514e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:48.930429 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:48.930429 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:48.937280 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d1f87076-0356-41b8-961b-8efd5e87514e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:23:48.946544 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d1f87076-0356-41b8-961b-8efd5e87514e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:23:48.947368 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 263/517] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:48 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:49.499971 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8d3df4be-4841-4a7c-bb03-61644757dde3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:49.503564 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8d3df4be-4841-4a7c-bb03-61644757dde3 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 Apr 30 21:23:49.504650 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8d3df4be-4841-4a7c-bb03-61644757dde3 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:49.505162 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8d3df4be-4841-4a7c-bb03-61644757dde3 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:49.518869 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:49.518869 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:49.525498 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8d3df4be-4841-4a7c-bb03-61644757dde3 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:49.533935 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8d3df4be-4841-4a7c-bb03-61644757dde3 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 returned with HTTP 200 Apr 30 21:23:49.534629 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 255/518] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:49 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 => generated 914 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:49.959019 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7bfddaa6-f5a9-466a-bb3a-4cfe1cfc3762 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:49.963500 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7bfddaa6-f5a9-466a-bb3a-4cfe1cfc3762 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:23:49.964024 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7bfddaa6-f5a9-466a-bb3a-4cfe1cfc3762 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:49.964532 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7bfddaa6-f5a9-466a-bb3a-4cfe1cfc3762 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:49.981577 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:49.981577 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:49.989637 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7bfddaa6-f5a9-466a-bb3a-4cfe1cfc3762 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:23:49.998243 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7bfddaa6-f5a9-466a-bb3a-4cfe1cfc3762 tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:23:50.007476 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 264/519] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:49 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:50.546469 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e4d4b48a-aa06-4fef-8924-c375c805a082 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:50.550338 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e4d4b48a-aa06-4fef-8924-c375c805a082 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 Apr 30 21:23:50.551331 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e4d4b48a-aa06-4fef-8924-c375c805a082 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:50.551776 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e4d4b48a-aa06-4fef-8924-c375c805a082 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:50.567044 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:50.567044 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:50.574746 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e4d4b48a-aa06-4fef-8924-c375c805a082 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:50.584270 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e4d4b48a-aa06-4fef-8924-c375c805a082 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 returned with HTTP 200 Apr 30 21:23:50.585093 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 256/520] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:50 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 => generated 915 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:50.614580 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-8951dd1d-35ce-41be-8cf7-c5288d057c0e req-79c615c3-a95f-4ad7-9de1-99f2d27af668 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:50.618637 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-8951dd1d-35ce-41be-8cf7-c5288d057c0e req-79c615c3-a95f-4ad7-9de1-99f2d27af668 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 Apr 30 21:23:50.619075 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-8951dd1d-35ce-41be-8cf7-c5288d057c0e req-79c615c3-a95f-4ad7-9de1-99f2d27af668 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:50.619516 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-8951dd1d-35ce-41be-8cf7-c5288d057c0e req-79c615c3-a95f-4ad7-9de1-99f2d27af668 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:50.651590 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:50.651590 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:50.659962 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-8951dd1d-35ce-41be-8cf7-c5288d057c0e req-79c615c3-a95f-4ad7-9de1-99f2d27af668 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:50.671339 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-8951dd1d-35ce-41be-8cf7-c5288d057c0e req-79c615c3-a95f-4ad7-9de1-99f2d27af668 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 returned with HTTP 200 Apr 30 21:23:50.672088 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 265/521] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:23:50 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 => generated 915 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:50.683192 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-41cce054-cfab-4948-b2b0-059bc793a85d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:50.686692 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] POST http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes Apr 30 21:23:50.687378 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1013501644"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:23:50.688424 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1013501644'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:23:50.688728 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Create volume of 1 GB Apr 30 21:23:50.695905 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Availability Zones retrieved successfully. Apr 30 21:23:50.711452 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Flow 'volume_create_api' (471dc2c9-831b-4894-9eac-f1c48c6ca4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:23:50.713944 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81f921bd-0324-495a-a501-a2c2c744f20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:23:50.716259 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:23:50.744747 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81f921bd-0324-495a-a501-a2c2c744f20c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:23:50.746843 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26851d0-8d28-4a30-b341-a4876aca5db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:23:50.875370 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Created reservations ['79c55d80-47a9-4304-9523-feaea629b416', 'a25955fc-b20d-4b20-ae35-d0c681d1b0b0', '36282e9d-5ef0-4379-aaab-fc09c0d5fcea', '515df1a4-c42e-4dc6-863f-a3d71cceacf7'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:23:50.877025 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26851d0-8d28-4a30-b341-a4876aca5db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79c55d80-47a9-4304-9523-feaea629b416', 'a25955fc-b20d-4b20-ae35-d0c681d1b0b0', '36282e9d-5ef0-4379-aaab-fc09c0d5fcea', '515df1a4-c42e-4dc6-863f-a3d71cceacf7']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:23:50.879167 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a3ea7ee-22cc-4542-ab4c-b6de19a8ee22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:23:50.962866 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a3ea7ee-22cc-4542-ab4c-b6de19a8ee22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3b6d437-2ca0-4de7-a114-53af39c8ccd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1013501644',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d60fbfd64cc04f3eb8f2db6746afaf04',qos_specs=None,replication_status=,reservations=['79c55d80-47a9-4304-9523-feaea629b416','a25955fc-b20d-4b20-ae35-d0c681d1b0b0','36282e9d-5ef0-4379-aaab-fc09c0d5fcea','515df1a4-c42e-4dc6-863f-a3d71cceacf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44db0249a214dcc9b2985ff18a3a690',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:23:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1013501644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3b6d437-2ca0-4de7-a114-53af39c8ccd3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d60fbfd64cc04f3eb8f2db6746afaf04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a44db0249a214dcc9b2985ff18a3a690',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:23:50.964835 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff3f4db4-af7d-4f05-8764-3203b15a2dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:23:51.011628 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-47f3f318-92a1-41d7-9409-7bc296f3e55b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:51.015906 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-47f3f318-92a1-41d7-9409-7bc296f3e55b tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:23:51.016368 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-47f3f318-92a1-41d7-9409-7bc296f3e55b tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:51.016972 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-47f3f318-92a1-41d7-9409-7bc296f3e55b tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:51.031106 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:51.031106 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:51.038645 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-47f3f318-92a1-41d7-9409-7bc296f3e55b tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:23:51.048999 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-47f3f318-92a1-41d7-9409-7bc296f3e55b tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:23:51.049719 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 266/522] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:51 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 905 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:23:51.127968 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff3f4db4-af7d-4f05-8764-3203b15a2dca) transitioned into state 'SUCCESS' from state '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-1013501644',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d60fbfd64cc04f3eb8f2db6746afaf04',qos_specs=None,replication_status=,reservations=['79c55d80-47a9-4304-9523-feaea629b416','a25955fc-b20d-4b20-ae35-d0c681d1b0b0','36282e9d-5ef0-4379-aaab-fc09c0d5fcea','515df1a4-c42e-4dc6-863f-a3d71cceacf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44db0249a214dcc9b2985ff18a3a690',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:23:51.130445 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (259b9db9-cb75-4bf8-b9d1-c303fdac4f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:23:51.256347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (259b9db9-cb75-4bf8-b9d1-c303fdac4f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:23:51.259182 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Flow 'volume_create_api' (471dc2c9-831b-4894-9eac-f1c48c6ca4e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:23:51.260035 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Create volume request issued successfully. Apr 30 21:23:51.261418 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-41cce054-cfab-4948-b2b0-059bc793a85d tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes returned with HTTP 202 Apr 30 21:23:51.262745 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 257/523] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:23:50 2022] POST /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes => generated 822 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:23:51.273672 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-66785b3a-549c-445c-9185-188edcf6281b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:51.277358 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-66785b3a-549c-445c-9185-188edcf6281b tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 Apr 30 21:23:51.277849 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-66785b3a-549c-445c-9185-188edcf6281b tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:51.278331 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-66785b3a-549c-445c-9185-188edcf6281b tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:51.293634 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:51.293634 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:51.301743 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-66785b3a-549c-445c-9185-188edcf6281b tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:51.313383 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-66785b3a-549c-445c-9185-188edcf6281b tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 returned with HTTP 200 Apr 30 21:23:51.315430 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 267/524] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:51 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 => generated 890 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:52.063152 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-adf895f5-6cbb-497d-8a84-12b54e8f33fe None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:52.067463 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-adf895f5-6cbb-497d-8a84-12b54e8f33fe tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:23:52.067899 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-adf895f5-6cbb-497d-8a84-12b54e8f33fe tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:52.068546 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-adf895f5-6cbb-497d-8a84-12b54e8f33fe tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:52.084808 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:52.084808 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:52.092332 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-adf895f5-6cbb-497d-8a84-12b54e8f33fe tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:23:52.101441 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-adf895f5-6cbb-497d-8a84-12b54e8f33fe tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:23:52.102814 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 258/525] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:52 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:52.327375 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-19650b9d-b9f0-4b02-b576-b2db58444443 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:52.331287 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19650b9d-b9f0-4b02-b576-b2db58444443 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 Apr 30 21:23:52.332426 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19650b9d-b9f0-4b02-b576-b2db58444443 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:52.333040 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19650b9d-b9f0-4b02-b576-b2db58444443 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:52.347992 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:52.347992 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:52.357314 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-19650b9d-b9f0-4b02-b576-b2db58444443 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:52.366388 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19650b9d-b9f0-4b02-b576-b2db58444443 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 returned with HTTP 200 Apr 30 21:23:52.370298 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 268/526] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:52 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 => generated 914 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:53.115542 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5d7ea420-9842-4db5-b66f-ad0abafb1a6f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:53.119465 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5d7ea420-9842-4db5-b66f-ad0abafb1a6f tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:23:53.119602 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5d7ea420-9842-4db5-b66f-ad0abafb1a6f tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:53.120043 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5d7ea420-9842-4db5-b66f-ad0abafb1a6f tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:53.134585 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:53.134585 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:53.141640 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5d7ea420-9842-4db5-b66f-ad0abafb1a6f tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:23:53.149991 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5d7ea420-9842-4db5-b66f-ad0abafb1a6f tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:23:53.150697 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 259/527] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:53 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:53.380049 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2d79fb8a-18bf-4d5f-870f-a7f9e23c4295 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:53.384050 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2d79fb8a-18bf-4d5f-870f-a7f9e23c4295 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 Apr 30 21:23:53.384491 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2d79fb8a-18bf-4d5f-870f-a7f9e23c4295 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:53.388766 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2d79fb8a-18bf-4d5f-870f-a7f9e23c4295 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:53.398935 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:53.398935 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:53.406849 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2d79fb8a-18bf-4d5f-870f-a7f9e23c4295 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:53.416218 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2d79fb8a-18bf-4d5f-870f-a7f9e23c4295 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 returned with HTTP 200 Apr 30 21:23:53.417223 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 269/528] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:53 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 => generated 915 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:53.441297 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-e80654c6-d065-4608-b876-b280c9067b57 req-bee1d403-d2af-40ec-a817-11fb3fa6d888 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:53.445415 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-e80654c6-d065-4608-b876-b280c9067b57 req-bee1d403-d2af-40ec-a817-11fb3fa6d888 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 Apr 30 21:23:53.445880 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-e80654c6-d065-4608-b876-b280c9067b57 req-bee1d403-d2af-40ec-a817-11fb3fa6d888 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:53.446324 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-e80654c6-d065-4608-b876-b280c9067b57 req-bee1d403-d2af-40ec-a817-11fb3fa6d888 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:53.461256 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:53.461256 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:53.468771 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-e80654c6-d065-4608-b876-b280c9067b57 req-bee1d403-d2af-40ec-a817-11fb3fa6d888 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:53.478733 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-e80654c6-d065-4608-b876-b280c9067b57 req-bee1d403-d2af-40ec-a817-11fb3fa6d888 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 returned with HTTP 200 Apr 30 21:23:53.479558 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 260/529] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:23:53 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 => generated 915 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:23:53.506278 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-70d41419-f633-417d-94cd-bfcdbb5b23e5 req-1f07b64f-053a-4dff-8e9e-984f4e6e7fa1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:53.510765 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-70d41419-f633-417d-94cd-bfcdbb5b23e5 req-1f07b64f-053a-4dff-8e9e-984f4e6e7fa1 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail Apr 30 21:23:53.511204 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-70d41419-f633-417d-94cd-bfcdbb5b23e5 req-1f07b64f-053a-4dff-8e9e-984f4e6e7fa1 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:53.511655 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-70d41419-f633-417d-94cd-bfcdbb5b23e5 req-1f07b64f-053a-4dff-8e9e-984f4e6e7fa1 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:53.514775 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [req-70d41419-f633-417d-94cd-bfcdbb5b23e5 req-1f07b64f-053a-4dff-8e9e-984f4e6e7fa1 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:23:53.516517 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-70d41419-f633-417d-94cd-bfcdbb5b23e5 req-1f07b64f-053a-4dff-8e9e-984f4e6e7fa1 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:23:53.568462 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-70d41419-f633-417d-94cd-bfcdbb5b23e5 req-1f07b64f-053a-4dff-8e9e-984f4e6e7fa1 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Get all volumes completed successfully. Apr 30 21:23:53.570935 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:53.570935 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:53.578879 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-70d41419-f633-417d-94cd-bfcdbb5b23e5 req-1f07b64f-053a-4dff-8e9e-984f4e6e7fa1 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail returned with HTTP 200 Apr 30 21:23:53.579609 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 270/530] 10.222.0.23 () {60 vars in 1488 bytes} [Sat Apr 30 21:23:53 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail => generated 2728 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:23:53.604545 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ba9518d0-f46e-4d73-b141-f4aaacfac249 req-a9080016-2339-465b-b156-410b9dd18747 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:53.609423 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ba9518d0-f46e-4d73-b141-f4aaacfac249 req-a9080016-2339-465b-b156-410b9dd18747 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail Apr 30 21:23:53.610249 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ba9518d0-f46e-4d73-b141-f4aaacfac249 req-a9080016-2339-465b-b156-410b9dd18747 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:53.611007 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ba9518d0-f46e-4d73-b141-f4aaacfac249 req-a9080016-2339-465b-b156-410b9dd18747 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:53.622658 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [req-ba9518d0-f46e-4d73-b141-f4aaacfac249 req-a9080016-2339-465b-b156-410b9dd18747 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:23:53.622658 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-ba9518d0-f46e-4d73-b141-f4aaacfac249 req-a9080016-2339-465b-b156-410b9dd18747 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:23:53.666238 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-ba9518d0-f46e-4d73-b141-f4aaacfac249 req-a9080016-2339-465b-b156-410b9dd18747 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Get all volumes completed successfully. Apr 30 21:23:53.668468 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:53.668468 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:53.676589 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ba9518d0-f46e-4d73-b141-f4aaacfac249 req-a9080016-2339-465b-b156-410b9dd18747 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail returned with HTTP 200 Apr 30 21:23:53.677329 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 261/531] 10.222.0.23 () {60 vars in 1488 bytes} [Sat Apr 30 21:23:53 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail => generated 2728 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:23:53.701163 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-3b1b33cf-9e38-4a64-aaa4-5f768e55b349 req-073fe811-07fb-4d76-8deb-d1260252e027 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:53.705339 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-3b1b33cf-9e38-4a64-aaa4-5f768e55b349 req-073fe811-07fb-4d76-8deb-d1260252e027 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail Apr 30 21:23:53.705802 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-3b1b33cf-9e38-4a64-aaa4-5f768e55b349 req-073fe811-07fb-4d76-8deb-d1260252e027 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:53.706256 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-3b1b33cf-9e38-4a64-aaa4-5f768e55b349 req-073fe811-07fb-4d76-8deb-d1260252e027 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:53.707408 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [req-3b1b33cf-9e38-4a64-aaa4-5f768e55b349 req-073fe811-07fb-4d76-8deb-d1260252e027 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:23:53.709310 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-3b1b33cf-9e38-4a64-aaa4-5f768e55b349 req-073fe811-07fb-4d76-8deb-d1260252e027 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:23:53.761792 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-3b1b33cf-9e38-4a64-aaa4-5f768e55b349 req-073fe811-07fb-4d76-8deb-d1260252e027 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Get all volumes completed successfully. Apr 30 21:23:53.764049 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:53.764049 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:53.772511 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-3b1b33cf-9e38-4a64-aaa4-5f768e55b349 req-073fe811-07fb-4d76-8deb-d1260252e027 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail returned with HTTP 200 Apr 30 21:23:53.777781 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 271/532] 10.222.0.23 () {60 vars in 1488 bytes} [Sat Apr 30 21:23:53 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail => generated 2728 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:23:53.796347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-be092000-7b2d-4d69-bff5-9f321315bd4a req-dbcb3d39-a3dc-4536-a6a1-b41ab0a74f44 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:53.801030 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-be092000-7b2d-4d69-bff5-9f321315bd4a req-dbcb3d39-a3dc-4536-a6a1-b41ab0a74f44 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail Apr 30 21:23:53.801462 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-be092000-7b2d-4d69-bff5-9f321315bd4a req-dbcb3d39-a3dc-4536-a6a1-b41ab0a74f44 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:53.801939 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-be092000-7b2d-4d69-bff5-9f321315bd4a req-dbcb3d39-a3dc-4536-a6a1-b41ab0a74f44 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:53.802497 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [req-be092000-7b2d-4d69-bff5-9f321315bd4a req-dbcb3d39-a3dc-4536-a6a1-b41ab0a74f44 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:23:53.804098 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-be092000-7b2d-4d69-bff5-9f321315bd4a req-dbcb3d39-a3dc-4536-a6a1-b41ab0a74f44 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:23:53.855187 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-be092000-7b2d-4d69-bff5-9f321315bd4a req-dbcb3d39-a3dc-4536-a6a1-b41ab0a74f44 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Get all volumes completed successfully. Apr 30 21:23:53.857556 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:53.857556 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:53.865976 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-be092000-7b2d-4d69-bff5-9f321315bd4a req-dbcb3d39-a3dc-4536-a6a1-b41ab0a74f44 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail returned with HTTP 200 Apr 30 21:23:53.867053 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 262/533] 10.222.0.23 () {60 vars in 1488 bytes} [Sat Apr 30 21:23:53 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail => generated 2728 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:23:53.899736 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-8f3b048a-9727-47ae-b42f-3cad59faeb98 req-7f69e950-18c2-466c-9ec5-fd467128148e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:53.903746 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-8f3b048a-9727-47ae-b42f-3cad59faeb98 req-7f69e950-18c2-466c-9ec5-fd467128148e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail Apr 30 21:23:53.904179 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-8f3b048a-9727-47ae-b42f-3cad59faeb98 req-7f69e950-18c2-466c-9ec5-fd467128148e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:53.904622 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-8f3b048a-9727-47ae-b42f-3cad59faeb98 req-7f69e950-18c2-466c-9ec5-fd467128148e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:53.905182 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [req-8f3b048a-9727-47ae-b42f-3cad59faeb98 req-7f69e950-18c2-466c-9ec5-fd467128148e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:23:53.906787 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-8f3b048a-9727-47ae-b42f-3cad59faeb98 req-7f69e950-18c2-466c-9ec5-fd467128148e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:23:53.957659 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-8f3b048a-9727-47ae-b42f-3cad59faeb98 req-7f69e950-18c2-466c-9ec5-fd467128148e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Get all volumes completed successfully. Apr 30 21:23:53.962606 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:53.962606 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:53.973128 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-8f3b048a-9727-47ae-b42f-3cad59faeb98 req-7f69e950-18c2-466c-9ec5-fd467128148e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail returned with HTTP 200 Apr 30 21:23:53.974264 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 272/534] 10.222.0.23 () {60 vars in 1488 bytes} [Sat Apr 30 21:23:53 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail => generated 2728 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:23:53.998803 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-1496bc4f-8afc-4519-b593-a2d9c4ffe436 req-c89b1a90-bcb2-4d53-a7ff-d1cd1fb57119 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:54.002913 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-1496bc4f-8afc-4519-b593-a2d9c4ffe436 req-c89b1a90-bcb2-4d53-a7ff-d1cd1fb57119 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail Apr 30 21:23:54.003351 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-1496bc4f-8afc-4519-b593-a2d9c4ffe436 req-c89b1a90-bcb2-4d53-a7ff-d1cd1fb57119 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:54.003832 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-1496bc4f-8afc-4519-b593-a2d9c4ffe436 req-c89b1a90-bcb2-4d53-a7ff-d1cd1fb57119 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:54.004396 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [req-1496bc4f-8afc-4519-b593-a2d9c4ffe436 req-c89b1a90-bcb2-4d53-a7ff-d1cd1fb57119 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:23:54.006072 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-1496bc4f-8afc-4519-b593-a2d9c4ffe436 req-c89b1a90-bcb2-4d53-a7ff-d1cd1fb57119 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:23:54.056232 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-1496bc4f-8afc-4519-b593-a2d9c4ffe436 req-c89b1a90-bcb2-4d53-a7ff-d1cd1fb57119 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Get all volumes completed successfully. Apr 30 21:23:54.058536 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:54.058536 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:54.066375 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-1496bc4f-8afc-4519-b593-a2d9c4ffe436 req-c89b1a90-bcb2-4d53-a7ff-d1cd1fb57119 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail returned with HTTP 200 Apr 30 21:23:54.067125 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 263/535] 10.222.0.23 () {60 vars in 1488 bytes} [Sat Apr 30 21:23:53 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail => generated 2728 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:23:54.090732 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-ea284c3a-3a50-431b-9613-6ecdeb76e9b0 req-05587338-280f-4e06-8233-47b92e7917d6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:54.095090 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ea284c3a-3a50-431b-9613-6ecdeb76e9b0 req-05587338-280f-4e06-8233-47b92e7917d6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail Apr 30 21:23:54.095603 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ea284c3a-3a50-431b-9613-6ecdeb76e9b0 req-05587338-280f-4e06-8233-47b92e7917d6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:54.096085 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ea284c3a-3a50-431b-9613-6ecdeb76e9b0 req-05587338-280f-4e06-8233-47b92e7917d6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:54.096744 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [req-ea284c3a-3a50-431b-9613-6ecdeb76e9b0 req-05587338-280f-4e06-8233-47b92e7917d6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:23:54.099731 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-ea284c3a-3a50-431b-9613-6ecdeb76e9b0 req-05587338-280f-4e06-8233-47b92e7917d6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:23:54.149133 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-ea284c3a-3a50-431b-9613-6ecdeb76e9b0 req-05587338-280f-4e06-8233-47b92e7917d6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Get all volumes completed successfully. Apr 30 21:23:54.151465 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:54.151465 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:54.159276 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ea284c3a-3a50-431b-9613-6ecdeb76e9b0 req-05587338-280f-4e06-8233-47b92e7917d6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail returned with HTTP 200 Apr 30 21:23:54.160560 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 273/536] 10.222.0.23 () {60 vars in 1488 bytes} [Sat Apr 30 21:23:54 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail => generated 2728 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:23:54.163311 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bd22e0a7-55b0-4421-8176-8ecd71d7a54e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:54.166978 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bd22e0a7-55b0-4421-8176-8ecd71d7a54e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:23:54.167671 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bd22e0a7-55b0-4421-8176-8ecd71d7a54e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:54.168450 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bd22e0a7-55b0-4421-8176-8ecd71d7a54e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:54.185335 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:54.185335 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:54.187620 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-b5066877-ea14-400b-b423-f2a34747d120 req-a5acb04e-6131-4a53-84bb-2034452c6b8e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:54.192015 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-b5066877-ea14-400b-b423-f2a34747d120 req-a5acb04e-6131-4a53-84bb-2034452c6b8e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail Apr 30 21:23:54.192798 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-b5066877-ea14-400b-b423-f2a34747d120 req-a5acb04e-6131-4a53-84bb-2034452c6b8e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:54.193226 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bd22e0a7-55b0-4421-8176-8ecd71d7a54e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:23:54.193942 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-b5066877-ea14-400b-b423-f2a34747d120 req-a5acb04e-6131-4a53-84bb-2034452c6b8e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:54.194685 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [req-b5066877-ea14-400b-b423-f2a34747d120 req-a5acb04e-6131-4a53-84bb-2034452c6b8e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:23:54.196593 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-b5066877-ea14-400b-b423-f2a34747d120 req-a5acb04e-6131-4a53-84bb-2034452c6b8e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:23:54.205332 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bd22e0a7-55b0-4421-8176-8ecd71d7a54e tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:23:54.212308 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 264/537] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:54 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 905 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:54.261597 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-b5066877-ea14-400b-b423-f2a34747d120 req-a5acb04e-6131-4a53-84bb-2034452c6b8e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Get all volumes completed successfully. Apr 30 21:23:54.265745 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:54.265745 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:54.277994 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-b5066877-ea14-400b-b423-f2a34747d120 req-a5acb04e-6131-4a53-84bb-2034452c6b8e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail returned with HTTP 200 Apr 30 21:23:54.279403 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 274/538] 10.222.0.23 () {60 vars in 1488 bytes} [Sat Apr 30 21:23:54 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/detail => generated 2728 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:23:54.292954 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f0f7d744-0e4f-444f-9055-c54518f2027c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:54.297693 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f0f7d744-0e4f-444f-9055-c54518f2027c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] DELETE http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 Apr 30 21:23:54.298663 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f0f7d744-0e4f-444f-9055-c54518f2027c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:54.299310 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f0f7d744-0e4f-444f-9055-c54518f2027c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:54.299726 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-f0f7d744-0e4f-444f-9055-c54518f2027c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Delete volume with id: c3b6d437-2ca0-4de7-a114-53af39c8ccd3 Apr 30 21:23:54.314574 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:54.314574 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:54.315677 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f0f7d744-0e4f-444f-9055-c54518f2027c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:54.553599 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f0f7d744-0e4f-444f-9055-c54518f2027c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Delete volume request issued successfully. Apr 30 21:23:54.554383 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f0f7d744-0e4f-444f-9055-c54518f2027c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 returned with HTTP 202 Apr 30 21:23:54.558162 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 265/539] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:23:54 2022] DELETE /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 => generated 0 bytes in 264 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:23:54.559880 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c177d93b-b61a-4001-a1f6-eaf9b282ecf6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:54.563557 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c177d93b-b61a-4001-a1f6-eaf9b282ecf6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 Apr 30 21:23:54.563998 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c177d93b-b61a-4001-a1f6-eaf9b282ecf6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:54.564445 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c177d93b-b61a-4001-a1f6-eaf9b282ecf6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:54.582397 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:54.582397 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:54.589829 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c177d93b-b61a-4001-a1f6-eaf9b282ecf6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:54.599278 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c177d93b-b61a-4001-a1f6-eaf9b282ecf6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 returned with HTTP 200 Apr 30 21:23:54.599982 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 275/540] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:54 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 => generated 914 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:55.216254 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-af348ec2-b9d4-4c40-8fd5-60f54e80663f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:55.220728 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-af348ec2-b9d4-4c40-8fd5-60f54e80663f tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:23:55.220728 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-af348ec2-b9d4-4c40-8fd5-60f54e80663f tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:55.221057 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-af348ec2-b9d4-4c40-8fd5-60f54e80663f tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:55.235796 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:55.235796 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:55.248347 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-af348ec2-b9d4-4c40-8fd5-60f54e80663f tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Volume info retrieved successfully. Apr 30 21:23:55.258140 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-af348ec2-b9d4-4c40-8fd5-60f54e80663f tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 200 Apr 30 21:23:55.267213 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 266/541] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:55 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 905 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:55.611759 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7c9c9bbc-6f85-48ef-8395-128b0bc6e653 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:55.615935 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7c9c9bbc-6f85-48ef-8395-128b0bc6e653 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 Apr 30 21:23:55.616706 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7c9c9bbc-6f85-48ef-8395-128b0bc6e653 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:55.617812 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7c9c9bbc-6f85-48ef-8395-128b0bc6e653 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:55.632511 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:55.632511 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:55.640355 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7c9c9bbc-6f85-48ef-8395-128b0bc6e653 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:55.649718 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7c9c9bbc-6f85-48ef-8395-128b0bc6e653 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 returned with HTTP 200 Apr 30 21:23:55.658802 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 276/542] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:55 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 => generated 914 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:56.271471 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fbc3efbc-3b13-48fd-8bad-710def22a5dc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:56.275648 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fbc3efbc-3b13-48fd-8bad-710def22a5dc tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] GET http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 Apr 30 21:23:56.276207 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fbc3efbc-3b13-48fd-8bad-710def22a5dc tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:56.276895 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fbc3efbc-3b13-48fd-8bad-710def22a5dc tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:56.288013 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fbc3efbc-3b13-48fd-8bad-710def22a5dc tempest-DeleteServersTestJSON-557044403 tempest-DeleteServersTestJSON-557044403-project] http://10.222.0.23/volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 returned with HTTP 404 Apr 30 21:23:56.289131 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 267/543] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:56 2022] GET /volume/v3/713c8f2f4e2141f18904b10656eaf37f/volumes/ea469c91-90fa-49e9-98c2-38c22ad83db0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:23:56.663020 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2a91d72d-1cd2-49fb-bfe2-036632ee6927 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:56.666606 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2a91d72d-1cd2-49fb-bfe2-036632ee6927 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 Apr 30 21:23:56.667049 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2a91d72d-1cd2-49fb-bfe2-036632ee6927 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:56.667504 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2a91d72d-1cd2-49fb-bfe2-036632ee6927 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:56.687343 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:56.687343 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:56.694963 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2a91d72d-1cd2-49fb-bfe2-036632ee6927 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:56.704284 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2a91d72d-1cd2-49fb-bfe2-036632ee6927 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 returned with HTTP 200 Apr 30 21:23:56.705362 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 277/544] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:56 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 => generated 914 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:57.717428 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b3b834d2-02a8-4ba3-9c85-a645589b00f2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:57.721496 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b3b834d2-02a8-4ba3-9c85-a645589b00f2 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 Apr 30 21:23:57.722630 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b3b834d2-02a8-4ba3-9c85-a645589b00f2 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:57.723445 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b3b834d2-02a8-4ba3-9c85-a645589b00f2 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:57.737393 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:57.737393 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:57.744796 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b3b834d2-02a8-4ba3-9c85-a645589b00f2 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:57.753482 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b3b834d2-02a8-4ba3-9c85-a645589b00f2 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 returned with HTTP 200 Apr 30 21:23:57.754286 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 268/545] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:57 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 => generated 914 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:58.766802 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-27459b55-d1ef-4fae-813a-6bcf3eb25a64 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:58.770855 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-27459b55-d1ef-4fae-813a-6bcf3eb25a64 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 Apr 30 21:23:58.771298 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-27459b55-d1ef-4fae-813a-6bcf3eb25a64 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:58.771791 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-27459b55-d1ef-4fae-813a-6bcf3eb25a64 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:58.785352 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:58.785352 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:58.792403 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-27459b55-d1ef-4fae-813a-6bcf3eb25a64 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:58.804175 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-27459b55-d1ef-4fae-813a-6bcf3eb25a64 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 returned with HTTP 200 Apr 30 21:23:58.804949 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 278/546] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:58 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 => generated 914 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:23:59.818567 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-565f208e-cb5c-444a-ab43-fb29bdb7ad17 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:23:59.822292 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-565f208e-cb5c-444a-ab43-fb29bdb7ad17 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 Apr 30 21:23:59.822955 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-565f208e-cb5c-444a-ab43-fb29bdb7ad17 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:23:59.823579 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-565f208e-cb5c-444a-ab43-fb29bdb7ad17 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:23:59.839033 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:23:59.839033 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:23:59.847399 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-565f208e-cb5c-444a-ab43-fb29bdb7ad17 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:23:59.856155 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-565f208e-cb5c-444a-ab43-fb29bdb7ad17 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 returned with HTTP 200 Apr 30 21:23:59.856877 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 269/547] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:23:59 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 => generated 914 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:24:00.869109 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9d12b9b1-afe7-4393-a3fc-975464336c1e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:00.872884 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9d12b9b1-afe7-4393-a3fc-975464336c1e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 Apr 30 21:24:00.873721 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9d12b9b1-afe7-4393-a3fc-975464336c1e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:00.874214 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9d12b9b1-afe7-4393-a3fc-975464336c1e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:00.891417 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:00.891417 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:00.901708 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9d12b9b1-afe7-4393-a3fc-975464336c1e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:00.925632 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9d12b9b1-afe7-4393-a3fc-975464336c1e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 returned with HTTP 200 Apr 30 21:24:00.927237 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 279/548] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:00 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 => generated 914 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:01.940939 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8d71947e-5785-4045-aa2e-6c01164e1c50 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:01.947485 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8d71947e-5785-4045-aa2e-6c01164e1c50 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 Apr 30 21:24:01.948051 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8d71947e-5785-4045-aa2e-6c01164e1c50 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:01.948494 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8d71947e-5785-4045-aa2e-6c01164e1c50 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:01.969557 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:01.969557 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:01.983981 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8d71947e-5785-4045-aa2e-6c01164e1c50 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:01.987640 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8d71947e-5785-4045-aa2e-6c01164e1c50 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 returned with HTTP 200 Apr 30 21:24:01.988638 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 270/549] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:01 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 => generated 914 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:03.000550 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bb6912d7-b6ff-4f67-94fe-297aca2f8c9e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:03.004867 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bb6912d7-b6ff-4f67-94fe-297aca2f8c9e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 Apr 30 21:24:03.005568 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bb6912d7-b6ff-4f67-94fe-297aca2f8c9e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:03.006406 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bb6912d7-b6ff-4f67-94fe-297aca2f8c9e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:03.020092 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bb6912d7-b6ff-4f67-94fe-297aca2f8c9e tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 returned with HTTP 404 Apr 30 21:24:03.021685 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 280/550] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:02 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/c3b6d437-2ca0-4de7-a114-53af39c8ccd3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:24:03.028878 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6c168c12-65a9-4f76-aa0a-1cd25bfcb6d6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:03.030609 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6c168c12-65a9-4f76-aa0a-1cd25bfcb6d6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] DELETE http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 Apr 30 21:24:03.031059 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6c168c12-65a9-4f76-aa0a-1cd25bfcb6d6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:03.031508 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6c168c12-65a9-4f76-aa0a-1cd25bfcb6d6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:03.031893 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-6c168c12-65a9-4f76-aa0a-1cd25bfcb6d6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Delete volume with id: 6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 Apr 30 21:24:03.057529 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:03.057529 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:03.058891 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6c168c12-65a9-4f76-aa0a-1cd25bfcb6d6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:03.324746 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6c168c12-65a9-4f76-aa0a-1cd25bfcb6d6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Delete volume request issued successfully. Apr 30 21:24:03.325292 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6c168c12-65a9-4f76-aa0a-1cd25bfcb6d6 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 returned with HTTP 202 Apr 30 21:24:03.326097 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 271/551] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:24:03 2022] DELETE /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 => generated 0 bytes in 301 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:24:03.330816 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-83a0c3b5-26b4-474e-a6d9-4400abf3d6f9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:03.335108 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-83a0c3b5-26b4-474e-a6d9-4400abf3d6f9 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 Apr 30 21:24:03.338037 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-83a0c3b5-26b4-474e-a6d9-4400abf3d6f9 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:03.338528 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-83a0c3b5-26b4-474e-a6d9-4400abf3d6f9 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:03.366099 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:03.366099 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:03.376847 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-83a0c3b5-26b4-474e-a6d9-4400abf3d6f9 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:03.390162 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-83a0c3b5-26b4-474e-a6d9-4400abf3d6f9 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 returned with HTTP 200 Apr 30 21:24:03.401213 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 281/552] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:03 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 => generated 914 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:04.404178 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0157a8b6-b226-415c-879f-57ea06c1c090 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:04.410948 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0157a8b6-b226-415c-879f-57ea06c1c090 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 Apr 30 21:24:04.411599 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0157a8b6-b226-415c-879f-57ea06c1c090 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:04.419074 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0157a8b6-b226-415c-879f-57ea06c1c090 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:04.431876 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:04.431876 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:04.443607 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0157a8b6-b226-415c-879f-57ea06c1c090 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:04.471630 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0157a8b6-b226-415c-879f-57ea06c1c090 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 returned with HTTP 200 Apr 30 21:24:04.473492 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 272/553] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:04 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 => generated 914 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:05.486991 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c92aa0ac-0de8-40e5-8e1f-e2c2b20a9e18 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:05.491027 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c92aa0ac-0de8-40e5-8e1f-e2c2b20a9e18 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 Apr 30 21:24:05.491559 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c92aa0ac-0de8-40e5-8e1f-e2c2b20a9e18 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:05.492124 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c92aa0ac-0de8-40e5-8e1f-e2c2b20a9e18 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:05.524396 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:05.524396 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:05.548895 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c92aa0ac-0de8-40e5-8e1f-e2c2b20a9e18 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:05.563940 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c92aa0ac-0de8-40e5-8e1f-e2c2b20a9e18 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 returned with HTTP 200 Apr 30 21:24:05.579261 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 282/554] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:05 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:05.975747 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bc394670-cb04-4363-ab9a-64f1bd86bf2b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:05.979412 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bc394670-cb04-4363-ab9a-64f1bd86bf2b tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:24:05.979850 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bc394670-cb04-4363-ab9a-64f1bd86bf2b tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:05.980299 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bc394670-cb04-4363-ab9a-64f1bd86bf2b tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:06.040349 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:06.040349 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:06.076068 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bc394670-cb04-4363-ab9a-64f1bd86bf2b tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:24:06.120514 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bc394670-cb04-4363-ab9a-64f1bd86bf2b tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:24:06.148765 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 273/555] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:05 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 1204 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:24:06.254590 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-b5f44c3a-47ae-48a5-9466-d2768487d576 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:06.258665 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-b5f44c3a-47ae-48a5-9466-d2768487d576 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:24:06.259107 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-b5f44c3a-47ae-48a5-9466-d2768487d576 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:06.259555 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-b5f44c3a-47ae-48a5-9466-d2768487d576 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:06.309372 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:06.309372 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:06.352895 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-b5f44c3a-47ae-48a5-9466-d2768487d576 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:24:06.381031 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-b5f44c3a-47ae-48a5-9466-d2768487d576 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:24:06.381863 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 283/556] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:24:06 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 1204 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:24:06.449582 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-18dcc38d-7699-442b-9bf2-6a22a399e0fb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:06.455646 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-18dcc38d-7699-442b-9bf2-6a22a399e0fb tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] POST http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa/action Apr 30 21:24:06.456678 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-18dcc38d-7699-442b-9bf2-6a22a399e0fb tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Action body: b'{"os-begin_detaching": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:24:06.457231 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-18dcc38d-7699-442b-9bf2-6a22a399e0fb tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:24:06.480975 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:06.480975 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:06.483012 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-18dcc38d-7699-442b-9bf2-6a22a399e0fb tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:24:06.559848 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-18dcc38d-7699-442b-9bf2-6a22a399e0fb tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Begin detaching volume completed successfully. Apr 30 21:24:06.560809 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-18dcc38d-7699-442b-9bf2-6a22a399e0fb tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa/action returned with HTTP 202 Apr 30 21:24:06.561629 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 274/557] 10.222.0.23 () {64 vars in 1652 bytes} [Sat Apr 30 21:24:06 2022] POST /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:24:06.577105 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0ff3bd78-22e3-45c3-877e-9e11845311d3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:06.581391 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0ff3bd78-22e3-45c3-877e-9e11845311d3 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 Apr 30 21:24:06.582093 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0ff3bd78-22e3-45c3-877e-9e11845311d3 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:06.582542 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0ff3bd78-22e3-45c3-877e-9e11845311d3 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:06.598256 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:06.598256 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:06.609156 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0ff3bd78-22e3-45c3-877e-9e11845311d3 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:06.619830 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0ff3bd78-22e3-45c3-877e-9e11845311d3 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 returned with HTTP 200 Apr 30 21:24:06.620898 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 284/558] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:06 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 => generated 914 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:06.879691 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-01a7513e-02e7-47be-89db-22e3cfd539db None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:06.880973 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-01a7513e-02e7-47be-89db-22e3cfd539db None None] GET http://10.222.0.23/volume// Apr 30 21:24:06.882609 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-01a7513e-02e7-47be-89db-22e3cfd539db None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:06.883199 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-01a7513e-02e7-47be-89db-22e3cfd539db None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:06.884235 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-01a7513e-02e7-47be-89db-22e3cfd539db None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:24:06.885149 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 275/559] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:24:06 2022] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:24:06.893052 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-ab43fc7b-e2af-4959-bff4-0d8c3b4fb751 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:06.897636 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-ab43fc7b-e2af-4959-bff4-0d8c3b4fb751 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:24:06.898391 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-ab43fc7b-e2af-4959-bff4-0d8c3b4fb751 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:06.899043 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-ab43fc7b-e2af-4959-bff4-0d8c3b4fb751 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:06.931138 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:06.931138 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:06.958066 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-ab43fc7b-e2af-4959-bff4-0d8c3b4fb751 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:24:06.970581 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-ab43fc7b-e2af-4959-bff4-0d8c3b4fb751 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:24:06.971306 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 285/560] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:24:06 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 1306 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:24:07.561265 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-ebf7494b-7572-4352-9870-cbc0316b2c17 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:07.569669 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-ebf7494b-7572-4352-9870-cbc0316b2c17 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] DELETE http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/a78e59ae-3577-40d4-aa55-9e90b76b3e21 Apr 30 21:24:07.570371 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-ebf7494b-7572-4352-9870-cbc0316b2c17 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:07.572942 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-ebf7494b-7572-4352-9870-cbc0316b2c17 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:07.591299 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:07.591299 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:07.634971 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-833e11a9-85ad-4178-b8bd-46bd48c91f25 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:07.650715 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-833e11a9-85ad-4178-b8bd-46bd48c91f25 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 Apr 30 21:24:07.652571 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-833e11a9-85ad-4178-b8bd-46bd48c91f25 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:07.653039 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-833e11a9-85ad-4178-b8bd-46bd48c91f25 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:07.696268 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:07.696268 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:07.704565 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-833e11a9-85ad-4178-b8bd-46bd48c91f25 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:07.715072 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-833e11a9-85ad-4178-b8bd-46bd48c91f25 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 returned with HTTP 200 Apr 30 21:24:07.718951 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 286/561] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:07 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:07.747500 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-5c8bb11b-eb18-491d-a965-eb713cd488c3 req-ebf7494b-7572-4352-9870-cbc0316b2c17 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/a78e59ae-3577-40d4-aa55-9e90b76b3e21 returned with HTTP 200 Apr 30 21:24:07.748620 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 276/562] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:24:07 2022] DELETE /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/a78e59ae-3577-40d4-aa55-9e90b76b3e21 => generated 19 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:24:08.731840 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1566652e-2bac-422c-ba63-e621a8c7bba4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:08.735985 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1566652e-2bac-422c-ba63-e621a8c7bba4 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 Apr 30 21:24:08.736428 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1566652e-2bac-422c-ba63-e621a8c7bba4 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:08.736887 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1566652e-2bac-422c-ba63-e621a8c7bba4 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:08.760498 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:08.760498 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:08.780616 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1566652e-2bac-422c-ba63-e621a8c7bba4 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:08.795227 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1566652e-2bac-422c-ba63-e621a8c7bba4 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 returned with HTTP 200 Apr 30 21:24:08.798106 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 287/563] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:08 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 => generated 914 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:08.942486 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-57277431-74fc-4385-9ad4-6a274bbc325a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:08.947471 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-57277431-74fc-4385-9ad4-6a274bbc325a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:24:08.948192 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-57277431-74fc-4385-9ad4-6a274bbc325a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:08.949373 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-57277431-74fc-4385-9ad4-6a274bbc325a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:08.968516 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:08.968516 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:08.979242 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-57277431-74fc-4385-9ad4-6a274bbc325a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:24:08.989485 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-57277431-74fc-4385-9ad4-6a274bbc325a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:24:08.990248 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 277/564] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:08 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 912 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:09.809472 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f627f23e-65bc-474f-aa2a-41aeef0eceb5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:09.814725 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f627f23e-65bc-474f-aa2a-41aeef0eceb5 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 Apr 30 21:24:09.816396 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f627f23e-65bc-474f-aa2a-41aeef0eceb5 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:09.817061 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f627f23e-65bc-474f-aa2a-41aeef0eceb5 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:09.850788 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:09.850788 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:09.878332 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f627f23e-65bc-474f-aa2a-41aeef0eceb5 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:09.905108 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f627f23e-65bc-474f-aa2a-41aeef0eceb5 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 returned with HTTP 200 Apr 30 21:24:09.906162 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 288/565] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:09 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:10.918725 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-384b628e-050c-4e73-92cb-85b4c8091edc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:10.925721 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-384b628e-050c-4e73-92cb-85b4c8091edc tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 Apr 30 21:24:10.926300 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-384b628e-050c-4e73-92cb-85b4c8091edc tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:10.926826 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-384b628e-050c-4e73-92cb-85b4c8091edc tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:10.944579 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:10.944579 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:10.954013 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-384b628e-050c-4e73-92cb-85b4c8091edc tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:10.962568 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-384b628e-050c-4e73-92cb-85b4c8091edc tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 returned with HTTP 200 Apr 30 21:24:10.963310 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 278/566] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:10 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 => generated 914 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:11.974857 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6a6e3d31-690a-4733-933a-ba0afeb569f2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:11.979109 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6a6e3d31-690a-4733-933a-ba0afeb569f2 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 Apr 30 21:24:11.979738 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6a6e3d31-690a-4733-933a-ba0afeb569f2 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:11.980364 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6a6e3d31-690a-4733-933a-ba0afeb569f2 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:12.001394 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6a6e3d31-690a-4733-933a-ba0afeb569f2 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 returned with HTTP 404 Apr 30 21:24:12.005830 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 289/567] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:11 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/6f62fb1b-5a1a-4586-a3a3-04a650ff1ea2 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:24:12.008644 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0bc7c067-c901-465f-a52c-c4664b63fb13 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:12.015192 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0bc7c067-c901-465f-a52c-c4664b63fb13 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] DELETE http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 Apr 30 21:24:12.017990 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0bc7c067-c901-465f-a52c-c4664b63fb13 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:12.019052 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0bc7c067-c901-465f-a52c-c4664b63fb13 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:12.021990 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-0bc7c067-c901-465f-a52c-c4664b63fb13 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Delete volume with id: 4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 Apr 30 21:24:12.079628 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:12.079628 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:12.081340 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0bc7c067-c901-465f-a52c-c4664b63fb13 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:12.353504 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0bc7c067-c901-465f-a52c-c4664b63fb13 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Delete volume request issued successfully. Apr 30 21:24:12.354034 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0bc7c067-c901-465f-a52c-c4664b63fb13 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 returned with HTTP 202 Apr 30 21:24:12.354897 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 279/568] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:24:12 2022] DELETE /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 => generated 0 bytes in 347 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:24:12.360335 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e6b4d896-929b-49af-88ec-d46be5008853 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:12.364692 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e6b4d896-929b-49af-88ec-d46be5008853 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 Apr 30 21:24:12.365239 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e6b4d896-929b-49af-88ec-d46be5008853 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:12.365879 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e6b4d896-929b-49af-88ec-d46be5008853 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:12.396954 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:12.396954 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:12.406379 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e6b4d896-929b-49af-88ec-d46be5008853 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:12.420922 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e6b4d896-929b-49af-88ec-d46be5008853 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 returned with HTTP 200 Apr 30 21:24:12.422221 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 290/569] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:12 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:13.434423 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-afaf3921-4270-49b9-afdd-0f355c040a9c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:13.438244 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-afaf3921-4270-49b9-afdd-0f355c040a9c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 Apr 30 21:24:13.438695 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-afaf3921-4270-49b9-afdd-0f355c040a9c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:13.439152 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-afaf3921-4270-49b9-afdd-0f355c040a9c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:13.553861 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:13.553861 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:13.580235 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-afaf3921-4270-49b9-afdd-0f355c040a9c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:13.626900 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-afaf3921-4270-49b9-afdd-0f355c040a9c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 returned with HTTP 200 Apr 30 21:24:13.633024 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 280/570] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:13 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 => generated 914 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:13.876024 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-e2683536-8903-4a33-a28e-acda5d7dc730 req-2fbde7ec-3b5e-454c-9145-fc0445025c0b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:13.882787 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-e2683536-8903-4a33-a28e-acda5d7dc730 req-2fbde7ec-3b5e-454c-9145-fc0445025c0b tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] DELETE http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/attachments/82c39012-556b-4c7b-a8b0-7ebfb34ab929 Apr 30 21:24:13.904638 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-e2683536-8903-4a33-a28e-acda5d7dc730 req-2fbde7ec-3b5e-454c-9145-fc0445025c0b tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:13.905348 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-e2683536-8903-4a33-a28e-acda5d7dc730 req-2fbde7ec-3b5e-454c-9145-fc0445025c0b tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:13.960331 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:13.960331 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:14.206441 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-e2683536-8903-4a33-a28e-acda5d7dc730 req-2fbde7ec-3b5e-454c-9145-fc0445025c0b tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/attachments/82c39012-556b-4c7b-a8b0-7ebfb34ab929 returned with HTTP 200 Apr 30 21:24:14.207708 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 291/571] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:24:13 2022] DELETE /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/attachments/82c39012-556b-4c7b-a8b0-7ebfb34ab929 => generated 19 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:14.232434 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-e2683536-8903-4a33-a28e-acda5d7dc730 req-8e186e11-7ade-476a-8385-567e8b7ae432 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:14.236765 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-e2683536-8903-4a33-a28e-acda5d7dc730 req-8e186e11-7ade-476a-8385-567e8b7ae432 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] DELETE http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae Apr 30 21:24:14.237207 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-e2683536-8903-4a33-a28e-acda5d7dc730 req-8e186e11-7ade-476a-8385-567e8b7ae432 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:14.237651 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-e2683536-8903-4a33-a28e-acda5d7dc730 req-8e186e11-7ade-476a-8385-567e8b7ae432 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:14.238068 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [req-e2683536-8903-4a33-a28e-acda5d7dc730 req-8e186e11-7ade-476a-8385-567e8b7ae432 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Delete volume with id: 6639f2c6-65d9-49ac-ba19-1bfddc2cceae Apr 30 21:24:14.262654 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:14.262654 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:14.264994 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-e2683536-8903-4a33-a28e-acda5d7dc730 req-8e186e11-7ade-476a-8385-567e8b7ae432 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Volume info retrieved successfully. Apr 30 21:24:14.507386 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-e2683536-8903-4a33-a28e-acda5d7dc730 req-8e186e11-7ade-476a-8385-567e8b7ae432 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] Delete volume request issued successfully. Apr 30 21:24:14.508774 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-e2683536-8903-4a33-a28e-acda5d7dc730 req-8e186e11-7ade-476a-8385-567e8b7ae432 tempest-ServersTestBootFromVolume-307388374 tempest-ServersTestBootFromVolume-307388374-project] http://10.222.0.23/volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae returned with HTTP 202 Apr 30 21:24:14.509805 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 281/572] 10.222.0.20 () {60 vars in 1393 bytes} [Sat Apr 30 21:24:14 2022] DELETE /volume/v3/b9c121a94ec3445baa05dcaa3dc22af2/volumes/6639f2c6-65d9-49ac-ba19-1bfddc2cceae => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:24:14.645896 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4251c506-41e3-49a2-a270-b51553b5b94c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:14.649596 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4251c506-41e3-49a2-a270-b51553b5b94c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 Apr 30 21:24:14.650175 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4251c506-41e3-49a2-a270-b51553b5b94c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:14.650648 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4251c506-41e3-49a2-a270-b51553b5b94c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:14.666228 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:14.666228 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:14.675856 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4251c506-41e3-49a2-a270-b51553b5b94c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:14.686160 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4251c506-41e3-49a2-a270-b51553b5b94c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 returned with HTTP 200 Apr 30 21:24:14.686923 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 292/573] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:14 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 => generated 914 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:15.702734 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-355a7980-6161-4b88-aa35-b6c03572796b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:15.707189 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-355a7980-6161-4b88-aa35-b6c03572796b tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 Apr 30 21:24:15.707635 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-355a7980-6161-4b88-aa35-b6c03572796b tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:15.708128 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-355a7980-6161-4b88-aa35-b6c03572796b tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:15.723758 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:15.723758 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:15.731267 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-355a7980-6161-4b88-aa35-b6c03572796b tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:15.750434 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-355a7980-6161-4b88-aa35-b6c03572796b tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 returned with HTTP 200 Apr 30 21:24:15.758488 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 282/574] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:15 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 => generated 914 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:16.764612 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-507f4195-2df4-427a-819d-61bb704b36c0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:16.768457 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-507f4195-2df4-427a-819d-61bb704b36c0 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 Apr 30 21:24:16.768929 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-507f4195-2df4-427a-819d-61bb704b36c0 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:16.769496 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-507f4195-2df4-427a-819d-61bb704b36c0 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:16.787989 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:16.787989 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:16.810023 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-507f4195-2df4-427a-819d-61bb704b36c0 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:16.829285 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-507f4195-2df4-427a-819d-61bb704b36c0 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 returned with HTTP 200 Apr 30 21:24:16.832197 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 293/575] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:16 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 => generated 914 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:24:17.844549 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6e956577-9f1c-4195-9641-d46d2c9ba631 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:17.851385 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6e956577-9f1c-4195-9641-d46d2c9ba631 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 Apr 30 21:24:17.852126 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6e956577-9f1c-4195-9641-d46d2c9ba631 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:17.852768 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6e956577-9f1c-4195-9641-d46d2c9ba631 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:17.881371 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:17.881371 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:17.891260 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6e956577-9f1c-4195-9641-d46d2c9ba631 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:17.901987 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6e956577-9f1c-4195-9641-d46d2c9ba631 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 returned with HTTP 200 Apr 30 21:24:17.902947 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 283/576] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:17 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 => generated 914 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:18.921459 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d7a586f0-2d24-45a7-8ba6-e3ff3b0e52f4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:18.921459 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d7a586f0-2d24-45a7-8ba6-e3ff3b0e52f4 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 Apr 30 21:24:18.921459 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d7a586f0-2d24-45a7-8ba6-e3ff3b0e52f4 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:18.921459 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d7a586f0-2d24-45a7-8ba6-e3ff3b0e52f4 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:18.939344 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:18.939344 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:18.947644 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d7a586f0-2d24-45a7-8ba6-e3ff3b0e52f4 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:18.957296 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d7a586f0-2d24-45a7-8ba6-e3ff3b0e52f4 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 returned with HTTP 200 Apr 30 21:24:18.958334 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 294/577] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:18 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 => generated 914 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:19.970463 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-20846631-a468-4104-8b60-ba68fd9ebce4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:19.975759 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-20846631-a468-4104-8b60-ba68fd9ebce4 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 Apr 30 21:24:19.975759 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-20846631-a468-4104-8b60-ba68fd9ebce4 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:19.975975 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-20846631-a468-4104-8b60-ba68fd9ebce4 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:20.001495 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:20.001495 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:20.017278 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-20846631-a468-4104-8b60-ba68fd9ebce4 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:20.040911 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-20846631-a468-4104-8b60-ba68fd9ebce4 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 returned with HTTP 200 Apr 30 21:24:20.041661 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 284/578] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:19 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 => generated 914 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:21.054666 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-94818b15-baa9-49e7-b234-0cdc9b7ec747 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:21.058465 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-94818b15-baa9-49e7-b234-0cdc9b7ec747 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 Apr 30 21:24:21.059200 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-94818b15-baa9-49e7-b234-0cdc9b7ec747 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:21.059816 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-94818b15-baa9-49e7-b234-0cdc9b7ec747 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:21.081197 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:24:21.081197 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:24:21.092958 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-94818b15-baa9-49e7-b234-0cdc9b7ec747 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Volume info retrieved successfully. Apr 30 21:24:21.103257 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-94818b15-baa9-49e7-b234-0cdc9b7ec747 tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 returned with HTTP 200 Apr 30 21:24:21.104072 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 295/579] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:21 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 => generated 914 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:24:22.117095 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a448ec2a-151e-407d-9bab-a28d64911f4c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:22.120980 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a448ec2a-151e-407d-9bab-a28d64911f4c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] GET http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 Apr 30 21:24:22.121427 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a448ec2a-151e-407d-9bab-a28d64911f4c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:22.121937 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a448ec2a-151e-407d-9bab-a28d64911f4c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:22.137362 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a448ec2a-151e-407d-9bab-a28d64911f4c tempest-VolumesTestJSON-905126376 tempest-VolumesTestJSON-905126376-project] http://10.222.0.23/volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 returned with HTTP 404 Apr 30 21:24:22.138336 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 285/580] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:24:22 2022] GET /volume/v3/d60fbfd64cc04f3eb8f2db6746afaf04/volumes/4db3c1e6-b18f-4af0-b9e4-ecbb653b3a76 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:24:27.262535 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-047e11b3-fed7-4c81-9984-9e16b50eb07f req-44627117-bb49-4d06-9dd3-138eadc61eff None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:27.290348 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-047e11b3-fed7-4c81-9984-9e16b50eb07f req-44627117-bb49-4d06-9dd3-138eadc61eff tempest-VolumesNegativeTest-812864942 tempest-VolumesNegativeTest-812864942-project] DELETE http://10.222.0.23/volume/v3/f2d5e4e93c5147dcae69e62ca9b45922/volumes/tempest-invalid-1851120422 Apr 30 21:24:27.291105 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-047e11b3-fed7-4c81-9984-9e16b50eb07f req-44627117-bb49-4d06-9dd3-138eadc61eff tempest-VolumesNegativeTest-812864942 tempest-VolumesNegativeTest-812864942-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:27.291920 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-047e11b3-fed7-4c81-9984-9e16b50eb07f req-44627117-bb49-4d06-9dd3-138eadc61eff tempest-VolumesNegativeTest-812864942 tempest-VolumesNegativeTest-812864942-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:27.292694 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [req-047e11b3-fed7-4c81-9984-9e16b50eb07f req-44627117-bb49-4d06-9dd3-138eadc61eff tempest-VolumesNegativeTest-812864942 tempest-VolumesNegativeTest-812864942-project] Delete volume with id: tempest-invalid-1851120422 Apr 30 21:24:27.307908 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-047e11b3-fed7-4c81-9984-9e16b50eb07f req-44627117-bb49-4d06-9dd3-138eadc61eff tempest-VolumesNegativeTest-812864942 tempest-VolumesNegativeTest-812864942-project] http://10.222.0.23/volume/v3/f2d5e4e93c5147dcae69e62ca9b45922/volumes/tempest-invalid-1851120422 returned with HTTP 404 Apr 30 21:24:27.309054 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 296/581] 10.222.0.23 () {62 vars in 1570 bytes} [Sat Apr 30 21:24:27 2022] DELETE /volume/v3/f2d5e4e93c5147dcae69e62ca9b45922/volumes/tempest-invalid-1851120422 => generated 99 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:24:27.363599 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-b708f3ac-8f3e-4794-8a76-963db5f89d41 req-1ec9b88b-0802-4c08-9e0e-4b1096eabefe None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:27.372742 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-b708f3ac-8f3e-4794-8a76-963db5f89d41 req-1ec9b88b-0802-4c08-9e0e-4b1096eabefe tempest-VolumesNegativeTest-812864942 tempest-VolumesNegativeTest-812864942-project] DELETE http://10.222.0.23/volume/v3/f2d5e4e93c5147dcae69e62ca9b45922/volumes/c1222d0e-dca5-4849-accf-d009284bf260 Apr 30 21:24:27.376464 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-b708f3ac-8f3e-4794-8a76-963db5f89d41 req-1ec9b88b-0802-4c08-9e0e-4b1096eabefe tempest-VolumesNegativeTest-812864942 tempest-VolumesNegativeTest-812864942-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:27.377143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-b708f3ac-8f3e-4794-8a76-963db5f89d41 req-1ec9b88b-0802-4c08-9e0e-4b1096eabefe tempest-VolumesNegativeTest-812864942 tempest-VolumesNegativeTest-812864942-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:27.378412 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [req-b708f3ac-8f3e-4794-8a76-963db5f89d41 req-1ec9b88b-0802-4c08-9e0e-4b1096eabefe tempest-VolumesNegativeTest-812864942 tempest-VolumesNegativeTest-812864942-project] Delete volume with id: c1222d0e-dca5-4849-accf-d009284bf260 Apr 30 21:24:27.391054 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-b708f3ac-8f3e-4794-8a76-963db5f89d41 req-1ec9b88b-0802-4c08-9e0e-4b1096eabefe tempest-VolumesNegativeTest-812864942 tempest-VolumesNegativeTest-812864942-project] http://10.222.0.23/volume/v3/f2d5e4e93c5147dcae69e62ca9b45922/volumes/c1222d0e-dca5-4849-accf-d009284bf260 returned with HTTP 404 Apr 30 21:24:27.392445 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 286/582] 10.222.0.23 () {62 vars in 1600 bytes} [Sat Apr 30 21:24:27 2022] DELETE /volume/v3/f2d5e4e93c5147dcae69e62ca9b45922/volumes/c1222d0e-dca5-4849-accf-d009284bf260 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:24:27.428927 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-992c12cf-b71d-4720-99c1-59268e12badc req-36e2923a-8f90-4b9d-82d5-a481936d4af2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:24:27.434817 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-992c12cf-b71d-4720-99c1-59268e12badc req-36e2923a-8f90-4b9d-82d5-a481936d4af2 tempest-VolumesNegativeTest-812864942 tempest-VolumesNegativeTest-812864942-project] GET http://10.222.0.23/volume/v3/f2d5e4e93c5147dcae69e62ca9b45922/volumes/3fb6c08e-c456-4d72-8a56-e0403912e8b9 Apr 30 21:24:27.438129 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-992c12cf-b71d-4720-99c1-59268e12badc req-36e2923a-8f90-4b9d-82d5-a481936d4af2 tempest-VolumesNegativeTest-812864942 tempest-VolumesNegativeTest-812864942-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:24:27.439234 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-992c12cf-b71d-4720-99c1-59268e12badc req-36e2923a-8f90-4b9d-82d5-a481936d4af2 tempest-VolumesNegativeTest-812864942 tempest-VolumesNegativeTest-812864942-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:24:27.456826 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-992c12cf-b71d-4720-99c1-59268e12badc req-36e2923a-8f90-4b9d-82d5-a481936d4af2 tempest-VolumesNegativeTest-812864942 tempest-VolumesNegativeTest-812864942-project] http://10.222.0.23/volume/v3/f2d5e4e93c5147dcae69e62ca9b45922/volumes/3fb6c08e-c456-4d72-8a56-e0403912e8b9 returned with HTTP 404 Apr 30 21:24:27.458157 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 297/583] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:24:27 2022] GET /volume/v3/f2d5e4e93c5147dcae69e62ca9b45922/volumes/3fb6c08e-c456-4d72-8a56-e0403912e8b9 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:25:18.628035 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-494748b4-bec3-4b9e-9762-86ce8c977055 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:18.632147 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] POST http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes Apr 30 21:25:18.635003 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-733130768"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:25:18.636464 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-733130768'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:25:18.636774 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Create volume of 1 GB Apr 30 21:25:18.649182 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Availability Zones retrieved successfully. Apr 30 21:25:18.689122 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Flow 'volume_create_api' (cf3883ad-dc7c-4d65-b45a-7a09ce2f3005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:25:18.696969 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e3ca2de-1c8d-497a-9381-b0ed699c2d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:25:18.704035 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:25:18.761267 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e3ca2de-1c8d-497a-9381-b0ed699c2d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:25:18.764748 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (975e6255-9aaa-422e-98cc-943d1c3ad96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:25:18.957921 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Created reservations ['281b4f88-9a26-4ad5-9820-ac5eef816097', 'b13789eb-2299-48bc-b4f3-be21f078e3e2', '56688744-42b7-46fb-a2eb-09b7763adfab', '7daaca68-89ec-471b-952d-b81ab58a64bf'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:25:18.957921 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (975e6255-9aaa-422e-98cc-943d1c3ad96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['281b4f88-9a26-4ad5-9820-ac5eef816097', 'b13789eb-2299-48bc-b4f3-be21f078e3e2', '56688744-42b7-46fb-a2eb-09b7763adfab', '7daaca68-89ec-471b-952d-b81ab58a64bf']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:25:18.960386 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73496f32-07c9-419a-8789-ca57cd77d35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:25:19.083162 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73496f32-07c9-419a-8789-ca57cd77d35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70c7df6b-296f-4bb3-a474-a0df44259086', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-733130768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afc5d20f2f9f4ecf981cdfe980cfc21d',qos_specs=None,replication_status=,reservations=['281b4f88-9a26-4ad5-9820-ac5eef816097','b13789eb-2299-48bc-b4f3-be21f078e3e2','56688744-42b7-46fb-a2eb-09b7763adfab','7daaca68-89ec-471b-952d-b81ab58a64bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65bedbcb4d094160a9a9fc3b6ba6f603',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-733130768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70c7df6b-296f-4bb3-a474-a0df44259086,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afc5d20f2f9f4ecf981cdfe980cfc21d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65bedbcb4d094160a9a9fc3b6ba6f603',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:25:19.089013 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7746a088-6344-4fc4-8dd1-ddd3c1e09a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:25:19.239724 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7746a088-6344-4fc4-8dd1-ddd3c1e09a8f) transitioned into state 'SUCCESS' from state '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-733130768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afc5d20f2f9f4ecf981cdfe980cfc21d',qos_specs=None,replication_status=,reservations=['281b4f88-9a26-4ad5-9820-ac5eef816097','b13789eb-2299-48bc-b4f3-be21f078e3e2','56688744-42b7-46fb-a2eb-09b7763adfab','7daaca68-89ec-471b-952d-b81ab58a64bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65bedbcb4d094160a9a9fc3b6ba6f603',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:25:19.242334 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a7fa0d0-b74a-40c2-b465-371bb430c407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:25:19.357283 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a7fa0d0-b74a-40c2-b465-371bb430c407) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:25:19.364953 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Flow 'volume_create_api' (cf3883ad-dc7c-4d65-b45a-7a09ce2f3005) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:25:19.365908 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Create volume request issued successfully. Apr 30 21:25:19.367157 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-494748b4-bec3-4b9e-9762-86ce8c977055 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes returned with HTTP 202 Apr 30 21:25:19.371288 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 287/584] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:25:18 2022] POST /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes => generated 818 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:25:19.381521 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-500de13b-40f1-4ea1-bfc5-773e350d6ec9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:19.387232 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-500de13b-40f1-4ea1-bfc5-773e350d6ec9 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:25:19.387742 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-500de13b-40f1-4ea1-bfc5-773e350d6ec9 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:19.388339 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-500de13b-40f1-4ea1-bfc5-773e350d6ec9 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:19.421003 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:19.421003 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:19.445279 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-500de13b-40f1-4ea1-bfc5-773e350d6ec9 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:25:19.461212 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-500de13b-40f1-4ea1-bfc5-773e350d6ec9 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:25:19.462690 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 298/585] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:25:19 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 886 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:25:20.475524 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-23d96c36-5b26-49c7-9635-bb74e165c3f0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:20.480410 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-23d96c36-5b26-49c7-9635-bb74e165c3f0 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:25:20.481047 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-23d96c36-5b26-49c7-9635-bb74e165c3f0 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:20.481668 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-23d96c36-5b26-49c7-9635-bb74e165c3f0 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:20.514274 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:20.514274 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:20.534119 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-23d96c36-5b26-49c7-9635-bb74e165c3f0 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:25:20.547717 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-23d96c36-5b26-49c7-9635-bb74e165c3f0 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:25:20.548608 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 288/586] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:25:20 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 910 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:25:21.560767 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-264bcfa5-ac1e-4871-8ba6-ef46505bf6a6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:21.565553 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-264bcfa5-ac1e-4871-8ba6-ef46505bf6a6 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:25:21.569110 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-264bcfa5-ac1e-4871-8ba6-ef46505bf6a6 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:21.569110 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-264bcfa5-ac1e-4871-8ba6-ef46505bf6a6 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:21.597823 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:21.597823 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:21.609868 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-264bcfa5-ac1e-4871-8ba6-ef46505bf6a6 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:25:21.621730 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-264bcfa5-ac1e-4871-8ba6-ef46505bf6a6 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:25:21.623068 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 299/587] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:25:21 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 910 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:25:22.635162 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6b97669e-85b7-421a-991d-2a0117d6b6e4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:22.639783 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6b97669e-85b7-421a-991d-2a0117d6b6e4 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:25:22.641073 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6b97669e-85b7-421a-991d-2a0117d6b6e4 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:22.642042 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6b97669e-85b7-421a-991d-2a0117d6b6e4 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:22.662471 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:22.662471 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:22.667718 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6b97669e-85b7-421a-991d-2a0117d6b6e4 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:25:22.678536 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6b97669e-85b7-421a-991d-2a0117d6b6e4 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:25:22.690978 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 289/588] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:25:22 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 911 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:25:30.448803 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fb16e8ce-018f-4790-8911-4b638730d014 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:30.448803 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] POST http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes Apr 30 21:25:30.448803 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-57607424"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:25:30.450106 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-57607424'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:25:30.451810 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Create volume of 1 GB Apr 30 21:25:30.463264 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Availability Zones retrieved successfully. Apr 30 21:25:30.496692 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Flow 'volume_create_api' (0e706542-9885-47cb-bf7a-8023ca03dcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:25:30.500787 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe773a21-b081-432c-a80d-4ca89443f477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:25:30.503756 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:25:30.544987 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe773a21-b081-432c-a80d-4ca89443f477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:25:30.549130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d5b2190-ceee-413d-a050-d2154a802cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:25:30.814892 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Created reservations ['b0febc2f-f7d4-4b5f-b329-de5d0da2d27a', 'b43fcc0e-70cb-4386-89d7-c8128bd1b6dc', '17b29659-7b7a-4e26-8bf2-318e62b9eec0', '56052196-79e8-41e2-ab24-d0b18a315918'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:25:30.826483 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d5b2190-ceee-413d-a050-d2154a802cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0febc2f-f7d4-4b5f-b329-de5d0da2d27a', 'b43fcc0e-70cb-4386-89d7-c8128bd1b6dc', '17b29659-7b7a-4e26-8bf2-318e62b9eec0', '56052196-79e8-41e2-ab24-d0b18a315918']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:25:30.826483 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9c0887-c653-43f5-825a-175f6024de1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:25:30.916492 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9c0887-c653-43f5-825a-175f6024de1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28cf7446-872a-4b61-8092-677879a5220a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-57607424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54ceedad6e134d94ac8758f8385a47e0',qos_specs=None,replication_status=,reservations=['b0febc2f-f7d4-4b5f-b329-de5d0da2d27a','b43fcc0e-70cb-4386-89d7-c8128bd1b6dc','17b29659-7b7a-4e26-8bf2-318e62b9eec0','56052196-79e8-41e2-ab24-d0b18a315918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cc9b55d852942538c3ad8f317dcd73e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:25:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-57607424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28cf7446-872a-4b61-8092-677879a5220a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54ceedad6e134d94ac8758f8385a47e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cc9b55d852942538c3ad8f317dcd73e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:25:30.921142 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5effae2-b660-4af1-b288-1582dcf90264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:25:31.063853 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5effae2-b660-4af1-b288-1582dcf90264) transitioned into state 'SUCCESS' from state '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-57607424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54ceedad6e134d94ac8758f8385a47e0',qos_specs=None,replication_status=,reservations=['b0febc2f-f7d4-4b5f-b329-de5d0da2d27a','b43fcc0e-70cb-4386-89d7-c8128bd1b6dc','17b29659-7b7a-4e26-8bf2-318e62b9eec0','56052196-79e8-41e2-ab24-d0b18a315918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cc9b55d852942538c3ad8f317dcd73e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:25:31.066573 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a3dd7b2-4f57-46d9-9374-f88eb46d869e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:25:31.149656 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a3dd7b2-4f57-46d9-9374-f88eb46d869e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:25:31.154409 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Flow 'volume_create_api' (0e706542-9885-47cb-bf7a-8023ca03dcb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:25:31.155970 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Create volume request issued successfully. Apr 30 21:25:31.159820 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fb16e8ce-018f-4790-8911-4b638730d014 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes returned with HTTP 202 Apr 30 21:25:31.163803 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 300/589] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:25:30 2022] POST /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes => generated 815 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:25:31.179886 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4fc0ec34-715d-419e-ad29-19e0c9a88e88 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:31.183712 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4fc0ec34-715d-419e-ad29-19e0c9a88e88 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:25:31.184840 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4fc0ec34-715d-419e-ad29-19e0c9a88e88 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:31.185553 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4fc0ec34-715d-419e-ad29-19e0c9a88e88 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:31.208364 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:31.208364 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:31.227363 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4fc0ec34-715d-419e-ad29-19e0c9a88e88 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:25:31.253111 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4fc0ec34-715d-419e-ad29-19e0c9a88e88 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:25:31.263884 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 290/590] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:25:31 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 883 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:25:32.268206 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ce54a78a-ed28-4b77-a0db-10de3c3ccff5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:32.275266 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ce54a78a-ed28-4b77-a0db-10de3c3ccff5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:25:32.277775 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ce54a78a-ed28-4b77-a0db-10de3c3ccff5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:32.277775 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ce54a78a-ed28-4b77-a0db-10de3c3ccff5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:32.338608 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:32.338608 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:32.376160 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ce54a78a-ed28-4b77-a0db-10de3c3ccff5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:25:32.404699 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ce54a78a-ed28-4b77-a0db-10de3c3ccff5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:25:32.405715 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 301/591] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:25:32 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 907 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:25:33.417213 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9c512356-1ea0-4eb1-8362-79260f9be410 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:33.424950 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9c512356-1ea0-4eb1-8362-79260f9be410 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:25:33.425433 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9c512356-1ea0-4eb1-8362-79260f9be410 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:33.426623 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9c512356-1ea0-4eb1-8362-79260f9be410 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:33.462744 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:33.462744 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:33.498262 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9c512356-1ea0-4eb1-8362-79260f9be410 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:25:33.511787 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9c512356-1ea0-4eb1-8362-79260f9be410 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:25:33.523661 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 291/592] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:25:33 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 907 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:25:34.528480 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-feb087a7-eb52-4d01-b711-415ec528f615 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:34.532798 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-feb087a7-eb52-4d01-b711-415ec528f615 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:25:34.533378 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-feb087a7-eb52-4d01-b711-415ec528f615 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:34.536797 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-feb087a7-eb52-4d01-b711-415ec528f615 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:34.576477 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:34.576477 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:34.605484 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-feb087a7-eb52-4d01-b711-415ec528f615 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:25:34.628252 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-feb087a7-eb52-4d01-b711-415ec528f615 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:25:34.639082 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 302/593] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:25:34 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 908 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:25:34.755360 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-e8c3e3ea-2b39-4de5-87c3-7a5b876d763b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:34.760469 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-e8c3e3ea-2b39-4de5-87c3-7a5b876d763b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:25:34.761423 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-e8c3e3ea-2b39-4de5-87c3-7a5b876d763b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:34.762638 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-e8c3e3ea-2b39-4de5-87c3-7a5b876d763b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:34.789360 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:34.789360 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:34.806452 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-e8c3e3ea-2b39-4de5-87c3-7a5b876d763b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:25:34.818324 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-e8c3e3ea-2b39-4de5-87c3-7a5b876d763b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:25:34.819435 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 292/594] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:25:34 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 908 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:25:35.063229 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b1e2eee0-74cb-4327-8161-f48f8450ed70 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:35.065257 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b1e2eee0-74cb-4327-8161-f48f8450ed70 None None] GET http://10.222.0.23/volume// Apr 30 21:25:35.065962 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b1e2eee0-74cb-4327-8161-f48f8450ed70 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:35.066546 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b1e2eee0-74cb-4327-8161-f48f8450ed70 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:35.067487 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b1e2eee0-74cb-4327-8161-f48f8450ed70 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:25:35.068177 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 303/595] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:25:35 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:25:35.075573 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-08a0ea10-f787-4f0d-9335-033b5ccc121b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:35.089274 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-08a0ea10-f787-4f0d-9335-033b5ccc121b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] POST http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments Apr 30 21:25:35.092045 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-08a0ea10-f787-4f0d-9335-033b5ccc121b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28cf7446-872a-4b61-8092-677879a5220a", "connector": null, "instance_uuid": "3981cebe-916e-45b7-a15c-a2639be85842"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:25:35.116168 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:35.116168 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:35.404569 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-08a0ea10-f787-4f0d-9335-033b5ccc121b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments returned with HTTP 200 Apr 30 21:25:35.409929 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 293/596] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:25:35 2022] POST /volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments => generated 273 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:25:35.538431 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-163069b1-499c-4cb1-b47d-ec886e99d600 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:35.543038 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-163069b1-499c-4cb1-b47d-ec886e99d600 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:25:35.543583 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-163069b1-499c-4cb1-b47d-ec886e99d600 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:35.544068 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-163069b1-499c-4cb1-b47d-ec886e99d600 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:35.580816 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:35.580816 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:35.592621 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-163069b1-499c-4cb1-b47d-ec886e99d600 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:25:35.604688 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-163069b1-499c-4cb1-b47d-ec886e99d600 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:25:35.605405 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 304/597] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:25:35 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 907 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:25:35.666692 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9dae0438-966d-4609-8385-4a330d4bdfed None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:35.667400 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9dae0438-966d-4609-8385-4a330d4bdfed None None] GET http://10.222.0.23/volume// Apr 30 21:25:35.667790 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9dae0438-966d-4609-8385-4a330d4bdfed None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:35.668241 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9dae0438-966d-4609-8385-4a330d4bdfed None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:35.668995 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9dae0438-966d-4609-8385-4a330d4bdfed None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:25:35.669551 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 294/598] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:25:35 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:25:35.678739 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-e3db4d40-4d18-4eee-ad2d-7d08e4032589 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:35.682779 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-e3db4d40-4d18-4eee-ad2d-7d08e4032589 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:25:35.683271 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-e3db4d40-4d18-4eee-ad2d-7d08e4032589 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:35.683725 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-e3db4d40-4d18-4eee-ad2d-7d08e4032589 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:35.743496 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:35.743496 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:35.763594 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-e3db4d40-4d18-4eee-ad2d-7d08e4032589 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:25:35.774335 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-e3db4d40-4d18-4eee-ad2d-7d08e4032589 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:25:35.778358 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 305/599] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:25:35 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 1006 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:25:35.800596 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-a835f091-88dd-4018-b76a-9866da4a0409 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:35.809805 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-a835f091-88dd-4018-b76a-9866da4a0409 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] PUT http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/57644098-e0e4-410d-94f6-7ac8c610460a Apr 30 21:25:35.810846 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-a835f091-88dd-4018-b76a-9866da4a0409 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:25:35.836656 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-a835f091-88dd-4018-b76a-9866da4a0409 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Lock "b'cinder-attachment_update-28cf7446-872a-4b61-8092-677879a5220a-nch1-master-1'" acquired by "attachment_update" :: waited 0.013s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:25:35.840604 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:35.840604 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:36.621185 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1c3f585b-85de-4750-bb12-fa493bd3372b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:36.630722 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1c3f585b-85de-4750-bb12-fa493bd3372b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:25:36.632186 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1c3f585b-85de-4750-bb12-fa493bd3372b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:36.632662 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1c3f585b-85de-4750-bb12-fa493bd3372b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:36.673469 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:36.673469 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:36.695304 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1c3f585b-85de-4750-bb12-fa493bd3372b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:25:36.727620 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1c3f585b-85de-4750-bb12-fa493bd3372b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:25:36.728602 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 306/600] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:25:36 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 907 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:25:37.511499 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-a835f091-88dd-4018-b76a-9866da4a0409 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Lock "b'cinder-attachment_update-28cf7446-872a-4b61-8092-677879a5220a-nch1-master-1'" released by "attachment_update" :: held 1.675s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:25:37.512369 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-a835f091-88dd-4018-b76a-9866da4a0409 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/57644098-e0e4-410d-94f6-7ac8c610460a returned with HTTP 200 Apr 30 21:25:37.513321 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 295/601] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:25:35 2022] PUT /volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/57644098-e0e4-410d-94f6-7ac8c610460a => generated 766 bytes in 1714 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:25:37.741062 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3233f8a0-2ac4-475f-9364-3b64f8ab34e2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:37.745400 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3233f8a0-2ac4-475f-9364-3b64f8ab34e2 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:25:37.746079 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3233f8a0-2ac4-475f-9364-3b64f8ab34e2 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:37.746760 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3233f8a0-2ac4-475f-9364-3b64f8ab34e2 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:37.770676 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:37.770676 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:37.779661 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3233f8a0-2ac4-475f-9364-3b64f8ab34e2 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:25:37.791287 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3233f8a0-2ac4-475f-9364-3b64f8ab34e2 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:25:37.803938 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 307/602] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:25:37 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 908 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:25:38.816211 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-531f946e-d761-42f1-8a05-3a08539129ba None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:38.820299 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-531f946e-d761-42f1-8a05-3a08539129ba tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:25:38.820751 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-531f946e-d761-42f1-8a05-3a08539129ba tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:38.821210 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-531f946e-d761-42f1-8a05-3a08539129ba tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:38.845471 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:38.845471 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:38.853781 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-531f946e-d761-42f1-8a05-3a08539129ba tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:25:38.872101 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-531f946e-d761-42f1-8a05-3a08539129ba tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:25:38.882187 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 296/603] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:25:38 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 908 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:25:39.886072 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c149ddee-d0e2-4cd8-b131-57d465539226 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:39.891214 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c149ddee-d0e2-4cd8-b131-57d465539226 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:25:39.891676 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c149ddee-d0e2-4cd8-b131-57d465539226 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:39.892308 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c149ddee-d0e2-4cd8-b131-57d465539226 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:39.959409 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:39.959409 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:39.994066 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c149ddee-d0e2-4cd8-b131-57d465539226 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:25:40.031635 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c149ddee-d0e2-4cd8-b131-57d465539226 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:25:40.033537 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-3b077036-4794-40aa-ba68-176d9b0e28cf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:40.036343 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 308/604] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:25:39 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 908 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:25:40.038087 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-3b077036-4794-40aa-ba68-176d9b0e28cf tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] POST http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/57644098-e0e4-410d-94f6-7ac8c610460a/action Apr 30 21:25:40.038862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-3b077036-4794-40aa-ba68-176d9b0e28cf tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:25:40.041667 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-3b077036-4794-40aa-ba68-176d9b0e28cf tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:25:40.125809 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:40.125809 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:40.278183 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-35c43610-673d-4088-a2c2-456cf8b3c025 req-3b077036-4794-40aa-ba68-176d9b0e28cf tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/57644098-e0e4-410d-94f6-7ac8c610460a/action returned with HTTP 204 Apr 30 21:25:40.279226 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 297/605] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:25:40 2022] POST /volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/57644098-e0e4-410d-94f6-7ac8c610460a/action => generated 0 bytes in 247 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:25:41.050013 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-24e1a71d-7924-4348-930c-6b0e5d7e4ab5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:41.053830 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-24e1a71d-7924-4348-930c-6b0e5d7e4ab5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:25:41.054287 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-24e1a71d-7924-4348-930c-6b0e5d7e4ab5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:41.054745 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-24e1a71d-7924-4348-930c-6b0e5d7e4ab5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:41.098846 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:41.098846 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:41.115438 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-24e1a71d-7924-4348-930c-6b0e5d7e4ab5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:25:41.128109 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-24e1a71d-7924-4348-930c-6b0e5d7e4ab5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:25:41.130150 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 309/606] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:25:41 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:25:41.145588 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b392fa6a-020e-4cd2-be9f-2780bfcca164 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:25:41.155101 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b392fa6a-020e-4cd2-be9f-2780bfcca164 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:25:41.156585 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b392fa6a-020e-4cd2-be9f-2780bfcca164 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:25:41.160640 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b392fa6a-020e-4cd2-be9f-2780bfcca164 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:25:41.203080 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:25:41.203080 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:25:41.215369 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b392fa6a-020e-4cd2-be9f-2780bfcca164 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:25:41.226369 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b392fa6a-020e-4cd2-be9f-2780bfcca164 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:25:41.228268 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 298/607] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:25:41 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:04.501091 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-188ec60b-f478-42ce-ba6b-03571077cbdc req-951ad288-b604-4ac9-a57c-b4c041886a04 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:04.506437 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-188ec60b-f478-42ce-ba6b-03571077cbdc req-951ad288-b604-4ac9-a57c-b4c041886a04 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:26:04.507056 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-188ec60b-f478-42ce-ba6b-03571077cbdc req-951ad288-b604-4ac9-a57c-b4c041886a04 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:04.507661 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-188ec60b-f478-42ce-ba6b-03571077cbdc req-951ad288-b604-4ac9-a57c-b4c041886a04 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:04.524353 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:04.524353 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:04.533599 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-188ec60b-f478-42ce-ba6b-03571077cbdc req-951ad288-b604-4ac9-a57c-b4c041886a04 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:26:04.543858 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-188ec60b-f478-42ce-ba6b-03571077cbdc req-951ad288-b604-4ac9-a57c-b4c041886a04 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:26:04.550481 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 310/608] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:26:04 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 911 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:04.654342 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-75e7f41c-85cf-4c4f-b8c1-3d9f22ad7881 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:04.654342 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-75e7f41c-85cf-4c4f-b8c1-3d9f22ad7881 None None] GET http://10.222.0.23/volume// Apr 30 21:26:04.654342 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-75e7f41c-85cf-4c4f-b8c1-3d9f22ad7881 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:04.654342 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-75e7f41c-85cf-4c4f-b8c1-3d9f22ad7881 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:04.654342 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-75e7f41c-85cf-4c4f-b8c1-3d9f22ad7881 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:26:04.654342 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 299/609] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:26:04 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:26:04.661021 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-188ec60b-f478-42ce-ba6b-03571077cbdc req-f96ffa23-0105-4e00-ae3f-2544e89b0360 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:04.667385 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-188ec60b-f478-42ce-ba6b-03571077cbdc req-f96ffa23-0105-4e00-ae3f-2544e89b0360 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] POST http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments Apr 30 21:26:04.668639 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-188ec60b-f478-42ce-ba6b-03571077cbdc req-f96ffa23-0105-4e00-ae3f-2544e89b0360 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70c7df6b-296f-4bb3-a474-a0df44259086", "connector": null, "instance_uuid": "b45384b3-9650-4bdb-ac27-d291062e84b5"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:26:04.688352 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:04.688352 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:04.999144 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-188ec60b-f478-42ce-ba6b-03571077cbdc req-f96ffa23-0105-4e00-ae3f-2544e89b0360 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments returned with HTTP 200 Apr 30 21:26:05.000456 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 311/610] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:26:04 2022] POST /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments => generated 273 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:05.290304 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-188ec60b-f478-42ce-ba6b-03571077cbdc req-7c5f1689-c71d-41cf-a845-6143c8c2126a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:05.301237 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-188ec60b-f478-42ce-ba6b-03571077cbdc req-7c5f1689-c71d-41cf-a845-6143c8c2126a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] POST http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/261a56ef-7b39-40d2-863a-a2286c88ab40/action Apr 30 21:26:05.302397 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-188ec60b-f478-42ce-ba6b-03571077cbdc req-7c5f1689-c71d-41cf-a845-6143c8c2126a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:26:05.302938 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-188ec60b-f478-42ce-ba6b-03571077cbdc req-7c5f1689-c71d-41cf-a845-6143c8c2126a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:26:05.346207 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:05.346207 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:05.563729 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-188ec60b-f478-42ce-ba6b-03571077cbdc req-7c5f1689-c71d-41cf-a845-6143c8c2126a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/261a56ef-7b39-40d2-863a-a2286c88ab40/action returned with HTTP 204 Apr 30 21:26:05.565159 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 300/611] 10.222.0.23 () {66 vars in 1705 bytes} [Sat Apr 30 21:26:05 2022] POST /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/261a56ef-7b39-40d2-863a-a2286c88ab40/action => generated 0 bytes in 276 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:26:05.680239 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9413373b-2370-42d5-8e01-aa1b416bf18d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:05.694644 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9413373b-2370-42d5-8e01-aa1b416bf18d tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:26:05.698133 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9413373b-2370-42d5-8e01-aa1b416bf18d tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:05.698923 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9413373b-2370-42d5-8e01-aa1b416bf18d tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:05.733910 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:05.733910 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:05.743338 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9413373b-2370-42d5-8e01-aa1b416bf18d tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:26:05.759825 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9413373b-2370-42d5-8e01-aa1b416bf18d tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:26:05.766478 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 312/612] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:05 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 1173 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:05.771971 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-51398089-b0a5-4e76-99e9-53d091809c39 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:05.777444 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-51398089-b0a5-4e76-99e9-53d091809c39 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:26:05.778204 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-51398089-b0a5-4e76-99e9-53d091809c39 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:05.778844 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-51398089-b0a5-4e76-99e9-53d091809c39 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:05.801225 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:05.801225 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:05.813694 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-51398089-b0a5-4e76-99e9-53d091809c39 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:26:05.829201 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-51398089-b0a5-4e76-99e9-53d091809c39 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:26:05.841826 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 301/613] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:05 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 1173 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:05.914555 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-74f772b8-6042-406c-8ba5-f53541b5ac24 req-f8e634fa-8704-4498-a9fc-4e4af4885a7e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:05.918946 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-74f772b8-6042-406c-8ba5-f53541b5ac24 req-f8e634fa-8704-4498-a9fc-4e4af4885a7e tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:26:05.919491 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-74f772b8-6042-406c-8ba5-f53541b5ac24 req-f8e634fa-8704-4498-a9fc-4e4af4885a7e tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:05.919942 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-74f772b8-6042-406c-8ba5-f53541b5ac24 req-f8e634fa-8704-4498-a9fc-4e4af4885a7e tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:05.955689 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:05.955689 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:05.955689 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-74f772b8-6042-406c-8ba5-f53541b5ac24 req-f8e634fa-8704-4498-a9fc-4e4af4885a7e tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:26:05.965369 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-74f772b8-6042-406c-8ba5-f53541b5ac24 req-f8e634fa-8704-4498-a9fc-4e4af4885a7e tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:26:05.983586 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 313/614] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:26:05 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 1173 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:06.280583 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-74f772b8-6042-406c-8ba5-f53541b5ac24 req-f49663de-f84f-47c9-ad9d-a126b89380db None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:06.288262 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-74f772b8-6042-406c-8ba5-f53541b5ac24 req-f49663de-f84f-47c9-ad9d-a126b89380db tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] DELETE http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/261a56ef-7b39-40d2-863a-a2286c88ab40 Apr 30 21:26:06.289055 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-74f772b8-6042-406c-8ba5-f53541b5ac24 req-f49663de-f84f-47c9-ad9d-a126b89380db tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:06.289826 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-74f772b8-6042-406c-8ba5-f53541b5ac24 req-f49663de-f84f-47c9-ad9d-a126b89380db tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:06.362038 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:06.362038 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:06.602780 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-74f772b8-6042-406c-8ba5-f53541b5ac24 req-f49663de-f84f-47c9-ad9d-a126b89380db tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/261a56ef-7b39-40d2-863a-a2286c88ab40 returned with HTTP 200 Apr 30 21:26:06.612588 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 302/615] 10.222.0.23 () {64 vars in 1653 bytes} [Sat Apr 30 21:26:06 2022] DELETE /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/attachments/261a56ef-7b39-40d2-863a-a2286c88ab40 => generated 19 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:06.881643 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-86c82347-6c44-41fc-8857-e97f9bea8392 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:06.890996 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-86c82347-6c44-41fc-8857-e97f9bea8392 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:26:06.894093 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-86c82347-6c44-41fc-8857-e97f9bea8392 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:06.896836 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-86c82347-6c44-41fc-8857-e97f9bea8392 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:06.950592 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:06.950592 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:07.006911 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-86c82347-6c44-41fc-8857-e97f9bea8392 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:26:07.037781 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-86c82347-6c44-41fc-8857-e97f9bea8392 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:26:07.050297 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 314/616] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:06 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 911 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:14.618288 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-d5af17c8-2c07-47d2-98c1-01aeca794804 req-2edb6738-88ad-4bf3-af5b-2115f633f623 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:14.624526 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d5af17c8-2c07-47d2-98c1-01aeca794804 req-2edb6738-88ad-4bf3-af5b-2115f633f623 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] DELETE http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/0b86a235-7c92-4fc6-ba37-2a770ef74c9e Apr 30 21:26:14.625311 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d5af17c8-2c07-47d2-98c1-01aeca794804 req-2edb6738-88ad-4bf3-af5b-2115f633f623 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:14.626454 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d5af17c8-2c07-47d2-98c1-01aeca794804 req-2edb6738-88ad-4bf3-af5b-2115f633f623 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:14.658163 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:14.658163 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:14.884311 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d5af17c8-2c07-47d2-98c1-01aeca794804 req-2edb6738-88ad-4bf3-af5b-2115f633f623 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/0b86a235-7c92-4fc6-ba37-2a770ef74c9e returned with HTTP 200 Apr 30 21:26:14.885232 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 303/617] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:26:14 2022] DELETE /volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/0b86a235-7c92-4fc6-ba37-2a770ef74c9e => generated 19 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:15.053061 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-d5af17c8-2c07-47d2-98c1-01aeca794804 req-f8707ab9-6430-46ba-b117-e2723a5a8ced None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:15.059235 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d5af17c8-2c07-47d2-98c1-01aeca794804 req-f8707ab9-6430-46ba-b117-e2723a5a8ced tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] DELETE http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/48d1435b-da65-49f9-a64e-be815fb17fd5 Apr 30 21:26:15.059607 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d5af17c8-2c07-47d2-98c1-01aeca794804 req-f8707ab9-6430-46ba-b117-e2723a5a8ced tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:15.060212 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d5af17c8-2c07-47d2-98c1-01aeca794804 req-f8707ab9-6430-46ba-b117-e2723a5a8ced tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:15.092675 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:15.092675 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:15.302352 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d5af17c8-2c07-47d2-98c1-01aeca794804 req-f8707ab9-6430-46ba-b117-e2723a5a8ced tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/48d1435b-da65-49f9-a64e-be815fb17fd5 returned with HTTP 200 Apr 30 21:26:15.302352 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 315/618] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:26:15 2022] DELETE /volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/48d1435b-da65-49f9-a64e-be815fb17fd5 => generated 19 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:15.311480 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-d5af17c8-2c07-47d2-98c1-01aeca794804 req-025bdb70-952a-4816-86a7-037d8e8fe8b8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:15.316304 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d5af17c8-2c07-47d2-98c1-01aeca794804 req-025bdb70-952a-4816-86a7-037d8e8fe8b8 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] DELETE http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/3889338b-777e-4f52-9874-e8b6d7b1b709 Apr 30 21:26:15.318963 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d5af17c8-2c07-47d2-98c1-01aeca794804 req-025bdb70-952a-4816-86a7-037d8e8fe8b8 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:15.318963 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d5af17c8-2c07-47d2-98c1-01aeca794804 req-025bdb70-952a-4816-86a7-037d8e8fe8b8 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:15.345968 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:15.345968 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:15.540125 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d5af17c8-2c07-47d2-98c1-01aeca794804 req-025bdb70-952a-4816-86a7-037d8e8fe8b8 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/3889338b-777e-4f52-9874-e8b6d7b1b709 returned with HTTP 200 Apr 30 21:26:15.547385 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 304/619] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:26:15 2022] DELETE /volume/v3/b57cf4c7f250443a8afd9460085f6951/attachments/3889338b-777e-4f52-9874-e8b6d7b1b709 => generated 19 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:25.464829 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d36fdf2f-1441-457f-84ca-625da21ced26 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:25.478983 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d36fdf2f-1441-457f-84ca-625da21ced26 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] DELETE http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:26:25.479675 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d36fdf2f-1441-457f-84ca-625da21ced26 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:25.480141 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d36fdf2f-1441-457f-84ca-625da21ced26 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:25.480540 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-d36fdf2f-1441-457f-84ca-625da21ced26 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Delete volume with id: 80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:26:25.524218 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:25.524218 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:25.527273 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d36fdf2f-1441-457f-84ca-625da21ced26 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:25.828050 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d36fdf2f-1441-457f-84ca-625da21ced26 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Delete volume request issued successfully. Apr 30 21:26:25.835458 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d36fdf2f-1441-457f-84ca-625da21ced26 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 returned with HTTP 202 Apr 30 21:26:25.838236 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 316/620] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:26:25 2022] DELETE /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 => generated 0 bytes in 376 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:26:25.843597 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fee7c6a7-993b-4392-aae0-d0fbfdcce159 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:25.853475 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fee7c6a7-993b-4392-aae0-d0fbfdcce159 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:26:25.853475 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fee7c6a7-993b-4392-aae0-d0fbfdcce159 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:25.853475 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fee7c6a7-993b-4392-aae0-d0fbfdcce159 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:25.894514 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:25.894514 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:25.927046 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fee7c6a7-993b-4392-aae0-d0fbfdcce159 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:25.958792 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fee7c6a7-993b-4392-aae0-d0fbfdcce159 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 returned with HTTP 200 Apr 30 21:26:25.973555 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 305/621] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:25 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 => generated 906 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:26.974905 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c87f0760-28c2-472a-a5a7-c7d645141d4d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:26.980101 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c87f0760-28c2-472a-a5a7-c7d645141d4d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:26:26.980881 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c87f0760-28c2-472a-a5a7-c7d645141d4d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:26.981558 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c87f0760-28c2-472a-a5a7-c7d645141d4d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:27.028389 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:27.028389 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:27.047189 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c87f0760-28c2-472a-a5a7-c7d645141d4d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:27.071715 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c87f0760-28c2-472a-a5a7-c7d645141d4d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 returned with HTTP 200 Apr 30 21:26:27.083079 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 317/622] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:26 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 => generated 906 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:28.087534 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-83d6a11e-db08-4636-8616-ae8b4a22c5de None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:28.099601 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-83d6a11e-db08-4636-8616-ae8b4a22c5de tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:26:28.100760 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-83d6a11e-db08-4636-8616-ae8b4a22c5de tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:28.102576 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-83d6a11e-db08-4636-8616-ae8b4a22c5de tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:28.160048 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:28.160048 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:28.165243 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-83d6a11e-db08-4636-8616-ae8b4a22c5de tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:28.179763 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-83d6a11e-db08-4636-8616-ae8b4a22c5de tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 returned with HTTP 200 Apr 30 21:26:28.189488 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 306/623] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:28 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 => generated 906 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:29.192976 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-456788df-5b73-4c10-b6cc-0192bed4170d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:29.196678 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-456788df-5b73-4c10-b6cc-0192bed4170d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:26:29.197444 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-456788df-5b73-4c10-b6cc-0192bed4170d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:29.198071 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-456788df-5b73-4c10-b6cc-0192bed4170d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:29.235935 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:29.235935 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:29.255927 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-456788df-5b73-4c10-b6cc-0192bed4170d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:29.277367 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-456788df-5b73-4c10-b6cc-0192bed4170d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 returned with HTTP 200 Apr 30 21:26:29.288642 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 318/624] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:29 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 => generated 906 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:30.298464 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a765d3e7-c4be-44a7-959a-e819aaaa4397 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:30.302793 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a765d3e7-c4be-44a7-959a-e819aaaa4397 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:26:30.303234 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a765d3e7-c4be-44a7-959a-e819aaaa4397 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:30.303808 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a765d3e7-c4be-44a7-959a-e819aaaa4397 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:30.334452 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:30.334452 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:30.345839 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a765d3e7-c4be-44a7-959a-e819aaaa4397 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:30.363921 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a765d3e7-c4be-44a7-959a-e819aaaa4397 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 returned with HTTP 200 Apr 30 21:26:30.374095 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 307/625] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:30 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 => generated 906 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:31.379061 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bbfdf7c1-321b-441c-aca9-1c67eaf62e15 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:31.383297 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bbfdf7c1-321b-441c-aca9-1c67eaf62e15 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:26:31.384105 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bbfdf7c1-321b-441c-aca9-1c67eaf62e15 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:31.384762 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bbfdf7c1-321b-441c-aca9-1c67eaf62e15 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:31.412266 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:31.412266 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:31.422911 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bbfdf7c1-321b-441c-aca9-1c67eaf62e15 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:31.435756 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bbfdf7c1-321b-441c-aca9-1c67eaf62e15 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 returned with HTTP 200 Apr 30 21:26:31.437399 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 319/626] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:31 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 => generated 906 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:32.449192 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a3ec411e-0f5d-42f3-9795-d6f68d071875 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:32.453076 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a3ec411e-0f5d-42f3-9795-d6f68d071875 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:26:32.456162 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a3ec411e-0f5d-42f3-9795-d6f68d071875 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:32.457947 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a3ec411e-0f5d-42f3-9795-d6f68d071875 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:32.525287 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:32.525287 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:32.615360 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a3ec411e-0f5d-42f3-9795-d6f68d071875 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:32.633871 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a3ec411e-0f5d-42f3-9795-d6f68d071875 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 returned with HTTP 200 Apr 30 21:26:32.647585 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 308/627] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:32 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 => generated 906 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:33.657047 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5386cda9-3ed0-4ca7-be22-646285d31a6f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:33.661713 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5386cda9-3ed0-4ca7-be22-646285d31a6f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:26:33.662558 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5386cda9-3ed0-4ca7-be22-646285d31a6f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:33.663079 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5386cda9-3ed0-4ca7-be22-646285d31a6f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:33.681005 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:33.681005 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:33.689530 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5386cda9-3ed0-4ca7-be22-646285d31a6f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:33.699873 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5386cda9-3ed0-4ca7-be22-646285d31a6f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 returned with HTTP 200 Apr 30 21:26:33.701116 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 320/628] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:33 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 => generated 906 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:34.713129 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fa8d9123-d0ed-408b-96d0-b006e5c92929 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:34.723977 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fa8d9123-d0ed-408b-96d0-b006e5c92929 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:26:34.723977 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fa8d9123-d0ed-408b-96d0-b006e5c92929 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:34.723977 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fa8d9123-d0ed-408b-96d0-b006e5c92929 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:34.738569 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:34.738569 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:34.748871 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fa8d9123-d0ed-408b-96d0-b006e5c92929 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:34.758496 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fa8d9123-d0ed-408b-96d0-b006e5c92929 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 returned with HTTP 200 Apr 30 21:26:34.759537 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 309/629] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:34 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 => generated 906 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:35.771816 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0f00fa36-27f4-4303-9128-23d41f4f90fc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:35.775583 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0f00fa36-27f4-4303-9128-23d41f4f90fc tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 Apr 30 21:26:35.776028 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0f00fa36-27f4-4303-9128-23d41f4f90fc tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:35.776478 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0f00fa36-27f4-4303-9128-23d41f4f90fc tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:35.789210 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0f00fa36-27f4-4303-9128-23d41f4f90fc tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 returned with HTTP 404 Apr 30 21:26:35.790401 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 321/630] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:35 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/80f5c8d3-2b42-46ef-9de8-ca18b38a1f28 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:26:35.795167 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-df6eba01-a77d-4a63-bef3-6106e3d569d3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:35.803047 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-df6eba01-a77d-4a63-bef3-6106e3d569d3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] DELETE http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 Apr 30 21:26:35.803763 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-df6eba01-a77d-4a63-bef3-6106e3d569d3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:35.807107 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-df6eba01-a77d-4a63-bef3-6106e3d569d3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:35.807107 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-df6eba01-a77d-4a63-bef3-6106e3d569d3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Delete volume with id: 2c40c928-cd22-4b64-8d73-211240864fa6 Apr 30 21:26:35.819750 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:35.819750 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:35.820854 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-df6eba01-a77d-4a63-bef3-6106e3d569d3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:36.023129 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-df6eba01-a77d-4a63-bef3-6106e3d569d3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Delete volume request issued successfully. Apr 30 21:26:36.023784 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-df6eba01-a77d-4a63-bef3-6106e3d569d3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 returned with HTTP 202 Apr 30 21:26:36.025328 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 310/631] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:26:35 2022] DELETE /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:26:36.030171 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f50b1974-3737-4584-b2d8-44e647b8a969 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:36.046744 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f50b1974-3737-4584-b2d8-44e647b8a969 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 Apr 30 21:26:36.046744 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f50b1974-3737-4584-b2d8-44e647b8a969 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:36.046744 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f50b1974-3737-4584-b2d8-44e647b8a969 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:36.072730 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:36.072730 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:36.081484 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f50b1974-3737-4584-b2d8-44e647b8a969 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:36.092076 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f50b1974-3737-4584-b2d8-44e647b8a969 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 returned with HTTP 200 Apr 30 21:26:36.092892 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 322/632] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:36 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 => generated 905 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:26:37.106192 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f55cbc1d-4b12-449c-9172-ad6a6004b78e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:37.113460 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f55cbc1d-4b12-449c-9172-ad6a6004b78e tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 Apr 30 21:26:37.114381 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f55cbc1d-4b12-449c-9172-ad6a6004b78e tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:37.118831 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f55cbc1d-4b12-449c-9172-ad6a6004b78e tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:37.135268 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:37.135268 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:37.144160 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f55cbc1d-4b12-449c-9172-ad6a6004b78e tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:37.153132 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f55cbc1d-4b12-449c-9172-ad6a6004b78e tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 returned with HTTP 200 Apr 30 21:26:37.154992 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 311/633] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:37 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 => generated 905 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:38.172060 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5f172ca4-44ff-45d6-b3af-f13b08a6c72e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:38.175612 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5f172ca4-44ff-45d6-b3af-f13b08a6c72e tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 Apr 30 21:26:38.176173 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5f172ca4-44ff-45d6-b3af-f13b08a6c72e tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:38.176489 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5f172ca4-44ff-45d6-b3af-f13b08a6c72e tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:38.191488 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:38.191488 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:38.202232 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5f172ca4-44ff-45d6-b3af-f13b08a6c72e tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:38.211265 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5f172ca4-44ff-45d6-b3af-f13b08a6c72e tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 returned with HTTP 200 Apr 30 21:26:38.212077 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 323/634] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:38 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:39.227421 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-55ed56c2-c5f3-479d-b694-e55bf32d7df6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:39.231516 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-55ed56c2-c5f3-479d-b694-e55bf32d7df6 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 Apr 30 21:26:39.232405 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-55ed56c2-c5f3-479d-b694-e55bf32d7df6 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:39.232857 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-55ed56c2-c5f3-479d-b694-e55bf32d7df6 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:39.247176 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:39.247176 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:39.254914 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-55ed56c2-c5f3-479d-b694-e55bf32d7df6 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:39.263975 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-55ed56c2-c5f3-479d-b694-e55bf32d7df6 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 returned with HTTP 200 Apr 30 21:26:39.274101 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 312/635] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:39 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:40.277195 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ea5c30db-2658-4861-9985-e3e3a6c27327 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:40.281390 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ea5c30db-2658-4861-9985-e3e3a6c27327 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 Apr 30 21:26:40.281860 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ea5c30db-2658-4861-9985-e3e3a6c27327 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:40.282675 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ea5c30db-2658-4861-9985-e3e3a6c27327 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:40.298420 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:40.298420 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:40.306568 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ea5c30db-2658-4861-9985-e3e3a6c27327 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:40.317325 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ea5c30db-2658-4861-9985-e3e3a6c27327 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 returned with HTTP 200 Apr 30 21:26:40.318220 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 324/636] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:40 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 => generated 905 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:41.331754 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3f90269e-fb9c-45b6-9636-414447442be3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:41.338002 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3f90269e-fb9c-45b6-9636-414447442be3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 Apr 30 21:26:41.338522 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3f90269e-fb9c-45b6-9636-414447442be3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:41.341180 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3f90269e-fb9c-45b6-9636-414447442be3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:41.359487 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:41.359487 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:41.371422 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3f90269e-fb9c-45b6-9636-414447442be3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:41.385220 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3f90269e-fb9c-45b6-9636-414447442be3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 returned with HTTP 200 Apr 30 21:26:41.386380 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 313/637] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:41 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 => generated 905 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:42.398415 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f3d2dc7b-59bf-45c4-8e61-a53484618062 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:42.402636 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f3d2dc7b-59bf-45c4-8e61-a53484618062 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 Apr 30 21:26:42.403750 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f3d2dc7b-59bf-45c4-8e61-a53484618062 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:42.404302 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f3d2dc7b-59bf-45c4-8e61-a53484618062 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:42.428913 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:42.428913 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:42.454730 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f3d2dc7b-59bf-45c4-8e61-a53484618062 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:42.471285 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f3d2dc7b-59bf-45c4-8e61-a53484618062 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 returned with HTTP 200 Apr 30 21:26:42.480361 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 325/638] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:42 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 => generated 905 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:43.484354 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5801ca10-45a2-4e20-b343-8354120d7c58 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:43.488411 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5801ca10-45a2-4e20-b343-8354120d7c58 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 Apr 30 21:26:43.488411 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5801ca10-45a2-4e20-b343-8354120d7c58 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:43.488851 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5801ca10-45a2-4e20-b343-8354120d7c58 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:43.518990 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:43.518990 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:43.550228 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5801ca10-45a2-4e20-b343-8354120d7c58 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:43.562890 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5801ca10-45a2-4e20-b343-8354120d7c58 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 returned with HTTP 200 Apr 30 21:26:43.573688 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 314/639] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:43 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 => generated 905 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:44.576779 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-63dcb9ea-c11b-4ca5-85ad-67c3785d9bfd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:44.582607 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-63dcb9ea-c11b-4ca5-85ad-67c3785d9bfd tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 Apr 30 21:26:44.582607 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-63dcb9ea-c11b-4ca5-85ad-67c3785d9bfd tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:44.583019 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-63dcb9ea-c11b-4ca5-85ad-67c3785d9bfd tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:44.605256 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-63dcb9ea-c11b-4ca5-85ad-67c3785d9bfd tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 returned with HTTP 404 Apr 30 21:26:44.611037 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f050dc64-89f4-4cef-98a7-a85e53bbc058 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:44.630726 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f050dc64-89f4-4cef-98a7-a85e53bbc058 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] DELETE http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:26:44.631593 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f050dc64-89f4-4cef-98a7-a85e53bbc058 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:44.634354 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f050dc64-89f4-4cef-98a7-a85e53bbc058 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:44.635030 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-f050dc64-89f4-4cef-98a7-a85e53bbc058 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Delete volume with id: acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:26:44.645333 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 326/640] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:44 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/2c40c928-cd22-4b64-8d73-211240864fa6 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:26:44.665377 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:44.665377 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:44.666455 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f050dc64-89f4-4cef-98a7-a85e53bbc058 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:45.019714 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f050dc64-89f4-4cef-98a7-a85e53bbc058 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Delete volume request issued successfully. Apr 30 21:26:45.020122 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f050dc64-89f4-4cef-98a7-a85e53bbc058 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 202 Apr 30 21:26:45.025164 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 315/641] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:26:44 2022] DELETE /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 0 bytes in 415 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:26:45.030193 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-949aaea3-d754-40c0-acb0-98812e5ddf2d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:45.035260 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-949aaea3-d754-40c0-acb0-98812e5ddf2d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:26:45.036640 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-949aaea3-d754-40c0-acb0-98812e5ddf2d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:45.042115 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-949aaea3-d754-40c0-acb0-98812e5ddf2d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:45.070248 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:45.070248 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:45.083878 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-949aaea3-d754-40c0-acb0-98812e5ddf2d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:45.109574 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-949aaea3-d754-40c0-acb0-98812e5ddf2d tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:26:45.110415 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 327/642] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:45 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1322 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:45.338044 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-c3079a5d-1678-4b47-bec7-8885be8c1852 req-36989ae0-e1e0-4a5f-81db-6adbd1d8d7b5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:45.343692 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c3079a5d-1678-4b47-bec7-8885be8c1852 req-36989ae0-e1e0-4a5f-81db-6adbd1d8d7b5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:26:45.344377 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c3079a5d-1678-4b47-bec7-8885be8c1852 req-36989ae0-e1e0-4a5f-81db-6adbd1d8d7b5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:45.345026 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c3079a5d-1678-4b47-bec7-8885be8c1852 req-36989ae0-e1e0-4a5f-81db-6adbd1d8d7b5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:45.370128 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:45.370128 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:45.391347 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-c3079a5d-1678-4b47-bec7-8885be8c1852 req-36989ae0-e1e0-4a5f-81db-6adbd1d8d7b5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:26:45.416371 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c3079a5d-1678-4b47-bec7-8885be8c1852 req-36989ae0-e1e0-4a5f-81db-6adbd1d8d7b5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:26:45.419655 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 316/643] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:26:45 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:46.124010 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a56e518a-d445-4582-a64d-95e6ec8b8f08 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:46.127868 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a56e518a-d445-4582-a64d-95e6ec8b8f08 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:26:46.128430 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a56e518a-d445-4582-a64d-95e6ec8b8f08 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:46.128982 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a56e518a-d445-4582-a64d-95e6ec8b8f08 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:46.149911 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:46.149911 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:46.176537 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a56e518a-d445-4582-a64d-95e6ec8b8f08 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:46.197255 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a56e518a-d445-4582-a64d-95e6ec8b8f08 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:26:46.205507 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 328/644] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:46 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1322 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:47.217671 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d437c116-c931-4da0-a0da-4ac684754897 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:47.221363 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d437c116-c931-4da0-a0da-4ac684754897 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:26:47.222039 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d437c116-c931-4da0-a0da-4ac684754897 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:47.222655 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d437c116-c931-4da0-a0da-4ac684754897 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:47.248812 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:47.248812 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:47.295083 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d437c116-c931-4da0-a0da-4ac684754897 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:47.312302 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d437c116-c931-4da0-a0da-4ac684754897 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:26:47.313024 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 317/645] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:47 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1322 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:48.325009 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-67fe69e8-7427-4ae6-89b5-1697d16d8b5f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:48.331583 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-67fe69e8-7427-4ae6-89b5-1697d16d8b5f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:26:48.332464 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-67fe69e8-7427-4ae6-89b5-1697d16d8b5f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:48.333912 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-67fe69e8-7427-4ae6-89b5-1697d16d8b5f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:48.354654 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:48.354654 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:48.368168 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-67fe69e8-7427-4ae6-89b5-1697d16d8b5f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:48.401513 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-67fe69e8-7427-4ae6-89b5-1697d16d8b5f tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:26:48.401513 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 329/646] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:48 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1322 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:49.413800 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e7c44e5b-1bbd-4212-991a-648c3b93dcf7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:49.417679 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e7c44e5b-1bbd-4212-991a-648c3b93dcf7 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:26:49.418472 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e7c44e5b-1bbd-4212-991a-648c3b93dcf7 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:49.418927 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e7c44e5b-1bbd-4212-991a-648c3b93dcf7 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:49.443907 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:49.443907 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:49.454386 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e7c44e5b-1bbd-4212-991a-648c3b93dcf7 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:49.467443 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e7c44e5b-1bbd-4212-991a-648c3b93dcf7 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:26:49.468631 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 318/647] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:49 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1322 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:50.484138 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-586a69f7-0db3-4802-b132-e8e1fce0ef41 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:50.488225 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-586a69f7-0db3-4802-b132-e8e1fce0ef41 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:26:50.490732 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-586a69f7-0db3-4802-b132-e8e1fce0ef41 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:50.490732 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-586a69f7-0db3-4802-b132-e8e1fce0ef41 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:50.536206 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:50.536206 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:50.561978 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-586a69f7-0db3-4802-b132-e8e1fce0ef41 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:50.586008 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-586a69f7-0db3-4802-b132-e8e1fce0ef41 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:26:50.594883 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 330/648] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:50 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1322 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:51.598362 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5f772321-cf16-4e00-868c-2c180d7d56f3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:51.602260 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5f772321-cf16-4e00-868c-2c180d7d56f3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:26:51.606900 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5f772321-cf16-4e00-868c-2c180d7d56f3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:51.606900 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5f772321-cf16-4e00-868c-2c180d7d56f3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:51.634819 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:51.634819 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:51.643893 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5f772321-cf16-4e00-868c-2c180d7d56f3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:51.662821 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5f772321-cf16-4e00-868c-2c180d7d56f3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:26:51.674720 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 319/649] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:51 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1322 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:52.676732 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b90c44d3-ec5b-4164-8ec8-7af23867f111 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:52.681538 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b90c44d3-ec5b-4164-8ec8-7af23867f111 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:26:52.682255 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b90c44d3-ec5b-4164-8ec8-7af23867f111 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:52.682867 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b90c44d3-ec5b-4164-8ec8-7af23867f111 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:52.709114 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:52.709114 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:52.720872 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b90c44d3-ec5b-4164-8ec8-7af23867f111 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:52.735797 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b90c44d3-ec5b-4164-8ec8-7af23867f111 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:26:52.744187 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 331/650] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:52 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1322 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:53.750201 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-643b7bf8-b8b1-4300-9881-aea66c5742ee None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:53.753859 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c45a2e28-c858-40a4-a2eb-22ea76c75d9e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:53.754284 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-643b7bf8-b8b1-4300-9881-aea66c5742ee tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:26:53.754284 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-643b7bf8-b8b1-4300-9881-aea66c5742ee tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:53.754747 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-643b7bf8-b8b1-4300-9881-aea66c5742ee tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:53.757322 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c45a2e28-c858-40a4-a2eb-22ea76c75d9e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:26:53.757774 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c45a2e28-c858-40a4-a2eb-22ea76c75d9e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:53.758687 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c45a2e28-c858-40a4-a2eb-22ea76c75d9e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:53.780990 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:53.780990 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:53.782313 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:53.782313 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:53.790874 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c45a2e28-c858-40a4-a2eb-22ea76c75d9e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:26:53.799539 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-643b7bf8-b8b1-4300-9881-aea66c5742ee tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:53.805309 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c45a2e28-c858-40a4-a2eb-22ea76c75d9e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:26:53.817533 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-643b7bf8-b8b1-4300-9881-aea66c5742ee tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:26:53.817839 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 332/651] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:53 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 1200 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:26:53.818299 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 320/652] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:53 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1322 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:53.874627 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-6e8b30e0-5895-43a3-89e3-e2b848e14f9e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:53.879352 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-6e8b30e0-5895-43a3-89e3-e2b848e14f9e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:26:53.879923 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-6e8b30e0-5895-43a3-89e3-e2b848e14f9e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:53.880434 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-6e8b30e0-5895-43a3-89e3-e2b848e14f9e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:53.911589 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:53.911589 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:53.931699 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-6e8b30e0-5895-43a3-89e3-e2b848e14f9e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:26:53.975879 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-6e8b30e0-5895-43a3-89e3-e2b848e14f9e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:26:53.977114 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 333/653] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:26:53 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 1200 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:54.040771 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-25b5855c-7a56-4ae5-876f-299d7d1c477e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:54.046843 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-25b5855c-7a56-4ae5-876f-299d7d1c477e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] POST http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a/action Apr 30 21:26:54.049314 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-25b5855c-7a56-4ae5-876f-299d7d1c477e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action body: b'{"os-begin_detaching": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:26:54.049813 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-25b5855c-7a56-4ae5-876f-299d7d1c477e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:26:54.077063 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:54.077063 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:54.078152 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-25b5855c-7a56-4ae5-876f-299d7d1c477e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:26:54.190081 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-25b5855c-7a56-4ae5-876f-299d7d1c477e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Begin detaching volume completed successfully. Apr 30 21:26:54.192926 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-25b5855c-7a56-4ae5-876f-299d7d1c477e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a/action returned with HTTP 202 Apr 30 21:26:54.192926 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 321/654] 10.222.0.23 () {64 vars in 1652 bytes} [Sat Apr 30 21:26:54 2022] POST /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Apr 30 21:26:54.414514 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bec91e0e-7912-4e09-b881-fc0abb10626c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:54.415981 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bec91e0e-7912-4e09-b881-fc0abb10626c None None] GET http://10.222.0.23/volume// Apr 30 21:26:54.416508 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bec91e0e-7912-4e09-b881-fc0abb10626c None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:54.417085 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bec91e0e-7912-4e09-b881-fc0abb10626c None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:54.421797 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bec91e0e-7912-4e09-b881-fc0abb10626c None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:26:54.425046 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 334/655] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:26:54 2022] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:26:54.445365 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-5cbbcf37-aec1-4643-98f1-8c1e50f42c43 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:54.455951 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-5cbbcf37-aec1-4643-98f1-8c1e50f42c43 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:26:54.456673 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-5cbbcf37-aec1-4643-98f1-8c1e50f42c43 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:54.457337 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-5cbbcf37-aec1-4643-98f1-8c1e50f42c43 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:54.497687 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:54.497687 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:54.515744 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-5cbbcf37-aec1-4643-98f1-8c1e50f42c43 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:26:54.540209 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-5cbbcf37-aec1-4643-98f1-8c1e50f42c43 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:26:54.544735 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 322/656] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:26:54 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 1302 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:26:54.832493 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f453b7a0-50fb-469b-b4ac-d6d3dba41ec3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:54.843225 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f453b7a0-50fb-469b-b4ac-d6d3dba41ec3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:26:54.844143 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f453b7a0-50fb-469b-b4ac-d6d3dba41ec3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:54.844787 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f453b7a0-50fb-469b-b4ac-d6d3dba41ec3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:54.880693 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:54.880693 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:54.903860 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f453b7a0-50fb-469b-b4ac-d6d3dba41ec3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:54.929942 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f453b7a0-50fb-469b-b4ac-d6d3dba41ec3 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:26:54.931754 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 335/657] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:54 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1322 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:55.148707 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-29358c34-d8c3-4902-a2f5-c24129e4c17e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:55.156088 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-29358c34-d8c3-4902-a2f5-c24129e4c17e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] DELETE http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/57644098-e0e4-410d-94f6-7ac8c610460a Apr 30 21:26:55.157241 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-29358c34-d8c3-4902-a2f5-c24129e4c17e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:55.157894 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-29358c34-d8c3-4902-a2f5-c24129e4c17e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:55.175152 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:55.175152 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:55.353260 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-0de7c25a-85fb-4432-b3d4-677ce39c92c3 req-29358c34-d8c3-4902-a2f5-c24129e4c17e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/57644098-e0e4-410d-94f6-7ac8c610460a returned with HTTP 200 Apr 30 21:26:55.354831 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 323/658] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:26:55 2022] DELETE /volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/57644098-e0e4-410d-94f6-7ac8c610460a => generated 19 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:55.798062 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c6fae359-3ff5-48e7-8963-2dd87faf67f1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:55.817806 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c6fae359-3ff5-48e7-8963-2dd87faf67f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:26:55.818337 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c6fae359-3ff5-48e7-8963-2dd87faf67f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:55.820930 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c6fae359-3ff5-48e7-8963-2dd87faf67f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:55.850108 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:55.850108 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:55.859109 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c6fae359-3ff5-48e7-8963-2dd87faf67f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:26:55.872413 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c6fae359-3ff5-48e7-8963-2dd87faf67f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:26:55.873639 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 336/659] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:55 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 908 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:26:55.944736 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2b5f0c75-3d3e-4b4b-9599-9a5a83095401 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:55.951748 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2b5f0c75-3d3e-4b4b-9599-9a5a83095401 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:26:55.952187 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2b5f0c75-3d3e-4b4b-9599-9a5a83095401 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:55.952792 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2b5f0c75-3d3e-4b4b-9599-9a5a83095401 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:55.970687 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:55.970687 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:55.978285 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2b5f0c75-3d3e-4b4b-9599-9a5a83095401 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:56.005078 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2b5f0c75-3d3e-4b4b-9599-9a5a83095401 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:26:56.006126 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 324/660] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:55 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1322 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:57.018412 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-439cd434-3cf4-42ba-8a2f-ba4a51712393 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:57.024170 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-439cd434-3cf4-42ba-8a2f-ba4a51712393 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:26:57.024170 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-439cd434-3cf4-42ba-8a2f-ba4a51712393 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:57.024170 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-439cd434-3cf4-42ba-8a2f-ba4a51712393 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:57.036997 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:57.036997 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:57.046057 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-439cd434-3cf4-42ba-8a2f-ba4a51712393 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:57.075693 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-439cd434-3cf4-42ba-8a2f-ba4a51712393 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:26:57.084187 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 337/661] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:57 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1322 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:58.095938 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8413283f-f645-46ae-a769-d65ff2ac3981 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:58.100016 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8413283f-f645-46ae-a769-d65ff2ac3981 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:26:58.101111 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8413283f-f645-46ae-a769-d65ff2ac3981 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:58.101644 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8413283f-f645-46ae-a769-d65ff2ac3981 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:58.117865 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:58.117865 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:58.126242 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8413283f-f645-46ae-a769-d65ff2ac3981 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:58.137749 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8413283f-f645-46ae-a769-d65ff2ac3981 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:26:58.139316 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 325/662] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:58 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1322 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:26:59.151209 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c58de8ea-e6da-4821-a0c0-3add2f0b97b6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:26:59.156481 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c58de8ea-e6da-4821-a0c0-3add2f0b97b6 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:26:59.157000 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c58de8ea-e6da-4821-a0c0-3add2f0b97b6 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:26:59.157533 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c58de8ea-e6da-4821-a0c0-3add2f0b97b6 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:26:59.174082 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:26:59.174082 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:26:59.181443 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c58de8ea-e6da-4821-a0c0-3add2f0b97b6 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:26:59.195782 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c58de8ea-e6da-4821-a0c0-3add2f0b97b6 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:26:59.197443 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 338/663] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:26:59 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1322 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:27:00.209257 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f3411143-ca94-40a8-b319-f4b107c96b59 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:00.214503 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f3411143-ca94-40a8-b319-f4b107c96b59 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:27:00.215777 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f3411143-ca94-40a8-b319-f4b107c96b59 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:00.216537 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f3411143-ca94-40a8-b319-f4b107c96b59 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:00.232844 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:00.232844 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:00.242694 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f3411143-ca94-40a8-b319-f4b107c96b59 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Volume info retrieved successfully. Apr 30 21:27:00.254840 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f3411143-ca94-40a8-b319-f4b107c96b59 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 200 Apr 30 21:27:00.256116 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 326/664] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:00 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 1322 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:27:01.269314 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0db392c6-cbd7-4ed2-9b97-d2f64c457466 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:01.278233 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0db392c6-cbd7-4ed2-9b97-d2f64c457466 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] GET http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f Apr 30 21:27:01.280497 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0db392c6-cbd7-4ed2-9b97-d2f64c457466 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:01.280973 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0db392c6-cbd7-4ed2-9b97-d2f64c457466 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:01.307810 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0db392c6-cbd7-4ed2-9b97-d2f64c457466 tempest-TaggedBootDevicesTest-1496276863 tempest-TaggedBootDevicesTest-1496276863-project] http://10.222.0.23/volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f returned with HTTP 404 Apr 30 21:27:01.309948 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 339/665] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:01 2022] GET /volume/v3/b57cf4c7f250443a8afd9460085f6951/volumes/acace4b6-8088-43ff-9975-029ca62df01f => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:27:16.233954 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8bc935aa-03d5-48d0-ba97-bf0dd1f8e386 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:16.237639 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8bc935aa-03d5-48d0-ba97-bf0dd1f8e386 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:27:16.238221 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8bc935aa-03d5-48d0-ba97-bf0dd1f8e386 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:16.238984 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8bc935aa-03d5-48d0-ba97-bf0dd1f8e386 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:16.254732 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:16.254732 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:16.262031 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8bc935aa-03d5-48d0-ba97-bf0dd1f8e386 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:16.271842 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8bc935aa-03d5-48d0-ba97-bf0dd1f8e386 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:27:16.272687 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 327/666] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:16 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 911 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:16.345734 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e22c93c1-2c2e-4c74-94fe-d7189422a7d8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:16.350602 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e22c93c1-2c2e-4c74-94fe-d7189422a7d8 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:27:16.356605 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e22c93c1-2c2e-4c74-94fe-d7189422a7d8 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:16.356605 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e22c93c1-2c2e-4c74-94fe-d7189422a7d8 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:16.393572 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:16.393572 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:16.416366 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e22c93c1-2c2e-4c74-94fe-d7189422a7d8 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:16.436871 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e22c93c1-2c2e-4c74-94fe-d7189422a7d8 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:27:16.447733 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 340/667] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:16 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 911 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:25.873371 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bde19814-fdae-4cb5-8832-ae5371484151 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:25.878619 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bde19814-fdae-4cb5-8832-ae5371484151 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] DELETE http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:27:25.879075 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bde19814-fdae-4cb5-8832-ae5371484151 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:25.879600 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bde19814-fdae-4cb5-8832-ae5371484151 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:25.880178 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-bde19814-fdae-4cb5-8832-ae5371484151 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Delete volume with id: 70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:27:25.899715 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:25.899715 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:25.901500 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bde19814-fdae-4cb5-8832-ae5371484151 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:26.125183 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bde19814-fdae-4cb5-8832-ae5371484151 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Delete volume request issued successfully. Apr 30 21:27:26.125698 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bde19814-fdae-4cb5-8832-ae5371484151 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 202 Apr 30 21:27:26.126504 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 328/668] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:27:25 2022] DELETE /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:27:26.130928 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-844542d4-9a24-4b3f-8442-d3bd602acdf0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:26.135287 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-844542d4-9a24-4b3f-8442-d3bd602acdf0 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:27:26.136513 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-844542d4-9a24-4b3f-8442-d3bd602acdf0 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:26.136970 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-844542d4-9a24-4b3f-8442-d3bd602acdf0 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:26.168218 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:26.168218 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:26.185862 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-844542d4-9a24-4b3f-8442-d3bd602acdf0 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:26.200922 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-844542d4-9a24-4b3f-8442-d3bd602acdf0 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:27:26.202445 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 341/669] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:26 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 910 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:27:27.214444 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-91749ed8-f391-4c83-8f48-eec70fe7aec9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:27.218268 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91749ed8-f391-4c83-8f48-eec70fe7aec9 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:27:27.218778 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91749ed8-f391-4c83-8f48-eec70fe7aec9 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:27.219296 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91749ed8-f391-4c83-8f48-eec70fe7aec9 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:27.234063 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:27.234063 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:27.241677 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-91749ed8-f391-4c83-8f48-eec70fe7aec9 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:27.251655 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91749ed8-f391-4c83-8f48-eec70fe7aec9 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:27:27.260608 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 329/670] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:27 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 910 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:28.264703 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-07fadcdf-c2f2-48f5-8196-c8da1ef921ff None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:28.268526 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-07fadcdf-c2f2-48f5-8196-c8da1ef921ff tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:27:28.268859 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-07fadcdf-c2f2-48f5-8196-c8da1ef921ff tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:28.269337 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-07fadcdf-c2f2-48f5-8196-c8da1ef921ff tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:28.295094 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:28.295094 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:28.302894 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-07fadcdf-c2f2-48f5-8196-c8da1ef921ff tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:28.316403 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-07fadcdf-c2f2-48f5-8196-c8da1ef921ff tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:27:28.317732 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 342/671] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:28 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 910 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:29.330661 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ddfaa6da-0cb5-4c53-a0ba-47f3a2c2b99c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:29.335302 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ddfaa6da-0cb5-4c53-a0ba-47f3a2c2b99c tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:27:29.347595 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ddfaa6da-0cb5-4c53-a0ba-47f3a2c2b99c tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:29.348427 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ddfaa6da-0cb5-4c53-a0ba-47f3a2c2b99c tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:29.367035 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:29.367035 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:29.376304 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ddfaa6da-0cb5-4c53-a0ba-47f3a2c2b99c tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:29.386064 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ddfaa6da-0cb5-4c53-a0ba-47f3a2c2b99c tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:27:29.395205 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 330/672] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:29 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 910 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:30.399053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fee5de34-0a5e-4f7c-9736-d89f5f7e2b69 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:30.403544 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fee5de34-0a5e-4f7c-9736-d89f5f7e2b69 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:27:30.404053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fee5de34-0a5e-4f7c-9736-d89f5f7e2b69 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:30.404689 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fee5de34-0a5e-4f7c-9736-d89f5f7e2b69 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:30.441317 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:30.441317 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:30.452928 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fee5de34-0a5e-4f7c-9736-d89f5f7e2b69 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:30.467654 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fee5de34-0a5e-4f7c-9736-d89f5f7e2b69 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:27:30.479828 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 343/673] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:30 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 910 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:31.483255 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cb105ad5-d3db-44c8-86a0-5c3585388a02 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:31.489001 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cb105ad5-d3db-44c8-86a0-5c3585388a02 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:27:31.489715 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cb105ad5-d3db-44c8-86a0-5c3585388a02 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:31.490499 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cb105ad5-d3db-44c8-86a0-5c3585388a02 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:31.511006 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:31.511006 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:31.522619 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-cb105ad5-d3db-44c8-86a0-5c3585388a02 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:31.539232 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cb105ad5-d3db-44c8-86a0-5c3585388a02 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:27:31.550318 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 331/674] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:31 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 910 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:32.553252 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-03241698-efb0-40b4-bb51-fd9774f8fa59 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:32.556867 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-03241698-efb0-40b4-bb51-fd9774f8fa59 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:27:32.557963 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-03241698-efb0-40b4-bb51-fd9774f8fa59 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:32.558414 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-03241698-efb0-40b4-bb51-fd9774f8fa59 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:32.698053 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:32.698053 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:32.705134 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-03241698-efb0-40b4-bb51-fd9774f8fa59 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:32.714311 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-03241698-efb0-40b4-bb51-fd9774f8fa59 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:27:32.721990 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 344/675] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:32 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 910 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:33.727128 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-786a6b54-5a01-491f-b182-6dadd3548db5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:33.733118 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-786a6b54-5a01-491f-b182-6dadd3548db5 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:27:33.733622 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-786a6b54-5a01-491f-b182-6dadd3548db5 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:33.734354 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-786a6b54-5a01-491f-b182-6dadd3548db5 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:33.753623 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:33.753623 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:33.763593 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-786a6b54-5a01-491f-b182-6dadd3548db5 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:33.772923 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-786a6b54-5a01-491f-b182-6dadd3548db5 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:27:33.782860 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 332/676] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:33 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 910 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:34.786708 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-19de1897-7862-438e-9d1e-155b93f87858 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:34.795939 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19de1897-7862-438e-9d1e-155b93f87858 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:27:34.795939 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19de1897-7862-438e-9d1e-155b93f87858 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:34.795939 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19de1897-7862-438e-9d1e-155b93f87858 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:34.848721 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:34.848721 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:34.859645 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-19de1897-7862-438e-9d1e-155b93f87858 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:34.875248 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19de1897-7862-438e-9d1e-155b93f87858 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 200 Apr 30 21:27:34.876998 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 345/677] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:34 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 910 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:35.890657 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3aefc484-5d7b-4c78-9559-845ff3d9efc1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:35.902893 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3aefc484-5d7b-4c78-9559-845ff3d9efc1 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 Apr 30 21:27:35.903350 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3aefc484-5d7b-4c78-9559-845ff3d9efc1 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:35.903805 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3aefc484-5d7b-4c78-9559-845ff3d9efc1 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:35.959272 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3aefc484-5d7b-4c78-9559-845ff3d9efc1 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 returned with HTTP 404 Apr 30 21:27:35.966124 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 333/678] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:35 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/70c7df6b-296f-4bb3-a474-a0df44259086 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:27:36.787887 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-398c9013-6521-41e9-9f09-d43ac50f00bd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:36.795059 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-398c9013-6521-41e9-9f09-d43ac50f00bd tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] DELETE http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:27:36.797735 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-398c9013-6521-41e9-9f09-d43ac50f00bd tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:36.798937 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-398c9013-6521-41e9-9f09-d43ac50f00bd tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:36.799641 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-398c9013-6521-41e9-9f09-d43ac50f00bd tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Delete volume with id: ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:27:36.823311 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:36.823311 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:36.824385 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-398c9013-6521-41e9-9f09-d43ac50f00bd tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:37.021930 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-398c9013-6521-41e9-9f09-d43ac50f00bd tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Delete volume request issued successfully. Apr 30 21:27:37.022384 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-398c9013-6521-41e9-9f09-d43ac50f00bd tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 202 Apr 30 21:27:37.024003 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 346/679] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:27:36 2022] DELETE /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:27:37.028906 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0a5e03c5-4895-418b-ad26-dbd8d3d4aec1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:37.034513 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0a5e03c5-4895-418b-ad26-dbd8d3d4aec1 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:27:37.035140 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0a5e03c5-4895-418b-ad26-dbd8d3d4aec1 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:37.035789 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0a5e03c5-4895-418b-ad26-dbd8d3d4aec1 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:37.067553 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:37.067553 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:37.085659 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0a5e03c5-4895-418b-ad26-dbd8d3d4aec1 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:37.110777 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0a5e03c5-4895-418b-ad26-dbd8d3d4aec1 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:27:37.112010 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 334/680] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:37 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 911 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:38.125785 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6691316b-2041-41f5-89a1-0019ac0bad8b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:38.134309 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6691316b-2041-41f5-89a1-0019ac0bad8b tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:27:38.134917 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6691316b-2041-41f5-89a1-0019ac0bad8b tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:38.135584 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6691316b-2041-41f5-89a1-0019ac0bad8b tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:38.156587 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:38.156587 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:38.168529 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6691316b-2041-41f5-89a1-0019ac0bad8b tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:38.179488 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6691316b-2041-41f5-89a1-0019ac0bad8b tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:27:38.180571 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 347/681] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:38 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 911 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:39.196372 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-65940c65-1ee7-4d63-ac30-ef41085a75f4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:39.200374 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-65940c65-1ee7-4d63-ac30-ef41085a75f4 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:27:39.201089 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-65940c65-1ee7-4d63-ac30-ef41085a75f4 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:39.201920 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-65940c65-1ee7-4d63-ac30-ef41085a75f4 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:39.220384 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:39.220384 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:39.230146 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-65940c65-1ee7-4d63-ac30-ef41085a75f4 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:39.240137 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-65940c65-1ee7-4d63-ac30-ef41085a75f4 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:27:39.245926 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 335/682] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:39 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 911 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:40.256110 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a45a5008-c7cf-453e-9eea-3bb29fb39e37 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:40.259856 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a45a5008-c7cf-453e-9eea-3bb29fb39e37 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:27:40.260300 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a45a5008-c7cf-453e-9eea-3bb29fb39e37 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:40.260749 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a45a5008-c7cf-453e-9eea-3bb29fb39e37 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:40.275225 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:40.275225 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:40.285565 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a45a5008-c7cf-453e-9eea-3bb29fb39e37 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:40.295337 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a45a5008-c7cf-453e-9eea-3bb29fb39e37 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:27:40.296058 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 348/683] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:40 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 911 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:41.003435 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-610bbccd-7733-47e6-bb52-bf854eb61db4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:41.177329 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-610bbccd-7733-47e6-bb52-bf854eb61db4 tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] GET http://10.222.0.23/volume/v3/7f4d34b45cb44fc38efa2e91120a3f82/os-hosts Apr 30 21:27:41.178016 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-610bbccd-7733-47e6-bb52-bf854eb61db4 tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:41.178688 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-610bbccd-7733-47e6-bb52-bf854eb61db4 tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:41.194139 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.hosts [None req-610bbccd-7733-47e6-bb52-bf854eb61db4 tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] status, active and update: available, enabled, 2022-04-30 21:27:36+00:00 {{(pid=122525) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}} Apr 30 21:27:41.194837 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.hosts [None req-610bbccd-7733-47e6-bb52-bf854eb61db4 tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] status, active and update: available, enabled, 2022-04-30 21:27:33+00:00 {{(pid=122525) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}} Apr 30 21:27:41.195182 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.hosts [None req-610bbccd-7733-47e6-bb52-bf854eb61db4 tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] status, active and update: available, enabled, 2022-04-30 21:27:40+00:00 {{(pid=122525) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}} Apr 30 21:27:41.196425 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-610bbccd-7733-47e6-bb52-bf854eb61db4 tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] http://10.222.0.23/volume/v3/7f4d34b45cb44fc38efa2e91120a3f82/os-hosts returned with HTTP 200 Apr 30 21:27:41.197741 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 336/684] 10.222.0.23 () {58 vars in 1216 bytes} [Sat Apr 30 21:27:41 2022] GET /volume/v3/7f4d34b45cb44fc38efa2e91120a3f82/os-hosts => generated 559 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:41.206643 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a5a0fd39-8a93-4559-80f4-16b602a8e65c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:41.217221 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a5a0fd39-8a93-4559-80f4-16b602a8e65c tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] GET http://10.222.0.23/volume/v3/7f4d34b45cb44fc38efa2e91120a3f82/os-hosts Apr 30 21:27:41.217865 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a5a0fd39-8a93-4559-80f4-16b602a8e65c tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:41.219588 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a5a0fd39-8a93-4559-80f4-16b602a8e65c tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:41.232947 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.hosts [None req-a5a0fd39-8a93-4559-80f4-16b602a8e65c tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] status, active and update: available, enabled, 2022-04-30 21:27:36+00:00 {{(pid=122527) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}} Apr 30 21:27:41.233547 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.hosts [None req-a5a0fd39-8a93-4559-80f4-16b602a8e65c tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] status, active and update: available, enabled, 2022-04-30 21:27:33+00:00 {{(pid=122527) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}} Apr 30 21:27:41.233938 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.hosts [None req-a5a0fd39-8a93-4559-80f4-16b602a8e65c tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] status, active and update: available, enabled, 2022-04-30 21:27:40+00:00 {{(pid=122527) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:59}} Apr 30 21:27:41.234668 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a5a0fd39-8a93-4559-80f4-16b602a8e65c tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] http://10.222.0.23/volume/v3/7f4d34b45cb44fc38efa2e91120a3f82/os-hosts returned with HTTP 200 Apr 30 21:27:41.235922 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 349/685] 10.222.0.23 () {58 vars in 1216 bytes} [Sat Apr 30 21:27:41 2022] GET /volume/v3/7f4d34b45cb44fc38efa2e91120a3f82/os-hosts => generated 559 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:41.243492 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d6679035-53b5-402e-afd6-03a85c394ae8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:41.249518 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d6679035-53b5-402e-afd6-03a85c394ae8 tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] GET http://10.222.0.23/volume/v3/7f4d34b45cb44fc38efa2e91120a3f82/os-hosts/ncdv-master-1@ceph Apr 30 21:27:41.250324 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d6679035-53b5-402e-afd6-03a85c394ae8 tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:41.251007 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d6679035-53b5-402e-afd6-03a85c394ae8 tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:41.310467 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3676934e-e5f7-4c02-aa25-8b67836b0619 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:41.323670 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3676934e-e5f7-4c02-aa25-8b67836b0619 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:27:41.324129 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3676934e-e5f7-4c02-aa25-8b67836b0619 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:41.326713 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3676934e-e5f7-4c02-aa25-8b67836b0619 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:41.381354 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:41.381354 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:41.398103 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3676934e-e5f7-4c02-aa25-8b67836b0619 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:41.417556 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3676934e-e5f7-4c02-aa25-8b67836b0619 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:27:41.425847 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 350/686] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:41 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 911 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:41.452571 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d6679035-53b5-402e-afd6-03a85c394ae8 tempest-VolumeHostsAdminTestsJSON-91735332 tempest-VolumeHostsAdminTestsJSON-91735332-project-admin] http://10.222.0.23/volume/v3/7f4d34b45cb44fc38efa2e91120a3f82/os-hosts/ncdv-master-1@ceph returned with HTTP 200 Apr 30 21:27:41.453860 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 337/687] 10.222.0.23 () {58 vars in 1273 bytes} [Sat Apr 30 21:27:41 2022] GET /volume/v3/7f4d34b45cb44fc38efa2e91120a3f82/os-hosts/ncdv-master-1@ceph => generated 920 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:42.432496 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d755f0e6-ccef-45c7-82f2-e5700e4fceb1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:42.432496 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d755f0e6-ccef-45c7-82f2-e5700e4fceb1 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:27:42.433021 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d755f0e6-ccef-45c7-82f2-e5700e4fceb1 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:42.433320 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d755f0e6-ccef-45c7-82f2-e5700e4fceb1 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:42.450627 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:42.450627 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:42.465810 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d755f0e6-ccef-45c7-82f2-e5700e4fceb1 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:42.475969 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d755f0e6-ccef-45c7-82f2-e5700e4fceb1 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:27:42.476695 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 351/688] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:42 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 911 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:43.491542 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2f373d60-3e86-40a8-bdc4-a6814ce936ae None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:43.495141 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2f373d60-3e86-40a8-bdc4-a6814ce936ae tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:27:43.501930 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2f373d60-3e86-40a8-bdc4-a6814ce936ae tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:43.501930 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2f373d60-3e86-40a8-bdc4-a6814ce936ae tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:43.521386 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:43.521386 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:43.532240 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2f373d60-3e86-40a8-bdc4-a6814ce936ae tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:43.540255 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2f373d60-3e86-40a8-bdc4-a6814ce936ae tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:27:43.550532 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 338/689] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:43 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 911 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:44.555594 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-37924b18-a58a-47d7-ac46-ae3a993dde37 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:44.560766 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-37924b18-a58a-47d7-ac46-ae3a993dde37 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:27:44.561225 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-37924b18-a58a-47d7-ac46-ae3a993dde37 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:44.561680 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-37924b18-a58a-47d7-ac46-ae3a993dde37 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:44.616196 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:44.616196 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:44.638804 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-37924b18-a58a-47d7-ac46-ae3a993dde37 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:44.675610 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-37924b18-a58a-47d7-ac46-ae3a993dde37 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:27:44.679654 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 352/690] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:44 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 911 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:45.691273 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5b55add1-9a36-4185-a5b8-12a06f07a07a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:45.697596 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5b55add1-9a36-4185-a5b8-12a06f07a07a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:27:45.698284 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5b55add1-9a36-4185-a5b8-12a06f07a07a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:45.699588 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5b55add1-9a36-4185-a5b8-12a06f07a07a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:45.716931 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:27:45.716931 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:27:45.735269 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5b55add1-9a36-4185-a5b8-12a06f07a07a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Volume info retrieved successfully. Apr 30 21:27:45.739984 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5b55add1-9a36-4185-a5b8-12a06f07a07a tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 200 Apr 30 21:27:45.741348 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 339/691] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:45 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 911 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:27:46.753028 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-81835334-afee-4925-a988-f22e384e9138 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:27:46.756935 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-81835334-afee-4925-a988-f22e384e9138 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] GET http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa Apr 30 21:27:46.757519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-81835334-afee-4925-a988-f22e384e9138 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:27:46.758054 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-81835334-afee-4925-a988-f22e384e9138 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:27:46.783339 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-81835334-afee-4925-a988-f22e384e9138 tempest-AttachVolumeShelveTestJSON-2129222160 tempest-AttachVolumeShelveTestJSON-2129222160-project] http://10.222.0.23/volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa returned with HTTP 404 Apr 30 21:27:46.784289 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 353/692] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:27:46 2022] GET /volume/v3/afc5d20f2f9f4ecf981cdfe980cfc21d/volumes/ecaa8fc8-122d-4201-b4ec-f389b692b0fa => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:28:00.670291 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:00.675580 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] POST http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes Apr 30 21:28:00.676318 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1689545878", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:00.678862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1689545878', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:28:00.679415 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Create volume of 1 GB Apr 30 21:28:00.705528 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Availability Zones retrieved successfully. Apr 30 21:28:00.734539 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Flow 'volume_create_api' (32dc5678-5dca-4645-a3e7-85b3d229b5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:28:00.737931 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1391b303-f8fc-4470-b6d8-aec8c1c8ad72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:00.743731 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:28:00.849412 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1391b303-f8fc-4470-b6d8-aec8c1c8ad72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:00.856138 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ff1853-94ba-430d-a52e-9d348c27809c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:01.147817 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Created reservations ['a194fd25-150f-4391-bd28-faeb8505ad41', '3261bce2-47c3-45b2-8ba5-84f06601cba7', 'e7d82227-9987-4675-aadc-d6019fda7afa', 'f629f4ec-2371-4590-b296-13a03fd73e3c'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:28:01.148217 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ff1853-94ba-430d-a52e-9d348c27809c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a194fd25-150f-4391-bd28-faeb8505ad41', '3261bce2-47c3-45b2-8ba5-84f06601cba7', 'e7d82227-9987-4675-aadc-d6019fda7afa', 'f629f4ec-2371-4590-b296-13a03fd73e3c']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:01.152452 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc43c34-bc8e-4fa9-9c8d-315acae3538c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:01.290609 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc43c34-bc8e-4fa9-9c8d-315acae3538c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaadabac-c80f-4a79-8d6c-4e6fd42b613a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1689545878',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cf406de8e3de44c1ad8c376bd32503ac',qos_specs=None,replication_status=,reservations=['a194fd25-150f-4391-bd28-faeb8505ad41','3261bce2-47c3-45b2-8ba5-84f06601cba7','e7d82227-9987-4675-aadc-d6019fda7afa','f629f4ec-2371-4590-b296-13a03fd73e3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5e7a9057ca044b780a30da3333aecbf',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1689545878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaadabac-c80f-4a79-8d6c-4e6fd42b613a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cf406de8e3de44c1ad8c376bd32503ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5e7a9057ca044b780a30da3333aecbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:01.297982 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58b58775-3e15-4acb-b6c9-6efffa6b3cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:01.418640 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58b58775-3e15-4acb-b6c9-6efffa6b3cf1) transitioned into state 'SUCCESS' from state '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-1689545878',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cf406de8e3de44c1ad8c376bd32503ac',qos_specs=None,replication_status=,reservations=['a194fd25-150f-4391-bd28-faeb8505ad41','3261bce2-47c3-45b2-8ba5-84f06601cba7','e7d82227-9987-4675-aadc-d6019fda7afa','f629f4ec-2371-4590-b296-13a03fd73e3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5e7a9057ca044b780a30da3333aecbf',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:01.420500 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3e9575-d4f4-4927-81c9-29fd434c8c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:01.517998 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3e9575-d4f4-4927-81c9-29fd434c8c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:01.527231 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Flow 'volume_create_api' (32dc5678-5dca-4645-a3e7-85b3d229b5ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:28:01.527929 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Create volume request issued successfully. Apr 30 21:28:01.529200 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-68a30d90-16c0-4a36-aca9-04dc1412398c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes returned with HTTP 202 Apr 30 21:28:01.536640 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 340/693] 10.222.0.23 () {64 vars in 1521 bytes} [Sat Apr 30 21:28:00 2022] POST /volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes => generated 825 bytes in 870 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:28:01.545134 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-d73b1769-8ae4-4ccd-a000-9b51133023f6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:01.550922 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-d73b1769-8ae4-4ccd-a000-9b51133023f6 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] GET http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a Apr 30 21:28:01.553124 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-d73b1769-8ae4-4ccd-a000-9b51133023f6 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:01.553124 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-d73b1769-8ae4-4ccd-a000-9b51133023f6 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:01.567610 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:01.567610 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:01.590572 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-d73b1769-8ae4-4ccd-a000-9b51133023f6 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Volume info retrieved successfully. Apr 30 21:28:01.592988 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-e2912f6b-2115-40ca-8a0b-b1118efa8ff9 req-d73b1769-8ae4-4ccd-a000-9b51133023f6 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a returned with HTTP 200 Apr 30 21:28:01.595335 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 354/694] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:28:01 2022] GET /volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a => generated 893 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:01.983829 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-49c18bde-0c4b-4919-a119-67ad5847652d req-8451e616-ca86-4b3c-91a6-ad25302efb1c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:01.990081 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-49c18bde-0c4b-4919-a119-67ad5847652d req-8451e616-ca86-4b3c-91a6-ad25302efb1c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] GET http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a Apr 30 21:28:01.990475 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-49c18bde-0c4b-4919-a119-67ad5847652d req-8451e616-ca86-4b3c-91a6-ad25302efb1c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:01.991111 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-49c18bde-0c4b-4919-a119-67ad5847652d req-8451e616-ca86-4b3c-91a6-ad25302efb1c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:02.010709 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:02.010709 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:02.019154 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-49c18bde-0c4b-4919-a119-67ad5847652d req-8451e616-ca86-4b3c-91a6-ad25302efb1c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Volume info retrieved successfully. Apr 30 21:28:02.031544 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-49c18bde-0c4b-4919-a119-67ad5847652d req-8451e616-ca86-4b3c-91a6-ad25302efb1c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a returned with HTTP 200 Apr 30 21:28:02.032716 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 341/695] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:28:01 2022] GET /volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a => generated 917 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:28:03.440025 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-b5e2fc6f-f712-426e-8e42-63fbb4386765 req-94ac505b-d460-478b-85b9-06eedcae10cf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:03.444844 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-b5e2fc6f-f712-426e-8e42-63fbb4386765 req-94ac505b-d460-478b-85b9-06eedcae10cf tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] GET http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a Apr 30 21:28:03.446873 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-b5e2fc6f-f712-426e-8e42-63fbb4386765 req-94ac505b-d460-478b-85b9-06eedcae10cf tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:03.446873 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-b5e2fc6f-f712-426e-8e42-63fbb4386765 req-94ac505b-d460-478b-85b9-06eedcae10cf tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:03.461245 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:03.461245 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:03.468924 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-b5e2fc6f-f712-426e-8e42-63fbb4386765 req-94ac505b-d460-478b-85b9-06eedcae10cf tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Volume info retrieved successfully. Apr 30 21:28:03.479358 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-b5e2fc6f-f712-426e-8e42-63fbb4386765 req-94ac505b-d460-478b-85b9-06eedcae10cf tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a returned with HTTP 200 Apr 30 21:28:03.480462 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 355/696] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:28:03 2022] GET /volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a => generated 918 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:03.634513 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-94cc73cc-5365-43a7-be9b-07d980df19c9 req-4d30d3de-008c-4be0-9dea-be4813d79fbe None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:03.640133 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-94cc73cc-5365-43a7-be9b-07d980df19c9 req-4d30d3de-008c-4be0-9dea-be4813d79fbe tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] GET http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a Apr 30 21:28:03.640787 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-94cc73cc-5365-43a7-be9b-07d980df19c9 req-4d30d3de-008c-4be0-9dea-be4813d79fbe tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:03.641237 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-94cc73cc-5365-43a7-be9b-07d980df19c9 req-4d30d3de-008c-4be0-9dea-be4813d79fbe tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:03.670994 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:03.670994 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:03.688363 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-94cc73cc-5365-43a7-be9b-07d980df19c9 req-4d30d3de-008c-4be0-9dea-be4813d79fbe tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Volume info retrieved successfully. Apr 30 21:28:03.704805 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-94cc73cc-5365-43a7-be9b-07d980df19c9 req-4d30d3de-008c-4be0-9dea-be4813d79fbe tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a returned with HTTP 200 Apr 30 21:28:03.713351 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 342/697] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:28:03 2022] GET /volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a => generated 918 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:03.851521 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-cbc47a39-1b63-41b3-86ec-a57f90987d65 req-1508d5ff-ca97-4d3d-a8e9-95d7594c5111 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:03.859932 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-cbc47a39-1b63-41b3-86ec-a57f90987d65 req-1508d5ff-ca97-4d3d-a8e9-95d7594c5111 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] DELETE http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a Apr 30 21:28:03.859932 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-cbc47a39-1b63-41b3-86ec-a57f90987d65 req-1508d5ff-ca97-4d3d-a8e9-95d7594c5111 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:03.859932 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-cbc47a39-1b63-41b3-86ec-a57f90987d65 req-1508d5ff-ca97-4d3d-a8e9-95d7594c5111 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:03.859932 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [req-cbc47a39-1b63-41b3-86ec-a57f90987d65 req-1508d5ff-ca97-4d3d-a8e9-95d7594c5111 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Delete volume with id: eaadabac-c80f-4a79-8d6c-4e6fd42b613a Apr 30 21:28:03.896510 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:03.896510 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:03.898339 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-cbc47a39-1b63-41b3-86ec-a57f90987d65 req-1508d5ff-ca97-4d3d-a8e9-95d7594c5111 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Volume info retrieved successfully. Apr 30 21:28:04.181716 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-cbc47a39-1b63-41b3-86ec-a57f90987d65 req-1508d5ff-ca97-4d3d-a8e9-95d7594c5111 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Delete volume request issued successfully. Apr 30 21:28:04.183084 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-cbc47a39-1b63-41b3-86ec-a57f90987d65 req-1508d5ff-ca97-4d3d-a8e9-95d7594c5111 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a returned with HTTP 202 Apr 30 21:28:04.184444 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 356/698] 10.222.0.23 () {62 vars in 1600 bytes} [Sat Apr 30 21:28:03 2022] DELETE /volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a => generated 0 bytes in 334 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:28:04.514687 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-c141b01b-4e1e-4f0b-a269-6f8fb3936c1d req-cc067fd9-6ea3-4f54-8dfd-ed6be334d72c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:04.518858 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c141b01b-4e1e-4f0b-a269-6f8fb3936c1d req-cc067fd9-6ea3-4f54-8dfd-ed6be334d72c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] GET http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a Apr 30 21:28:04.519535 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c141b01b-4e1e-4f0b-a269-6f8fb3936c1d req-cc067fd9-6ea3-4f54-8dfd-ed6be334d72c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:04.520892 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c141b01b-4e1e-4f0b-a269-6f8fb3936c1d req-cc067fd9-6ea3-4f54-8dfd-ed6be334d72c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:04.545835 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:04.545835 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:04.575538 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-c141b01b-4e1e-4f0b-a269-6f8fb3936c1d req-cc067fd9-6ea3-4f54-8dfd-ed6be334d72c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Volume info retrieved successfully. Apr 30 21:28:04.590781 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c141b01b-4e1e-4f0b-a269-6f8fb3936c1d req-cc067fd9-6ea3-4f54-8dfd-ed6be334d72c tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a returned with HTTP 200 Apr 30 21:28:04.591626 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 343/699] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:28:04 2022] GET /volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a => generated 917 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:05.827513 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-e13b4756-4cfa-4cc6-8a95-07b13023a117 req-eff0a358-47cd-42a6-bc61-a8f19dc588af None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:05.832449 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-e13b4756-4cfa-4cc6-8a95-07b13023a117 req-eff0a358-47cd-42a6-bc61-a8f19dc588af tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] GET http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a Apr 30 21:28:05.835014 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-e13b4756-4cfa-4cc6-8a95-07b13023a117 req-eff0a358-47cd-42a6-bc61-a8f19dc588af tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:05.835303 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-e13b4756-4cfa-4cc6-8a95-07b13023a117 req-eff0a358-47cd-42a6-bc61-a8f19dc588af tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:05.860297 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:05.860297 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:05.870208 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-e13b4756-4cfa-4cc6-8a95-07b13023a117 req-eff0a358-47cd-42a6-bc61-a8f19dc588af tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Volume info retrieved successfully. Apr 30 21:28:05.883085 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-e13b4756-4cfa-4cc6-8a95-07b13023a117 req-eff0a358-47cd-42a6-bc61-a8f19dc588af tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a returned with HTTP 200 Apr 30 21:28:05.896630 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 357/700] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:28:05 2022] GET /volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a => generated 917 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:05.957789 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:05.962360 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] POST http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes Apr 30 21:28:05.963212 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1199062924"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:05.964242 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1199062924'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:28:05.964620 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Create volume of 1 GB Apr 30 21:28:05.972356 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Availability Zones retrieved successfully. Apr 30 21:28:05.991258 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Flow 'volume_create_api' (00f40a92-dcb7-441a-9a93-b3af6d08c493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:28:05.998273 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1b965c-d2d2-4559-a78f-038c2728a164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:06.001113 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:28:06.039871 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1b965c-d2d2-4559-a78f-038c2728a164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:06.042368 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a8a18c-b1b3-4acd-868e-616e4ab3529b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:06.212889 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Created reservations ['768525be-5883-4354-ba80-b1898bfa0b7f', '1ff7fae4-be89-4d8e-afbb-57977f6381ed', '261006c9-5470-4c13-af8e-6f539fdd00f0', '73c9f640-9ea1-495e-9196-4e3b41c25732'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:28:06.214909 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a8a18c-b1b3-4acd-868e-616e4ab3529b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['768525be-5883-4354-ba80-b1898bfa0b7f', '1ff7fae4-be89-4d8e-afbb-57977f6381ed', '261006c9-5470-4c13-af8e-6f539fdd00f0', '73c9f640-9ea1-495e-9196-4e3b41c25732']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:06.216902 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd724887-b201-4df0-9de0-d1aa50da45e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:06.333863 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd724887-b201-4df0-9de0-d1aa50da45e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f41c7c8-f686-4ee6-9456-ce2b755ded8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1199062924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54ceedad6e134d94ac8758f8385a47e0',qos_specs=None,replication_status=,reservations=['768525be-5883-4354-ba80-b1898bfa0b7f','1ff7fae4-be89-4d8e-afbb-57977f6381ed','261006c9-5470-4c13-af8e-6f539fdd00f0','73c9f640-9ea1-495e-9196-4e3b41c25732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cc9b55d852942538c3ad8f317dcd73e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:28:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1199062924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f41c7c8-f686-4ee6-9456-ce2b755ded8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54ceedad6e134d94ac8758f8385a47e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cc9b55d852942538c3ad8f317dcd73e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:06.333863 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a99f2be-392c-4f3c-ba04-188ee8f74a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:06.460214 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a99f2be-392c-4f3c-ba04-188ee8f74a5b) transitioned into state 'SUCCESS' from state '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-1199062924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54ceedad6e134d94ac8758f8385a47e0',qos_specs=None,replication_status=,reservations=['768525be-5883-4354-ba80-b1898bfa0b7f','1ff7fae4-be89-4d8e-afbb-57977f6381ed','261006c9-5470-4c13-af8e-6f539fdd00f0','73c9f640-9ea1-495e-9196-4e3b41c25732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cc9b55d852942538c3ad8f317dcd73e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:06.464475 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13b69218-0303-40d0-a285-3b363d2eb764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:06.567710 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13b69218-0303-40d0-a285-3b363d2eb764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:06.577975 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Flow 'volume_create_api' (00f40a92-dcb7-441a-9a93-b3af6d08c493) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:28:06.579255 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Create volume request issued successfully. Apr 30 21:28:06.580739 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0c04a205-f676-41ec-b8f8-663d16f84c77 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes returned with HTTP 202 Apr 30 21:28:06.582253 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 344/701] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:28:05 2022] POST /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes => generated 817 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:28:06.596542 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f064031d-59f2-40a3-a621-fe19d60d6d91 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:06.601725 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f064031d-59f2-40a3-a621-fe19d60d6d91 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:28:06.604523 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f064031d-59f2-40a3-a621-fe19d60d6d91 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:06.605451 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f064031d-59f2-40a3-a621-fe19d60d6d91 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:06.638164 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:06.638164 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:06.656051 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f064031d-59f2-40a3-a621-fe19d60d6d91 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:06.669865 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f064031d-59f2-40a3-a621-fe19d60d6d91 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:28:06.670969 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 358/702] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:06 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 885 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:07.378899 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-7a814c78-383b-439e-bb2c-5c8ae85bb5ef req-04eab126-1e29-45a4-ab44-d3c80cada546 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:07.393830 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-7a814c78-383b-439e-bb2c-5c8ae85bb5ef req-04eab126-1e29-45a4-ab44-d3c80cada546 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] GET http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a Apr 30 21:28:07.393830 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-7a814c78-383b-439e-bb2c-5c8ae85bb5ef req-04eab126-1e29-45a4-ab44-d3c80cada546 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:07.393830 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-7a814c78-383b-439e-bb2c-5c8ae85bb5ef req-04eab126-1e29-45a4-ab44-d3c80cada546 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:07.408421 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:07.408421 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:07.417690 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-7a814c78-383b-439e-bb2c-5c8ae85bb5ef req-04eab126-1e29-45a4-ab44-d3c80cada546 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Volume info retrieved successfully. Apr 30 21:28:07.431344 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-7a814c78-383b-439e-bb2c-5c8ae85bb5ef req-04eab126-1e29-45a4-ab44-d3c80cada546 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a returned with HTTP 200 Apr 30 21:28:07.432761 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 345/703] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:28:07 2022] GET /volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a => generated 917 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:07.683926 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e3bbd901-a81f-4ef6-9c79-a509d9a68c64 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:07.688369 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e3bbd901-a81f-4ef6-9c79-a509d9a68c64 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:28:07.688715 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e3bbd901-a81f-4ef6-9c79-a509d9a68c64 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:07.689180 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e3bbd901-a81f-4ef6-9c79-a509d9a68c64 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:07.710122 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:07.710122 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:07.720167 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e3bbd901-a81f-4ef6-9c79-a509d9a68c64 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:07.730918 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e3bbd901-a81f-4ef6-9c79-a509d9a68c64 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:28:07.732365 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 359/704] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:07 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 909 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:08.744768 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-92e759c1-49ac-4fd1-b612-2bae0ddcb071 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:08.750678 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92e759c1-49ac-4fd1-b612-2bae0ddcb071 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:28:08.751126 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92e759c1-49ac-4fd1-b612-2bae0ddcb071 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:08.751593 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92e759c1-49ac-4fd1-b612-2bae0ddcb071 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:08.769399 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:08.769399 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:08.779764 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-92e759c1-49ac-4fd1-b612-2bae0ddcb071 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:08.794859 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92e759c1-49ac-4fd1-b612-2bae0ddcb071 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:28:08.795603 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 346/705] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:08 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 910 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:09.022067 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-d6294415-1e48-4095-947f-8254ed7a3261 req-ea0733af-4fa0-448c-9347-dd82cf7fb282 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:09.037784 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d6294415-1e48-4095-947f-8254ed7a3261 req-ea0733af-4fa0-448c-9347-dd82cf7fb282 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] GET http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a Apr 30 21:28:09.037784 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d6294415-1e48-4095-947f-8254ed7a3261 req-ea0733af-4fa0-448c-9347-dd82cf7fb282 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:09.038854 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d6294415-1e48-4095-947f-8254ed7a3261 req-ea0733af-4fa0-448c-9347-dd82cf7fb282 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:09.061090 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:09.061090 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:09.072281 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-d6294415-1e48-4095-947f-8254ed7a3261 req-ea0733af-4fa0-448c-9347-dd82cf7fb282 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Volume info retrieved successfully. Apr 30 21:28:09.075318 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-07d69fa2-e419-463f-8ba7-b2bae1553c0f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:09.079569 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-07d69fa2-e419-463f-8ba7-b2bae1553c0f tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:28:09.080043 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-07d69fa2-e419-463f-8ba7-b2bae1553c0f tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:09.080522 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-07d69fa2-e419-463f-8ba7-b2bae1553c0f tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:09.084475 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d6294415-1e48-4095-947f-8254ed7a3261 req-ea0733af-4fa0-448c-9347-dd82cf7fb282 tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a returned with HTTP 200 Apr 30 21:28:09.085951 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 360/706] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:28:09 2022] GET /volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a => generated 917 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:09.240474 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:09.240474 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:09.248852 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-07d69fa2-e419-463f-8ba7-b2bae1553c0f tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:09.258188 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-07d69fa2-e419-463f-8ba7-b2bae1553c0f tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:28:09.258957 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 347/707] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:28:09 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 910 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:28:09.799248 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d420e9ab-2e70-4fe3-ba9d-b42e5e341859 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:09.800074 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d420e9ab-2e70-4fe3-ba9d-b42e5e341859 None None] GET http://10.222.0.23/volume// Apr 30 21:28:09.800514 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d420e9ab-2e70-4fe3-ba9d-b42e5e341859 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:09.800976 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d420e9ab-2e70-4fe3-ba9d-b42e5e341859 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:09.802056 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d420e9ab-2e70-4fe3-ba9d-b42e5e341859 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:28:09.802920 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 361/708] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:28:09 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:28:09.810205 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-032d4b36-c064-492a-912e-94b12b710dbb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:09.824247 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-032d4b36-c064-492a-912e-94b12b710dbb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] POST http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments Apr 30 21:28:09.827018 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-032d4b36-c064-492a-912e-94b12b710dbb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f41c7c8-f686-4ee6-9456-ce2b755ded8d", "connector": null, "instance_uuid": "5f2823b0-27c1-4215-ad94-59d3ac52878b"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:09.865543 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:09.865543 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:10.204523 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-032d4b36-c064-492a-912e-94b12b710dbb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments returned with HTTP 200 Apr 30 21:28:10.208335 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 348/709] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:28:09 2022] POST /volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments => generated 273 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:28:10.388736 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f94c332a-af1f-460e-afa3-13f6dca9bb86 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:10.396252 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f94c332a-af1f-460e-afa3-13f6dca9bb86 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:28:10.396554 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f94c332a-af1f-460e-afa3-13f6dca9bb86 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:10.396930 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f94c332a-af1f-460e-afa3-13f6dca9bb86 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:10.417566 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:10.417566 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:10.425197 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f94c332a-af1f-460e-afa3-13f6dca9bb86 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:10.434998 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f94c332a-af1f-460e-afa3-13f6dca9bb86 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:28:10.437987 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 362/710] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:10 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 909 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:10.501687 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-02a7a5d6-7601-4427-abac-0b5ca8966d98 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:10.502758 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-02a7a5d6-7601-4427-abac-0b5ca8966d98 None None] GET http://10.222.0.23/volume// Apr 30 21:28:10.503217 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-02a7a5d6-7601-4427-abac-0b5ca8966d98 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:10.503743 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-02a7a5d6-7601-4427-abac-0b5ca8966d98 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:10.504574 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-02a7a5d6-7601-4427-abac-0b5ca8966d98 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:28:10.505203 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 349/711] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:28:10 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:28:10.520405 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-0aaf57a2-0798-4f9f-8e2c-8e2dad550e98 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:10.524645 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-0aaf57a2-0798-4f9f-8e2c-8e2dad550e98 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:28:10.525136 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-0aaf57a2-0798-4f9f-8e2c-8e2dad550e98 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:10.525854 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-0aaf57a2-0798-4f9f-8e2c-8e2dad550e98 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:10.545322 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:10.545322 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:10.548183 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-b446f151-7ee4-45a7-8866-d2e9f5370f38 req-ed071cae-5ba3-4a7a-962b-f94485daa10e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:10.555263 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-b446f151-7ee4-45a7-8866-d2e9f5370f38 req-ed071cae-5ba3-4a7a-962b-f94485daa10e tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] GET http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a Apr 30 21:28:10.555792 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-b446f151-7ee4-45a7-8866-d2e9f5370f38 req-ed071cae-5ba3-4a7a-962b-f94485daa10e tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:10.556467 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-b446f151-7ee4-45a7-8866-d2e9f5370f38 req-ed071cae-5ba3-4a7a-962b-f94485daa10e tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:10.568421 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-0aaf57a2-0798-4f9f-8e2c-8e2dad550e98 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:10.573921 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:10.573921 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:10.580880 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-0aaf57a2-0798-4f9f-8e2c-8e2dad550e98 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:28:10.581956 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 363/712] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:28:10 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 1008 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:28:10.583008 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-b446f151-7ee4-45a7-8866-d2e9f5370f38 req-ed071cae-5ba3-4a7a-962b-f94485daa10e tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Volume info retrieved successfully. Apr 30 21:28:10.597052 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-b446f151-7ee4-45a7-8866-d2e9f5370f38 req-ed071cae-5ba3-4a7a-962b-f94485daa10e tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a returned with HTTP 200 Apr 30 21:28:10.602932 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-adbc241e-1414-4f65-b178-19940030b0fe None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:10.603501 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 350/713] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:28:10 2022] GET /volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a => generated 917 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:28:10.616939 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-adbc241e-1414-4f65-b178-19940030b0fe tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] PUT http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/fc0da5bd-192f-47b0-b1ee-3e3dfad7afe1 Apr 30 21:28:10.618472 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-adbc241e-1414-4f65-b178-19940030b0fe tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:10.667895 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-adbc241e-1414-4f65-b178-19940030b0fe tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Lock "b'cinder-attachment_update-5f41c7c8-f686-4ee6-9456-ce2b755ded8d-nch1-master-1'" acquired by "attachment_update" :: waited 0.030s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:28:10.676265 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:10.676265 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:11.454163 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8b9f86d0-40f6-4e76-9004-6efb9e79b968 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:11.457850 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8b9f86d0-40f6-4e76-9004-6efb9e79b968 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:28:11.458262 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8b9f86d0-40f6-4e76-9004-6efb9e79b968 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:11.458734 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8b9f86d0-40f6-4e76-9004-6efb9e79b968 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:11.478546 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:11.478546 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:11.485675 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8b9f86d0-40f6-4e76-9004-6efb9e79b968 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:11.494360 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8b9f86d0-40f6-4e76-9004-6efb9e79b968 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:28:11.495082 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 351/714] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:11 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 909 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:11.628439 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-77185741-35d9-41f5-8eb3-2afd2c3e94c8 req-4f23eeb0-d6b3-481a-b476-7c44919ffb0d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:11.638866 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-77185741-35d9-41f5-8eb3-2afd2c3e94c8 req-4f23eeb0-d6b3-481a-b476-7c44919ffb0d tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] GET http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a Apr 30 21:28:11.639351 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-77185741-35d9-41f5-8eb3-2afd2c3e94c8 req-4f23eeb0-d6b3-481a-b476-7c44919ffb0d tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:11.640068 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-77185741-35d9-41f5-8eb3-2afd2c3e94c8 req-4f23eeb0-d6b3-481a-b476-7c44919ffb0d tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:11.663968 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:11.663968 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:11.674631 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-77185741-35d9-41f5-8eb3-2afd2c3e94c8 req-4f23eeb0-d6b3-481a-b476-7c44919ffb0d tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Volume info retrieved successfully. Apr 30 21:28:11.688809 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-77185741-35d9-41f5-8eb3-2afd2c3e94c8 req-4f23eeb0-d6b3-481a-b476-7c44919ffb0d tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a returned with HTTP 200 Apr 30 21:28:11.690336 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 352/715] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:28:11 2022] GET /volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a => generated 917 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:28:11.795483 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-adbc241e-1414-4f65-b178-19940030b0fe tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Lock "b'cinder-attachment_update-5f41c7c8-f686-4ee6-9456-ce2b755ded8d-nch1-master-1'" released by "attachment_update" :: held 1.127s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:28:11.796134 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-adbc241e-1414-4f65-b178-19940030b0fe tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/fc0da5bd-192f-47b0-b1ee-3e3dfad7afe1 returned with HTTP 200 Apr 30 21:28:11.797490 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 364/716] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:28:10 2022] PUT /volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/fc0da5bd-192f-47b0-b1ee-3e3dfad7afe1 => generated 766 bytes in 1202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:28:12.508858 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-329cf2fd-7803-4ae6-8df0-fa72ae9afc5b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:12.515764 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-329cf2fd-7803-4ae6-8df0-fa72ae9afc5b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:28:12.516546 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-329cf2fd-7803-4ae6-8df0-fa72ae9afc5b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:12.517189 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-329cf2fd-7803-4ae6-8df0-fa72ae9afc5b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:12.568362 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:12.568362 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:12.587008 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-329cf2fd-7803-4ae6-8df0-fa72ae9afc5b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:12.603427 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-329cf2fd-7803-4ae6-8df0-fa72ae9afc5b tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:28:12.604691 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 353/717] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:12 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 910 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:12.686637 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:12.690130 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] POST http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes Apr 30 21:28:12.690934 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-605763823"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:12.692148 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-605763823'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:28:12.692456 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume of 1 GB Apr 30 21:28:12.694014 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:12.694014 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:12.703190 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Availability Zones retrieved successfully. Apr 30 21:28:12.719377 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Flow 'volume_create_api' (da294ef3-7bee-4b72-91b4-9f01504ba47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:28:12.721823 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-1e31f4c8-98a6-4fe5-b7d1-d0587923d21a req-be1695cb-783e-4fa9-9f91-73c5a7fd07dd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:12.722746 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fdaf5eb-11c8-4765-8525-eaf342a063f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:12.730886 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-1e31f4c8-98a6-4fe5-b7d1-d0587923d21a req-be1695cb-783e-4fa9-9f91-73c5a7fd07dd tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] GET http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a Apr 30 21:28:12.732078 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-1e31f4c8-98a6-4fe5-b7d1-d0587923d21a req-be1695cb-783e-4fa9-9f91-73c5a7fd07dd tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:12.732748 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-1e31f4c8-98a6-4fe5-b7d1-d0587923d21a req-be1695cb-783e-4fa9-9f91-73c5a7fd07dd tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:12.734920 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:28:12.752347 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:12.752347 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:12.762971 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-1e31f4c8-98a6-4fe5-b7d1-d0587923d21a req-be1695cb-783e-4fa9-9f91-73c5a7fd07dd tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Volume info retrieved successfully. Apr 30 21:28:12.814340 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fdaf5eb-11c8-4765-8525-eaf342a063f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:12.817099 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ea33e09-8f33-45e2-8e2f-ad67e52fc483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:12.823536 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-1e31f4c8-98a6-4fe5-b7d1-d0587923d21a req-be1695cb-783e-4fa9-9f91-73c5a7fd07dd tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a returned with HTTP 200 Apr 30 21:28:12.827718 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 354/718] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:28:12 2022] GET /volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a => generated 917 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:13.218734 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Created reservations ['a4292513-38b1-4b4a-8cee-243a565cda74', '49ddc186-7ffc-42f5-98ad-b0458fb2aacf', 'ba7a86db-0c4b-46c2-94c1-a5d3ff48a3bc', '779ac9a8-c8a5-4d75-8704-e7bfae8d642a'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:28:13.220450 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ea33e09-8f33-45e2-8e2f-ad67e52fc483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4292513-38b1-4b4a-8cee-243a565cda74', '49ddc186-7ffc-42f5-98ad-b0458fb2aacf', 'ba7a86db-0c4b-46c2-94c1-a5d3ff48a3bc', '779ac9a8-c8a5-4d75-8704-e7bfae8d642a']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:13.223062 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3d67890-6306-4682-abc2-0aefbe3f4b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:13.339235 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3d67890-6306-4682-abc2-0aefbe3f4b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ea0bb8a-5a1f-4bfe-96b4-b381a5310142', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-605763823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426405d77bbc4e24adcbe789ba3f42f2',qos_specs=None,replication_status=,reservations=['a4292513-38b1-4b4a-8cee-243a565cda74','49ddc186-7ffc-42f5-98ad-b0458fb2aacf','ba7a86db-0c4b-46c2-94c1-a5d3ff48a3bc','779ac9a8-c8a5-4d75-8704-e7bfae8d642a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:28:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-605763823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ea0bb8a-5a1f-4bfe-96b4-b381a5310142,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426405d77bbc4e24adcbe789ba3f42f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:13.341348 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d725d49-a0b9-4408-8310-134668f52547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:13.457526 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d725d49-a0b9-4408-8310-134668f52547) transitioned into state 'SUCCESS' from state '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-605763823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426405d77bbc4e24adcbe789ba3f42f2',qos_specs=None,replication_status=,reservations=['a4292513-38b1-4b4a-8cee-243a565cda74','49ddc186-7ffc-42f5-98ad-b0458fb2aacf','ba7a86db-0c4b-46c2-94c1-a5d3ff48a3bc','779ac9a8-c8a5-4d75-8704-e7bfae8d642a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:13.459368 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723839ea-978a-4d1c-ab2f-031cbf764808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:13.558415 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723839ea-978a-4d1c-ab2f-031cbf764808) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:13.561660 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Flow 'volume_create_api' (da294ef3-7bee-4b72-91b4-9f01504ba47c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:28:13.562493 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume request issued successfully. Apr 30 21:28:13.563931 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c588c360-8758-4b33-82c3-7b6fdaf9a7c5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes returned with HTTP 202 Apr 30 21:28:13.575187 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 365/719] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:28:12 2022] POST /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes => generated 810 bytes in 889 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:28:13.578845 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fcd36db4-3583-474d-a0f5-f618089046c9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:13.583756 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fcd36db4-3583-474d-a0f5-f618089046c9 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:28:13.584439 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fcd36db4-3583-474d-a0f5-f618089046c9 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:13.585327 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fcd36db4-3583-474d-a0f5-f618089046c9 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:13.606552 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:13.606552 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:13.617215 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fbaf6304-31f5-4dce-ba0e-cc925b3088d4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:13.625954 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fcd36db4-3583-474d-a0f5-f618089046c9 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:13.626130 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fbaf6304-31f5-4dce-ba0e-cc925b3088d4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:28:13.626130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fbaf6304-31f5-4dce-ba0e-cc925b3088d4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:13.626130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fbaf6304-31f5-4dce-ba0e-cc925b3088d4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:13.643997 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fcd36db4-3583-474d-a0f5-f618089046c9 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:28:13.644749 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 355/720] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:13 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 878 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:13.644869 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:13.644869 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:13.663522 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fbaf6304-31f5-4dce-ba0e-cc925b3088d4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:13.684835 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fbaf6304-31f5-4dce-ba0e-cc925b3088d4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:28:13.686467 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 366/721] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:13 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 910 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:28:13.786816 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-2f8c29a5-41cf-4c8c-ac3b-654edf1491ae None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:13.794705 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-2f8c29a5-41cf-4c8c-ac3b-654edf1491ae tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] POST http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/fc0da5bd-192f-47b0-b1ee-3e3dfad7afe1/action Apr 30 21:28:13.795925 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-2f8c29a5-41cf-4c8c-ac3b-654edf1491ae tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:28:13.796551 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-2f8c29a5-41cf-4c8c-ac3b-654edf1491ae tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:13.846015 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:13.846015 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:13.886705 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-a204bb25-c0b5-44ed-9715-e0ed2a08d41c req-04378a09-f114-42a7-80f5-8d04ef537e8b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:13.893366 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-a204bb25-c0b5-44ed-9715-e0ed2a08d41c req-04378a09-f114-42a7-80f5-8d04ef537e8b tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] GET http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a Apr 30 21:28:13.894877 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-a204bb25-c0b5-44ed-9715-e0ed2a08d41c req-04378a09-f114-42a7-80f5-8d04ef537e8b tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:13.895555 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-a204bb25-c0b5-44ed-9715-e0ed2a08d41c req-04378a09-f114-42a7-80f5-8d04ef537e8b tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:13.924307 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-a204bb25-c0b5-44ed-9715-e0ed2a08d41c req-04378a09-f114-42a7-80f5-8d04ef537e8b tempest-VolumesGetTestJSON-362554649 tempest-VolumesGetTestJSON-362554649-project] http://10.222.0.23/volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a returned with HTTP 404 Apr 30 21:28:13.927434 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 367/722] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:28:13 2022] GET /volume/v3/cf406de8e3de44c1ad8c376bd32503ac/volumes/eaadabac-c80f-4a79-8d6c-4e6fd42b613a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:28:14.104068 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-c9b12ab5-47c0-4643-97de-b4fee60f0dfd req-2f8c29a5-41cf-4c8c-ac3b-654edf1491ae tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/fc0da5bd-192f-47b0-b1ee-3e3dfad7afe1/action returned with HTTP 204 Apr 30 21:28:14.105128 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 356/723] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:28:13 2022] POST /volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/fc0da5bd-192f-47b0-b1ee-3e3dfad7afe1/action => generated 0 bytes in 320 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:28:14.664087 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-911270d0-03ea-4cc2-aa09-c5178ff3198c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:14.672025 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-911270d0-03ea-4cc2-aa09-c5178ff3198c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:28:14.672563 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-911270d0-03ea-4cc2-aa09-c5178ff3198c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:14.674139 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-911270d0-03ea-4cc2-aa09-c5178ff3198c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:14.699820 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ea05d878-60c3-40eb-b0dc-08ce30fee924 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:14.704013 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ea05d878-60c3-40eb-b0dc-08ce30fee924 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:28:14.704481 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ea05d878-60c3-40eb-b0dc-08ce30fee924 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:14.705190 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ea05d878-60c3-40eb-b0dc-08ce30fee924 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:14.725948 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:14.725948 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:14.752650 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-911270d0-03ea-4cc2-aa09-c5178ff3198c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:14.762929 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:14.762929 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:14.795070 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-911270d0-03ea-4cc2-aa09-c5178ff3198c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:28:14.795193 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ea05d878-60c3-40eb-b0dc-08ce30fee924 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:14.795943 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 368/724] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:14 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 902 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:14.807955 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ea05d878-60c3-40eb-b0dc-08ce30fee924 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:28:14.809522 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 357/725] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:14 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 1202 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:28:14.822595 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-21c72600-14b4-4111-8105-d6059b5f06b6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:14.828149 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-21c72600-14b4-4111-8105-d6059b5f06b6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:28:14.828924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-21c72600-14b4-4111-8105-d6059b5f06b6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:14.829597 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-21c72600-14b4-4111-8105-d6059b5f06b6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:14.872165 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:14.872165 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:14.884502 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-21c72600-14b4-4111-8105-d6059b5f06b6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:14.898324 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-21c72600-14b4-4111-8105-d6059b5f06b6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:28:14.931221 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 369/726] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:14 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 1202 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:28:15.073787 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-db29fb52-4f27-46ae-b66b-76a0efc741e4 req-fe7b76ff-69d3-40ab-ba7f-95c7d22aec51 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:15.080651 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-db29fb52-4f27-46ae-b66b-76a0efc741e4 req-fe7b76ff-69d3-40ab-ba7f-95c7d22aec51 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:28:15.081247 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-db29fb52-4f27-46ae-b66b-76a0efc741e4 req-fe7b76ff-69d3-40ab-ba7f-95c7d22aec51 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:15.081709 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-db29fb52-4f27-46ae-b66b-76a0efc741e4 req-fe7b76ff-69d3-40ab-ba7f-95c7d22aec51 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:15.125261 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:15.125261 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:15.138923 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-db29fb52-4f27-46ae-b66b-76a0efc741e4 req-fe7b76ff-69d3-40ab-ba7f-95c7d22aec51 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:15.149772 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-db29fb52-4f27-46ae-b66b-76a0efc741e4 req-fe7b76ff-69d3-40ab-ba7f-95c7d22aec51 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:28:15.151521 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 358/727] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:28:15 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 1202 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:28:15.168654 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6bbcc7fd-13e8-4326-af65-bd603dec7eb4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:15.173434 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6bbcc7fd-13e8-4326-af65-bd603dec7eb4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:28:15.174046 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6bbcc7fd-13e8-4326-af65-bd603dec7eb4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:15.181335 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6bbcc7fd-13e8-4326-af65-bd603dec7eb4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:15.195092 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:15.195092 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:15.205442 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6bbcc7fd-13e8-4326-af65-bd603dec7eb4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:15.216302 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6bbcc7fd-13e8-4326-af65-bd603dec7eb4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:28:15.217290 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 370/728] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:15 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 1202 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:28:15.295970 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-e6f78abd-ecff-4011-bcea-1f12ee1cba0d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:15.300645 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-e6f78abd-ecff-4011-bcea-1f12ee1cba0d tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:28:15.301098 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-e6f78abd-ecff-4011-bcea-1f12ee1cba0d tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:15.302213 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-e6f78abd-ecff-4011-bcea-1f12ee1cba0d tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:15.325932 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:15.325932 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:15.337093 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-e6f78abd-ecff-4011-bcea-1f12ee1cba0d tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:15.347551 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-e6f78abd-ecff-4011-bcea-1f12ee1cba0d tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:28:15.357884 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 359/729] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:28:15 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 1202 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:28:15.383785 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-ebf82c5e-6a1e-40ce-8711-d576d7c80175 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:15.388478 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-ebf82c5e-6a1e-40ce-8711-d576d7c80175 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] POST http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d/action Apr 30 21:28:15.389429 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-ebf82c5e-6a1e-40ce-8711-d576d7c80175 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action body: b'{"os-begin_detaching": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:28:15.389846 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-ebf82c5e-6a1e-40ce-8711-d576d7c80175 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:15.427054 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:15.427054 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:15.428940 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-ebf82c5e-6a1e-40ce-8711-d576d7c80175 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:15.497750 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-ebf82c5e-6a1e-40ce-8711-d576d7c80175 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Begin detaching volume completed successfully. Apr 30 21:28:15.499287 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-ebf82c5e-6a1e-40ce-8711-d576d7c80175 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d/action returned with HTTP 202 Apr 30 21:28:15.500291 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 371/730] 10.222.0.23 () {64 vars in 1652 bytes} [Sat Apr 30 21:28:15 2022] POST /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:28:15.805105 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ecf19af7-6e95-464c-9c44-3ab9f1608fb6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:15.811540 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ecf19af7-6e95-464c-9c44-3ab9f1608fb6 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:28:15.812309 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ecf19af7-6e95-464c-9c44-3ab9f1608fb6 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:15.813040 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ecf19af7-6e95-464c-9c44-3ab9f1608fb6 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:15.832440 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:15.832440 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:15.842076 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ecf19af7-6e95-464c-9c44-3ab9f1608fb6 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:15.869090 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ecf19af7-6e95-464c-9c44-3ab9f1608fb6 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:28:15.871016 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 360/731] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:15 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 903 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:15.887517 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-56330018-6a31-4c9b-a80f-54ee94194879 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:15.892605 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-56330018-6a31-4c9b-a80f-54ee94194879 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] POST http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142/action Apr 30 21:28:15.893339 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-56330018-6a31-4c9b-a80f-54ee94194879 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Action body: b'{"os-attach": {"instance_uuid": "9f211fea-c08c-4f08-92bd-948dc20d7503", "mountpoint": "/dev/sdb"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:28:15.893749 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-56330018-6a31-4c9b-a80f-54ee94194879 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9f211fea-c08c-4f08-92bd-948dc20d7503", "mountpoint": "/dev/sdb"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:15.912664 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-219207af-62e9-4fcc-99c0-7ce9bd38bd6f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:15.912664 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-219207af-62e9-4fcc-99c0-7ce9bd38bd6f None None] GET http://10.222.0.23/volume// Apr 30 21:28:15.927348 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:15.927348 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:15.928231 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-219207af-62e9-4fcc-99c0-7ce9bd38bd6f None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:15.928959 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-219207af-62e9-4fcc-99c0-7ce9bd38bd6f None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:15.930928 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-56330018-6a31-4c9b-a80f-54ee94194879 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:15.931082 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-219207af-62e9-4fcc-99c0-7ce9bd38bd6f None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:28:15.936329 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 361/732] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:28:15 2022] GET /volume/ => generated 386 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:28:15.947212 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-aced0343-749e-4b0b-84d0-3f809dc366b8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:15.950986 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-aced0343-749e-4b0b-84d0-3f809dc366b8 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:28:15.955101 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-aced0343-749e-4b0b-84d0-3f809dc366b8 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:15.956724 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-aced0343-749e-4b0b-84d0-3f809dc366b8 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:15.989855 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:15.989855 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:16.000438 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-aced0343-749e-4b0b-84d0-3f809dc366b8 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:16.011514 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-aced0343-749e-4b0b-84d0-3f809dc366b8 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:28:16.012862 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 362/733] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:28:15 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 1304 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:28:16.075623 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-56330018-6a31-4c9b-a80f-54ee94194879 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Update volume admin metadata completed successfully. Apr 30 21:28:16.494682 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-56330018-6a31-4c9b-a80f-54ee94194879 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Attach volume completed successfully. Apr 30 21:28:16.495470 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-56330018-6a31-4c9b-a80f-54ee94194879 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142/action returned with HTTP 202 Apr 30 21:28:16.501200 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 372/734] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:28:15 2022] POST /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142/action => generated 0 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:28:16.502672 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3d307c3c-ddab-467a-911a-e5084d1a0db4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:16.506551 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3d307c3c-ddab-467a-911a-e5084d1a0db4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:28:16.507010 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3d307c3c-ddab-467a-911a-e5084d1a0db4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:16.507478 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3d307c3c-ddab-467a-911a-e5084d1a0db4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:16.539832 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:16.539832 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:16.554342 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3d307c3c-ddab-467a-911a-e5084d1a0db4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:16.587310 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3d307c3c-ddab-467a-911a-e5084d1a0db4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:28:16.590206 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 363/735] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:16 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 1237 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:28:16.604588 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ac0726e7-190c-4961-b033-76d48789b1af None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:16.616203 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ac0726e7-190c-4961-b033-76d48789b1af tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:28:16.617118 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ac0726e7-190c-4961-b033-76d48789b1af tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:16.618523 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ac0726e7-190c-4961-b033-76d48789b1af tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:16.658249 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:16.658249 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:16.676695 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ac0726e7-190c-4961-b033-76d48789b1af tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:16.688833 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ac0726e7-190c-4961-b033-76d48789b1af tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:28:16.700357 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 373/736] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:16 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 1237 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:28:16.714752 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3106102d-96b0-4128-a1cb-cf4d65e05558 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:16.807130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-f173db08-0fb9-4338-9c01-923b5bcebea6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:16.815317 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-f173db08-0fb9-4338-9c01-923b5bcebea6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] DELETE http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/fc0da5bd-192f-47b0-b1ee-3e3dfad7afe1 Apr 30 21:28:16.817489 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-f173db08-0fb9-4338-9c01-923b5bcebea6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:16.818245 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-f173db08-0fb9-4338-9c01-923b5bcebea6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:16.853161 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:16.853161 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:17.105074 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-4983aba1-36d9-4db5-a7d0-6d0d48f6e2a5 req-f173db08-0fb9-4338-9c01-923b5bcebea6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/fc0da5bd-192f-47b0-b1ee-3e3dfad7afe1 returned with HTTP 200 Apr 30 21:28:17.108783 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 374/737] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:28:16 2022] DELETE /volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/fc0da5bd-192f-47b0-b1ee-3e3dfad7afe1 => generated 19 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:28:17.220788 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3106102d-96b0-4128-a1cb-cf4d65e05558 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] POST http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142/action Apr 30 21:28:17.222595 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3106102d-96b0-4128-a1cb-cf4d65e05558 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:28:17.223085 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3106102d-96b0-4128-a1cb-cf4d65e05558 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:17.268957 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:17.268957 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:17.270986 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.admin_actions [None req-3106102d-96b0-4128-a1cb-cf4d65e05558 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Updating volume '5ea0bb8a-5a1f-4bfe-96b4-b381a5310142' with '{'status': 'error'}' {{(pid=122525) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}} Apr 30 21:28:17.554929 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3106102d-96b0-4128-a1cb-cf4d65e05558 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142/action returned with HTTP 202 Apr 30 21:28:17.558239 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 364/738] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:28:16 2022] POST /volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142/action => generated 0 bytes in 856 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:28:17.562154 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-177d2c45-1e2e-4627-b7dc-6d84008db00a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:17.566184 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-177d2c45-1e2e-4627-b7dc-6d84008db00a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:28:17.566989 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-177d2c45-1e2e-4627-b7dc-6d84008db00a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:17.567667 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-177d2c45-1e2e-4627-b7dc-6d84008db00a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:17.603411 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:17.603411 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:17.624454 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-177d2c45-1e2e-4627-b7dc-6d84008db00a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:17.652572 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-177d2c45-1e2e-4627-b7dc-6d84008db00a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:28:17.664578 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 375/739] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:17 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 1236 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:28:17.666739 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-65de9e0a-486a-405b-815a-56d603e81d6f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:17.671348 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-65de9e0a-486a-405b-815a-56d603e81d6f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] POST http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142/action Apr 30 21:28:17.674325 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-65de9e0a-486a-405b-815a-56d603e81d6f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "b0483a93-b5e8-46d2-86f8-05fae14856ac"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:28:17.674866 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-65de9e0a-486a-405b-815a-56d603e81d6f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "b0483a93-b5e8-46d2-86f8-05fae14856ac"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:17.768284 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:17.768284 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:17.775867 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-65de9e0a-486a-405b-815a-56d603e81d6f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Volume info retrieved successfully. Apr 30 21:28:17.818255 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-65de9e0a-486a-405b-815a-56d603e81d6f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Terminate volume connection completed successfully. Apr 30 21:28:17.838579 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-65de9e0a-486a-405b-815a-56d603e81d6f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=122525) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:783}} Apr 30 21:28:18.070868 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f8762442-f2ae-4b0e-ae28-e6bfcfe1acef None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:18.074856 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f8762442-f2ae-4b0e-ae28-e6bfcfe1acef tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:28:18.075705 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f8762442-f2ae-4b0e-ae28-e6bfcfe1acef tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:18.076849 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f8762442-f2ae-4b0e-ae28-e6bfcfe1acef tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:18.118358 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:18.118358 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:18.120207 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-65de9e0a-486a-405b-815a-56d603e81d6f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Detach volume completed successfully. Apr 30 21:28:18.120777 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-65de9e0a-486a-405b-815a-56d603e81d6f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142/action returned with HTTP 202 Apr 30 21:28:18.122648 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 365/740] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:28:17 2022] POST /volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142/action => generated 0 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:28:18.126617 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d49c6282-d274-47cc-ac24-9f1cbc6f5603 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:18.134416 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d49c6282-d274-47cc-ac24-9f1cbc6f5603 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:28:18.135165 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d49c6282-d274-47cc-ac24-9f1cbc6f5603 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:18.136213 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d49c6282-d274-47cc-ac24-9f1cbc6f5603 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:18.142485 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f8762442-f2ae-4b0e-ae28-e6bfcfe1acef tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:28:18.162365 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f8762442-f2ae-4b0e-ae28-e6bfcfe1acef tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:28:18.164640 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 376/741] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:18 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 910 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:18.182402 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:18.182402 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:18.200563 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d49c6282-d274-47cc-ac24-9f1cbc6f5603 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:18.220071 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d49c6282-d274-47cc-ac24-9f1cbc6f5603 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:28:18.221176 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 366/742] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:18 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 922 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:28:18.241155 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8d0d78ef-aa56-4cc5-bae9-3e9e8ede20d4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:18.245275 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8d0d78ef-aa56-4cc5-bae9-3e9e8ede20d4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:28:18.245883 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8d0d78ef-aa56-4cc5-bae9-3e9e8ede20d4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:18.246493 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8d0d78ef-aa56-4cc5-bae9-3e9e8ede20d4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:18.310007 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:18.310007 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:18.335366 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8d0d78ef-aa56-4cc5-bae9-3e9e8ede20d4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:18.351054 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8d0d78ef-aa56-4cc5-bae9-3e9e8ede20d4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:28:18.362913 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 377/743] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:18 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 922 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:18.365509 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c7600553-d593-48d6-9204-c301f3d5fe78 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:18.372285 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c7600553-d593-48d6-9204-c301f3d5fe78 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] POST http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142/action Apr 30 21:28:18.373464 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c7600553-d593-48d6-9204-c301f3d5fe78 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Action body: b'{"os-detach": {}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:28:18.374740 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c7600553-d593-48d6-9204-c301f3d5fe78 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:18.436648 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:18.436648 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:18.453830 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c7600553-d593-48d6-9204-c301f3d5fe78 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:18.648561 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c7600553-d593-48d6-9204-c301f3d5fe78 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Detach volume completed successfully. Apr 30 21:28:18.651267 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c7600553-d593-48d6-9204-c301f3d5fe78 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142/action returned with HTTP 202 Apr 30 21:28:18.654721 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 367/744] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:28:18 2022] POST /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142/action => generated 0 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:28:18.658864 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-036aa954-c4ac-4af4-8c51-dfaa90c67a3f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:18.662865 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-036aa954-c4ac-4af4-8c51-dfaa90c67a3f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:28:18.667285 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-036aa954-c4ac-4af4-8c51-dfaa90c67a3f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:18.667285 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-036aa954-c4ac-4af4-8c51-dfaa90c67a3f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:18.725139 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:18.725139 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:18.778782 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-036aa954-c4ac-4af4-8c51-dfaa90c67a3f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:18.827476 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-036aa954-c4ac-4af4-8c51-dfaa90c67a3f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:28:18.828286 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 378/745] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:18 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 922 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:24.058202 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:24.063978 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] POST http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes Apr 30 21:28:24.066053 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-14734429"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:24.067297 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-14734429'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:28:24.067779 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume of 1 GB Apr 30 21:28:24.079084 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Availability Zones retrieved successfully. Apr 30 21:28:24.099695 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Flow 'volume_create_api' (33807cd6-8710-477a-ad95-72e4263e0750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:28:24.103995 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec87363-1b49-4c25-9a41-92b4c4786411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:24.107395 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:28:24.145700 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec87363-1b49-4c25-9a41-92b4c4786411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:24.148220 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bad2885-b78c-4f0a-91e6-7157fe413a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:24.416285 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Created reservations ['c261d7f1-00ae-46ec-9e58-b209316365ee', 'ce37a033-9994-4966-bd68-cd683027361c', 'dacc6ae8-b9fd-45a9-b7e7-cc4013008bdd', '59bc11fb-0943-4df0-bec3-0ba195627c84'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:28:24.418865 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bad2885-b78c-4f0a-91e6-7157fe413a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c261d7f1-00ae-46ec-9e58-b209316365ee', 'ce37a033-9994-4966-bd68-cd683027361c', 'dacc6ae8-b9fd-45a9-b7e7-cc4013008bdd', '59bc11fb-0943-4df0-bec3-0ba195627c84']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:24.422608 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb33acd9-a752-42f3-9f19-005cdde630fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:24.519409 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb33acd9-a752-42f3-9f19-005cdde630fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5d000ee-ad36-4616-a456-115f6f3b8046', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-14734429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426405d77bbc4e24adcbe789ba3f42f2',qos_specs=None,replication_status=,reservations=['c261d7f1-00ae-46ec-9e58-b209316365ee','ce37a033-9994-4966-bd68-cd683027361c','dacc6ae8-b9fd-45a9-b7e7-cc4013008bdd','59bc11fb-0943-4df0-bec3-0ba195627c84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:28:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-14734429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5d000ee-ad36-4616-a456-115f6f3b8046,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426405d77bbc4e24adcbe789ba3f42f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:24.526082 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a2cbdf4-6bda-4668-8503-be20b200b41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:24.806978 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a2cbdf4-6bda-4668-8503-be20b200b41f) transitioned into state 'SUCCESS' from state '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-14734429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426405d77bbc4e24adcbe789ba3f42f2',qos_specs=None,replication_status=,reservations=['c261d7f1-00ae-46ec-9e58-b209316365ee','ce37a033-9994-4966-bd68-cd683027361c','dacc6ae8-b9fd-45a9-b7e7-cc4013008bdd','59bc11fb-0943-4df0-bec3-0ba195627c84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:24.810371 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776e6a37-44ad-4f98-891c-51b3f1b7dcba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:24.940012 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776e6a37-44ad-4f98-891c-51b3f1b7dcba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:24.942861 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Flow 'volume_create_api' (33807cd6-8710-477a-ad95-72e4263e0750) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:28:24.945374 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume request issued successfully. Apr 30 21:28:24.949499 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7ad852e9-a6a6-43ba-8573-1010a98a7ec0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes returned with HTTP 202 Apr 30 21:28:24.952959 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 368/746] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:28:24 2022] POST /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes => generated 809 bytes in 896 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:28:24.964167 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-59ece6b2-773c-4277-9eba-65f5a233b7b9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:24.968381 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-59ece6b2-773c-4277-9eba-65f5a233b7b9 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 Apr 30 21:28:24.968994 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-59ece6b2-773c-4277-9eba-65f5a233b7b9 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:24.969459 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-59ece6b2-773c-4277-9eba-65f5a233b7b9 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:24.989255 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:24.989255 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:24.997788 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-59ece6b2-773c-4277-9eba-65f5a233b7b9 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:25.031330 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-59ece6b2-773c-4277-9eba-65f5a233b7b9 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 returned with HTTP 200 Apr 30 21:28:25.040699 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 379/747] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:24 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 => generated 877 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:26.053637 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5ffc621d-0c9d-49f7-b954-8097fcf01012 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:26.065853 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5ffc621d-0c9d-49f7-b954-8097fcf01012 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 Apr 30 21:28:26.065853 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5ffc621d-0c9d-49f7-b954-8097fcf01012 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:26.065853 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5ffc621d-0c9d-49f7-b954-8097fcf01012 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:26.088034 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:26.088034 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:26.099529 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5ffc621d-0c9d-49f7-b954-8097fcf01012 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:26.121384 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5ffc621d-0c9d-49f7-b954-8097fcf01012 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 returned with HTTP 200 Apr 30 21:28:26.122570 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 369/748] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:26 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 => generated 901 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:27.135399 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-96bdcd3a-8f45-4454-bce6-676cf6f156bb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:27.139216 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-96bdcd3a-8f45-4454-bce6-676cf6f156bb tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 Apr 30 21:28:27.141074 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-96bdcd3a-8f45-4454-bce6-676cf6f156bb tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:27.141074 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-96bdcd3a-8f45-4454-bce6-676cf6f156bb tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:27.171577 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:27.171577 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:27.179489 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-96bdcd3a-8f45-4454-bce6-676cf6f156bb tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:27.194482 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-96bdcd3a-8f45-4454-bce6-676cf6f156bb tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 returned with HTTP 200 Apr 30 21:28:27.196359 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 380/749] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:27 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 => generated 902 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:27.208609 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4d723cf6-6feb-42fa-92b5-8213699fdd5f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:27.213263 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4d723cf6-6feb-42fa-92b5-8213699fdd5f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] POST http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046/action Apr 30 21:28:27.216148 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4d723cf6-6feb-42fa-92b5-8213699fdd5f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:28:27.216148 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4d723cf6-6feb-42fa-92b5-8213699fdd5f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:27.233531 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:27.233531 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:27.234754 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.admin_actions [None req-4d723cf6-6feb-42fa-92b5-8213699fdd5f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Updating volume 'f5d000ee-ad36-4616-a456-115f6f3b8046' with '{'status': 'attaching'}' {{(pid=122525) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}} Apr 30 21:28:27.389821 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4d723cf6-6feb-42fa-92b5-8213699fdd5f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046/action returned with HTTP 202 Apr 30 21:28:27.390591 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 370/750] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:28:27 2022] POST /volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:28:27.395416 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cb607752-1352-4a72-a6ff-22e4f9a94da5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:27.400001 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cb607752-1352-4a72-a6ff-22e4f9a94da5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 Apr 30 21:28:27.400465 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cb607752-1352-4a72-a6ff-22e4f9a94da5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:27.400910 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cb607752-1352-4a72-a6ff-22e4f9a94da5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:27.414861 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:27.414861 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:27.424348 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cb607752-1352-4a72-a6ff-22e4f9a94da5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:27.434145 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cb607752-1352-4a72-a6ff-22e4f9a94da5 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 returned with HTTP 200 Apr 30 21:28:27.435070 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 381/751] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:27 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 => generated 902 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:27.448965 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-044c5d34-51e2-4406-8825-16b2511aadc8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:27.452787 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-044c5d34-51e2-4406-8825-16b2511aadc8 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] POST http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046/action Apr 30 21:28:27.453569 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-044c5d34-51e2-4406-8825-16b2511aadc8 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:28:27.453996 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-044c5d34-51e2-4406-8825-16b2511aadc8 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:27.493256 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:27.493256 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:27.494962 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-044c5d34-51e2-4406-8825-16b2511aadc8 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Volume info retrieved successfully. Apr 30 21:28:27.695565 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-044c5d34-51e2-4406-8825-16b2511aadc8 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Delete volume request issued successfully. Apr 30 21:28:27.696679 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-044c5d34-51e2-4406-8825-16b2511aadc8 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046/action returned with HTTP 202 Apr 30 21:28:27.699488 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 371/752] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:28:27 2022] POST /volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046/action => generated 0 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:28:27.705091 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a27f46df-ae6f-46b8-b61e-3cb7d7fc5586 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:27.712332 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a27f46df-ae6f-46b8-b61e-3cb7d7fc5586 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 Apr 30 21:28:27.713059 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a27f46df-ae6f-46b8-b61e-3cb7d7fc5586 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:27.714082 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a27f46df-ae6f-46b8-b61e-3cb7d7fc5586 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:27.739689 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:27.739689 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:27.759835 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a27f46df-ae6f-46b8-b61e-3cb7d7fc5586 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:27.773711 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a27f46df-ae6f-46b8-b61e-3cb7d7fc5586 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 returned with HTTP 200 Apr 30 21:28:27.785892 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 382/753] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:27 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 => generated 901 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:28.787332 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4cf23cfb-78ba-4058-a867-9ebd29d2d49c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:28.802975 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4cf23cfb-78ba-4058-a867-9ebd29d2d49c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 Apr 30 21:28:28.803794 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4cf23cfb-78ba-4058-a867-9ebd29d2d49c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:28.804306 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4cf23cfb-78ba-4058-a867-9ebd29d2d49c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:28.833909 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:28.833909 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:28.855421 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4cf23cfb-78ba-4058-a867-9ebd29d2d49c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:28.874979 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4cf23cfb-78ba-4058-a867-9ebd29d2d49c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 returned with HTTP 200 Apr 30 21:28:28.880192 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 372/754] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:28 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 => generated 901 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:29.891119 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4f476238-c14d-4230-bc0b-468d30db0d57 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:29.902332 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4f476238-c14d-4230-bc0b-468d30db0d57 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 Apr 30 21:28:29.905206 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4f476238-c14d-4230-bc0b-468d30db0d57 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:29.905683 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4f476238-c14d-4230-bc0b-468d30db0d57 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:29.939188 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:29.939188 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:29.998682 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4f476238-c14d-4230-bc0b-468d30db0d57 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:30.048785 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4f476238-c14d-4230-bc0b-468d30db0d57 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 returned with HTTP 200 Apr 30 21:28:30.048785 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 383/755] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:29 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 => generated 901 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:31.056746 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b1a5e0ae-63c9-4350-92f0-42975cbb5f01 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:31.071225 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b1a5e0ae-63c9-4350-92f0-42975cbb5f01 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 Apr 30 21:28:31.071697 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b1a5e0ae-63c9-4350-92f0-42975cbb5f01 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:31.072152 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b1a5e0ae-63c9-4350-92f0-42975cbb5f01 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:31.088772 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:31.088772 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:31.096322 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b1a5e0ae-63c9-4350-92f0-42975cbb5f01 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:31.106097 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b1a5e0ae-63c9-4350-92f0-42975cbb5f01 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 returned with HTTP 200 Apr 30 21:28:31.107183 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 373/756] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:31 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 => generated 901 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:32.119298 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6f9e8285-3cd0-4f05-99c2-03b18848c4fa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:32.124949 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6f9e8285-3cd0-4f05-99c2-03b18848c4fa tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 Apr 30 21:28:32.125685 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6f9e8285-3cd0-4f05-99c2-03b18848c4fa tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:32.126191 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6f9e8285-3cd0-4f05-99c2-03b18848c4fa tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:32.142319 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:32.142319 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:32.150871 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6f9e8285-3cd0-4f05-99c2-03b18848c4fa tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:32.165350 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6f9e8285-3cd0-4f05-99c2-03b18848c4fa tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 returned with HTTP 200 Apr 30 21:28:32.165350 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 384/757] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:32 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 => generated 901 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:33.176757 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e8848a66-546b-42e1-b412-0f301f8ccbbd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:33.181132 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e8848a66-546b-42e1-b412-0f301f8ccbbd tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 Apr 30 21:28:33.181838 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e8848a66-546b-42e1-b412-0f301f8ccbbd tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:33.182495 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e8848a66-546b-42e1-b412-0f301f8ccbbd tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:33.212721 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e8848a66-546b-42e1-b412-0f301f8ccbbd tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 returned with HTTP 404 Apr 30 21:28:33.214506 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 374/758] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:33 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:28:33.220491 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-35b286b2-876e-4432-8050-41397181e641 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:33.224895 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] POST http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes Apr 30 21:28:33.230074 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1324308814"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:33.230074 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1324308814'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:28:33.230074 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume of 1 GB Apr 30 21:28:33.236039 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Availability Zones retrieved successfully. Apr 30 21:28:33.254539 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Flow 'volume_create_api' (490f87cd-cb02-4fa4-81cb-194fd0b97a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:28:33.258286 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2c51dc2-e03f-4a23-9c24-3b18163793d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:33.261281 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:28:33.307597 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2c51dc2-e03f-4a23-9c24-3b18163793d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:33.310283 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30adc4b9-4248-489e-91e2-0634e362930f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:33.472534 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Created reservations ['11e75cb1-a428-45ff-a51f-555019f7d52c', '2a201d09-d8f2-4b0b-8eff-b1b05468ec82', 'bb12b783-7c93-40b4-a70b-038014d9531f', 'd8670281-04ee-4751-87be-05fd620b03f1'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:28:33.474686 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30adc4b9-4248-489e-91e2-0634e362930f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11e75cb1-a428-45ff-a51f-555019f7d52c', '2a201d09-d8f2-4b0b-8eff-b1b05468ec82', 'bb12b783-7c93-40b4-a70b-038014d9531f', 'd8670281-04ee-4751-87be-05fd620b03f1']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:33.477087 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (741e8fc6-aa9e-4cf4-9974-275b3739344c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:33.630396 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (741e8fc6-aa9e-4cf4-9974-275b3739344c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acf807d4-c969-421a-8846-fbc328b7e900', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1324308814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426405d77bbc4e24adcbe789ba3f42f2',qos_specs=None,replication_status=,reservations=['11e75cb1-a428-45ff-a51f-555019f7d52c','2a201d09-d8f2-4b0b-8eff-b1b05468ec82','bb12b783-7c93-40b4-a70b-038014d9531f','d8670281-04ee-4751-87be-05fd620b03f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:28:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1324308814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acf807d4-c969-421a-8846-fbc328b7e900,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426405d77bbc4e24adcbe789ba3f42f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:33.645583 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccd7a214-e498-403d-a516-c09d2514fc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:33.733062 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccd7a214-e498-403d-a516-c09d2514fc28) transitioned into state 'SUCCESS' from state '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-1324308814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426405d77bbc4e24adcbe789ba3f42f2',qos_specs=None,replication_status=,reservations=['11e75cb1-a428-45ff-a51f-555019f7d52c','2a201d09-d8f2-4b0b-8eff-b1b05468ec82','bb12b783-7c93-40b4-a70b-038014d9531f','d8670281-04ee-4751-87be-05fd620b03f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:33.735159 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56bda015-4094-4c62-b1bd-f76ffff5813d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:33.820662 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56bda015-4094-4c62-b1bd-f76ffff5813d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:33.824942 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Flow 'volume_create_api' (490f87cd-cb02-4fa4-81cb-194fd0b97a56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:28:33.825657 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume request issued successfully. Apr 30 21:28:33.826925 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-35b286b2-876e-4432-8050-41397181e641 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes returned with HTTP 202 Apr 30 21:28:33.834671 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 385/759] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:28:33 2022] POST /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes => generated 811 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:28:33.842187 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a36f549d-c06b-4e40-8b68-9aea9ed31747 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:33.846244 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a36f549d-c06b-4e40-8b68-9aea9ed31747 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 Apr 30 21:28:33.846642 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a36f549d-c06b-4e40-8b68-9aea9ed31747 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:33.847078 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a36f549d-c06b-4e40-8b68-9aea9ed31747 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:33.888801 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:33.888801 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:33.918003 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a36f549d-c06b-4e40-8b68-9aea9ed31747 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:33.941284 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a36f549d-c06b-4e40-8b68-9aea9ed31747 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 returned with HTTP 200 Apr 30 21:28:33.942091 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 375/760] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:33 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 => generated 879 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:34.955429 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1fc7b4d7-bc41-46e4-883a-2600558519a8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:34.959468 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1fc7b4d7-bc41-46e4-883a-2600558519a8 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 Apr 30 21:28:34.960036 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1fc7b4d7-bc41-46e4-883a-2600558519a8 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:34.960692 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1fc7b4d7-bc41-46e4-883a-2600558519a8 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:34.985310 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:34.985310 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:34.998680 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1fc7b4d7-bc41-46e4-883a-2600558519a8 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:35.012529 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1fc7b4d7-bc41-46e4-883a-2600558519a8 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 returned with HTTP 200 Apr 30 21:28:35.014566 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 386/761] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:34 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 => generated 903 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:36.026536 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-13b842ef-d39a-441e-85d5-08daaa2d424c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:36.030225 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-13b842ef-d39a-441e-85d5-08daaa2d424c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 Apr 30 21:28:36.030672 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-13b842ef-d39a-441e-85d5-08daaa2d424c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:36.031123 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-13b842ef-d39a-441e-85d5-08daaa2d424c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:36.052354 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:36.052354 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:36.061817 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-13b842ef-d39a-441e-85d5-08daaa2d424c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:36.071322 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-13b842ef-d39a-441e-85d5-08daaa2d424c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 returned with HTTP 200 Apr 30 21:28:36.072322 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 376/762] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:36 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 => generated 904 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:36.083754 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-28e7fd57-463d-4d26-b9d3-f3633a8c6fc7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:36.090123 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-28e7fd57-463d-4d26-b9d3-f3633a8c6fc7 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] POST http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/acf807d4-c969-421a-8846-fbc328b7e900/action Apr 30 21:28:36.090123 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-28e7fd57-463d-4d26-b9d3-f3633a8c6fc7 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:28:36.090123 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-28e7fd57-463d-4d26-b9d3-f3633a8c6fc7 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:36.110145 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:36.110145 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:36.110932 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.admin_actions [None req-28e7fd57-463d-4d26-b9d3-f3633a8c6fc7 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Updating volume 'acf807d4-c969-421a-8846-fbc328b7e900' with '{'status': 'creating'}' {{(pid=122527) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}} Apr 30 21:28:36.243873 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-28e7fd57-463d-4d26-b9d3-f3633a8c6fc7 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/acf807d4-c969-421a-8846-fbc328b7e900/action returned with HTTP 202 Apr 30 21:28:36.245482 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 387/763] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:28:36 2022] POST /volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/acf807d4-c969-421a-8846-fbc328b7e900/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:28:36.251724 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-89f203d1-7f34-4ff9-8f38-40140d418d5a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:36.259023 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-89f203d1-7f34-4ff9-8f38-40140d418d5a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 Apr 30 21:28:36.259485 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-89f203d1-7f34-4ff9-8f38-40140d418d5a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:36.264805 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-89f203d1-7f34-4ff9-8f38-40140d418d5a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:36.299126 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:36.299126 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:36.310108 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-89f203d1-7f34-4ff9-8f38-40140d418d5a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:36.322920 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-89f203d1-7f34-4ff9-8f38-40140d418d5a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 returned with HTTP 200 Apr 30 21:28:36.324398 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 377/764] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:36 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 => generated 903 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:36.337144 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e0fcc17e-975f-4ef6-84b7-bdde7c210599 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:36.341751 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e0fcc17e-975f-4ef6-84b7-bdde7c210599 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] POST http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/acf807d4-c969-421a-8846-fbc328b7e900/action Apr 30 21:28:36.343016 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e0fcc17e-975f-4ef6-84b7-bdde7c210599 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:28:36.343499 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e0fcc17e-975f-4ef6-84b7-bdde7c210599 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:36.360441 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:36.360441 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:36.361218 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e0fcc17e-975f-4ef6-84b7-bdde7c210599 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Volume info retrieved successfully. Apr 30 21:28:36.790713 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e0fcc17e-975f-4ef6-84b7-bdde7c210599 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Delete volume request issued successfully. Apr 30 21:28:36.792294 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e0fcc17e-975f-4ef6-84b7-bdde7c210599 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/acf807d4-c969-421a-8846-fbc328b7e900/action returned with HTTP 202 Apr 30 21:28:36.795330 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 388/765] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:28:36 2022] POST /volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/acf807d4-c969-421a-8846-fbc328b7e900/action => generated 0 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:28:36.800652 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fa9f0128-5528-4e93-abb3-bac549c98a90 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:36.806455 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fa9f0128-5528-4e93-abb3-bac549c98a90 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 Apr 30 21:28:36.811457 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fa9f0128-5528-4e93-abb3-bac549c98a90 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:36.811457 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fa9f0128-5528-4e93-abb3-bac549c98a90 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:36.852179 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:36.852179 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:36.878423 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fa9f0128-5528-4e93-abb3-bac549c98a90 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:36.905387 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fa9f0128-5528-4e93-abb3-bac549c98a90 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 returned with HTTP 200 Apr 30 21:28:36.907188 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 378/766] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:36 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 => generated 903 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:37.920894 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-066127c7-a9cb-49cd-a60b-7b36384f2d45 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:37.927806 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-066127c7-a9cb-49cd-a60b-7b36384f2d45 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 Apr 30 21:28:37.934920 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-066127c7-a9cb-49cd-a60b-7b36384f2d45 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:37.934920 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-066127c7-a9cb-49cd-a60b-7b36384f2d45 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:37.952414 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:37.952414 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:37.963370 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-066127c7-a9cb-49cd-a60b-7b36384f2d45 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:37.974928 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-066127c7-a9cb-49cd-a60b-7b36384f2d45 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 returned with HTTP 200 Apr 30 21:28:37.975700 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 389/767] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:37 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 => generated 903 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:38.993425 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d8a7701a-f991-4d9f-a6cf-00406588b861 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:39.000465 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d8a7701a-f991-4d9f-a6cf-00406588b861 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 Apr 30 21:28:39.001305 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d8a7701a-f991-4d9f-a6cf-00406588b861 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:39.002300 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d8a7701a-f991-4d9f-a6cf-00406588b861 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:39.021700 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:39.021700 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:39.042310 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d8a7701a-f991-4d9f-a6cf-00406588b861 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:39.054392 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d8a7701a-f991-4d9f-a6cf-00406588b861 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 returned with HTTP 200 Apr 30 21:28:39.056032 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 379/768] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:38 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 => generated 903 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:40.068382 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5b289429-790b-4e74-b816-8b541494ed49 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:40.072742 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5b289429-790b-4e74-b816-8b541494ed49 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 Apr 30 21:28:40.073252 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5b289429-790b-4e74-b816-8b541494ed49 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:40.073711 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5b289429-790b-4e74-b816-8b541494ed49 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:40.098003 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:40.098003 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:40.116228 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5b289429-790b-4e74-b816-8b541494ed49 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:40.130350 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5b289429-790b-4e74-b816-8b541494ed49 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 returned with HTTP 200 Apr 30 21:28:40.131838 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 390/769] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:40 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 => generated 903 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:41.144362 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-013580ba-7e42-43fc-8505-126b638ad46f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:41.148574 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-013580ba-7e42-43fc-8505-126b638ad46f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 Apr 30 21:28:41.149093 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-013580ba-7e42-43fc-8505-126b638ad46f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:41.149612 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-013580ba-7e42-43fc-8505-126b638ad46f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:41.201248 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:41.201248 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:41.216754 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-013580ba-7e42-43fc-8505-126b638ad46f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:41.231039 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-013580ba-7e42-43fc-8505-126b638ad46f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 returned with HTTP 200 Apr 30 21:28:41.232331 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 380/770] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:41 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 => generated 903 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:42.244921 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d47ef04a-42e4-450e-b695-d770c46b3100 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:42.255580 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d47ef04a-42e4-450e-b695-d770c46b3100 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 Apr 30 21:28:42.256524 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d47ef04a-42e4-450e-b695-d770c46b3100 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:42.257740 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d47ef04a-42e4-450e-b695-d770c46b3100 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:42.273366 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d47ef04a-42e4-450e-b695-d770c46b3100 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 returned with HTTP 404 Apr 30 21:28:42.280823 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 391/771] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:42 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:28:42.282022 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ef758e28-5916-4a54-86b2-a1556657c1de None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:42.285904 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] POST http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes Apr 30 21:28:42.286673 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1085893658"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:42.287631 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1085893658'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:28:42.287934 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume of 1 GB Apr 30 21:28:42.295448 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Availability Zones retrieved successfully. Apr 30 21:28:42.317634 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Flow 'volume_create_api' (0885d8ca-adac-4579-a20c-b69bf62c10f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:28:42.321065 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dcf5d9f-4e18-4b89-a26e-11bf1f8e56d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:42.323953 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:28:42.411096 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dcf5d9f-4e18-4b89-a26e-11bf1f8e56d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:42.423580 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc18e05-6b5b-4499-abab-84daa21fbbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:42.601310 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Created reservations ['ef19911c-0d38-437e-9e07-729dc3f0b8a9', 'ebb143c2-6d55-4cf9-ad17-46e2337c977b', '42691b78-e764-424d-a59f-552ceec679d7', 'a7fb5fad-b603-4ceb-9060-d3cc5c88f88b'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:28:42.604179 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc18e05-6b5b-4499-abab-84daa21fbbbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef19911c-0d38-437e-9e07-729dc3f0b8a9', 'ebb143c2-6d55-4cf9-ad17-46e2337c977b', '42691b78-e764-424d-a59f-552ceec679d7', 'a7fb5fad-b603-4ceb-9060-d3cc5c88f88b']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:42.606336 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc850be-44ec-435a-aaf2-09594a1e9640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:42.719786 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc850be-44ec-435a-aaf2-09594a1e9640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a81d0c7-64ee-4fba-9992-d2bf5c117777', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1085893658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426405d77bbc4e24adcbe789ba3f42f2',qos_specs=None,replication_status=,reservations=['ef19911c-0d38-437e-9e07-729dc3f0b8a9','ebb143c2-6d55-4cf9-ad17-46e2337c977b','42691b78-e764-424d-a59f-552ceec679d7','a7fb5fad-b603-4ceb-9060-d3cc5c88f88b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:28:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1085893658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a81d0c7-64ee-4fba-9992-d2bf5c117777,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426405d77bbc4e24adcbe789ba3f42f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:42.721863 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1769452d-82fb-44e7-a80c-4caaaad3972d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:42.876010 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1769452d-82fb-44e7-a80c-4caaaad3972d) transitioned into state 'SUCCESS' from state '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-1085893658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426405d77bbc4e24adcbe789ba3f42f2',qos_specs=None,replication_status=,reservations=['ef19911c-0d38-437e-9e07-729dc3f0b8a9','ebb143c2-6d55-4cf9-ad17-46e2337c977b','42691b78-e764-424d-a59f-552ceec679d7','a7fb5fad-b603-4ceb-9060-d3cc5c88f88b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:42.877859 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a15453b3-995e-4fde-ab91-e82771a37907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:42.986165 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a15453b3-995e-4fde-ab91-e82771a37907) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:42.994830 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Flow 'volume_create_api' (0885d8ca-adac-4579-a20c-b69bf62c10f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:28:42.995897 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume request issued successfully. Apr 30 21:28:42.997346 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ef758e28-5916-4a54-86b2-a1556657c1de tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes returned with HTTP 202 Apr 30 21:28:42.998390 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 381/772] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:28:42 2022] POST /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes => generated 811 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:28:43.010248 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3b1bc3cd-61e6-4866-93d6-d99ce44c37df None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:43.013904 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3b1bc3cd-61e6-4866-93d6-d99ce44c37df tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 Apr 30 21:28:43.014410 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3b1bc3cd-61e6-4866-93d6-d99ce44c37df tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:43.014844 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3b1bc3cd-61e6-4866-93d6-d99ce44c37df tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:43.051342 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:43.051342 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:43.088054 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3b1bc3cd-61e6-4866-93d6-d99ce44c37df tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:43.108539 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3b1bc3cd-61e6-4866-93d6-d99ce44c37df tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 returned with HTTP 200 Apr 30 21:28:43.109285 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 392/773] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:43 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 => generated 879 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:44.121555 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f3975c8b-abf6-47d2-a546-0e91be39301c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:44.125593 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f3975c8b-abf6-47d2-a546-0e91be39301c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 Apr 30 21:28:44.126210 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f3975c8b-abf6-47d2-a546-0e91be39301c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:44.126913 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f3975c8b-abf6-47d2-a546-0e91be39301c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:44.144231 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:44.144231 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:44.152262 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f3975c8b-abf6-47d2-a546-0e91be39301c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:44.171984 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f3975c8b-abf6-47d2-a546-0e91be39301c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 returned with HTTP 200 Apr 30 21:28:44.173680 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 382/774] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:44 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 => generated 903 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:44.708391 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-36185bd8-3197-4809-911e-b624511c8594 req-c9467dbc-6e94-4ddb-b78d-250969903b38 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:44.712825 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-36185bd8-3197-4809-911e-b624511c8594 req-c9467dbc-6e94-4ddb-b78d-250969903b38 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] DELETE http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/458db7a5-cc0a-4591-b8ab-3e0d71c577c7 Apr 30 21:28:44.713264 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-36185bd8-3197-4809-911e-b624511c8594 req-c9467dbc-6e94-4ddb-b78d-250969903b38 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:44.714201 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-36185bd8-3197-4809-911e-b624511c8594 req-c9467dbc-6e94-4ddb-b78d-250969903b38 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:44.753112 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:44.753112 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:44.829648 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-883ea9cb-3132-422d-ac89-87c8943f4e59 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:44.969360 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-36185bd8-3197-4809-911e-b624511c8594 req-c9467dbc-6e94-4ddb-b78d-250969903b38 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/458db7a5-cc0a-4591-b8ab-3e0d71c577c7 returned with HTTP 200 Apr 30 21:28:44.970677 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 393/775] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:28:44 2022] DELETE /volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/458db7a5-cc0a-4591-b8ab-3e0d71c577c7 => generated 19 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:45.003640 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-36185bd8-3197-4809-911e-b624511c8594 req-aac72d8f-74a6-45d4-920a-1939de9655d5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.009909 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-36185bd8-3197-4809-911e-b624511c8594 req-aac72d8f-74a6-45d4-920a-1939de9655d5 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] DELETE http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/eca33b27-8323-4b8c-9b6d-28fa47313110 Apr 30 21:28:45.010664 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-36185bd8-3197-4809-911e-b624511c8594 req-aac72d8f-74a6-45d4-920a-1939de9655d5 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:45.011127 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-36185bd8-3197-4809-911e-b624511c8594 req-aac72d8f-74a6-45d4-920a-1939de9655d5 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:45.022654 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-883ea9cb-3132-422d-ac89-87c8943f4e59 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] POST http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types Apr 30 21:28:45.024852 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-883ea9cb-3132-422d-ac89-87c8943f4e59 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-797728897", "description": "tempest-group-type-description-484555889", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:45.028446 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:45.028446 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:45.212407 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-883ea9cb-3132-422d-ac89-87c8943f4e59 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types returned with HTTP 202 Apr 30 21:28:45.218110 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 383/776] 10.222.0.23 () {62 vars in 1288 bytes} [Sat Apr 30 21:28:44 2022] POST /volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types => generated 263 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:28:45.219487 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f76f9bba-4625-4934-a3d9-0e7daf70ddf3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.219814 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-36185bd8-3197-4809-911e-b624511c8594 req-aac72d8f-74a6-45d4-920a-1939de9655d5 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/eca33b27-8323-4b8c-9b6d-28fa47313110 returned with HTTP 200 Apr 30 21:28:45.220795 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 394/777] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:28:45 2022] DELETE /volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/eca33b27-8323-4b8c-9b6d-28fa47313110 => generated 19 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:45.222298 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c23452c1-f7b2-434a-96dd-23ae7d806998 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.226127 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c23452c1-f7b2-434a-96dd-23ae7d806998 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] GET http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types Apr 30 21:28:45.226878 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c23452c1-f7b2-434a-96dd-23ae7d806998 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:45.227796 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c23452c1-f7b2-434a-96dd-23ae7d806998 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:45.230744 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f76f9bba-4625-4934-a3d9-0e7daf70ddf3 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 Apr 30 21:28:45.231411 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f76f9bba-4625-4934-a3d9-0e7daf70ddf3 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:45.231868 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f76f9bba-4625-4934-a3d9-0e7daf70ddf3 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:45.249231 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:45.249231 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:45.250104 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:45.250104 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:45.251783 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c23452c1-f7b2-434a-96dd-23ae7d806998 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types returned with HTTP 200 Apr 30 21:28:45.252709 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 395/778] 10.222.0.23 () {60 vars in 1266 bytes} [Sat Apr 30 21:28:45 2022] GET /volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types => generated 497 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:28:45.254119 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-36185bd8-3197-4809-911e-b624511c8594 req-1e127e3c-6c61-4838-a270-a1266215399c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.259158 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-36185bd8-3197-4809-911e-b624511c8594 req-1e127e3c-6c61-4838-a270-a1266215399c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] DELETE http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/53f86d87-91e7-4dd8-aa7c-169aa2ce1ae7 Apr 30 21:28:45.259805 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-36185bd8-3197-4809-911e-b624511c8594 req-1e127e3c-6c61-4838-a270-a1266215399c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:45.260286 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-36185bd8-3197-4809-911e-b624511c8594 req-1e127e3c-6c61-4838-a270-a1266215399c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:45.265077 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f76f9bba-4625-4934-a3d9-0e7daf70ddf3 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:45.276972 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:45.276972 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:45.278801 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f76f9bba-4625-4934-a3d9-0e7daf70ddf3 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 returned with HTTP 200 Apr 30 21:28:45.280088 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 384/779] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:45 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 => generated 904 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:45.281618 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cf6bc94d-e226-4bf5-b86e-4a8d979903b0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.289312 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cf6bc94d-e226-4bf5-b86e-4a8d979903b0 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] PUT http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types/fe3e397d-595d-421e-8877-ef693f71c25d Apr 30 21:28:45.290665 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cf6bc94d-e226-4bf5-b86e-4a8d979903b0 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-998796865", "description": "updated-group-type-desc"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:45.370210 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cf6bc94d-e226-4bf5-b86e-4a8d979903b0 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types/fe3e397d-595d-421e-8877-ef693f71c25d returned with HTTP 200 Apr 30 21:28:45.376255 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 385/780] 10.222.0.23 () {62 vars in 1398 bytes} [Sat Apr 30 21:28:45 2022] PUT /volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types/fe3e397d-595d-421e-8877-ef693f71c25d => generated 254 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:28:45.377780 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d61013ae-a888-43d4-bf4e-4af8cf41fd78 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.381388 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d61013ae-a888-43d4-bf4e-4af8cf41fd78 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] POST http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777/action Apr 30 21:28:45.384587 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d61013ae-a888-43d4-bf4e-4af8cf41fd78 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:28:45.385094 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d61013ae-a888-43d4-bf4e-4af8cf41fd78 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:45.402624 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:45.402624 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:45.403743 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.admin_actions [None req-d61013ae-a888-43d4-bf4e-4af8cf41fd78 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Updating volume '7a81d0c7-64ee-4fba-9992-d2bf5c117777' with '{'status': 'error'}' {{(pid=122525) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}} Apr 30 21:28:45.464744 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-36185bd8-3197-4809-911e-b624511c8594 req-1e127e3c-6c61-4838-a270-a1266215399c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/53f86d87-91e7-4dd8-aa7c-169aa2ce1ae7 returned with HTTP 200 Apr 30 21:28:45.465561 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 396/781] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:28:45 2022] DELETE /volume/v3/b81eb3fcf4664f479119191dbc28bf07/attachments/53f86d87-91e7-4dd8-aa7c-169aa2ce1ae7 => generated 19 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:45.467004 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d45371e8-e210-405b-befa-eee22f99b38c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.470771 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d45371e8-e210-405b-befa-eee22f99b38c tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] GET http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types/fe3e397d-595d-421e-8877-ef693f71c25d Apr 30 21:28:45.471257 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d45371e8-e210-405b-befa-eee22f99b38c tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:45.471707 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d45371e8-e210-405b-befa-eee22f99b38c tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:45.484662 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:45.484662 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:45.485986 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d45371e8-e210-405b-befa-eee22f99b38c tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types/fe3e397d-595d-421e-8877-ef693f71c25d returned with HTTP 200 Apr 30 21:28:45.491858 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 397/782] 10.222.0.23 () {60 vars in 1377 bytes} [Sat Apr 30 21:28:45 2022] GET /volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types/fe3e397d-595d-421e-8877-ef693f71c25d => generated 254 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:28:45.495166 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-56036512-7151-4147-857d-b407398748f2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.501097 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d61013ae-a888-43d4-bf4e-4af8cf41fd78 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777/action returned with HTTP 202 Apr 30 21:28:45.504979 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-56036512-7151-4147-857d-b407398748f2 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] DELETE http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types/fe3e397d-595d-421e-8877-ef693f71c25d Apr 30 21:28:45.504979 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-56036512-7151-4147-857d-b407398748f2 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:45.504979 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-56036512-7151-4147-857d-b407398748f2 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:45.505889 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 386/783] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:28:45 2022] POST /volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:28:45.507547 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fb5815a7-33e5-446d-bf7d-14806a812430 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.511431 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb5815a7-33e5-446d-bf7d-14806a812430 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 Apr 30 21:28:45.512067 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb5815a7-33e5-446d-bf7d-14806a812430 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:45.513341 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb5815a7-33e5-446d-bf7d-14806a812430 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:45.527755 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:45.527755 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:45.534569 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fb5815a7-33e5-446d-bf7d-14806a812430 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:45.543881 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb5815a7-33e5-446d-bf7d-14806a812430 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 returned with HTTP 200 Apr 30 21:28:45.545870 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 387/784] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:45 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 => generated 900 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:45.566813 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9d1cbf7a-e852-4217-91be-d055a2d2edf7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.570355 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9d1cbf7a-e852-4217-91be-d055a2d2edf7 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] POST http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777/action Apr 30 21:28:45.571249 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9d1cbf7a-e852-4217-91be-d055a2d2edf7 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:28:45.571719 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9d1cbf7a-e852-4217-91be-d055a2d2edf7 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:45.587744 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:45.587744 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:45.588496 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9d1cbf7a-e852-4217-91be-d055a2d2edf7 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Volume info retrieved successfully. Apr 30 21:28:45.611035 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-56036512-7151-4147-857d-b407398748f2 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types/fe3e397d-595d-421e-8877-ef693f71c25d returned with HTTP 202 Apr 30 21:28:45.611987 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 398/785] 10.222.0.23 () {60 vars in 1380 bytes} [Sat Apr 30 21:28:45 2022] DELETE /volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types/fe3e397d-595d-421e-8877-ef693f71c25d => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Apr 30 21:28:45.616342 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8ffb4a0f-7e2e-4796-91d0-28b3378d5787 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.620293 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8ffb4a0f-7e2e-4796-91d0-28b3378d5787 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] GET http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types Apr 30 21:28:45.620784 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8ffb4a0f-7e2e-4796-91d0-28b3378d5787 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:45.621232 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8ffb4a0f-7e2e-4796-91d0-28b3378d5787 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:45.630400 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8ffb4a0f-7e2e-4796-91d0-28b3378d5787 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types returned with HTTP 200 Apr 30 21:28:45.631102 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 399/786] 10.222.0.23 () {60 vars in 1266 bytes} [Sat Apr 30 21:28:45 2022] GET /volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types => generated 248 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:28:45.637935 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-26c5141f-44b4-487d-8dc9-b6900dcff6d7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.641846 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-26c5141f-44b4-487d-8dc9-b6900dcff6d7 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] POST http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types Apr 30 21:28:45.642575 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-26c5141f-44b4-487d-8dc9-b6900dcff6d7 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1494753179", "is_public": true}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:45.754174 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-26c5141f-44b4-487d-8dc9-b6900dcff6d7 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types returned with HTTP 202 Apr 30 21:28:45.754926 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 400/787] 10.222.0.23 () {62 vars in 1287 bytes} [Sat Apr 30 21:28:45 2022] POST /volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types => generated 164 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:28:45.761603 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c6d561a8-1fb9-47fc-a47c-5fecd1372cbb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.765124 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c6d561a8-1fb9-47fc-a47c-5fecd1372cbb tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] POST http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types Apr 30 21:28:45.765952 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c6d561a8-1fb9-47fc-a47c-5fecd1372cbb tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-851309595", "is_public": false}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:45.774494 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9d1cbf7a-e852-4217-91be-d055a2d2edf7 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Delete volume request issued successfully. Apr 30 21:28:45.775141 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9d1cbf7a-e852-4217-91be-d055a2d2edf7 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777/action returned with HTTP 202 Apr 30 21:28:45.776089 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 388/788] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:28:45 2022] POST /volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777/action => generated 0 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Apr 30 21:28:45.780583 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2eb18788-f3db-4dd3-b7d7-e884bb09fd3c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.784151 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2eb18788-f3db-4dd3-b7d7-e884bb09fd3c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 Apr 30 21:28:45.784589 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2eb18788-f3db-4dd3-b7d7-e884bb09fd3c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:45.785036 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2eb18788-f3db-4dd3-b7d7-e884bb09fd3c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:45.799912 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:45.799912 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:45.807419 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2eb18788-f3db-4dd3-b7d7-e884bb09fd3c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:45.816480 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2eb18788-f3db-4dd3-b7d7-e884bb09fd3c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 returned with HTTP 200 Apr 30 21:28:45.817232 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 389/789] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:45 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:28:45.872774 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c6d561a8-1fb9-47fc-a47c-5fecd1372cbb tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types returned with HTTP 202 Apr 30 21:28:45.872774 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 401/790] 10.222.0.23 () {62 vars in 1287 bytes} [Sat Apr 30 21:28:45 2022] POST /volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types => generated 164 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:28:45.874061 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-39c30fd4-8c30-4180-8e1f-7fa4fd2d230b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.878434 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-39c30fd4-8c30-4180-8e1f-7fa4fd2d230b tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] GET http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types?sort=name%3Aasc&is_public=None Apr 30 21:28:45.878935 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-39c30fd4-8c30-4180-8e1f-7fa4fd2d230b tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:45.879386 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-39c30fd4-8c30-4180-8e1f-7fa4fd2d230b tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:45.896798 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-39c30fd4-8c30-4180-8e1f-7fa4fd2d230b tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Apr 30 21:28:45.897591 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 390/791] 10.222.0.23 () {60 vars in 1327 bytes} [Sat Apr 30 21:28:45 2022] GET /volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:28:45.904174 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-44e270e6-b552-45d4-88b5-4744d9566aeb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.908040 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-44e270e6-b552-45d4-88b5-4744d9566aeb tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] GET http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types?sort=name%3Adesc&is_public=None Apr 30 21:28:45.908628 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-44e270e6-b552-45d4-88b5-4744d9566aeb tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:45.909153 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-44e270e6-b552-45d4-88b5-4744d9566aeb tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:45.936522 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-44e270e6-b552-45d4-88b5-4744d9566aeb tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Apr 30 21:28:45.937262 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 402/792] 10.222.0.23 () {60 vars in 1329 bytes} [Sat Apr 30 21:28:45 2022] GET /volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:28:45.943933 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a3950dda-0242-4b35-9ce3-2931aa5b4655 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.948545 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a3950dda-0242-4b35-9ce3-2931aa5b4655 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] GET http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types?is_public=False Apr 30 21:28:45.949044 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a3950dda-0242-4b35-9ce3-2931aa5b4655 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:45.949489 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a3950dda-0242-4b35-9ce3-2931aa5b4655 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:45.964601 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a3950dda-0242-4b35-9ce3-2931aa5b4655 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types?is_public=False returned with HTTP 200 Apr 30 21:28:45.965331 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 391/793] 10.222.0.23 () {60 vars in 1297 bytes} [Sat Apr 30 21:28:45 2022] GET /volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types?is_public=False => generated 167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:28:45.971685 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d5883e21-e3b3-4346-9ee8-ae5fb3ce403a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:45.976015 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5883e21-e3b3-4346-9ee8-ae5fb3ce403a tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] GET http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types?is_public=True Apr 30 21:28:45.976512 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5883e21-e3b3-4346-9ee8-ae5fb3ce403a tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:45.981052 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5883e21-e3b3-4346-9ee8-ae5fb3ce403a tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:46.000873 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5883e21-e3b3-4346-9ee8-ae5fb3ce403a tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types?is_public=True returned with HTTP 200 Apr 30 21:28:46.008022 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 403/794] 10.222.0.23 () {60 vars in 1295 bytes} [Sat Apr 30 21:28:45 2022] GET /volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types?is_public=True => generated 398 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:28:46.010680 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-995d340c-0fe5-47fc-a4be-9bb872b6b523 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:46.014740 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-995d340c-0fe5-47fc-a4be-9bb872b6b523 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] DELETE http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types/73fb1c25-e04b-4b71-8d64-02793dc42bad Apr 30 21:28:46.015233 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-995d340c-0fe5-47fc-a4be-9bb872b6b523 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:46.015704 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-995d340c-0fe5-47fc-a4be-9bb872b6b523 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:46.192418 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-995d340c-0fe5-47fc-a4be-9bb872b6b523 tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types/73fb1c25-e04b-4b71-8d64-02793dc42bad returned with HTTP 202 Apr 30 21:28:46.195355 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 392/795] 10.222.0.23 () {60 vars in 1380 bytes} [Sat Apr 30 21:28:46 2022] DELETE /volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types/73fb1c25-e04b-4b71-8d64-02793dc42bad => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:28:46.201121 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c86e655b-485c-4d00-a687-bc5c25d7a6cc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:46.205969 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c86e655b-485c-4d00-a687-bc5c25d7a6cc tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] DELETE http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types/05b96b21-45b0-476c-96cb-cc1947bf83ae Apr 30 21:28:46.207233 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c86e655b-485c-4d00-a687-bc5c25d7a6cc tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:46.207790 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c86e655b-485c-4d00-a687-bc5c25d7a6cc tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:46.326243 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c86e655b-485c-4d00-a687-bc5c25d7a6cc tempest-GroupTypesTest-1922591599 tempest-GroupTypesTest-1922591599-project-admin] http://10.222.0.23/volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types/05b96b21-45b0-476c-96cb-cc1947bf83ae returned with HTTP 202 Apr 30 21:28:46.327479 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 404/796] 10.222.0.23 () {60 vars in 1380 bytes} [Sat Apr 30 21:28:46 2022] DELETE /volume/v3/9cf1cf31241743d4b4bb8ec4379e3f29/group_types/05b96b21-45b0-476c-96cb-cc1947bf83ae => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:28:46.831036 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a6bc5cf4-0b26-4e67-bd3c-e91c64b73548 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:46.834564 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a6bc5cf4-0b26-4e67-bd3c-e91c64b73548 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 Apr 30 21:28:46.835578 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a6bc5cf4-0b26-4e67-bd3c-e91c64b73548 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:46.836023 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a6bc5cf4-0b26-4e67-bd3c-e91c64b73548 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:46.865028 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:46.865028 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:46.874775 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a6bc5cf4-0b26-4e67-bd3c-e91c64b73548 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:46.890624 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a6bc5cf4-0b26-4e67-bd3c-e91c64b73548 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 returned with HTTP 200 Apr 30 21:28:46.891608 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 393/797] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:46 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 => generated 903 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:47.918403 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-963086c4-f700-4d89-8e14-e6dc16d7b075 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:47.922861 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-963086c4-f700-4d89-8e14-e6dc16d7b075 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 Apr 30 21:28:47.923741 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-963086c4-f700-4d89-8e14-e6dc16d7b075 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:47.924365 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-963086c4-f700-4d89-8e14-e6dc16d7b075 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:47.940238 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:47.940238 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:47.949203 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-963086c4-f700-4d89-8e14-e6dc16d7b075 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:47.960929 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-963086c4-f700-4d89-8e14-e6dc16d7b075 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 returned with HTTP 200 Apr 30 21:28:47.961665 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 405/798] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:47 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 => generated 903 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:48.974148 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bc092536-9764-47e4-8c5f-385d53f74e97 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:48.978294 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bc092536-9764-47e4-8c5f-385d53f74e97 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 Apr 30 21:28:48.978732 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bc092536-9764-47e4-8c5f-385d53f74e97 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:48.979270 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bc092536-9764-47e4-8c5f-385d53f74e97 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:48.994556 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:48.994556 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:49.005486 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bc092536-9764-47e4-8c5f-385d53f74e97 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:49.019391 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bc092536-9764-47e4-8c5f-385d53f74e97 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 returned with HTTP 200 Apr 30 21:28:49.020745 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 394/799] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:48 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 => generated 903 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:50.033068 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-42735f06-aed4-4c8e-9c1a-0184b5cfacb1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:50.036623 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-42735f06-aed4-4c8e-9c1a-0184b5cfacb1 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 Apr 30 21:28:50.037061 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-42735f06-aed4-4c8e-9c1a-0184b5cfacb1 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:50.037537 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-42735f06-aed4-4c8e-9c1a-0184b5cfacb1 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:50.053021 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:50.053021 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:50.064907 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-42735f06-aed4-4c8e-9c1a-0184b5cfacb1 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:50.076113 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-42735f06-aed4-4c8e-9c1a-0184b5cfacb1 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 returned with HTTP 200 Apr 30 21:28:50.085954 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 406/800] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:50 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 => generated 903 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:51.097264 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ad82c2ce-a1d8-4cfe-aab7-6dbf07cf6408 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:51.102845 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ad82c2ce-a1d8-4cfe-aab7-6dbf07cf6408 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 Apr 30 21:28:51.103930 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ad82c2ce-a1d8-4cfe-aab7-6dbf07cf6408 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:51.104393 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ad82c2ce-a1d8-4cfe-aab7-6dbf07cf6408 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:51.139911 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ad82c2ce-a1d8-4cfe-aab7-6dbf07cf6408 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 returned with HTTP 404 Apr 30 21:28:51.141428 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 395/801] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:51 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:28:51.148290 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9a035d7e-5786-4cb1-8428-84f409903d1e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:51.152502 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] POST http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes Apr 30 21:28:51.153216 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-153014335"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:51.154384 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-153014335'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:28:51.154702 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume of 1 GB Apr 30 21:28:51.175389 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Availability Zones retrieved successfully. Apr 30 21:28:51.215913 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Flow 'volume_create_api' (b4e20df4-4af0-4daa-9c62-6fbbb7e3c097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:28:51.219288 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d243a19-eb16-43cd-bced-a6b8dc17f6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:51.223518 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:28:51.314991 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d243a19-eb16-43cd-bced-a6b8dc17f6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:51.316975 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5be37cbc-1d24-498c-861f-bd41718e3d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:51.552505 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Created reservations ['458be9b4-78ed-499c-91a0-e171e38a606a', 'f602cc25-8fd3-44d6-b180-9e268ccb27a0', '8abcef2d-d135-4394-a6a7-42fafe25cbf7', 'ffe66449-cf35-46b7-a26e-507f91177b59'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:28:51.557624 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5be37cbc-1d24-498c-861f-bd41718e3d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['458be9b4-78ed-499c-91a0-e171e38a606a', 'f602cc25-8fd3-44d6-b180-9e268ccb27a0', '8abcef2d-d135-4394-a6a7-42fafe25cbf7', 'ffe66449-cf35-46b7-a26e-507f91177b59']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:51.565104 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92381979-d1f7-4065-bf8c-e8f933b2f6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:51.730106 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92381979-d1f7-4065-bf8c-e8f933b2f6b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39b75278-d0b0-4335-90d0-4813662229c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-153014335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426405d77bbc4e24adcbe789ba3f42f2',qos_specs=None,replication_status=,reservations=['458be9b4-78ed-499c-91a0-e171e38a606a','f602cc25-8fd3-44d6-b180-9e268ccb27a0','8abcef2d-d135-4394-a6a7-42fafe25cbf7','ffe66449-cf35-46b7-a26e-507f91177b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:28:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-153014335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39b75278-d0b0-4335-90d0-4813662229c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426405d77bbc4e24adcbe789ba3f42f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:51.737010 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb6e8e0-ab43-4e32-8993-40a044754da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:51.840998 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb6e8e0-ab43-4e32-8993-40a044754da6) transitioned into state 'SUCCESS' from state '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-153014335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426405d77bbc4e24adcbe789ba3f42f2',qos_specs=None,replication_status=,reservations=['458be9b4-78ed-499c-91a0-e171e38a606a','f602cc25-8fd3-44d6-b180-9e268ccb27a0','8abcef2d-d135-4394-a6a7-42fafe25cbf7','ffe66449-cf35-46b7-a26e-507f91177b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:51.842802 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9aff73a-34a5-4909-8f6c-a472c638ae75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:51.965189 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9aff73a-34a5-4909-8f6c-a472c638ae75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:51.977527 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Flow 'volume_create_api' (b4e20df4-4af0-4daa-9c62-6fbbb7e3c097) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:28:51.980621 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume request issued successfully. Apr 30 21:28:51.981969 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9a035d7e-5786-4cb1-8428-84f409903d1e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes returned with HTTP 202 Apr 30 21:28:51.982770 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 407/802] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:28:51 2022] POST /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes => generated 810 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:28:51.993906 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-41ab88ef-d047-4de5-a0fe-bcac7098fc9f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:51.997698 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-41ab88ef-d047-4de5-a0fe-bcac7098fc9f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 Apr 30 21:28:51.998518 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-41ab88ef-d047-4de5-a0fe-bcac7098fc9f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:51.999137 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-41ab88ef-d047-4de5-a0fe-bcac7098fc9f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:52.019155 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:52.019155 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:52.036823 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-41ab88ef-d047-4de5-a0fe-bcac7098fc9f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:52.057551 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-41ab88ef-d047-4de5-a0fe-bcac7098fc9f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 returned with HTTP 200 Apr 30 21:28:52.058340 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 396/803] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:51 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 => generated 878 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:52.918392 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c68788db-9297-452e-92ea-d8ce27adc60f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:53.070267 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f36168fd-bb09-4422-b115-0bd973f344bd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:53.078586 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f36168fd-bb09-4422-b115-0bd973f344bd tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 Apr 30 21:28:53.079074 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f36168fd-bb09-4422-b115-0bd973f344bd tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:53.079533 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f36168fd-bb09-4422-b115-0bd973f344bd tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:53.100646 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:53.100646 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:53.111934 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f36168fd-bb09-4422-b115-0bd973f344bd tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:53.129602 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f36168fd-bb09-4422-b115-0bd973f344bd tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 returned with HTTP 200 Apr 30 21:28:53.130816 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 397/804] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:53 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 => generated 902 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:53.164583 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c68788db-9297-452e-92ea-d8ce27adc60f tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d Apr 30 21:28:53.170282 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c68788db-9297-452e-92ea-d8ce27adc60f tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:53.170947 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c68788db-9297-452e-92ea-d8ce27adc60f tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:53.172135 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:53.172135 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:53.192558 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-c68788db-9297-452e-92ea-d8ce27adc60f tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:28:53.194515 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-c68788db-9297-452e-92ea-d8ce27adc60f tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:28:53.196270 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-c68788db-9297-452e-92ea-d8ce27adc60f tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Deprecated: Default quota for resource: snapshots_ceph is set by the default quota flag: quota_snapshots_ceph, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:28:53.197251 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-c68788db-9297-452e-92ea-d8ce27adc60f tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] 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. Apr 30 21:28:53.198351 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-c68788db-9297-452e-92ea-d8ce27adc60f tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] 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. Apr 30 21:28:53.199354 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-c68788db-9297-452e-92ea-d8ce27adc60f tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] 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. Apr 30 21:28:53.212177 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c68788db-9297-452e-92ea-d8ce27adc60f tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d returned with HTTP 200 Apr 30 21:28:53.213544 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 408/805] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:28:52 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d => generated 340 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:53.223133 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a922a3fd-a7ca-446b-ac49-4b4f4002ed86 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:53.230556 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a922a3fd-a7ca-446b-ac49-4b4f4002ed86 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d/defaults Apr 30 21:28:53.231238 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a922a3fd-a7ca-446b-ac49-4b4f4002ed86 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:53.231855 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a922a3fd-a7ca-446b-ac49-4b4f4002ed86 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'defaults' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:53.246691 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-a922a3fd-a7ca-446b-ac49-4b4f4002ed86 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:28:53.247865 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-a922a3fd-a7ca-446b-ac49-4b4f4002ed86 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:28:53.249824 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-a922a3fd-a7ca-446b-ac49-4b4f4002ed86 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Deprecated: Default quota for resource: snapshots_ceph is set by the default quota flag: quota_snapshots_ceph, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:28:53.251797 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-a922a3fd-a7ca-446b-ac49-4b4f4002ed86 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] 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. Apr 30 21:28:53.253271 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-a922a3fd-a7ca-446b-ac49-4b4f4002ed86 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] 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. Apr 30 21:28:53.255625 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-a922a3fd-a7ca-446b-ac49-4b4f4002ed86 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] 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. Apr 30 21:28:53.263300 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a922a3fd-a7ca-446b-ac49-4b4f4002ed86 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d/defaults returned with HTTP 200 Apr 30 21:28:53.264438 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 398/806] 10.222.0.23 () {58 vars in 1357 bytes} [Sat Apr 30 21:28:53 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d/defaults => generated 340 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:53.271142 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1a7b4a42-60b3-4c55-a368-04a74eb45c39 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:53.277389 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1a7b4a42-60b3-4c55-a368-04a74eb45c39 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] PUT http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d Apr 30 21:28:53.278231 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1a7b4a42-60b3-4c55-a368-04a74eb45c39 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:53.422295 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c1807909-754a-499a-b40b-c25f0c717b20 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:53.432339 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c1807909-754a-499a-b40b-c25f0c717b20 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] DELETE http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 Apr 30 21:28:53.446623 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c1807909-754a-499a-b40b-c25f0c717b20 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:53.447134 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c1807909-754a-499a-b40b-c25f0c717b20 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:53.447552 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-c1807909-754a-499a-b40b-c25f0c717b20 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Delete volume with id: 04049fb4-d6f1-4d01-83c2-db5981be2487 Apr 30 21:28:53.467682 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:53.467682 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:53.469210 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c1807909-754a-499a-b40b-c25f0c717b20 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:28:53.475913 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1a7b4a42-60b3-4c55-a368-04a74eb45c39 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d returned with HTTP 200 Apr 30 21:28:53.478121 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 409/807] 10.222.0.23 () {60 vars in 1350 bytes} [Sat Apr 30 21:28:53 2022] PUT /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d => generated 298 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:53.485077 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4b26e1c4-68d6-4a6d-ba24-4566ac8c15a2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:53.502329 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4b26e1c4-68d6-4a6d-ba24-4566ac8c15a2 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] DELETE http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d Apr 30 21:28:53.503609 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4b26e1c4-68d6-4a6d-ba24-4566ac8c15a2 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:53.505116 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4b26e1c4-68d6-4a6d-ba24-4566ac8c15a2 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:53.603561 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4b26e1c4-68d6-4a6d-ba24-4566ac8c15a2 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d returned with HTTP 200 Apr 30 21:28:53.603561 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 410/808] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:28:53 2022] DELETE /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d => generated 0 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Apr 30 21:28:53.615330 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c782cf5a-b9ce-47e6-a1cc-9740c4b14ffc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:53.622627 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c782cf5a-b9ce-47e6-a1cc-9740c4b14ffc tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d Apr 30 21:28:53.623242 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c782cf5a-b9ce-47e6-a1cc-9740c4b14ffc tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:53.625001 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c782cf5a-b9ce-47e6-a1cc-9740c4b14ffc tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:53.663757 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c782cf5a-b9ce-47e6-a1cc-9740c4b14ffc tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d returned with HTTP 200 Apr 30 21:28:53.665211 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 411/809] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:28:53 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d => generated 340 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:53.673658 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8f4b2612-82eb-43e4-8b49-5bfef3be25d3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:53.679398 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8f4b2612-82eb-43e4-8b49-5bfef3be25d3 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] PUT http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d Apr 30 21:28:53.680206 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8f4b2612-82eb-43e4-8b49-5bfef3be25d3 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:53.694950 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c1807909-754a-499a-b40b-c25f0c717b20 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Delete volume request issued successfully. Apr 30 21:28:53.695352 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c1807909-754a-499a-b40b-c25f0c717b20 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 returned with HTTP 202 Apr 30 21:28:53.699574 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 399/810] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:28:53 2022] DELETE /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:28:53.701510 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c02ab06a-6302-493b-9115-7cd01776df9f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:53.707060 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c02ab06a-6302-493b-9115-7cd01776df9f tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 Apr 30 21:28:53.707897 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c02ab06a-6302-493b-9115-7cd01776df9f tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:53.709204 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c02ab06a-6302-493b-9115-7cd01776df9f tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:53.726840 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:53.726840 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:53.737044 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c02ab06a-6302-493b-9115-7cd01776df9f tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:28:53.749458 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c02ab06a-6302-493b-9115-7cd01776df9f tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 returned with HTTP 200 Apr 30 21:28:53.749458 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 400/811] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:53 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 => generated 911 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:54.142131 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ab6fe708-1d81-4b64-a29c-4f7f0b25995e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:54.145654 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ab6fe708-1d81-4b64-a29c-4f7f0b25995e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 Apr 30 21:28:54.146257 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ab6fe708-1d81-4b64-a29c-4f7f0b25995e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:54.146833 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ab6fe708-1d81-4b64-a29c-4f7f0b25995e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:54.163184 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:54.163184 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:54.170639 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ab6fe708-1d81-4b64-a29c-4f7f0b25995e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:54.180187 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ab6fe708-1d81-4b64-a29c-4f7f0b25995e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 returned with HTTP 200 Apr 30 21:28:54.180911 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 401/812] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:54 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 => generated 903 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:28:54.195367 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1406dac3-9d32-4f57-afc0-cf520db2a466 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:54.198791 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1406dac3-9d32-4f57-afc0-cf520db2a466 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] POST http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/39b75278-d0b0-4335-90d0-4813662229c2/action Apr 30 21:28:54.199506 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1406dac3-9d32-4f57-afc0-cf520db2a466 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:28:54.199836 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1406dac3-9d32-4f57-afc0-cf520db2a466 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:54.218923 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:54.218923 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:54.219704 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.admin_actions [None req-1406dac3-9d32-4f57-afc0-cf520db2a466 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Updating volume '39b75278-d0b0-4335-90d0-4813662229c2' with '{'status': 'maintenance'}' {{(pid=122525) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}} Apr 30 21:28:54.411439 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1406dac3-9d32-4f57-afc0-cf520db2a466 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/39b75278-d0b0-4335-90d0-4813662229c2/action returned with HTTP 202 Apr 30 21:28:54.412611 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 402/813] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:28:54 2022] POST /volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/39b75278-d0b0-4335-90d0-4813662229c2/action => generated 0 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Apr 30 21:28:54.418939 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ed3ea91d-78ad-486f-8efb-81584327663d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:54.424613 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ed3ea91d-78ad-486f-8efb-81584327663d tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 Apr 30 21:28:54.425308 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ed3ea91d-78ad-486f-8efb-81584327663d tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:54.426201 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ed3ea91d-78ad-486f-8efb-81584327663d tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:54.445324 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:54.445324 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:54.452920 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ed3ea91d-78ad-486f-8efb-81584327663d tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:54.467224 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ed3ea91d-78ad-486f-8efb-81584327663d tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 returned with HTTP 200 Apr 30 21:28:54.468095 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 403/814] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:54 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 => generated 905 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:54.482512 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a7bce90b-1c38-4ec4-9d95-1c2b26794830 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:54.491215 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a7bce90b-1c38-4ec4-9d95-1c2b26794830 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] POST http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/39b75278-d0b0-4335-90d0-4813662229c2/action Apr 30 21:28:54.492024 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a7bce90b-1c38-4ec4-9d95-1c2b26794830 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:28:54.492275 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a7bce90b-1c38-4ec4-9d95-1c2b26794830 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:54.507547 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:54.507547 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:54.508314 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a7bce90b-1c38-4ec4-9d95-1c2b26794830 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Volume info retrieved successfully. Apr 30 21:28:54.655182 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8f4b2612-82eb-43e4-8b49-5bfef3be25d3 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d returned with HTTP 200 Apr 30 21:28:54.655971 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 412/815] 10.222.0.23 () {60 vars in 1351 bytes} [Sat Apr 30 21:28:53 2022] PUT /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d => generated 298 bytes in 986 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:54.665587 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-402a590a-3591-47b6-be3f-953306e52187 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:54.670846 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-402a590a-3591-47b6-be3f-953306e52187 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d/defaults Apr 30 21:28:54.671536 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-402a590a-3591-47b6-be3f-953306e52187 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:54.672179 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-402a590a-3591-47b6-be3f-953306e52187 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'defaults' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:54.695051 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-402a590a-3591-47b6-be3f-953306e52187 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d/defaults returned with HTTP 200 Apr 30 21:28:54.697942 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 413/816] 10.222.0.23 () {58 vars in 1357 bytes} [Sat Apr 30 21:28:54 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d/defaults => generated 340 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:28:54.704050 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a8e2fefd-5bbd-47d9-acd7-00eae96e8f79 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:54.708851 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a8e2fefd-5bbd-47d9-acd7-00eae96e8f79 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d Apr 30 21:28:54.709290 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a8e2fefd-5bbd-47d9-acd7-00eae96e8f79 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:54.710298 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a8e2fefd-5bbd-47d9-acd7-00eae96e8f79 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:54.738122 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a8e2fefd-5bbd-47d9-acd7-00eae96e8f79 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d returned with HTTP 200 Apr 30 21:28:54.738888 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 414/817] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:28:54 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d => generated 340 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:28:54.747358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-180c5f5e-b636-4f21-8ebf-d6036b2dc230 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:54.753180 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-180c5f5e-b636-4f21-8ebf-d6036b2dc230 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d?usage=True Apr 30 21:28:54.760341 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-180c5f5e-b636-4f21-8ebf-d6036b2dc230 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:54.760474 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a7bce90b-1c38-4ec4-9d95-1c2b26794830 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Delete volume request issued successfully. Apr 30 21:28:54.760568 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-180c5f5e-b636-4f21-8ebf-d6036b2dc230 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:54.760652 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a7bce90b-1c38-4ec4-9d95-1c2b26794830 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/39b75278-d0b0-4335-90d0-4813662229c2/action returned with HTTP 202 Apr 30 21:28:54.760652 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 404/818] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:28:54 2022] POST /volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/39b75278-d0b0-4335-90d0-4813662229c2/action => generated 0 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:28:54.760652 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0da9c867-8022-465d-85bc-8eee1f21210e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:54.795894 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-180c5f5e-b636-4f21-8ebf-d6036b2dc230 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d?usage=True returned with HTTP 200 Apr 30 21:28:54.799480 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0da9c867-8022-465d-85bc-8eee1f21210e tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 Apr 30 21:28:54.799996 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0da9c867-8022-465d-85bc-8eee1f21210e tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:54.800414 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0da9c867-8022-465d-85bc-8eee1f21210e tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:54.805690 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 415/819] 10.222.0.23 () {58 vars in 1351 bytes} [Sat Apr 30 21:28:54 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d?usage=True => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:28:54.807784 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0b25cbc2-029f-4a6d-9962-cbffcd6b8faa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:54.813185 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0b25cbc2-029f-4a6d-9962-cbffcd6b8faa tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 Apr 30 21:28:54.813836 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0b25cbc2-029f-4a6d-9962-cbffcd6b8faa tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:54.814448 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0b25cbc2-029f-4a6d-9962-cbffcd6b8faa tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:54.839859 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:54.839859 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:54.848646 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0b25cbc2-029f-4a6d-9962-cbffcd6b8faa tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:54.855987 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:54.855987 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:54.871775 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0da9c867-8022-465d-85bc-8eee1f21210e tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:28:54.871988 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0b25cbc2-029f-4a6d-9962-cbffcd6b8faa tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 returned with HTTP 200 Apr 30 21:28:54.872732 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 416/820] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:54 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 => generated 902 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:54.874437 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-55b1b125-73d2-493d-a55e-b5319dceba9c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:54.889999 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0da9c867-8022-465d-85bc-8eee1f21210e tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 returned with HTTP 200 Apr 30 21:28:54.891034 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 405/821] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:54 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 => generated 911 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:55.119098 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] POST http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes Apr 30 21:28:55.120098 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1949532103"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:28:55.121274 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1949532103'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:28:55.122040 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Create volume of 1 GB Apr 30 21:28:55.129206 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Availability Zones retrieved successfully. Apr 30 21:28:55.145921 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Flow 'volume_create_api' (2797d908-a9b2-4c4d-be63-06dfbd60dfa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:28:55.148461 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90ff6627-5352-4268-9b4b-a5123058808c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:55.152236 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:28:55.187010 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90ff6627-5352-4268-9b4b-a5123058808c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:55.189120 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0699ce-7865-482a-856d-752e3aa91a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:55.562963 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Created reservations ['48338ada-74b3-4d9e-9a1e-db33debe27e1', '702443bf-d981-4f6b-a3d0-cc9fa7d568da', '69e8e19b-e97d-4573-ad57-28d037498165', 'f8efe240-fcdc-4ce2-8ac0-2a55d9b7fe1d'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:28:55.565177 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d0699ce-7865-482a-856d-752e3aa91a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48338ada-74b3-4d9e-9a1e-db33debe27e1', '702443bf-d981-4f6b-a3d0-cc9fa7d568da', '69e8e19b-e97d-4573-ad57-28d037498165', 'f8efe240-fcdc-4ce2-8ac0-2a55d9b7fe1d']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:55.567477 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f95da675-4b84-4ab6-925e-2de4bb7227d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:55.728996 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f95da675-4b84-4ab6-925e-2de4bb7227d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0198bfd4-3ffa-4b9d-a169-19fa193b5b87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1949532103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8db42a5e42884bc687a546cb4904ef5d',qos_specs=None,replication_status=,reservations=['48338ada-74b3-4d9e-9a1e-db33debe27e1','702443bf-d981-4f6b-a3d0-cc9fa7d568da','69e8e19b-e97d-4573-ad57-28d037498165','f8efe240-fcdc-4ce2-8ac0-2a55d9b7fe1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6c81689d8214c0f85463ad23fbb592f',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:28:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1949532103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0198bfd4-3ffa-4b9d-a169-19fa193b5b87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8db42a5e42884bc687a546cb4904ef5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6c81689d8214c0f85463ad23fbb592f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:55.730984 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bda0a6f-12d4-4f45-96fb-da0292b78cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:55.868851 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bda0a6f-12d4-4f45-96fb-da0292b78cbf) transitioned into state 'SUCCESS' from state '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-1949532103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8db42a5e42884bc687a546cb4904ef5d',qos_specs=None,replication_status=,reservations=['48338ada-74b3-4d9e-9a1e-db33debe27e1','702443bf-d981-4f6b-a3d0-cc9fa7d568da','69e8e19b-e97d-4573-ad57-28d037498165','f8efe240-fcdc-4ce2-8ac0-2a55d9b7fe1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6c81689d8214c0f85463ad23fbb592f',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:55.870908 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (093894d4-d916-4972-958d-a5f71440aad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:28:55.886278 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-11fc9b23-6c50-4034-8ff4-61d7698f0871 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:55.898143 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-11fc9b23-6c50-4034-8ff4-61d7698f0871 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 Apr 30 21:28:55.899935 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-11fc9b23-6c50-4034-8ff4-61d7698f0871 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:55.900565 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-11fc9b23-6c50-4034-8ff4-61d7698f0871 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:55.926230 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:55.926230 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:55.935752 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-11fc9b23-6c50-4034-8ff4-61d7698f0871 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:55.946553 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-11fc9b23-6c50-4034-8ff4-61d7698f0871 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 returned with HTTP 200 Apr 30 21:28:55.948006 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 406/822] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:55 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 => generated 902 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:28:55.950059 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-317691f4-4579-42f0-a8f0-22db34bea64d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:55.961224 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-317691f4-4579-42f0-a8f0-22db34bea64d tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 Apr 30 21:28:55.966689 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-317691f4-4579-42f0-a8f0-22db34bea64d tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:55.966689 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-317691f4-4579-42f0-a8f0-22db34bea64d tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:55.967074 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (093894d4-d916-4972-958d-a5f71440aad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:28:55.969454 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Flow 'volume_create_api' (2797d908-a9b2-4c4d-be63-06dfbd60dfa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:28:55.970786 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Create volume request issued successfully. Apr 30 21:28:55.974192 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-55b1b125-73d2-493d-a55e-b5319dceba9c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes returned with HTTP 202 Apr 30 21:28:55.977609 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 417/823] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:28:54 2022] POST /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes => generated 818 bytes in 1104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:28:55.988991 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9c1a2bb2-a403-4b4a-b72d-071aac19c77c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:55.992859 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:55.992859 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:55.994633 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9c1a2bb2-a403-4b4a-b72d-071aac19c77c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] GET http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:28:55.995952 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9c1a2bb2-a403-4b4a-b72d-071aac19c77c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:55.997721 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9c1a2bb2-a403-4b4a-b72d-071aac19c77c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:56.010336 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-317691f4-4579-42f0-a8f0-22db34bea64d tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:28:56.024644 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-317691f4-4579-42f0-a8f0-22db34bea64d tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 returned with HTTP 200 Apr 30 21:28:56.032960 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:56.032960 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:56.035353 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 407/824] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:55 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 => generated 911 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:56.049576 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9c1a2bb2-a403-4b4a-b72d-071aac19c77c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Volume info retrieved successfully. Apr 30 21:28:56.066193 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9c1a2bb2-a403-4b4a-b72d-071aac19c77c tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 returned with HTTP 200 Apr 30 21:28:56.067260 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 418/825] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:55 2022] GET /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 => generated 886 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:56.966143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-39b869f9-95bf-45f1-a20b-32ee4c7d1f4f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:56.970861 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-39b869f9-95bf-45f1-a20b-32ee4c7d1f4f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 Apr 30 21:28:56.971546 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-39b869f9-95bf-45f1-a20b-32ee4c7d1f4f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:56.972205 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-39b869f9-95bf-45f1-a20b-32ee4c7d1f4f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:56.988216 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:56.988216 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:56.996623 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-39b869f9-95bf-45f1-a20b-32ee4c7d1f4f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:57.006783 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-39b869f9-95bf-45f1-a20b-32ee4c7d1f4f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 returned with HTTP 200 Apr 30 21:28:57.016779 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 408/826] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:56 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 => generated 902 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:57.037374 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6da8a9cd-e629-4671-a289-89ecbc418d12 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:57.042432 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6da8a9cd-e629-4671-a289-89ecbc418d12 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 Apr 30 21:28:57.045156 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6da8a9cd-e629-4671-a289-89ecbc418d12 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:57.045156 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6da8a9cd-e629-4671-a289-89ecbc418d12 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:57.058211 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:57.058211 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:57.065668 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6da8a9cd-e629-4671-a289-89ecbc418d12 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:28:57.074609 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6da8a9cd-e629-4671-a289-89ecbc418d12 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 returned with HTTP 200 Apr 30 21:28:57.075271 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 419/827] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:57 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 => generated 911 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:57.079203 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b412d4e5-65e0-4dcd-a588-a8384fbe6325 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:57.083347 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b412d4e5-65e0-4dcd-a588-a8384fbe6325 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] GET http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:28:57.085018 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b412d4e5-65e0-4dcd-a588-a8384fbe6325 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:57.085284 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b412d4e5-65e0-4dcd-a588-a8384fbe6325 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:57.099526 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:57.099526 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:57.108001 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b412d4e5-65e0-4dcd-a588-a8384fbe6325 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Volume info retrieved successfully. Apr 30 21:28:57.120800 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b412d4e5-65e0-4dcd-a588-a8384fbe6325 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 returned with HTTP 200 Apr 30 21:28:57.121549 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 409/828] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:57 2022] GET /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 => generated 910 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:58.019929 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1ee3db4b-5c06-482f-acd6-5347178a1d55 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:58.024877 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1ee3db4b-5c06-482f-acd6-5347178a1d55 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 Apr 30 21:28:58.025534 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1ee3db4b-5c06-482f-acd6-5347178a1d55 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:58.026903 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1ee3db4b-5c06-482f-acd6-5347178a1d55 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:58.043402 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:58.043402 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:58.052399 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1ee3db4b-5c06-482f-acd6-5347178a1d55 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:58.062114 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1ee3db4b-5c06-482f-acd6-5347178a1d55 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 returned with HTTP 200 Apr 30 21:28:58.062843 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 420/829] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:58 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 => generated 902 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:58.087729 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1197e57f-667c-409b-a3f1-975c7351349c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:58.091327 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1197e57f-667c-409b-a3f1-975c7351349c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 Apr 30 21:28:58.091792 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1197e57f-667c-409b-a3f1-975c7351349c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:58.092278 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1197e57f-667c-409b-a3f1-975c7351349c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:58.107038 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:58.107038 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:58.114678 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1197e57f-667c-409b-a3f1-975c7351349c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:28:58.124573 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1197e57f-667c-409b-a3f1-975c7351349c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 returned with HTTP 200 Apr 30 21:28:58.125329 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 410/830] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:58 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 => generated 911 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:58.144226 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-307320f4-216e-4b7c-930d-8cfe467b3d1f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:58.144226 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-307320f4-216e-4b7c-930d-8cfe467b3d1f tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] GET http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:28:58.144226 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-307320f4-216e-4b7c-930d-8cfe467b3d1f tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:58.144682 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-307320f4-216e-4b7c-930d-8cfe467b3d1f tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:58.160031 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:58.160031 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:58.168920 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-307320f4-216e-4b7c-930d-8cfe467b3d1f tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Volume info retrieved successfully. Apr 30 21:28:58.181887 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-307320f4-216e-4b7c-930d-8cfe467b3d1f tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 returned with HTTP 200 Apr 30 21:28:58.183792 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 421/831] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:58 2022] GET /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 => generated 911 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:58.199202 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e3be1640-72b8-4d3b-b783-289de2ed6dee None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:58.205113 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e3be1640-72b8-4d3b-b783-289de2ed6dee tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d?usage=True Apr 30 21:28:58.205901 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e3be1640-72b8-4d3b-b783-289de2ed6dee tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:58.206749 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e3be1640-72b8-4d3b-b783-289de2ed6dee tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:58.255654 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e3be1640-72b8-4d3b-b783-289de2ed6dee tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d?usage=True returned with HTTP 200 Apr 30 21:28:58.268084 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8163b04c-ddac-4a52-987c-afdf709023f0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:58.269252 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 411/832] 10.222.0.23 () {58 vars in 1351 bytes} [Sat Apr 30 21:28:58 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d?usage=True => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:58.273235 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8163b04c-ddac-4a52-987c-afdf709023f0 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] DELETE http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:28:58.273966 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8163b04c-ddac-4a52-987c-afdf709023f0 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:58.277872 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8163b04c-ddac-4a52-987c-afdf709023f0 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:58.278559 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-8163b04c-ddac-4a52-987c-afdf709023f0 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Delete volume with id: 0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:28:58.300642 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:58.300642 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:58.309561 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8163b04c-ddac-4a52-987c-afdf709023f0 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Volume info retrieved successfully. Apr 30 21:28:58.551499 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8163b04c-ddac-4a52-987c-afdf709023f0 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Delete volume request issued successfully. Apr 30 21:28:58.552114 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8163b04c-ddac-4a52-987c-afdf709023f0 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 returned with HTTP 202 Apr 30 21:28:58.552729 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 422/833] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:28:58 2022] DELETE /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 => generated 0 bytes in 287 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:28:58.558353 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c79ef9d1-85cb-4c38-b727-de41869faead None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:58.564173 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c79ef9d1-85cb-4c38-b727-de41869faead tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] GET http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:28:58.564639 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c79ef9d1-85cb-4c38-b727-de41869faead tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:58.565094 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c79ef9d1-85cb-4c38-b727-de41869faead tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:58.582768 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:58.582768 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:58.591686 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c79ef9d1-85cb-4c38-b727-de41869faead tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Volume info retrieved successfully. Apr 30 21:28:58.604939 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c79ef9d1-85cb-4c38-b727-de41869faead tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 returned with HTTP 200 Apr 30 21:28:58.616426 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 412/834] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:58 2022] GET /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 => generated 910 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:59.075978 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-78a5d19f-e11d-451c-9fb2-fe2fd52850d8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:59.080475 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-78a5d19f-e11d-451c-9fb2-fe2fd52850d8 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 Apr 30 21:28:59.080918 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-78a5d19f-e11d-451c-9fb2-fe2fd52850d8 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:59.081393 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-78a5d19f-e11d-451c-9fb2-fe2fd52850d8 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:59.107413 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:59.107413 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:59.119182 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-78a5d19f-e11d-451c-9fb2-fe2fd52850d8 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:28:59.128823 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-78a5d19f-e11d-451c-9fb2-fe2fd52850d8 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 returned with HTTP 200 Apr 30 21:28:59.130214 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 423/835] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:59 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 => generated 902 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:28:59.137145 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ac3b6d58-fdec-479a-831e-58453ef34538 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:59.141738 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ac3b6d58-fdec-479a-831e-58453ef34538 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 Apr 30 21:28:59.142433 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ac3b6d58-fdec-479a-831e-58453ef34538 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:59.143052 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ac3b6d58-fdec-479a-831e-58453ef34538 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:59.159098 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:59.159098 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:59.168862 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ac3b6d58-fdec-479a-831e-58453ef34538 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:28:59.178923 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ac3b6d58-fdec-479a-831e-58453ef34538 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 returned with HTTP 200 Apr 30 21:28:59.180047 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 413/836] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:59 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 => generated 911 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:28:59.619210 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-85ededf8-d191-416b-b167-99bb17414c47 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:28:59.622793 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-85ededf8-d191-416b-b167-99bb17414c47 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] GET http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:28:59.623246 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-85ededf8-d191-416b-b167-99bb17414c47 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:28:59.623940 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-85ededf8-d191-416b-b167-99bb17414c47 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:28:59.638150 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:28:59.638150 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:28:59.645075 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-85ededf8-d191-416b-b167-99bb17414c47 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Volume info retrieved successfully. Apr 30 21:28:59.654121 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-85ededf8-d191-416b-b167-99bb17414c47 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 returned with HTTP 200 Apr 30 21:28:59.654824 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 424/837] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:28:59 2022] GET /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 => generated 910 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:00.142126 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a0a2c815-b5af-4b76-ac9a-372a3102619f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:00.146120 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a0a2c815-b5af-4b76-ac9a-372a3102619f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 Apr 30 21:29:00.147100 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a0a2c815-b5af-4b76-ac9a-372a3102619f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:00.147658 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a0a2c815-b5af-4b76-ac9a-372a3102619f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:00.162174 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:00.162174 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:00.170661 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a0a2c815-b5af-4b76-ac9a-372a3102619f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:00.179388 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a0a2c815-b5af-4b76-ac9a-372a3102619f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 returned with HTTP 200 Apr 30 21:29:00.182676 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 414/838] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:00 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 => generated 902 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:00.191795 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-be9f3e64-4534-4cab-9e96-c467cadac7ec None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:00.196042 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-be9f3e64-4534-4cab-9e96-c467cadac7ec tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 Apr 30 21:29:00.196488 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-be9f3e64-4534-4cab-9e96-c467cadac7ec tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:00.196937 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-be9f3e64-4534-4cab-9e96-c467cadac7ec tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:00.211501 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:00.211501 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:00.218549 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-be9f3e64-4534-4cab-9e96-c467cadac7ec tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:00.227016 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-be9f3e64-4534-4cab-9e96-c467cadac7ec tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 returned with HTTP 200 Apr 30 21:29:00.227716 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 425/839] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:00 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 => generated 911 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:00.666379 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b75d3b5c-af28-4b2f-875f-876774c23a75 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:00.670100 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b75d3b5c-af28-4b2f-875f-876774c23a75 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] GET http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:29:00.670551 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b75d3b5c-af28-4b2f-875f-876774c23a75 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:00.671006 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b75d3b5c-af28-4b2f-875f-876774c23a75 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:00.685058 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:00.685058 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:00.691997 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b75d3b5c-af28-4b2f-875f-876774c23a75 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Volume info retrieved successfully. Apr 30 21:29:00.700541 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b75d3b5c-af28-4b2f-875f-876774c23a75 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 returned with HTTP 200 Apr 30 21:29:00.701271 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 415/840] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:00 2022] GET /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 => generated 910 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:01.193031 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-14747cad-367e-4123-a623-3d97776929c4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:01.196597 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-14747cad-367e-4123-a623-3d97776929c4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 Apr 30 21:29:01.197029 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-14747cad-367e-4123-a623-3d97776929c4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:01.197474 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-14747cad-367e-4123-a623-3d97776929c4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:01.211107 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:01.211107 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:01.217778 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-14747cad-367e-4123-a623-3d97776929c4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:01.226631 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-14747cad-367e-4123-a623-3d97776929c4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 returned with HTTP 200 Apr 30 21:29:01.227522 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 426/841] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:01 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 => generated 902 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:01.239752 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c6739aa1-77ff-41b1-97e2-6548772a1410 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:01.244006 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c6739aa1-77ff-41b1-97e2-6548772a1410 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 Apr 30 21:29:01.244475 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c6739aa1-77ff-41b1-97e2-6548772a1410 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:01.244952 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c6739aa1-77ff-41b1-97e2-6548772a1410 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:01.255490 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c6739aa1-77ff-41b1-97e2-6548772a1410 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 returned with HTTP 404 Apr 30 21:29:01.256361 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 416/842] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:01 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/04049fb4-d6f1-4d01-83c2-db5981be2487 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:29:01.260642 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-421f5d87-0ce0-4eb0-852b-c3892837a179 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:01.264160 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-421f5d87-0ce0-4eb0-852b-c3892837a179 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] DELETE http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:29:01.264599 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-421f5d87-0ce0-4eb0-852b-c3892837a179 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:01.265052 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-421f5d87-0ce0-4eb0-852b-c3892837a179 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:01.265445 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-421f5d87-0ce0-4eb0-852b-c3892837a179 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Delete volume with id: 27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:29:01.280130 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:01.280130 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:01.286699 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-421f5d87-0ce0-4eb0-852b-c3892837a179 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:01.568772 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-421f5d87-0ce0-4eb0-852b-c3892837a179 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Delete volume request issued successfully. Apr 30 21:29:01.570551 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-421f5d87-0ce0-4eb0-852b-c3892837a179 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b returned with HTTP 202 Apr 30 21:29:01.572224 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 427/843] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:29:01 2022] DELETE /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b => generated 0 bytes in 312 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:29:01.576405 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6373fd33-eae1-44b7-b167-2c1eb1f56e1b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:01.580085 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6373fd33-eae1-44b7-b167-2c1eb1f56e1b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:29:01.580728 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6373fd33-eae1-44b7-b167-2c1eb1f56e1b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:01.581176 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6373fd33-eae1-44b7-b167-2c1eb1f56e1b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:01.594950 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:01.594950 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:01.602420 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6373fd33-eae1-44b7-b167-2c1eb1f56e1b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:01.610763 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6373fd33-eae1-44b7-b167-2c1eb1f56e1b tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b returned with HTTP 200 Apr 30 21:29:01.611660 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 417/844] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:01 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b => generated 911 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:01.714903 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-902dffcb-b17e-48a7-83ad-4e6e20685868 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:01.719077 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-902dffcb-b17e-48a7-83ad-4e6e20685868 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] GET http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:29:01.719523 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-902dffcb-b17e-48a7-83ad-4e6e20685868 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:01.719980 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-902dffcb-b17e-48a7-83ad-4e6e20685868 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:01.736710 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:01.736710 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:01.745634 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-902dffcb-b17e-48a7-83ad-4e6e20685868 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Volume info retrieved successfully. Apr 30 21:29:01.758338 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-902dffcb-b17e-48a7-83ad-4e6e20685868 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 returned with HTTP 200 Apr 30 21:29:01.759197 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 428/845] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:01 2022] GET /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 => generated 910 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:02.238902 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-59936c32-9e52-4255-934b-0e826308cdd7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:02.242900 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-59936c32-9e52-4255-934b-0e826308cdd7 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 Apr 30 21:29:02.243462 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-59936c32-9e52-4255-934b-0e826308cdd7 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:02.244132 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-59936c32-9e52-4255-934b-0e826308cdd7 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:02.266775 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:02.266775 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:02.275728 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-59936c32-9e52-4255-934b-0e826308cdd7 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:02.286290 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-59936c32-9e52-4255-934b-0e826308cdd7 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 returned with HTTP 200 Apr 30 21:29:02.289564 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 418/846] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:02 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 => generated 902 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:02.624450 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9acb01a5-8b71-4758-a859-fed818d30734 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:02.628067 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9acb01a5-8b71-4758-a859-fed818d30734 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:29:02.629542 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9acb01a5-8b71-4758-a859-fed818d30734 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:02.630341 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9acb01a5-8b71-4758-a859-fed818d30734 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:02.645192 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:02.645192 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:02.652828 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9acb01a5-8b71-4758-a859-fed818d30734 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:02.666794 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9acb01a5-8b71-4758-a859-fed818d30734 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b returned with HTTP 200 Apr 30 21:29:02.668191 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 429/847] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:02 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b => generated 911 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:02.771646 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fe2abd4a-e22f-4823-badd-533a4525a077 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:02.775971 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fe2abd4a-e22f-4823-badd-533a4525a077 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] GET http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:29:02.776559 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fe2abd4a-e22f-4823-badd-533a4525a077 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:02.777059 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fe2abd4a-e22f-4823-badd-533a4525a077 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:02.797012 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:02.797012 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:02.817627 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fe2abd4a-e22f-4823-badd-533a4525a077 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Volume info retrieved successfully. Apr 30 21:29:02.833715 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fe2abd4a-e22f-4823-badd-533a4525a077 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 returned with HTTP 200 Apr 30 21:29:02.834765 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 419/848] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:02 2022] GET /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 => generated 910 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:03.307444 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9420d91c-be2c-4ad5-849f-592284d24a08 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:03.310986 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9420d91c-be2c-4ad5-849f-592284d24a08 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 Apr 30 21:29:03.311429 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9420d91c-be2c-4ad5-849f-592284d24a08 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:03.311883 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9420d91c-be2c-4ad5-849f-592284d24a08 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:03.323737 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9420d91c-be2c-4ad5-849f-592284d24a08 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 returned with HTTP 404 Apr 30 21:29:03.324584 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 430/849] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:03 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:29:03.330810 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:03.334289 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] POST http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes Apr 30 21:29:03.335704 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-211415744"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:03.336644 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-211415744'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:29:03.336947 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume of 1 GB Apr 30 21:29:03.343977 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Availability Zones retrieved successfully. Apr 30 21:29:03.359404 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Flow 'volume_create_api' (27010d48-20cf-4239-9152-80ec2ed0a564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:03.361882 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56025770-551e-4641-a4a0-8a2295a4dcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:03.364205 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:29:03.393104 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56025770-551e-4641-a4a0-8a2295a4dcb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:03.395093 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89af8d90-6622-44b9-b041-d88342a45292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:03.507680 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Created reservations ['71655348-95c5-4630-bcf4-9c324c006044', 'e8b4700c-d1e0-4fcd-bff9-02c7a072741a', 'e4ba23f4-11e9-4e7f-88cd-4cf4f818f433', '4a906083-7fa7-41b6-bd5b-c0c1d4f7385a'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:29:03.509492 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89af8d90-6622-44b9-b041-d88342a45292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71655348-95c5-4630-bcf4-9c324c006044', 'e8b4700c-d1e0-4fcd-bff9-02c7a072741a', 'e4ba23f4-11e9-4e7f-88cd-4cf4f818f433', '4a906083-7fa7-41b6-bd5b-c0c1d4f7385a']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:03.511499 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef208015-28ae-4a20-a5bf-17be1a2b69ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:03.639536 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef208015-28ae-4a20-a5bf-17be1a2b69ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f71ec09-ba58-4046-a73c-5801cd44f818', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-211415744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426405d77bbc4e24adcbe789ba3f42f2',qos_specs=None,replication_status=,reservations=['71655348-95c5-4630-bcf4-9c324c006044','e8b4700c-d1e0-4fcd-bff9-02c7a072741a','e4ba23f4-11e9-4e7f-88cd-4cf4f818f433','4a906083-7fa7-41b6-bd5b-c0c1d4f7385a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:29:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-211415744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f71ec09-ba58-4046-a73c-5801cd44f818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426405d77bbc4e24adcbe789ba3f42f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:03.641389 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3eea3c4-edec-431a-bc6b-88361bbe71c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:03.680398 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8cb15658-f487-4d0d-8422-322527dee220 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:03.683944 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8cb15658-f487-4d0d-8422-322527dee220 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:29:03.684385 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8cb15658-f487-4d0d-8422-322527dee220 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:03.684837 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8cb15658-f487-4d0d-8422-322527dee220 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:03.700003 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:03.700003 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:03.708191 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8cb15658-f487-4d0d-8422-322527dee220 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:03.716570 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8cb15658-f487-4d0d-8422-322527dee220 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b returned with HTTP 200 Apr 30 21:29:03.717293 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 431/850] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:03 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b => generated 911 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:03.769727 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3eea3c4-edec-431a-bc6b-88361bbe71c0) transitioned into state 'SUCCESS' from state '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-211415744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426405d77bbc4e24adcbe789ba3f42f2',qos_specs=None,replication_status=,reservations=['71655348-95c5-4630-bcf4-9c324c006044','e8b4700c-d1e0-4fcd-bff9-02c7a072741a','e4ba23f4-11e9-4e7f-88cd-4cf4f818f433','4a906083-7fa7-41b6-bd5b-c0c1d4f7385a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3383f0c2b1874b15b38dea61e4b8e498',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:03.771633 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0b09c77-156d-466e-a5c4-c2aa8f15fbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:03.847576 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0b09c77-156d-466e-a5c4-c2aa8f15fbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:03.847754 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-16dd3b2e-654a-4f8c-9673-1623cf26f462 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:03.847867 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Flow 'volume_create_api' (27010d48-20cf-4239-9152-80ec2ed0a564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:03.848564 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Create volume request issued successfully. Apr 30 21:29:03.850046 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-993363d4-fe8f-40d3-9019-31d54fb89d29 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes returned with HTTP 202 Apr 30 21:29:03.851145 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 420/851] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:29:03 2022] POST /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes => generated 810 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:29:03.852685 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-16dd3b2e-654a-4f8c-9673-1623cf26f462 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] GET http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:29:03.853185 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-16dd3b2e-654a-4f8c-9673-1623cf26f462 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:03.853690 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-16dd3b2e-654a-4f8c-9673-1623cf26f462 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:03.868846 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-93e749f6-059f-4596-b0d8-7c397c30245e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:03.874061 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-93e749f6-059f-4596-b0d8-7c397c30245e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:03.874695 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-93e749f6-059f-4596-b0d8-7c397c30245e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:03.875306 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-93e749f6-059f-4596-b0d8-7c397c30245e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:03.878233 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:03.878233 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:03.892173 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:03.892173 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:03.896296 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-16dd3b2e-654a-4f8c-9673-1623cf26f462 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Volume info retrieved successfully. Apr 30 21:29:03.901887 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-93e749f6-059f-4596-b0d8-7c397c30245e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:03.905941 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-16dd3b2e-654a-4f8c-9673-1623cf26f462 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 returned with HTTP 200 Apr 30 21:29:03.907137 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 432/852] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:03 2022] GET /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 => generated 910 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:03.912705 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-93e749f6-059f-4596-b0d8-7c397c30245e tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 returned with HTTP 200 Apr 30 21:29:03.914401 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 421/853] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:03 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 => generated 878 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:04.730196 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-873193c6-570d-4b1f-9254-924416953857 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:04.733855 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-873193c6-570d-4b1f-9254-924416953857 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:29:04.734295 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-873193c6-570d-4b1f-9254-924416953857 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:04.734776 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-873193c6-570d-4b1f-9254-924416953857 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:04.750151 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:04.750151 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:04.759849 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-873193c6-570d-4b1f-9254-924416953857 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:04.768482 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-873193c6-570d-4b1f-9254-924416953857 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b returned with HTTP 200 Apr 30 21:29:04.769215 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 433/854] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:04 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b => generated 911 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:04.919848 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2216e5f2-6473-42ca-aefe-2ed1fde2fe18 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:04.923607 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2216e5f2-6473-42ca-aefe-2ed1fde2fe18 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] GET http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:29:04.924100 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2216e5f2-6473-42ca-aefe-2ed1fde2fe18 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:04.924554 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2216e5f2-6473-42ca-aefe-2ed1fde2fe18 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:04.927433 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8008f9c3-e643-4bf1-9ec1-f97da3820ab1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:04.931309 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8008f9c3-e643-4bf1-9ec1-f97da3820ab1 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:04.931857 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8008f9c3-e643-4bf1-9ec1-f97da3820ab1 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:04.932401 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8008f9c3-e643-4bf1-9ec1-f97da3820ab1 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:04.939197 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:04.939197 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:04.947510 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2216e5f2-6473-42ca-aefe-2ed1fde2fe18 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Volume info retrieved successfully. Apr 30 21:29:04.949105 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:04.949105 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:04.956699 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8008f9c3-e643-4bf1-9ec1-f97da3820ab1 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:04.956973 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2216e5f2-6473-42ca-aefe-2ed1fde2fe18 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 returned with HTTP 200 Apr 30 21:29:04.967014 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 422/855] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:04 2022] GET /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 => generated 910 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:04.974597 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8008f9c3-e643-4bf1-9ec1-f97da3820ab1 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 returned with HTTP 200 Apr 30 21:29:04.975359 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 434/856] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:04 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 => generated 902 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:05.781218 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-27f250c2-7adb-4fcb-9efa-9857e8c24c2f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:05.785617 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-27f250c2-7adb-4fcb-9efa-9857e8c24c2f tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:29:05.789809 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-27f250c2-7adb-4fcb-9efa-9857e8c24c2f tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:05.789809 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-27f250c2-7adb-4fcb-9efa-9857e8c24c2f tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:05.802599 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:05.802599 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:05.809923 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-27f250c2-7adb-4fcb-9efa-9857e8c24c2f tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:05.818518 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-27f250c2-7adb-4fcb-9efa-9857e8c24c2f tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b returned with HTTP 200 Apr 30 21:29:05.819252 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 423/857] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:05 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b => generated 911 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:05.970565 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dbee8034-35b0-4272-9e84-b53870cc7b51 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:05.975018 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dbee8034-35b0-4272-9e84-b53870cc7b51 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] GET http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:29:05.975018 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dbee8034-35b0-4272-9e84-b53870cc7b51 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:05.975018 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dbee8034-35b0-4272-9e84-b53870cc7b51 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:05.987689 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-915175f8-e929-4ae1-9b8b-d5dc601313ed None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:05.988865 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:05.988865 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:05.991503 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-915175f8-e929-4ae1-9b8b-d5dc601313ed tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:05.992583 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-915175f8-e929-4ae1-9b8b-d5dc601313ed tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:05.993034 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-915175f8-e929-4ae1-9b8b-d5dc601313ed tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:05.997985 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-dbee8034-35b0-4272-9e84-b53870cc7b51 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Volume info retrieved successfully. Apr 30 21:29:06.004980 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dbee8034-35b0-4272-9e84-b53870cc7b51 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 returned with HTTP 200 Apr 30 21:29:06.005805 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 435/858] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:05 2022] GET /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 => generated 910 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:06.006954 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:06.006954 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:06.018814 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-915175f8-e929-4ae1-9b8b-d5dc601313ed tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:06.028247 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-915175f8-e929-4ae1-9b8b-d5dc601313ed tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 returned with HTTP 200 Apr 30 21:29:06.028983 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 424/859] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:05 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 => generated 903 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:06.040868 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2d80fa71-7d1f-46b2-80b5-94caddb0215a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:06.044839 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2d80fa71-7d1f-46b2-80b5-94caddb0215a tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] POST http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818/action Apr 30 21:29:06.045879 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2d80fa71-7d1f-46b2-80b5-94caddb0215a tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:29:06.046205 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2d80fa71-7d1f-46b2-80b5-94caddb0215a tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:06.061821 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:06.061821 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:06.062605 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.admin_actions [None req-2d80fa71-7d1f-46b2-80b5-94caddb0215a tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Updating volume '7f71ec09-ba58-4046-a73c-5801cd44f818' with '{'status': 'error'}' {{(pid=122527) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}} Apr 30 21:29:06.268943 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2d80fa71-7d1f-46b2-80b5-94caddb0215a tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818/action returned with HTTP 202 Apr 30 21:29:06.275514 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a63677b5-6fa9-4e13-868e-edc2c298c5a4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:06.279667 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a63677b5-6fa9-4e13-868e-edc2c298c5a4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:06.280305 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a63677b5-6fa9-4e13-868e-edc2c298c5a4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:06.280923 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a63677b5-6fa9-4e13-868e-edc2c298c5a4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:06.287363 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 436/860] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:29:06 2022] POST /volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818/action => generated 0 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:29:06.299842 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:06.299842 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:06.307859 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a63677b5-6fa9-4e13-868e-edc2c298c5a4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:06.317396 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a63677b5-6fa9-4e13-868e-edc2c298c5a4 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 returned with HTTP 200 Apr 30 21:29:06.323073 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 425/861] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:06 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 => generated 899 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:06.330542 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-666ab21e-95b2-41ec-b1ab-05f6cd691544 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:06.334016 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-666ab21e-95b2-41ec-b1ab-05f6cd691544 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] POST http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818/action Apr 30 21:29:06.334737 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-666ab21e-95b2-41ec-b1ab-05f6cd691544 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:29:06.335069 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-666ab21e-95b2-41ec-b1ab-05f6cd691544 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:06.350220 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:06.350220 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:06.350967 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.admin_actions [None req-666ab21e-95b2-41ec-b1ab-05f6cd691544 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Updating volume '7f71ec09-ba58-4046-a73c-5801cd44f818' with '{'status': 'available'}' {{(pid=122527) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}} Apr 30 21:29:06.562904 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-666ab21e-95b2-41ec-b1ab-05f6cd691544 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818/action returned with HTTP 202 Apr 30 21:29:06.568116 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 437/862] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:29:06 2022] POST /volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818/action => generated 0 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:29:06.575317 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f6de1345-c62e-446a-85b0-89630cdb48e9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:06.579325 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f6de1345-c62e-446a-85b0-89630cdb48e9 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:06.579780 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f6de1345-c62e-446a-85b0-89630cdb48e9 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:06.580239 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f6de1345-c62e-446a-85b0-89630cdb48e9 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:06.620013 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:06.620013 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:06.638629 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f6de1345-c62e-446a-85b0-89630cdb48e9 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:06.654661 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f6de1345-c62e-446a-85b0-89630cdb48e9 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 returned with HTTP 200 Apr 30 21:29:06.655403 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 426/863] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:06 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 => generated 903 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:06.668304 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ac9d2e42-9d13-45ea-9949-f7decdc54ef7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:06.673009 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ac9d2e42-9d13-45ea-9949-f7decdc54ef7 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] POST http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818/action Apr 30 21:29:06.674043 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ac9d2e42-9d13-45ea-9949-f7decdc54ef7 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:29:06.675411 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ac9d2e42-9d13-45ea-9949-f7decdc54ef7 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:06.692330 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:06.692330 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:06.693683 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.admin_actions [None req-ac9d2e42-9d13-45ea-9949-f7decdc54ef7 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Updating volume '7f71ec09-ba58-4046-a73c-5801cd44f818' with '{'status': 'maintenance'}' {{(pid=122527) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}} Apr 30 21:29:06.833610 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-39428324-f14f-4f52-bcd2-cf764b1472f2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:06.838291 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-39428324-f14f-4f52-bcd2-cf764b1472f2 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:29:06.838908 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-39428324-f14f-4f52-bcd2-cf764b1472f2 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:06.839373 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-39428324-f14f-4f52-bcd2-cf764b1472f2 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:06.854393 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:06.854393 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:06.862085 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-39428324-f14f-4f52-bcd2-cf764b1472f2 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:06.871912 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-39428324-f14f-4f52-bcd2-cf764b1472f2 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b returned with HTTP 200 Apr 30 21:29:06.873158 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 427/864] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:06 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b => generated 911 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:06.919896 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ac9d2e42-9d13-45ea-9949-f7decdc54ef7 tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818/action returned with HTTP 202 Apr 30 21:29:06.920701 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 438/865] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:29:06 2022] POST /volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818/action => generated 0 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:29:06.935322 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-201f3703-be98-4941-961e-dad7f4e1050f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:06.936308 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-201f3703-be98-4941-961e-dad7f4e1050f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:06.936755 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-201f3703-be98-4941-961e-dad7f4e1050f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:06.937203 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-201f3703-be98-4941-961e-dad7f4e1050f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:06.951894 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:06.951894 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:06.968469 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-201f3703-be98-4941-961e-dad7f4e1050f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:06.981395 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-201f3703-be98-4941-961e-dad7f4e1050f tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 returned with HTTP 200 Apr 30 21:29:06.991443 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 428/866] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:06 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 => generated 905 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:06.995998 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-82a6b222-e5fa-42e0-82fd-663a3f120a6f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:06.999604 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-82a6b222-e5fa-42e0-82fd-663a3f120a6f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] POST http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818/action Apr 30 21:29:07.000602 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-82a6b222-e5fa-42e0-82fd-663a3f120a6f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:29:07.000920 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-82a6b222-e5fa-42e0-82fd-663a3f120a6f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:07.019528 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b30e738c-716e-4b52-a81e-099658b40652 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:07.020005 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:07.020005 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:07.020815 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.admin_actions [None req-82a6b222-e5fa-42e0-82fd-663a3f120a6f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] Updating volume '7f71ec09-ba58-4046-a73c-5801cd44f818' with '{'status': 'available'}' {{(pid=122527) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:200}} Apr 30 21:29:07.026048 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b30e738c-716e-4b52-a81e-099658b40652 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] GET http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:29:07.026865 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b30e738c-716e-4b52-a81e-099658b40652 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:07.027401 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b30e738c-716e-4b52-a81e-099658b40652 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:07.043133 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:07.043133 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:07.051486 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b30e738c-716e-4b52-a81e-099658b40652 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Volume info retrieved successfully. Apr 30 21:29:07.060709 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b30e738c-716e-4b52-a81e-099658b40652 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 returned with HTTP 200 Apr 30 21:29:07.061545 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 429/867] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:07 2022] GET /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 => generated 910 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:07.161504 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-82a6b222-e5fa-42e0-82fd-663a3f120a6f tempest-VolumesActionsTest-2024194076 tempest-VolumesActionsTest-2024194076-project-admin] http://10.222.0.23/volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818/action returned with HTTP 202 Apr 30 21:29:07.163029 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 439/868] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:29:06 2022] POST /volume/v3/ad82cac5a67f4c21aba328027a9ed73f/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:29:07.168044 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-11ea8c64-42f9-4077-b63c-ac35a7b9a3ac None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:07.171788 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-11ea8c64-42f9-4077-b63c-ac35a7b9a3ac tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:07.172335 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-11ea8c64-42f9-4077-b63c-ac35a7b9a3ac tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:07.172791 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-11ea8c64-42f9-4077-b63c-ac35a7b9a3ac tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:07.186942 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:07.186942 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:07.196818 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-11ea8c64-42f9-4077-b63c-ac35a7b9a3ac tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:07.205689 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-11ea8c64-42f9-4077-b63c-ac35a7b9a3ac tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 returned with HTTP 200 Apr 30 21:29:07.206451 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 430/869] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:07 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:07.225852 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f725d264-f668-4cfa-a4ec-6c6aaa4a18b6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:07.229783 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f725d264-f668-4cfa-a4ec-6c6aaa4a18b6 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] DELETE http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:07.230175 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f725d264-f668-4cfa-a4ec-6c6aaa4a18b6 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:07.230630 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f725d264-f668-4cfa-a4ec-6c6aaa4a18b6 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:07.231028 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-f725d264-f668-4cfa-a4ec-6c6aaa4a18b6 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Delete volume with id: 7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:07.255111 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:07.255111 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:07.257151 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f725d264-f668-4cfa-a4ec-6c6aaa4a18b6 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:07.887310 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4f6163ac-1590-4d30-93ae-a9e64819e4f5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:07.888995 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4f6163ac-1590-4d30-93ae-a9e64819e4f5 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:29:07.889432 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4f6163ac-1590-4d30-93ae-a9e64819e4f5 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:07.889910 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4f6163ac-1590-4d30-93ae-a9e64819e4f5 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:07.903760 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:07.903760 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:07.910659 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4f6163ac-1590-4d30-93ae-a9e64819e4f5 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:07.919488 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4f6163ac-1590-4d30-93ae-a9e64819e4f5 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b returned with HTTP 200 Apr 30 21:29:07.920207 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 431/870] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:07 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b => generated 911 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:07.932591 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f725d264-f668-4cfa-a4ec-6c6aaa4a18b6 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Delete volume request issued successfully. Apr 30 21:29:07.933136 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f725d264-f668-4cfa-a4ec-6c6aaa4a18b6 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 returned with HTTP 202 Apr 30 21:29:07.933780 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 440/871] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:29:07 2022] DELETE /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 => generated 0 bytes in 709 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:29:07.938177 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1080bea5-f433-4df3-97d1-2e0bb03b5450 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:07.941659 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1080bea5-f433-4df3-97d1-2e0bb03b5450 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:07.942151 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1080bea5-f433-4df3-97d1-2e0bb03b5450 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:07.942584 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1080bea5-f433-4df3-97d1-2e0bb03b5450 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:07.956641 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:07.956641 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:07.963698 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1080bea5-f433-4df3-97d1-2e0bb03b5450 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:07.972222 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1080bea5-f433-4df3-97d1-2e0bb03b5450 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 returned with HTTP 200 Apr 30 21:29:07.976729 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 432/872] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:07 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 => generated 902 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:08.073666 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d265adee-7082-41bd-8b12-8251262632f7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:08.077746 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d265adee-7082-41bd-8b12-8251262632f7 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] GET http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:29:08.081694 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d265adee-7082-41bd-8b12-8251262632f7 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:08.081694 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d265adee-7082-41bd-8b12-8251262632f7 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:08.090584 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d265adee-7082-41bd-8b12-8251262632f7 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 returned with HTTP 404 Apr 30 21:29:08.091508 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 441/873] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:08 2022] GET /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:29:08.106459 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e4374ec7-917e-4218-a7af-a915f9d43893 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:08.110730 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] POST http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes Apr 30 21:29:08.111482 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-163683937"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:08.112459 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-163683937'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:29:08.112766 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Create volume of 1 GB Apr 30 21:29:08.120068 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Availability Zones retrieved successfully. Apr 30 21:29:08.136358 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Flow 'volume_create_api' (5eba44fb-7d46-4eb4-89e7-8b8e4e0f3956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:08.139641 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9abea11c-3c6e-45a9-847d-667e743ed164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:08.142172 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:29:08.178972 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9abea11c-3c6e-45a9-847d-667e743ed164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:08.181570 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98371000-dbe3-4aea-8066-c5d8fbb779c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:08.325340 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Created reservations ['b155e2e6-03b1-48f2-aafa-45f5507af699', '56aaa3b8-8cb5-4dd3-8ad5-b7bddf84d046', '9e621293-2c5e-4253-a036-3deb6f2188c3', '7a2ec228-0504-46d2-a90a-1afe2ee339ff'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:29:08.328226 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98371000-dbe3-4aea-8066-c5d8fbb779c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b155e2e6-03b1-48f2-aafa-45f5507af699', '56aaa3b8-8cb5-4dd3-8ad5-b7bddf84d046', '9e621293-2c5e-4253-a036-3deb6f2188c3', '7a2ec228-0504-46d2-a90a-1afe2ee339ff']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:08.330354 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a7cce9-e631-4fb7-9c1c-89008aab1d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:08.432066 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a7cce9-e631-4fb7-9c1c-89008aab1d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44d849f8-4162-4593-a36a-39859a8c3a63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-163683937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8db42a5e42884bc687a546cb4904ef5d',qos_specs=None,replication_status=,reservations=['b155e2e6-03b1-48f2-aafa-45f5507af699','56aaa3b8-8cb5-4dd3-8ad5-b7bddf84d046','9e621293-2c5e-4253-a036-3deb6f2188c3','7a2ec228-0504-46d2-a90a-1afe2ee339ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6c81689d8214c0f85463ad23fbb592f',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:29:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-163683937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44d849f8-4162-4593-a36a-39859a8c3a63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8db42a5e42884bc687a546cb4904ef5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6c81689d8214c0f85463ad23fbb592f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:08.439632 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f567c684-b804-4d7c-aba1-6ca5e940239e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:08.538264 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f567c684-b804-4d7c-aba1-6ca5e940239e) transitioned into state 'SUCCESS' from state '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-163683937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8db42a5e42884bc687a546cb4904ef5d',qos_specs=None,replication_status=,reservations=['b155e2e6-03b1-48f2-aafa-45f5507af699','56aaa3b8-8cb5-4dd3-8ad5-b7bddf84d046','9e621293-2c5e-4253-a036-3deb6f2188c3','7a2ec228-0504-46d2-a90a-1afe2ee339ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6c81689d8214c0f85463ad23fbb592f',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:08.540370 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (577dbd60-e846-4098-ae38-03534a70f18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:08.635861 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (577dbd60-e846-4098-ae38-03534a70f18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:08.639235 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Flow 'volume_create_api' (5eba44fb-7d46-4eb4-89e7-8b8e4e0f3956) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:08.653968 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Create volume request issued successfully. Apr 30 21:29:08.653968 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e4374ec7-917e-4218-a7af-a915f9d43893 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes returned with HTTP 202 Apr 30 21:29:08.653968 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 433/874] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:29:08 2022] POST /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes => generated 817 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:29:08.659652 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d1d0c4ab-73fd-460b-a35f-739e31d7fbfe None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:08.664418 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d1d0c4ab-73fd-460b-a35f-739e31d7fbfe tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] GET http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:08.664913 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d1d0c4ab-73fd-460b-a35f-739e31d7fbfe tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:08.665374 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d1d0c4ab-73fd-460b-a35f-739e31d7fbfe tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:08.683133 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:08.683133 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:08.695848 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d1d0c4ab-73fd-460b-a35f-739e31d7fbfe tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Volume info retrieved successfully. Apr 30 21:29:08.707270 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d1d0c4ab-73fd-460b-a35f-739e31d7fbfe tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 200 Apr 30 21:29:08.708608 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 442/875] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:08 2022] GET /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 885 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:08.933289 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-28efd2b5-1ea0-45fb-af7b-157b8f56ad37 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:08.938165 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-28efd2b5-1ea0-45fb-af7b-157b8f56ad37 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:29:08.938604 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-28efd2b5-1ea0-45fb-af7b-157b8f56ad37 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:08.939057 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-28efd2b5-1ea0-45fb-af7b-157b8f56ad37 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:08.958327 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:08.958327 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:08.965360 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-28efd2b5-1ea0-45fb-af7b-157b8f56ad37 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:08.973742 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-28efd2b5-1ea0-45fb-af7b-157b8f56ad37 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b returned with HTTP 200 Apr 30 21:29:08.974518 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 434/876] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:08 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b => generated 911 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:08.985981 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6f4145f2-169a-472e-a940-fca410010845 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:08.989499 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6f4145f2-169a-472e-a940-fca410010845 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:08.990108 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6f4145f2-169a-472e-a940-fca410010845 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:08.990562 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6f4145f2-169a-472e-a940-fca410010845 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:09.020715 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:09.020715 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:09.028885 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6f4145f2-169a-472e-a940-fca410010845 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:09.043780 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6f4145f2-169a-472e-a940-fca410010845 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 returned with HTTP 200 Apr 30 21:29:09.044897 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 443/877] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:08 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 => generated 902 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:09.720988 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b52afbd9-e057-4746-a226-7ae24aa3f1f0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:09.724644 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b52afbd9-e057-4746-a226-7ae24aa3f1f0 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] GET http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:09.725550 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b52afbd9-e057-4746-a226-7ae24aa3f1f0 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:09.725550 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b52afbd9-e057-4746-a226-7ae24aa3f1f0 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:09.740781 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:09.740781 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:09.748472 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b52afbd9-e057-4746-a226-7ae24aa3f1f0 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Volume info retrieved successfully. Apr 30 21:29:09.757549 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b52afbd9-e057-4746-a226-7ae24aa3f1f0 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 200 Apr 30 21:29:09.758321 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 435/878] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:09 2022] GET /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 909 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:09.986891 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f04ed1b1-2b6b-4839-8e52-cd3d8592e47c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:09.990667 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f04ed1b1-2b6b-4839-8e52-cd3d8592e47c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:29:09.993732 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f04ed1b1-2b6b-4839-8e52-cd3d8592e47c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:09.993732 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f04ed1b1-2b6b-4839-8e52-cd3d8592e47c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:10.008505 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:10.008505 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:10.024103 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f04ed1b1-2b6b-4839-8e52-cd3d8592e47c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:10.034034 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f04ed1b1-2b6b-4839-8e52-cd3d8592e47c tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b returned with HTTP 200 Apr 30 21:29:10.040639 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 444/879] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:09 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b => generated 911 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:10.057255 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-98daa9ed-5963-4f36-aea6-f7a8c9db308a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:10.061321 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-98daa9ed-5963-4f36-aea6-f7a8c9db308a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:10.062048 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-98daa9ed-5963-4f36-aea6-f7a8c9db308a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:10.062795 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-98daa9ed-5963-4f36-aea6-f7a8c9db308a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:10.077708 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:10.077708 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:10.085343 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-98daa9ed-5963-4f36-aea6-f7a8c9db308a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:10.094154 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-98daa9ed-5963-4f36-aea6-f7a8c9db308a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 returned with HTTP 200 Apr 30 21:29:10.094881 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 436/880] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:10 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 => generated 902 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:10.775540 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cc2ba417-2862-4461-9cf3-638bc15dd194 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:10.776556 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cc2ba417-2862-4461-9cf3-638bc15dd194 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] GET http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:10.777105 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cc2ba417-2862-4461-9cf3-638bc15dd194 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:10.777625 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cc2ba417-2862-4461-9cf3-638bc15dd194 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:10.802789 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:10.802789 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:10.816453 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cc2ba417-2862-4461-9cf3-638bc15dd194 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Volume info retrieved successfully. Apr 30 21:29:10.830113 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cc2ba417-2862-4461-9cf3-638bc15dd194 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 200 Apr 30 21:29:10.830113 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 445/881] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:10 2022] GET /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 910 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:10.841895 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8a217c2f-6a7c-4e01-a717-0fd0df25b946 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:10.853390 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8a217c2f-6a7c-4e01-a717-0fd0df25b946 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d?usage=True Apr 30 21:29:10.853390 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8a217c2f-6a7c-4e01-a717-0fd0df25b946 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:10.853390 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8a217c2f-6a7c-4e01-a717-0fd0df25b946 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:10.911691 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8a217c2f-6a7c-4e01-a717-0fd0df25b946 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d?usage=True returned with HTTP 200 Apr 30 21:29:10.913133 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 437/882] 10.222.0.23 () {58 vars in 1351 bytes} [Sat Apr 30 21:29:10 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d?usage=True => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:10.922709 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9926f6f0-cf6b-41e8-be3f-bf5e232903b0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:10.929100 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9926f6f0-cf6b-41e8-be3f-bf5e232903b0 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/32326a8ded8845399676cda34c002831?usage=True Apr 30 21:29:10.931437 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9926f6f0-cf6b-41e8-be3f-bf5e232903b0 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:10.931898 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9926f6f0-cf6b-41e8-be3f-bf5e232903b0 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:10.990623 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9926f6f0-cf6b-41e8-be3f-bf5e232903b0 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/32326a8ded8845399676cda34c002831?usage=True returned with HTTP 200 Apr 30 21:29:11.000146 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 446/883] 10.222.0.23 () {58 vars in 1351 bytes} [Sat Apr 30 21:29:10 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/32326a8ded8845399676cda34c002831?usage=True => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:11.005596 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-91b4805e-1501-4253-ba55-12d9adb202b9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:11.010773 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91b4805e-1501-4253-ba55-12d9adb202b9 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] POST http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/os-volume-transfer Apr 30 21:29:11.011580 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91b4805e-1501-4253-ba55-12d9adb202b9 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "44d849f8-4162-4593-a36a-39859a8c3a63"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:11.012868 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.volume_transfer [None req-91b4805e-1501-4253-ba55-12d9adb202b9 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Creating new volume transfer {'transfer': {'volume_id': '44d849f8-4162-4593-a36a-39859a8c3a63'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Apr 30 21:29:11.013294 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.volume_transfer [None req-91b4805e-1501-4253-ba55-12d9adb202b9 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Creating transfer of volume 44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:11.013653 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.transfer.api [None req-91b4805e-1501-4253-ba55-12d9adb202b9 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Generating transfer record for volume 44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:11.044006 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:11.044006 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:11.048467 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-186e50a2-a85c-4996-824f-d14eb0d33824 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:11.052393 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-186e50a2-a85c-4996-824f-d14eb0d33824 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b Apr 30 21:29:11.053033 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-186e50a2-a85c-4996-824f-d14eb0d33824 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:11.053554 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-186e50a2-a85c-4996-824f-d14eb0d33824 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:11.097829 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-186e50a2-a85c-4996-824f-d14eb0d33824 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b returned with HTTP 404 Apr 30 21:29:11.106030 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 447/884] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:11 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/27b24866-27ef-457f-bbcc-0152de7c242b => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:29:11.108857 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7a5eeab8-df17-4090-aa32-8be4e4451f16 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:11.120302 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7a5eeab8-df17-4090-aa32-8be4e4451f16 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] DELETE http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:29:11.121060 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7a5eeab8-df17-4090-aa32-8be4e4451f16 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:11.122778 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7a5eeab8-df17-4090-aa32-8be4e4451f16 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:11.124201 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-7a5eeab8-df17-4090-aa32-8be4e4451f16 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Delete volume with id: 36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:29:11.149919 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:11.149919 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:11.151855 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7a5eeab8-df17-4090-aa32-8be4e4451f16 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:11.414463 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91b4805e-1501-4253-ba55-12d9adb202b9 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/os-volume-transfer returned with HTTP 202 Apr 30 21:29:11.422997 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 438/885] 10.222.0.23 () {60 vars in 1267 bytes} [Sat Apr 30 21:29:11 2022] POST /volume/v3/8db42a5e42884bc687a546cb4904ef5d/os-volume-transfer => generated 507 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:29:11.425305 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b0381fd8-1e2e-45ff-9f00-3252d8ae1dab None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:11.427049 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7a5eeab8-df17-4090-aa32-8be4e4451f16 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Delete volume request issued successfully. Apr 30 21:29:11.428256 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7a5eeab8-df17-4090-aa32-8be4e4451f16 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 202 Apr 30 21:29:11.429238 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 448/886] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:29:11 2022] DELETE /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 0 bytes in 322 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:29:11.430955 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-302ae967-0122-458e-8344-342cabf5f64e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:11.438756 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b0381fd8-1e2e-45ff-9f00-3252d8ae1dab tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:11.438756 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b0381fd8-1e2e-45ff-9f00-3252d8ae1dab tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:11.438756 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b0381fd8-1e2e-45ff-9f00-3252d8ae1dab tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:11.480161 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:11.480161 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:11.518322 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b0381fd8-1e2e-45ff-9f00-3252d8ae1dab tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:11.535132 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b0381fd8-1e2e-45ff-9f00-3252d8ae1dab tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 returned with HTTP 200 Apr 30 21:29:11.548214 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 439/887] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:11 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 => generated 902 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:11.550476 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-33dc1543-3851-4f65-b442-c92a3255260a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:11.557416 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-33dc1543-3851-4f65-b442-c92a3255260a tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:29:11.558597 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-33dc1543-3851-4f65-b442-c92a3255260a tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:11.559506 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-33dc1543-3851-4f65-b442-c92a3255260a tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:11.576479 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:11.576479 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:11.584886 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-33dc1543-3851-4f65-b442-c92a3255260a tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:11.598068 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-33dc1543-3851-4f65-b442-c92a3255260a tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:29:11.600205 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 440/888] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:11 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 1328 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:11.928820 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-302ae967-0122-458e-8344-342cabf5f64e tempest-VolumeQuotasAdminTestJSON-1745180684 tempest-VolumeQuotasAdminTestJSON-1745180684-project] POST http://10.222.0.23/volume/v3/32326a8ded8845399676cda34c002831/os-volume-transfer/fd383587-c648-4d40-a2ff-7e464e4b802e/accept Apr 30 21:29:11.930467 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-302ae967-0122-458e-8344-342cabf5f64e tempest-VolumeQuotasAdminTestJSON-1745180684 tempest-VolumeQuotasAdminTestJSON-1745180684-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ffa705298722057a"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:11.931354 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.volume_transfer [None req-302ae967-0122-458e-8344-342cabf5f64e tempest-VolumeQuotasAdminTestJSON-1745180684 tempest-VolumeQuotasAdminTestJSON-1745180684-project] Accepting volume transfer fd383587-c648-4d40-a2ff-7e464e4b802e {{(pid=122527) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Apr 30 21:29:11.931699 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.contrib.volume_transfer [None req-302ae967-0122-458e-8344-342cabf5f64e tempest-VolumeQuotasAdminTestJSON-1745180684 tempest-VolumeQuotasAdminTestJSON-1745180684-project] Accepting transfer fd383587-c648-4d40-a2ff-7e464e4b802e Apr 30 21:29:12.276844 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-302ae967-0122-458e-8344-342cabf5f64e tempest-VolumeQuotasAdminTestJSON-1745180684 tempest-VolumeQuotasAdminTestJSON-1745180684-project] Created reservations ['e7719541-65d2-46e5-9131-afc0e85fe9f4', 'e7d073c4-af22-494d-9b2a-928031164567', 'd7bb8bfb-2173-4308-a2fb-e17e175aa62b', 'e1df3b1e-e5c6-483d-8405-c4bfa2f5b9b1'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:29:12.427691 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-302ae967-0122-458e-8344-342cabf5f64e tempest-VolumeQuotasAdminTestJSON-1745180684 tempest-VolumeQuotasAdminTestJSON-1745180684-project] Created reservations ['1e8b5bd7-2644-479d-a557-c3cad09a697a', '856fb166-7652-4dab-86e5-92b6ac1b9000', 'fd117324-a1c3-4f97-b90d-8ca80bb50699', '8f860f0d-0d20-4301-8a2c-8cb1978f3f29'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:29:12.551104 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-49eb6c26-d044-4ab5-a58d-33802605df0a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:12.554740 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-49eb6c26-d044-4ab5-a58d-33802605df0a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:12.559775 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-49eb6c26-d044-4ab5-a58d-33802605df0a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:12.559775 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-49eb6c26-d044-4ab5-a58d-33802605df0a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:12.569271 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:12.569271 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:12.576717 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-49eb6c26-d044-4ab5-a58d-33802605df0a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:12.585901 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-49eb6c26-d044-4ab5-a58d-33802605df0a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 returned with HTTP 200 Apr 30 21:29:12.592777 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 441/889] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:12 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 => generated 902 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:12.616527 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5c8e3dbf-04c7-4497-a0a5-0dccf7ac3e99 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:12.617271 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5c8e3dbf-04c7-4497-a0a5-0dccf7ac3e99 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:29:12.617800 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5c8e3dbf-04c7-4497-a0a5-0dccf7ac3e99 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:12.618531 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5c8e3dbf-04c7-4497-a0a5-0dccf7ac3e99 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:12.636000 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:12.636000 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:12.644022 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5c8e3dbf-04c7-4497-a0a5-0dccf7ac3e99 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:12.654430 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5c8e3dbf-04c7-4497-a0a5-0dccf7ac3e99 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:29:12.655373 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 442/890] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:12 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 1328 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:12.662443 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-302ae967-0122-458e-8344-342cabf5f64e tempest-VolumeQuotasAdminTestJSON-1745180684 tempest-VolumeQuotasAdminTestJSON-1745180684-project] Created reservations ['c13bcc19-5c5d-407d-a717-50ae30edaaa8', 'd60d65e5-e8ae-4cdc-9fd0-fc685d6ca83c', 'b4f10764-613d-45ad-b106-ae38d684e705', '2fb1a300-3cd4-47f2-a57b-b7b34f150636'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:29:12.894456 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-302ae967-0122-458e-8344-342cabf5f64e tempest-VolumeQuotasAdminTestJSON-1745180684 tempest-VolumeQuotasAdminTestJSON-1745180684-project] Created reservations ['3245ad13-efe5-49df-87de-da8ae5256e3d', '3d2fca1e-dc0b-4942-a2a9-af5fc8b7eeab', '394552c2-3496-4da1-bd74-08e43a7df4c1', '98f6ef8f-c3c8-452d-9c4b-c1015a809845'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:29:12.916851 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-302ae967-0122-458e-8344-342cabf5f64e tempest-VolumeQuotasAdminTestJSON-1745180684 tempest-VolumeQuotasAdminTestJSON-1745180684-project] Transfer volume completed successfully. Apr 30 21:29:13.599156 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-00d28071-b6ab-4478-bc18-a718dd3f8f48 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:13.605396 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-00d28071-b6ab-4478-bc18-a718dd3f8f48 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:13.605396 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-00d28071-b6ab-4478-bc18-a718dd3f8f48 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:13.605396 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-00d28071-b6ab-4478-bc18-a718dd3f8f48 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:13.621588 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:13.621588 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:13.631544 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-00d28071-b6ab-4478-bc18-a718dd3f8f48 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:13.642673 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-00d28071-b6ab-4478-bc18-a718dd3f8f48 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 returned with HTTP 200 Apr 30 21:29:13.644169 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 443/891] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:13 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 => generated 902 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:13.667175 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-86ba65cf-4ded-465d-8029-3641bd0fcf47 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:13.671524 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-86ba65cf-4ded-465d-8029-3641bd0fcf47 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:29:13.672132 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-86ba65cf-4ded-465d-8029-3641bd0fcf47 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:13.672784 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-86ba65cf-4ded-465d-8029-3641bd0fcf47 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:13.694129 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:13.694129 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:13.702194 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-86ba65cf-4ded-465d-8029-3641bd0fcf47 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:13.720552 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-86ba65cf-4ded-465d-8029-3641bd0fcf47 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:29:13.722591 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 444/892] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:13 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 1328 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:13.750719 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.transfer.api [None req-302ae967-0122-458e-8344-342cabf5f64e tempest-VolumeQuotasAdminTestJSON-1745180684 tempest-VolumeQuotasAdminTestJSON-1745180684-project] Volume 44d849f8-4162-4593-a36a-39859a8c3a63 has been transferred. Apr 30 21:29:13.765878 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-302ae967-0122-458e-8344-342cabf5f64e tempest-VolumeQuotasAdminTestJSON-1745180684 tempest-VolumeQuotasAdminTestJSON-1745180684-project] http://10.222.0.23/volume/v3/32326a8ded8845399676cda34c002831/os-volume-transfer/fd383587-c648-4d40-a2ff-7e464e4b802e/accept returned with HTTP 202 Apr 30 21:29:13.766729 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 449/893] 10.222.0.23 () {60 vars in 1399 bytes} [Sat Apr 30 21:29:11 2022] POST /volume/v3/32326a8ded8845399676cda34c002831/os-volume-transfer/fd383587-c648-4d40-a2ff-7e464e4b802e/accept => generated 431 bytes in 2337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:29:13.774074 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-462e20a5-2bee-4427-8748-833df894a669 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:13.779691 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-462e20a5-2bee-4427-8748-833df894a669 tempest-VolumeQuotasAdminTestJSON-1745180684 tempest-VolumeQuotasAdminTestJSON-1745180684-project] GET http://10.222.0.23/volume/v3/32326a8ded8845399676cda34c002831/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:13.780235 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-462e20a5-2bee-4427-8748-833df894a669 tempest-VolumeQuotasAdminTestJSON-1745180684 tempest-VolumeQuotasAdminTestJSON-1745180684-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:13.780878 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-462e20a5-2bee-4427-8748-833df894a669 tempest-VolumeQuotasAdminTestJSON-1745180684 tempest-VolumeQuotasAdminTestJSON-1745180684-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:13.797093 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:13.797093 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:13.806988 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-462e20a5-2bee-4427-8748-833df894a669 tempest-VolumeQuotasAdminTestJSON-1745180684 tempest-VolumeQuotasAdminTestJSON-1745180684-project] Volume info retrieved successfully. Apr 30 21:29:13.817338 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-462e20a5-2bee-4427-8748-833df894a669 tempest-VolumeQuotasAdminTestJSON-1745180684 tempest-VolumeQuotasAdminTestJSON-1745180684-project] http://10.222.0.23/volume/v3/32326a8ded8845399676cda34c002831/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 200 Apr 30 21:29:13.822609 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 445/894] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:13 2022] GET /volume/v3/32326a8ded8845399676cda34c002831/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 910 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:13.833039 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-79719397-b0e7-474a-8a45-371a9e977b7b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:13.840409 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-79719397-b0e7-474a-8a45-371a9e977b7b tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d?usage=True Apr 30 21:29:13.841160 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-79719397-b0e7-474a-8a45-371a9e977b7b tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:13.842310 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-79719397-b0e7-474a-8a45-371a9e977b7b tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:13.843218 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:13.843218 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:13.883051 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-79719397-b0e7-474a-8a45-371a9e977b7b tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d?usage=True returned with HTTP 200 Apr 30 21:29:13.884340 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 450/895] 10.222.0.23 () {58 vars in 1351 bytes} [Sat Apr 30 21:29:13 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d?usage=True => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:13.897069 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-af78dc9c-9b9a-415f-8d71-7bbe7ee631ce None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:13.907985 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-af78dc9c-9b9a-415f-8d71-7bbe7ee631ce tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/32326a8ded8845399676cda34c002831?usage=True Apr 30 21:29:13.916082 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-af78dc9c-9b9a-415f-8d71-7bbe7ee631ce tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:13.916082 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-af78dc9c-9b9a-415f-8d71-7bbe7ee631ce tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:13.955884 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-af78dc9c-9b9a-415f-8d71-7bbe7ee631ce tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/32326a8ded8845399676cda34c002831?usage=True returned with HTTP 200 Apr 30 21:29:13.957561 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 446/896] 10.222.0.23 () {58 vars in 1351 bytes} [Sat Apr 30 21:29:13 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/32326a8ded8845399676cda34c002831?usage=True => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:13.968494 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3c018dbc-f039-4baa-871f-746aaf33dbb7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:13.973061 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3c018dbc-f039-4baa-871f-746aaf33dbb7 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] DELETE http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:13.973705 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3c018dbc-f039-4baa-871f-746aaf33dbb7 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:13.974529 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3c018dbc-f039-4baa-871f-746aaf33dbb7 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:13.975091 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-3c018dbc-f039-4baa-871f-746aaf33dbb7 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Delete volume with id: 44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:13.995512 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:13.995512 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:13.995512 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3c018dbc-f039-4baa-871f-746aaf33dbb7 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Volume info retrieved successfully. Apr 30 21:29:14.183295 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3c018dbc-f039-4baa-871f-746aaf33dbb7 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Delete volume request issued successfully. Apr 30 21:29:14.185092 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3c018dbc-f039-4baa-871f-746aaf33dbb7 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 202 Apr 30 21:29:14.191218 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 451/897] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:29:13 2022] DELETE /volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:29:14.191543 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6363d98e-f3ff-4991-8d4c-b27cc6c10b4e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:14.195897 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6363d98e-f3ff-4991-8d4c-b27cc6c10b4e tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:14.198932 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6363d98e-f3ff-4991-8d4c-b27cc6c10b4e tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:14.198932 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6363d98e-f3ff-4991-8d4c-b27cc6c10b4e tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:14.213379 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:14.213379 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:14.220974 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6363d98e-f3ff-4991-8d4c-b27cc6c10b4e tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Volume info retrieved successfully. Apr 30 21:29:14.229219 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6363d98e-f3ff-4991-8d4c-b27cc6c10b4e tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 200 Apr 30 21:29:14.230565 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 447/898] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:14 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 1067 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:14.656318 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f05711bf-da42-4a0b-9338-202bb3b04f92 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:14.659851 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f05711bf-da42-4a0b-9338-202bb3b04f92 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:14.660291 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f05711bf-da42-4a0b-9338-202bb3b04f92 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:14.660916 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f05711bf-da42-4a0b-9338-202bb3b04f92 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:14.674950 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:14.674950 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:14.681869 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f05711bf-da42-4a0b-9338-202bb3b04f92 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:14.690897 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f05711bf-da42-4a0b-9338-202bb3b04f92 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 returned with HTTP 200 Apr 30 21:29:14.691629 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 452/899] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:14 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 => generated 902 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:14.742651 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e94c104a-5307-4cd7-95f6-af78fb53abab None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:14.750752 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e94c104a-5307-4cd7-95f6-af78fb53abab tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:29:14.752123 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e94c104a-5307-4cd7-95f6-af78fb53abab tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:14.752931 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e94c104a-5307-4cd7-95f6-af78fb53abab tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:14.769662 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:14.769662 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:14.781433 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e94c104a-5307-4cd7-95f6-af78fb53abab tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:14.793186 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e94c104a-5307-4cd7-95f6-af78fb53abab tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:29:14.794128 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 448/900] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:14 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 1328 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:15.243954 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e2939baa-68da-44f9-8237-f2d069d00fb3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:15.248988 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2939baa-68da-44f9-8237-f2d069d00fb3 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:15.249436 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2939baa-68da-44f9-8237-f2d069d00fb3 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:15.249922 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2939baa-68da-44f9-8237-f2d069d00fb3 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:15.272558 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:15.272558 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:15.293060 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e2939baa-68da-44f9-8237-f2d069d00fb3 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Volume info retrieved successfully. Apr 30 21:29:15.301530 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2939baa-68da-44f9-8237-f2d069d00fb3 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 200 Apr 30 21:29:15.302911 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 453/901] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:15 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 1067 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:15.704336 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-266c9c4f-c4a3-40e9-a392-3b447c385bb0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:15.709625 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-266c9c4f-c4a3-40e9-a392-3b447c385bb0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 Apr 30 21:29:15.717745 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-266c9c4f-c4a3-40e9-a392-3b447c385bb0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:15.717745 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-266c9c4f-c4a3-40e9-a392-3b447c385bb0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:15.726577 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-266c9c4f-c4a3-40e9-a392-3b447c385bb0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 returned with HTTP 404 Apr 30 21:29:15.731909 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 449/902] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:15 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7f71ec09-ba58-4046-a73c-5801cd44f818 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:29:15.732690 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-04626a27-d5d3-4947-b953-d69c5b083f09 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:15.737671 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-04626a27-d5d3-4947-b953-d69c5b083f09 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] DELETE http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 Apr 30 21:29:15.738781 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-04626a27-d5d3-4947-b953-d69c5b083f09 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:15.739419 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-04626a27-d5d3-4947-b953-d69c5b083f09 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:15.740536 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-04626a27-d5d3-4947-b953-d69c5b083f09 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Delete volume with id: 39b75278-d0b0-4335-90d0-4813662229c2 Apr 30 21:29:15.765694 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-04626a27-d5d3-4947-b953-d69c5b083f09 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 returned with HTTP 404 Apr 30 21:29:15.769896 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 454/903] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:29:15 2022] DELETE /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/39b75278-d0b0-4335-90d0-4813662229c2 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:29:15.772082 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2ab876ee-201e-4e80-a8bb-332a7353aac0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:15.776856 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2ab876ee-201e-4e80-a8bb-332a7353aac0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] DELETE http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 Apr 30 21:29:15.777411 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2ab876ee-201e-4e80-a8bb-332a7353aac0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:15.780491 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2ab876ee-201e-4e80-a8bb-332a7353aac0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:15.780491 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-2ab876ee-201e-4e80-a8bb-332a7353aac0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Delete volume with id: 7a81d0c7-64ee-4fba-9992-d2bf5c117777 Apr 30 21:29:15.804393 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2ab876ee-201e-4e80-a8bb-332a7353aac0 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 returned with HTTP 404 Apr 30 21:29:15.811058 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2d009205-42d2-4669-8cea-6b66da81c237 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:15.811058 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2d009205-42d2-4669-8cea-6b66da81c237 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:29:15.811364 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2d009205-42d2-4669-8cea-6b66da81c237 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:15.811986 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2d009205-42d2-4669-8cea-6b66da81c237 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:15.813040 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 450/904] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:29:15 2022] DELETE /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/7a81d0c7-64ee-4fba-9992-d2bf5c117777 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:29:15.814597 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b5c3b31f-d636-4f5d-b821-7a4ecd99d313 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:15.831457 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b5c3b31f-d636-4f5d-b821-7a4ecd99d313 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] DELETE http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 Apr 30 21:29:15.833879 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b5c3b31f-d636-4f5d-b821-7a4ecd99d313 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:15.836251 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b5c3b31f-d636-4f5d-b821-7a4ecd99d313 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:15.837365 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:15.837365 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:15.838074 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-b5c3b31f-d636-4f5d-b821-7a4ecd99d313 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Delete volume with id: acf807d4-c969-421a-8846-fbc328b7e900 Apr 30 21:29:15.853730 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b5c3b31f-d636-4f5d-b821-7a4ecd99d313 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 returned with HTTP 404 Apr 30 21:29:15.860095 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 451/905] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:29:15 2022] DELETE /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/acf807d4-c969-421a-8846-fbc328b7e900 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:29:15.865366 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6d69c042-d507-457c-98d0-8aed0c2bf2d2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:15.868834 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2d009205-42d2-4669-8cea-6b66da81c237 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:15.876103 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6d69c042-d507-457c-98d0-8aed0c2bf2d2 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] DELETE http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 Apr 30 21:29:15.878213 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6d69c042-d507-457c-98d0-8aed0c2bf2d2 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:15.880965 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6d69c042-d507-457c-98d0-8aed0c2bf2d2 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:15.881544 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-6d69c042-d507-457c-98d0-8aed0c2bf2d2 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Delete volume with id: f5d000ee-ad36-4616-a456-115f6f3b8046 Apr 30 21:29:15.894759 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2d009205-42d2-4669-8cea-6b66da81c237 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:29:15.895504 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 455/906] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:15 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 1328 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:15.909087 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6d69c042-d507-457c-98d0-8aed0c2bf2d2 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 returned with HTTP 404 Apr 30 21:29:15.910046 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 452/907] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:29:15 2022] DELETE /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/f5d000ee-ad36-4616-a456-115f6f3b8046 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:29:15.916944 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a8e2d7f3-1a3a-4846-a154-d8ab28c7158b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:15.925152 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a8e2d7f3-1a3a-4846-a154-d8ab28c7158b tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] DELETE http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:29:15.935578 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a8e2d7f3-1a3a-4846-a154-d8ab28c7158b tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:15.936455 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a8e2d7f3-1a3a-4846-a154-d8ab28c7158b tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:15.937499 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-a8e2d7f3-1a3a-4846-a154-d8ab28c7158b tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Delete volume with id: 5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:29:15.965064 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:15.965064 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:15.967239 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a8e2d7f3-1a3a-4846-a154-d8ab28c7158b tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:16.302273 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a8e2d7f3-1a3a-4846-a154-d8ab28c7158b tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Delete volume request issued successfully. Apr 30 21:29:16.307463 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a8e2d7f3-1a3a-4846-a154-d8ab28c7158b tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 202 Apr 30 21:29:16.307463 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 456/908] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:29:15 2022] DELETE /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 0 bytes in 388 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:29:16.309250 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-92de8ff7-c245-4275-ade3-2d03bc3c1301 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:16.313477 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92de8ff7-c245-4275-ade3-2d03bc3c1301 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:29:16.315807 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8167ab1a-a17f-49b3-a8c3-c0a9137a8f21 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:16.317244 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92de8ff7-c245-4275-ade3-2d03bc3c1301 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:16.319620 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92de8ff7-c245-4275-ade3-2d03bc3c1301 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:16.325772 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8167ab1a-a17f-49b3-a8c3-c0a9137a8f21 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:16.328360 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8167ab1a-a17f-49b3-a8c3-c0a9137a8f21 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:16.330781 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8167ab1a-a17f-49b3-a8c3-c0a9137a8f21 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:16.352110 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:16.352110 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:16.360470 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:16.360470 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:16.370725 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-92de8ff7-c245-4275-ade3-2d03bc3c1301 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:16.373953 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8167ab1a-a17f-49b3-a8c3-c0a9137a8f21 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Volume info retrieved successfully. Apr 30 21:29:16.385317 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8167ab1a-a17f-49b3-a8c3-c0a9137a8f21 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 200 Apr 30 21:29:16.396593 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 457/909] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:16 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 1067 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:16.396737 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92de8ff7-c245-4275-ade3-2d03bc3c1301 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:29:16.396737 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 453/910] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:16 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 921 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:16.908687 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-94ac46a5-0dac-46f1-8b8a-46e1837e2183 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:16.912857 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-94ac46a5-0dac-46f1-8b8a-46e1837e2183 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:29:16.914088 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-94ac46a5-0dac-46f1-8b8a-46e1837e2183 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:16.914638 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-94ac46a5-0dac-46f1-8b8a-46e1837e2183 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:16.942059 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:16.942059 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:16.953617 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-94ac46a5-0dac-46f1-8b8a-46e1837e2183 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:16.975543 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-94ac46a5-0dac-46f1-8b8a-46e1837e2183 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:29:16.980808 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 458/911] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:16 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 1328 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:29:17.399108 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-249e1f52-1796-4d14-b215-e18f0838fe19 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:17.403765 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-249e1f52-1796-4d14-b215-e18f0838fe19 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:17.404227 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-249e1f52-1796-4d14-b215-e18f0838fe19 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:17.404665 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-249e1f52-1796-4d14-b215-e18f0838fe19 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:17.409188 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-41358be0-2bb9-44a1-ba52-98ed69cd0a5a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:17.413089 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-41358be0-2bb9-44a1-ba52-98ed69cd0a5a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:29:17.413874 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-41358be0-2bb9-44a1-ba52-98ed69cd0a5a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:17.414340 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-41358be0-2bb9-44a1-ba52-98ed69cd0a5a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:17.452478 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:17.452478 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:17.463795 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:17.463795 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:17.470189 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-249e1f52-1796-4d14-b215-e18f0838fe19 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Volume info retrieved successfully. Apr 30 21:29:17.486715 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-41358be0-2bb9-44a1-ba52-98ed69cd0a5a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:17.491131 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-249e1f52-1796-4d14-b215-e18f0838fe19 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 200 Apr 30 21:29:17.497961 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 454/912] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:17 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 1067 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:17.514851 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-41358be0-2bb9-44a1-ba52-98ed69cd0a5a tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:29:17.524899 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 459/913] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:17 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 921 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:17.993349 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-615f32ca-1ca7-4ffa-9cc2-a1f897c05239 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:17.999565 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-615f32ca-1ca7-4ffa-9cc2-a1f897c05239 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:29:18.000246 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-615f32ca-1ca7-4ffa-9cc2-a1f897c05239 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:18.001583 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-615f32ca-1ca7-4ffa-9cc2-a1f897c05239 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:18.028474 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:18.028474 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:18.052217 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-615f32ca-1ca7-4ffa-9cc2-a1f897c05239 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:18.063240 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-615f32ca-1ca7-4ffa-9cc2-a1f897c05239 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:29:18.064560 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 455/914] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:17 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 1328 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:18.508589 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-afca19b5-aa53-4f3f-a4e4-f54bd5bc6cd0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:18.512566 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-afca19b5-aa53-4f3f-a4e4-f54bd5bc6cd0 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:18.513122 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-afca19b5-aa53-4f3f-a4e4-f54bd5bc6cd0 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:18.513768 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-afca19b5-aa53-4f3f-a4e4-f54bd5bc6cd0 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:18.530669 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:18.530669 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:18.534880 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c732e8b8-0387-4e99-9f14-19e751d83ffb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:18.538689 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c732e8b8-0387-4e99-9f14-19e751d83ffb tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:29:18.539312 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c732e8b8-0387-4e99-9f14-19e751d83ffb tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:18.539922 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c732e8b8-0387-4e99-9f14-19e751d83ffb tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:18.542473 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-afca19b5-aa53-4f3f-a4e4-f54bd5bc6cd0 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Volume info retrieved successfully. Apr 30 21:29:18.557963 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-afca19b5-aa53-4f3f-a4e4-f54bd5bc6cd0 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 200 Apr 30 21:29:18.558611 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:18.558611 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:18.569206 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 460/915] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:18 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 1067 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:18.572224 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c732e8b8-0387-4e99-9f14-19e751d83ffb tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:18.588321 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c732e8b8-0387-4e99-9f14-19e751d83ffb tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:29:18.589798 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 456/916] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:18 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 921 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:19.076578 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2276428e-5920-4538-89e7-36c6872064ad None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:19.080372 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2276428e-5920-4538-89e7-36c6872064ad tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:29:19.080816 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2276428e-5920-4538-89e7-36c6872064ad tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:19.081264 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2276428e-5920-4538-89e7-36c6872064ad tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:19.099713 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:19.099713 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:19.122419 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2276428e-5920-4538-89e7-36c6872064ad tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:19.138273 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2276428e-5920-4538-89e7-36c6872064ad tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:29:19.139015 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 461/917] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:19 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 1328 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:19.573725 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2d13b53f-d299-4d67-96ba-3599eae8bdaa None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:19.580505 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2d13b53f-d299-4d67-96ba-3599eae8bdaa tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:19.581159 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2d13b53f-d299-4d67-96ba-3599eae8bdaa tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:19.582255 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2d13b53f-d299-4d67-96ba-3599eae8bdaa tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:19.601728 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8ec0fac1-0287-4a69-aab1-951626877253 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:19.603278 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:19.603278 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:19.607522 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8ec0fac1-0287-4a69-aab1-951626877253 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:29:19.607522 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8ec0fac1-0287-4a69-aab1-951626877253 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:19.608187 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8ec0fac1-0287-4a69-aab1-951626877253 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:19.613655 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2d13b53f-d299-4d67-96ba-3599eae8bdaa tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Volume info retrieved successfully. Apr 30 21:29:19.635262 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2d13b53f-d299-4d67-96ba-3599eae8bdaa tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 200 Apr 30 21:29:19.636791 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 457/918] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:19 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 1067 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:19.636973 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:19.636973 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:19.653958 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8ec0fac1-0287-4a69-aab1-951626877253 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:19.666229 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8ec0fac1-0287-4a69-aab1-951626877253 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:29:19.675280 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 462/919] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:19 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 921 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:20.154152 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-70ae225a-6b5d-4ecf-9d21-0b360bab4757 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:20.159972 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-70ae225a-6b5d-4ecf-9d21-0b360bab4757 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:29:20.161255 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-70ae225a-6b5d-4ecf-9d21-0b360bab4757 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:20.161687 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-70ae225a-6b5d-4ecf-9d21-0b360bab4757 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:20.176278 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:20.176278 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:20.185043 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-70ae225a-6b5d-4ecf-9d21-0b360bab4757 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:20.195203 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-70ae225a-6b5d-4ecf-9d21-0b360bab4757 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:29:20.198024 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 458/920] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:20 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 1328 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:20.649687 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-25ad0735-aafb-4a6c-b9a1-cb2afbd7269a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:20.654455 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-25ad0735-aafb-4a6c-b9a1-cb2afbd7269a tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:20.655013 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-25ad0735-aafb-4a6c-b9a1-cb2afbd7269a tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:20.655572 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-25ad0735-aafb-4a6c-b9a1-cb2afbd7269a tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:20.677706 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:20.677706 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:20.678824 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-993c069a-9076-49f5-9775-ba98c8728522 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:20.684470 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-993c069a-9076-49f5-9775-ba98c8728522 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:29:20.684927 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-993c069a-9076-49f5-9775-ba98c8728522 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:20.685389 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-993c069a-9076-49f5-9775-ba98c8728522 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:20.686883 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-25ad0735-aafb-4a6c-b9a1-cb2afbd7269a tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Volume info retrieved successfully. Apr 30 21:29:20.697694 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-25ad0735-aafb-4a6c-b9a1-cb2afbd7269a tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 200 Apr 30 21:29:20.698749 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 463/921] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:20 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 1067 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:20.715100 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:20.715100 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:20.723141 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-993c069a-9076-49f5-9775-ba98c8728522 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:20.732867 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-993c069a-9076-49f5-9775-ba98c8728522 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:29:20.734119 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 459/922] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:20 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 921 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:21.208304 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cbbfb4b9-72bb-45a1-abc1-75da5b860811 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:21.212904 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cbbfb4b9-72bb-45a1-abc1-75da5b860811 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:29:21.213492 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cbbfb4b9-72bb-45a1-abc1-75da5b860811 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:21.214082 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cbbfb4b9-72bb-45a1-abc1-75da5b860811 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:21.231021 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:21.231021 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:21.238641 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cbbfb4b9-72bb-45a1-abc1-75da5b860811 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:21.253395 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cbbfb4b9-72bb-45a1-abc1-75da5b860811 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:29:21.254207 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 464/923] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:21 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 1328 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:21.711057 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e6eb6df2-50e3-4d9b-9000-3aea2e161530 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:21.715067 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e6eb6df2-50e3-4d9b-9000-3aea2e161530 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:21.715791 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e6eb6df2-50e3-4d9b-9000-3aea2e161530 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:21.716470 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e6eb6df2-50e3-4d9b-9000-3aea2e161530 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:21.733543 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:21.733543 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:21.742505 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e6eb6df2-50e3-4d9b-9000-3aea2e161530 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Volume info retrieved successfully. Apr 30 21:29:21.746967 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c2b3b096-9574-475d-9693-8204bd7b9156 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:21.751902 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e6eb6df2-50e3-4d9b-9000-3aea2e161530 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 200 Apr 30 21:29:21.752181 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c2b3b096-9574-475d-9693-8204bd7b9156 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:29:21.752841 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c2b3b096-9574-475d-9693-8204bd7b9156 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:21.753921 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 460/924] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:21 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 1067 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:21.754045 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c2b3b096-9574-475d-9693-8204bd7b9156 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:21.769176 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:21.769176 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:21.781320 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c2b3b096-9574-475d-9693-8204bd7b9156 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:21.791092 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c2b3b096-9574-475d-9693-8204bd7b9156 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:29:21.800825 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 465/925] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:21 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 921 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:22.266533 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4c820507-10f1-4d89-9059-e2febee225ce None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:22.270222 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c820507-10f1-4d89-9059-e2febee225ce tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:29:22.270889 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c820507-10f1-4d89-9059-e2febee225ce tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:22.271505 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c820507-10f1-4d89-9059-e2febee225ce tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:22.297784 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:22.297784 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:22.318300 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4c820507-10f1-4d89-9059-e2febee225ce tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:22.333740 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c820507-10f1-4d89-9059-e2febee225ce tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:29:22.335855 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 461/926] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:22 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 1328 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:22.765787 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1fab0024-9f55-4f66-a88a-61933ca0960d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:22.770900 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1fab0024-9f55-4f66-a88a-61933ca0960d tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:22.771531 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1fab0024-9f55-4f66-a88a-61933ca0960d tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:22.771993 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1fab0024-9f55-4f66-a88a-61933ca0960d tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:22.787127 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:22.787127 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:22.794725 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1fab0024-9f55-4f66-a88a-61933ca0960d tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Volume info retrieved successfully. Apr 30 21:29:22.802840 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1fab0024-9f55-4f66-a88a-61933ca0960d tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 200 Apr 30 21:29:22.804668 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 466/927] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:22 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 1067 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:22.813889 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d2f6ec99-c576-4b30-bc1b-2487c205b467 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:22.817915 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d2f6ec99-c576-4b30-bc1b-2487c205b467 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:29:22.818436 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d2f6ec99-c576-4b30-bc1b-2487c205b467 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:22.819031 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d2f6ec99-c576-4b30-bc1b-2487c205b467 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:22.833024 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:22.833024 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:22.840389 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d2f6ec99-c576-4b30-bc1b-2487c205b467 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:22.848963 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d2f6ec99-c576-4b30-bc1b-2487c205b467 tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:29:22.849807 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 462/928] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:22 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 921 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:23.351258 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ff121116-8b76-410d-a219-da8fbcb921b2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:23.352481 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ff121116-8b76-410d-a219-da8fbcb921b2 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:29:23.352930 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ff121116-8b76-410d-a219-da8fbcb921b2 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:23.353382 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ff121116-8b76-410d-a219-da8fbcb921b2 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:23.375124 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:23.375124 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:23.383904 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ff121116-8b76-410d-a219-da8fbcb921b2 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:23.395545 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ff121116-8b76-410d-a219-da8fbcb921b2 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:29:23.396308 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 467/929] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:23 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 1328 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:23.816711 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b3acb790-ec40-4324-9b3d-73ad24fc354d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:23.820982 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b3acb790-ec40-4324-9b3d-73ad24fc354d tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:23.821427 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b3acb790-ec40-4324-9b3d-73ad24fc354d tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:23.822112 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b3acb790-ec40-4324-9b3d-73ad24fc354d tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:23.839416 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:23.839416 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:23.851141 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b3acb790-ec40-4324-9b3d-73ad24fc354d tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Volume info retrieved successfully. Apr 30 21:29:23.859638 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b3acb790-ec40-4324-9b3d-73ad24fc354d tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 200 Apr 30 21:29:23.860387 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 463/930] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:23 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 1067 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:23.862421 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-de44c2e2-f736-4bb5-a8db-2c435657974c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:23.867496 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-de44c2e2-f736-4bb5-a8db-2c435657974c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:29:23.868112 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-de44c2e2-f736-4bb5-a8db-2c435657974c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:23.868731 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-de44c2e2-f736-4bb5-a8db-2c435657974c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:23.884129 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:23.884129 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:23.891790 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-de44c2e2-f736-4bb5-a8db-2c435657974c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Volume info retrieved successfully. Apr 30 21:29:23.900552 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-de44c2e2-f736-4bb5-a8db-2c435657974c tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 200 Apr 30 21:29:23.901298 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 468/931] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:23 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 921 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:24.409493 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f75eb210-b27d-4723-b85d-5e6060098f26 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:24.414883 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f75eb210-b27d-4723-b85d-5e6060098f26 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:29:24.415661 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f75eb210-b27d-4723-b85d-5e6060098f26 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:24.416331 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f75eb210-b27d-4723-b85d-5e6060098f26 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:24.432135 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:24.432135 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:24.442765 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f75eb210-b27d-4723-b85d-5e6060098f26 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Volume info retrieved successfully. Apr 30 21:29:24.455370 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f75eb210-b27d-4723-b85d-5e6060098f26 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 200 Apr 30 21:29:24.464450 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 464/932] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:24 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 1328 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:24.873150 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-40558b67-afbb-4bbc-ae9a-f48a27871d0e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:24.877412 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-40558b67-afbb-4bbc-ae9a-f48a27871d0e tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:24.878040 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-40558b67-afbb-4bbc-ae9a-f48a27871d0e tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:24.878495 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-40558b67-afbb-4bbc-ae9a-f48a27871d0e tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:24.896587 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-40558b67-afbb-4bbc-ae9a-f48a27871d0e tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 404 Apr 30 21:29:24.897903 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 469/933] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:24 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:29:24.905128 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ca7f5b34-cdb4-4e2a-b805-5617e3586d1c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:24.909939 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ca7f5b34-cdb4-4e2a-b805-5617e3586d1c tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] GET http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/ac69cc13661a4713bcd4b96684c461b3?usage=True Apr 30 21:29:24.910836 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ca7f5b34-cdb4-4e2a-b805-5617e3586d1c tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:24.911443 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ca7f5b34-cdb4-4e2a-b805-5617e3586d1c tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:24.915915 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3a5bb682-b6ca-4997-883c-082ca0d8efee None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:24.920555 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3a5bb682-b6ca-4997-883c-082ca0d8efee tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] GET http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 Apr 30 21:29:24.921210 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3a5bb682-b6ca-4997-883c-082ca0d8efee tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:24.921815 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3a5bb682-b6ca-4997-883c-082ca0d8efee tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:24.937194 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3a5bb682-b6ca-4997-883c-082ca0d8efee tempest-VolumesActionsTest-1155069277 tempest-VolumesActionsTest-1155069277-project] http://10.222.0.23/volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 returned with HTTP 404 Apr 30 21:29:24.942625 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 470/934] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:24 2022] GET /volume/v3/426405d77bbc4e24adcbe789ba3f42f2/volumes/5ea0bb8a-5a1f-4bfe-96b4-b381a5310142 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:29:24.947025 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ca7f5b34-cdb4-4e2a-b805-5617e3586d1c tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/ac69cc13661a4713bcd4b96684c461b3?usage=True returned with HTTP 200 Apr 30 21:29:24.948332 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 465/935] 10.222.0.23 () {58 vars in 1351 bytes} [Sat Apr 30 21:29:24 2022] GET /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/ac69cc13661a4713bcd4b96684c461b3?usage=True => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:24.960671 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-83f7db1c-6be8-4cac-8397-6cb37d6b7fcb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:24.966527 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-83f7db1c-6be8-4cac-8397-6cb37d6b7fcb tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] PUT http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d Apr 30 21:29:24.973816 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-83f7db1c-6be8-4cac-8397-6cb37d6b7fcb tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:25.469136 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c21239d6-f1c9-4b4f-8f42-4602c23db637 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:25.473113 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c21239d6-f1c9-4b4f-8f42-4602c23db637 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] GET http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d Apr 30 21:29:25.473565 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c21239d6-f1c9-4b4f-8f42-4602c23db637 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:25.477079 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c21239d6-f1c9-4b4f-8f42-4602c23db637 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:25.505398 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c21239d6-f1c9-4b4f-8f42-4602c23db637 tempest-TaggedBootDevicesTest_v242-1954731281 tempest-TaggedBootDevicesTest_v242-1954731281-project] http://10.222.0.23/volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d returned with HTTP 404 Apr 30 21:29:25.506411 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 466/936] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:25 2022] GET /volume/v3/b81eb3fcf4664f479119191dbc28bf07/volumes/36930a8a-00bb-4076-b396-25ba68392b9d => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:29:25.641270 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-83f7db1c-6be8-4cac-8397-6cb37d6b7fcb tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d returned with HTTP 200 Apr 30 21:29:25.642671 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 471/937] 10.222.0.23 () {60 vars in 1351 bytes} [Sat Apr 30 21:29:24 2022] PUT /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d => generated 300 bytes in 683 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:25.649565 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3f5e0c5a-d0ae-4ac7-9fe5-56c4a77bf5f4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:25.654232 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3f5e0c5a-d0ae-4ac7-9fe5-56c4a77bf5f4 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] PUT http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d Apr 30 21:29:25.654943 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3f5e0c5a-d0ae-4ac7-9fe5-56c4a77bf5f4 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:26.374692 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3f5e0c5a-d0ae-4ac7-9fe5-56c4a77bf5f4 tempest-VolumeQuotasAdminTestJSON-1360482116 tempest-VolumeQuotasAdminTestJSON-1360482116-project-admin] http://10.222.0.23/volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d returned with HTTP 200 Apr 30 21:29:26.376742 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 467/938] 10.222.0.23 () {60 vars in 1351 bytes} [Sat Apr 30 21:29:25 2022] PUT /volume/v3/ac69cc13661a4713bcd4b96684c461b3/os-quota-sets/8db42a5e42884bc687a546cb4904ef5d => generated 298 bytes in 728 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:26.384984 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-97a3d18c-33b3-4866-9b64-9d46a53d9bd1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:26.391472 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-97a3d18c-33b3-4866-9b64-9d46a53d9bd1 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] DELETE http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:26.392189 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-97a3d18c-33b3-4866-9b64-9d46a53d9bd1 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:26.392627 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-97a3d18c-33b3-4866-9b64-9d46a53d9bd1 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:26.393601 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-97a3d18c-33b3-4866-9b64-9d46a53d9bd1 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Delete volume with id: 44d849f8-4162-4593-a36a-39859a8c3a63 Apr 30 21:29:26.405647 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-97a3d18c-33b3-4866-9b64-9d46a53d9bd1 tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 returned with HTTP 404 Apr 30 21:29:26.406919 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 472/939] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:29:26 2022] DELETE /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/44d849f8-4162-4593-a36a-39859a8c3a63 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:29:26.411920 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cd295c05-f08b-4473-9a57-cf95cace2f8e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:26.416062 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cd295c05-f08b-4473-9a57-cf95cace2f8e tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] DELETE http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:29:26.416502 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cd295c05-f08b-4473-9a57-cf95cace2f8e tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:26.416949 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cd295c05-f08b-4473-9a57-cf95cace2f8e tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:26.417336 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-cd295c05-f08b-4473-9a57-cf95cace2f8e tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] Delete volume with id: 0198bfd4-3ffa-4b9d-a169-19fa193b5b87 Apr 30 21:29:26.428071 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cd295c05-f08b-4473-9a57-cf95cace2f8e tempest-VolumeQuotasAdminTestJSON-395236735 tempest-VolumeQuotasAdminTestJSON-395236735-project] http://10.222.0.23/volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 returned with HTTP 404 Apr 30 21:29:26.429651 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 468/940] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:29:26 2022] DELETE /volume/v3/8db42a5e42884bc687a546cb4904ef5d/volumes/0198bfd4-3ffa-4b9d-a169-19fa193b5b87 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:29:29.961735 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-10cc450a-e602-4976-bd23-3c63499f1de6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:29.966937 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] POST http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes Apr 30 21:29:29.968191 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-993798881"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:29.970357 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-993798881'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:29:29.971494 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Create volume of 1 GB Apr 30 21:29:29.984992 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Availability Zones retrieved successfully. Apr 30 21:29:30.016885 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Flow 'volume_create_api' (c0acf89f-84b1-4f45-8d41-1e6a5ebd5ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:30.019644 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c272b8c-6ca9-4f14-844e-9e8f82c59299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:30.022203 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:29:30.064677 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c272b8c-6ca9-4f14-844e-9e8f82c59299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:30.066874 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ddc2cf-4557-47ec-b72e-63629608a2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:30.321398 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Created reservations ['a137a645-bb0f-45cb-aa8b-a27ede2edc1e', '233da6f7-8abe-477c-851c-420dfec2ceac', '62d12fef-8078-411d-b72e-d056557eb190', '03898220-7a5b-4910-85db-1f2c00f711c0'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:29:30.324944 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ddc2cf-4557-47ec-b72e-63629608a2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a137a645-bb0f-45cb-aa8b-a27ede2edc1e', '233da6f7-8abe-477c-851c-420dfec2ceac', '62d12fef-8078-411d-b72e-d056557eb190', '03898220-7a5b-4910-85db-1f2c00f711c0']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:30.329874 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36df5978-132c-45af-bfcd-5714428596f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:30.434165 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36df5978-132c-45af-bfcd-5714428596f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b08ce48b-427b-4e2c-8fb6-29fce76e8e58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-993798881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54ceedad6e134d94ac8758f8385a47e0',qos_specs=None,replication_status=,reservations=['a137a645-bb0f-45cb-aa8b-a27ede2edc1e','233da6f7-8abe-477c-851c-420dfec2ceac','62d12fef-8078-411d-b72e-d056557eb190','03898220-7a5b-4910-85db-1f2c00f711c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cc9b55d852942538c3ad8f317dcd73e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:29:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-993798881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b08ce48b-427b-4e2c-8fb6-29fce76e8e58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54ceedad6e134d94ac8758f8385a47e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cc9b55d852942538c3ad8f317dcd73e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:30.455369 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7f7c452-5b0b-46d9-9a5d-ea26381f0069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:30.626570 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7f7c452-5b0b-46d9-9a5d-ea26381f0069) transitioned into state 'SUCCESS' from state '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-993798881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54ceedad6e134d94ac8758f8385a47e0',qos_specs=None,replication_status=,reservations=['a137a645-bb0f-45cb-aa8b-a27ede2edc1e','233da6f7-8abe-477c-851c-420dfec2ceac','62d12fef-8078-411d-b72e-d056557eb190','03898220-7a5b-4910-85db-1f2c00f711c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cc9b55d852942538c3ad8f317dcd73e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:30.628871 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15866de8-05be-4f42-a8bb-d1c8d073cda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:30.770795 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15866de8-05be-4f42-a8bb-d1c8d073cda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:30.774334 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Flow 'volume_create_api' (c0acf89f-84b1-4f45-8d41-1e6a5ebd5ab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:30.775296 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Create volume request issued successfully. Apr 30 21:29:30.777599 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-10cc450a-e602-4976-bd23-3c63499f1de6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes returned with HTTP 202 Apr 30 21:29:30.778770 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 473/941] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:29:29 2022] POST /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes => generated 816 bytes in 818 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:29:30.790498 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e4d66e0c-6a10-480e-b4ea-a7e57faa2cb4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:30.795920 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e4d66e0c-6a10-480e-b4ea-a7e57faa2cb4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:30.796679 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e4d66e0c-6a10-480e-b4ea-a7e57faa2cb4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:30.799886 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e4d66e0c-6a10-480e-b4ea-a7e57faa2cb4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:30.828178 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:30.828178 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:30.857303 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e4d66e0c-6a10-480e-b4ea-a7e57faa2cb4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:30.870431 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e4d66e0c-6a10-480e-b4ea-a7e57faa2cb4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:30.871173 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 469/942] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:30 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 884 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:31.883862 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7f6a5d41-0d40-49aa-ad74-8050e3b16ebe None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:31.890456 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7f6a5d41-0d40-49aa-ad74-8050e3b16ebe tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:31.891179 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7f6a5d41-0d40-49aa-ad74-8050e3b16ebe tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:31.891634 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7f6a5d41-0d40-49aa-ad74-8050e3b16ebe tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:31.911817 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:31.911817 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:31.922765 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7f6a5d41-0d40-49aa-ad74-8050e3b16ebe tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:31.940162 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7f6a5d41-0d40-49aa-ad74-8050e3b16ebe tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:31.958923 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 474/943] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:31 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 908 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:32.952950 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8d99d708-91b4-499e-b188-ffa784044ef5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:32.957194 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8d99d708-91b4-499e-b188-ffa784044ef5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:32.958708 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8d99d708-91b4-499e-b188-ffa784044ef5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:32.960283 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8d99d708-91b4-499e-b188-ffa784044ef5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:32.989042 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:32.989042 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:32.999591 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8d99d708-91b4-499e-b188-ffa784044ef5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:33.010722 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8d99d708-91b4-499e-b188-ffa784044ef5 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:33.012189 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 470/944] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:32 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 909 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:33.103531 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-018b039d-cbed-4dd9-b357-03cfe690ad20 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:33.113250 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-018b039d-cbed-4dd9-b357-03cfe690ad20 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:33.113700 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-018b039d-cbed-4dd9-b357-03cfe690ad20 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:33.114188 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-018b039d-cbed-4dd9-b357-03cfe690ad20 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:33.156967 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:33.156967 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:33.172314 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-018b039d-cbed-4dd9-b357-03cfe690ad20 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:33.212138 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-018b039d-cbed-4dd9-b357-03cfe690ad20 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:33.215303 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 475/945] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:29:33 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:33.496231 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c7491007-d989-416e-9871-5066a9967b73 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:33.497224 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c7491007-d989-416e-9871-5066a9967b73 None None] GET http://10.222.0.23/volume// Apr 30 21:29:33.497934 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c7491007-d989-416e-9871-5066a9967b73 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:33.498414 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c7491007-d989-416e-9871-5066a9967b73 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:33.499492 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c7491007-d989-416e-9871-5066a9967b73 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:29:33.500627 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 471/946] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:29:33 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:29:33.511610 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-904f6106-55a3-491a-a878-f28259eade39 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:33.519926 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-904f6106-55a3-491a-a878-f28259eade39 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] POST http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments Apr 30 21:29:33.521018 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-904f6106-55a3-491a-a878-f28259eade39 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b08ce48b-427b-4e2c-8fb6-29fce76e8e58", "connector": null, "instance_uuid": "576b1918-2d33-4134-acbc-e25ba61935da"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:33.540662 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:33.540662 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:33.837063 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-904f6106-55a3-491a-a878-f28259eade39 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments returned with HTTP 200 Apr 30 21:29:33.841959 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 476/947] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:29:33 2022] POST /volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments => generated 273 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:34.055179 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b9ce5877-ca24-477e-b98f-6b60b508c542 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:34.070538 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b9ce5877-ca24-477e-b98f-6b60b508c542 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:34.073032 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b9ce5877-ca24-477e-b98f-6b60b508c542 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:34.073498 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b9ce5877-ca24-477e-b98f-6b60b508c542 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:34.119371 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:34.119371 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:34.135714 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b9ce5877-ca24-477e-b98f-6b60b508c542 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:34.148132 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b9ce5877-ca24-477e-b98f-6b60b508c542 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:34.150108 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 472/948] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:34 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 908 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:34.399365 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-180624fb-e813-4fc6-8573-e01f5a3ff10b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:34.400323 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-180624fb-e813-4fc6-8573-e01f5a3ff10b None None] GET http://10.222.0.23/volume// Apr 30 21:29:34.403860 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-180624fb-e813-4fc6-8573-e01f5a3ff10b None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:34.404466 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-180624fb-e813-4fc6-8573-e01f5a3ff10b None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:34.405543 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-180624fb-e813-4fc6-8573-e01f5a3ff10b None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:29:34.406691 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 477/949] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:29:34 2022] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:29:34.417964 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-7b0d80a3-5320-449f-9d96-68713ef008ee None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:34.430219 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-7b0d80a3-5320-449f-9d96-68713ef008ee tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:34.431752 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-7b0d80a3-5320-449f-9d96-68713ef008ee tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:34.432274 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-7b0d80a3-5320-449f-9d96-68713ef008ee tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:34.518936 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:34.518936 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:34.542325 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-7b0d80a3-5320-449f-9d96-68713ef008ee tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:34.571411 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-7b0d80a3-5320-449f-9d96-68713ef008ee tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:34.572841 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 473/950] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:29:34 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 1007 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:29:34.587419 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-c71ea1e9-7f62-497d-8fa4-0ed0368f5734 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:34.592988 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-c71ea1e9-7f62-497d-8fa4-0ed0368f5734 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] PUT http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/646edc0b-fa35-44d5-ac5d-e5f29d1b72c3 Apr 30 21:29:34.594092 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-c71ea1e9-7f62-497d-8fa4-0ed0368f5734 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:34.654759 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-c71ea1e9-7f62-497d-8fa4-0ed0368f5734 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Lock "b'cinder-attachment_update-b08ce48b-427b-4e2c-8fb6-29fce76e8e58-nch1-master-1'" acquired by "attachment_update" :: waited 0.022s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:29:34.658173 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:34.658173 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:35.161700 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-19710d78-0231-4fa7-b1a5-e2a2c91ae574 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:35.169050 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-19710d78-0231-4fa7-b1a5-e2a2c91ae574 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:35.169916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-19710d78-0231-4fa7-b1a5-e2a2c91ae574 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:35.170725 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-19710d78-0231-4fa7-b1a5-e2a2c91ae574 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:35.226489 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:35.226489 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:35.247096 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-19710d78-0231-4fa7-b1a5-e2a2c91ae574 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:35.272449 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-19710d78-0231-4fa7-b1a5-e2a2c91ae574 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:35.273306 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 474/951] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:35 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 908 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:36.029091 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-c71ea1e9-7f62-497d-8fa4-0ed0368f5734 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Lock "b'cinder-attachment_update-b08ce48b-427b-4e2c-8fb6-29fce76e8e58-nch1-master-1'" released by "attachment_update" :: held 1.374s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:29:36.032635 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-c71ea1e9-7f62-497d-8fa4-0ed0368f5734 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/646edc0b-fa35-44d5-ac5d-e5f29d1b72c3 returned with HTTP 200 Apr 30 21:29:36.032887 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 478/952] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:29:34 2022] PUT /volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/646edc0b-fa35-44d5-ac5d-e5f29d1b72c3 => generated 766 bytes in 1447 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:36.128724 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8b5c35d6-66e2-4991-adc3-dcefb48af0d3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:36.256588 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8b5c35d6-66e2-4991-adc3-dcefb48af0d3 tempest-VolumeQuotasNegativeTestJSON-1699377936 tempest-VolumeQuotasNegativeTestJSON-1699377936-project-admin] GET http://10.222.0.23/volume/v3/29d795c104c049f2aad1fd515824c28e/os-quota-sets/a5260d9c3a5f4165873b033b64eba1da Apr 30 21:29:36.260229 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8b5c35d6-66e2-4991-adc3-dcefb48af0d3 tempest-VolumeQuotasNegativeTestJSON-1699377936 tempest-VolumeQuotasNegativeTestJSON-1699377936-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:36.260229 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8b5c35d6-66e2-4991-adc3-dcefb48af0d3 tempest-VolumeQuotasNegativeTestJSON-1699377936 tempest-VolumeQuotasNegativeTestJSON-1699377936-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:36.286855 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-712be137-3045-4ca0-87ea-69cb92ccb4f1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:36.292930 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-712be137-3045-4ca0-87ea-69cb92ccb4f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:36.292930 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-712be137-3045-4ca0-87ea-69cb92ccb4f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:36.292930 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-712be137-3045-4ca0-87ea-69cb92ccb4f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:36.313259 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8b5c35d6-66e2-4991-adc3-dcefb48af0d3 tempest-VolumeQuotasNegativeTestJSON-1699377936 tempest-VolumeQuotasNegativeTestJSON-1699377936-project-admin] http://10.222.0.23/volume/v3/29d795c104c049f2aad1fd515824c28e/os-quota-sets/a5260d9c3a5f4165873b033b64eba1da returned with HTTP 200 Apr 30 21:29:36.320583 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 475/953] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:29:36 2022] GET /volume/v3/29d795c104c049f2aad1fd515824c28e/os-quota-sets/a5260d9c3a5f4165873b033b64eba1da => generated 340 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:36.326825 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:36.337426 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:36.337426 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:36.376566 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-712be137-3045-4ca0-87ea-69cb92ccb4f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:36.402775 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-712be137-3045-4ca0-87ea-69cb92ccb4f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:36.408181 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 479/954] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:36 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 909 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:36.473526 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] POST http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes Apr 30 21:29:36.474331 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-450289150"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:36.475399 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-450289150'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:29:36.475780 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Create volume of 1 GB Apr 30 21:29:36.483221 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Availability Zones retrieved successfully. Apr 30 21:29:36.504332 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Flow 'volume_create_api' (dce23f77-ceac-4ece-a2be-d8fda97aabba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:36.507739 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da266385-bf97-4a1e-9faf-b4f436323ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:36.510266 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:29:36.555786 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da266385-bf97-4a1e-9faf-b4f436323ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:36.581574 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55cd3db6-96a4-441d-af9b-0a16296ec61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:36.786737 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-81c9c5f4-331c-4f73-bad7-eb0eba92beb5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:36.950630 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Created reservations ['e23e3b33-8a29-47eb-8881-2d61525bc3fb', '3e6e0ede-5d5d-4172-8faa-0d4ec2ba8984', '509b77e5-dfd5-45a3-8879-ec5650f290ba', '1f0aec9a-7661-4308-8f96-d473de63dc61'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:29:36.952469 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55cd3db6-96a4-441d-af9b-0a16296ec61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e23e3b33-8a29-47eb-8881-2d61525bc3fb', '3e6e0ede-5d5d-4172-8faa-0d4ec2ba8984', '509b77e5-dfd5-45a3-8879-ec5650f290ba', '1f0aec9a-7661-4308-8f96-d473de63dc61']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:36.954525 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f00588a8-4660-459b-926f-f7cea8aa93c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:37.040932 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f00588a8-4660-459b-926f-f7cea8aa93c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6927c29e-ccec-4643-ba4d-750d273b2e12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-450289150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5260d9c3a5f4165873b033b64eba1da',qos_specs=None,replication_status=,reservations=['e23e3b33-8a29-47eb-8881-2d61525bc3fb','3e6e0ede-5d5d-4172-8faa-0d4ec2ba8984','509b77e5-dfd5-45a3-8879-ec5650f290ba','1f0aec9a-7661-4308-8f96-d473de63dc61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5ad157e93c646c896df7d256eedc4b4',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:29:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-450289150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6927c29e-ccec-4643-ba4d-750d273b2e12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5260d9c3a5f4165873b033b64eba1da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5ad157e93c646c896df7d256eedc4b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:37.043288 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (819107dc-4693-474c-8441-c6d3b38488df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:37.091386 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-81c9c5f4-331c-4f73-bad7-eb0eba92beb5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes Apr 30 21:29:37.092063 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-81c9c5f4-331c-4f73-bad7-eb0eba92beb5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:37.092549 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-81c9c5f4-331c-4f73-bad7-eb0eba92beb5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:37.093197 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-81c9c5f4-331c-4f73-bad7-eb0eba92beb5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:29:37.097247 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-81c9c5f4-331c-4f73-bad7-eb0eba92beb5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:29:37.147979 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-81c9c5f4-331c-4f73-bad7-eb0eba92beb5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Get all volumes completed successfully. Apr 30 21:29:37.148793 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-81c9c5f4-331c-4f73-bad7-eb0eba92beb5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes returned with HTTP 200 Apr 30 21:29:37.149611 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 480/955] 10.222.0.23 () {58 vars in 1213 bytes} [Sat Apr 30 21:29:36 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes => generated 15 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 30 21:29:37.156066 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:37.160196 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (819107dc-4693-474c-8441-c6d3b38488df) transitioned into state 'SUCCESS' from state '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-450289150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5260d9c3a5f4165873b033b64eba1da',qos_specs=None,replication_status=,reservations=['e23e3b33-8a29-47eb-8881-2d61525bc3fb','3e6e0ede-5d5d-4172-8faa-0d4ec2ba8984','509b77e5-dfd5-45a3-8879-ec5650f290ba','1f0aec9a-7661-4308-8f96-d473de63dc61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5ad157e93c646c896df7d256eedc4b4',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:37.160378 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] POST http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes Apr 30 21:29:37.161154 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1744795922"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:37.163387 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28adc080-36ea-4f84-86c1-a65056484b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:37.163554 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1744795922'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:29:37.163772 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Create volume of 1 GB Apr 30 21:29:37.171015 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Availability Zones retrieved successfully. Apr 30 21:29:37.189603 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Flow 'volume_create_api' (5f5356a6-8cfd-495d-ae85-a5d51d1ec014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:37.192461 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c14621-c594-4b02-aaca-5d2967ae556f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:37.195369 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:29:37.234005 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c14621-c594-4b02-aaca-5d2967ae556f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:37.236175 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95e8797-aec9-43b9-8c7b-56e7720424a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:37.304630 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28adc080-36ea-4f84-86c1-a65056484b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:37.313936 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Flow 'volume_create_api' (dce23f77-ceac-4ece-a2be-d8fda97aabba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:37.316837 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Create volume request issued successfully. Apr 30 21:29:37.320428 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-39109644-4acd-43b0-a156-8eaa2f8a4e8a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes returned with HTTP 202 Apr 30 21:29:37.323110 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 476/956] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:29:36 2022] POST /volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes => generated 820 bytes in 1002 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:29:37.336201 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-43fe903e-07fb-41e8-8e38-786ad7b59c9e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:37.347160 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-43fe903e-07fb-41e8-8e38-786ad7b59c9e tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] GET http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 Apr 30 21:29:37.348484 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-43fe903e-07fb-41e8-8e38-786ad7b59c9e tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:37.349415 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-43fe903e-07fb-41e8-8e38-786ad7b59c9e tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:37.370274 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:37.370274 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:37.379168 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-43fe903e-07fb-41e8-8e38-786ad7b59c9e tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Volume info retrieved successfully. Apr 30 21:29:37.391605 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-43fe903e-07fb-41e8-8e38-786ad7b59c9e tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 returned with HTTP 200 Apr 30 21:29:37.401712 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 477/957] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:37 2022] GET /volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 => generated 888 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:37.422024 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d5d44a15-6fa7-4cdd-a302-787e0b7d59c4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:37.428585 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d5d44a15-6fa7-4cdd-a302-787e0b7d59c4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:37.429955 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d5d44a15-6fa7-4cdd-a302-787e0b7d59c4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:37.433225 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d5d44a15-6fa7-4cdd-a302-787e0b7d59c4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:37.471369 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:37.471369 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:37.484841 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d5d44a15-6fa7-4cdd-a302-787e0b7d59c4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:37.499946 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d5d44a15-6fa7-4cdd-a302-787e0b7d59c4 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:37.501354 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 478/958] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:37 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 909 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:37.544965 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Created reservations ['d32bb277-d58d-4df9-a727-f00daf2e427b', '6faf4b0f-3145-4dfe-b3bc-6de2d713f165', '1a3b8d3f-11ef-4c7e-8cbc-085718cd0f2f', 'f7772c17-f336-4bf9-925e-ac5a44f8ef7d'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:29:37.547069 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95e8797-aec9-43b9-8c7b-56e7720424a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d32bb277-d58d-4df9-a727-f00daf2e427b', '6faf4b0f-3145-4dfe-b3bc-6de2d713f165', '1a3b8d3f-11ef-4c7e-8cbc-085718cd0f2f', 'f7772c17-f336-4bf9-925e-ac5a44f8ef7d']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:37.549304 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be23407c-c6ec-4b18-b2cd-e4d8ed373e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:37.652808 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be23407c-c6ec-4b18-b2cd-e4d8ed373e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '836d8edf-24bd-4958-8d3e-b153af99ed49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1744795922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebe19df8503d40afbdd17781c0cf915c',qos_specs=None,replication_status=,reservations=['d32bb277-d58d-4df9-a727-f00daf2e427b','6faf4b0f-3145-4dfe-b3bc-6de2d713f165','1a3b8d3f-11ef-4c7e-8cbc-085718cd0f2f','f7772c17-f336-4bf9-925e-ac5a44f8ef7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='666ed7c4c48b4a9886026bcb6151f3bc',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:29:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1744795922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=836d8edf-24bd-4958-8d3e-b153af99ed49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebe19df8503d40afbdd17781c0cf915c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='666ed7c4c48b4a9886026bcb6151f3bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:37.657298 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (938a150b-08b0-476f-a6cf-dad2c7bda0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:37.811674 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (938a150b-08b0-476f-a6cf-dad2c7bda0d9) transitioned into state 'SUCCESS' from state '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-1744795922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebe19df8503d40afbdd17781c0cf915c',qos_specs=None,replication_status=,reservations=['d32bb277-d58d-4df9-a727-f00daf2e427b','6faf4b0f-3145-4dfe-b3bc-6de2d713f165','1a3b8d3f-11ef-4c7e-8cbc-085718cd0f2f','f7772c17-f336-4bf9-925e-ac5a44f8ef7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='666ed7c4c48b4a9886026bcb6151f3bc',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:37.811674 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7551090b-3b54-47d2-926d-9700836775ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:37.820562 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-30157e6f-7d60-48ab-8016-8d6399dc7de8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:37.826484 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-30157e6f-7d60-48ab-8016-8d6399dc7de8 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] POST http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/646edc0b-fa35-44d5-ac5d-e5f29d1b72c3/action Apr 30 21:29:37.827801 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-30157e6f-7d60-48ab-8016-8d6399dc7de8 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:29:37.828366 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-30157e6f-7d60-48ab-8016-8d6399dc7de8 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:37.886459 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:37.886459 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:37.899034 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7551090b-3b54-47d2-926d-9700836775ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:37.900840 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Flow 'volume_create_api' (5f5356a6-8cfd-495d-ae85-a5d51d1ec014) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:37.901536 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Create volume request issued successfully. Apr 30 21:29:37.910370 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f026849a-3f00-4894-be4b-4bf6f298fd7f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes returned with HTTP 202 Apr 30 21:29:37.920499 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 481/959] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:29:37 2022] POST /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes => generated 817 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:29:37.922501 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3d647860-d30a-4acb-9923-3fef6a1f1bee None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:37.933798 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3d647860-d30a-4acb-9923-3fef6a1f1bee tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 Apr 30 21:29:37.933798 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3d647860-d30a-4acb-9923-3fef6a1f1bee tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:37.933798 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3d647860-d30a-4acb-9923-3fef6a1f1bee tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:37.963418 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:37.963418 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:37.986814 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3d647860-d30a-4acb-9923-3fef6a1f1bee tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:37.997669 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3d647860-d30a-4acb-9923-3fef6a1f1bee tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 returned with HTTP 200 Apr 30 21:29:38.006642 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 482/960] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:37 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 => generated 885 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:38.116125 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-9cee8d85-c212-4a48-8e2d-230c818dd9e0 req-30157e6f-7d60-48ab-8016-8d6399dc7de8 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/646edc0b-fa35-44d5-ac5d-e5f29d1b72c3/action returned with HTTP 204 Apr 30 21:29:38.117509 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 479/961] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:29:37 2022] POST /volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/646edc0b-fa35-44d5-ac5d-e5f29d1b72c3/action => generated 0 bytes in 300 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:29:38.405916 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9bb7581c-542d-4258-9f4c-9d6b0faa8970 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:38.410667 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9bb7581c-542d-4258-9f4c-9d6b0faa8970 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] GET http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 Apr 30 21:29:38.413999 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9bb7581c-542d-4258-9f4c-9d6b0faa8970 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:38.413999 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9bb7581c-542d-4258-9f4c-9d6b0faa8970 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:38.439147 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:38.439147 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:38.458725 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9bb7581c-542d-4258-9f4c-9d6b0faa8970 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Volume info retrieved successfully. Apr 30 21:29:38.498275 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9bb7581c-542d-4258-9f4c-9d6b0faa8970 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 returned with HTTP 200 Apr 30 21:29:38.499991 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 483/962] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:38 2022] GET /volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:38.516149 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-88737706-0414-4266-9f63-9932f6b4a077 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:38.529265 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-88737706-0414-4266-9f63-9932f6b4a077 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:38.530589 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-88737706-0414-4266-9f63-9932f6b4a077 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:38.533038 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-88737706-0414-4266-9f63-9932f6b4a077 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:38.619767 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:38.619767 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:38.644988 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-88737706-0414-4266-9f63-9932f6b4a077 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:38.704605 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-88737706-0414-4266-9f63-9932f6b4a077 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:38.704605 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 480/963] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:38 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 1201 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:38.715405 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a03488c5-cf92-4172-8ef5-e90677349b68 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:38.720690 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a03488c5-cf92-4172-8ef5-e90677349b68 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:38.722163 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a03488c5-cf92-4172-8ef5-e90677349b68 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:38.722719 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a03488c5-cf92-4172-8ef5-e90677349b68 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:38.772582 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:38.772582 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:38.794929 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a03488c5-cf92-4172-8ef5-e90677349b68 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:38.812875 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a03488c5-cf92-4172-8ef5-e90677349b68 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:38.819595 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 484/964] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:38 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 1201 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:38.830944 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e80550c2-2854-4c25-a7ee-1a26bb9947c6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:38.844320 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e80550c2-2854-4c25-a7ee-1a26bb9947c6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] DELETE http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:38.845416 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e80550c2-2854-4c25-a7ee-1a26bb9947c6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:38.846765 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e80550c2-2854-4c25-a7ee-1a26bb9947c6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:38.847606 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-e80550c2-2854-4c25-a7ee-1a26bb9947c6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Delete volume with id: b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:38.873244 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:38.873244 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:38.874741 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e80550c2-2854-4c25-a7ee-1a26bb9947c6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:38.889228 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e80550c2-2854-4c25-a7ee-1a26bb9947c6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer. Apr 30 21:29:38.890471 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e80550c2-2854-4c25-a7ee-1a26bb9947c6 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 400 Apr 30 21:29:38.892356 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 481/965] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:29:38 2022] DELETE /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 285 bytes in 62 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Apr 30 21:29:38.897338 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bffdbd2a-c5dc-4003-94ed-1098463f3a78 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:38.902791 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bffdbd2a-c5dc-4003-94ed-1098463f3a78 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:38.904237 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bffdbd2a-c5dc-4003-94ed-1098463f3a78 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:38.904991 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bffdbd2a-c5dc-4003-94ed-1098463f3a78 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:38.940585 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:38.940585 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:38.949566 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bffdbd2a-c5dc-4003-94ed-1098463f3a78 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:38.960511 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bffdbd2a-c5dc-4003-94ed-1098463f3a78 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:38.971116 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 485/966] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:38 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 1201 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:39.012355 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1c6dd9d6-6c24-45e7-8c43-fcd96f2be287 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:39.018742 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1c6dd9d6-6c24-45e7-8c43-fcd96f2be287 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 Apr 30 21:29:39.019353 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1c6dd9d6-6c24-45e7-8c43-fcd96f2be287 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:39.020015 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1c6dd9d6-6c24-45e7-8c43-fcd96f2be287 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:39.050848 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-aa574bb6-19a5-4221-b636-a060d2d62ccb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:39.057888 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:39.057888 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:39.061532 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-aa574bb6-19a5-4221-b636-a060d2d62ccb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:39.062181 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-aa574bb6-19a5-4221-b636-a060d2d62ccb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:39.062783 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-aa574bb6-19a5-4221-b636-a060d2d62ccb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:39.068488 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1c6dd9d6-6c24-45e7-8c43-fcd96f2be287 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:39.080782 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1c6dd9d6-6c24-45e7-8c43-fcd96f2be287 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 returned with HTTP 200 Apr 30 21:29:39.082374 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 482/967] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:39 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 => generated 909 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:39.104713 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:39.104713 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:39.113350 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-aa574bb6-19a5-4221-b636-a060d2d62ccb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:39.148322 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-aa574bb6-19a5-4221-b636-a060d2d62ccb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:39.154975 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 486/968] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:29:39 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 1201 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:39.187406 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-72a7cdb2-a5e2-46fc-93bf-b0b5f3aa5e22 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:39.192416 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-72a7cdb2-a5e2-46fc-93bf-b0b5f3aa5e22 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] POST http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58/action Apr 30 21:29:39.194057 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-72a7cdb2-a5e2-46fc-93bf-b0b5f3aa5e22 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action body: b'{"os-begin_detaching": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:29:39.194857 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-72a7cdb2-a5e2-46fc-93bf-b0b5f3aa5e22 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:39.226601 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:39.226601 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:39.227676 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-72a7cdb2-a5e2-46fc-93bf-b0b5f3aa5e22 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:39.364497 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-72a7cdb2-a5e2-46fc-93bf-b0b5f3aa5e22 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Begin detaching volume completed successfully. Apr 30 21:29:39.365267 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-72a7cdb2-a5e2-46fc-93bf-b0b5f3aa5e22 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58/action returned with HTTP 202 Apr 30 21:29:39.366431 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 483/969] 10.222.0.23 () {64 vars in 1652 bytes} [Sat Apr 30 21:29:39 2022] POST /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:29:39.511785 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2cb0e8e5-60f2-4bd9-b551-e4bb1cf38abd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:39.515850 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2cb0e8e5-60f2-4bd9-b551-e4bb1cf38abd tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] GET http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 Apr 30 21:29:39.516298 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2cb0e8e5-60f2-4bd9-b551-e4bb1cf38abd tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:39.516746 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2cb0e8e5-60f2-4bd9-b551-e4bb1cf38abd tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:39.545337 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:39.545337 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:39.567750 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2cb0e8e5-60f2-4bd9-b551-e4bb1cf38abd tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Volume info retrieved successfully. Apr 30 21:29:39.575811 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2cb0e8e5-60f2-4bd9-b551-e4bb1cf38abd tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 returned with HTTP 200 Apr 30 21:29:39.591026 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-26e01eb5-8758-4872-ad08-a473b84ae697 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:39.602786 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-26e01eb5-8758-4872-ad08-a473b84ae697 tempest-VolumeQuotasNegativeTestJSON-1699377936 tempest-VolumeQuotasNegativeTestJSON-1699377936-project-admin] PUT http://10.222.0.23/volume/v3/29d795c104c049f2aad1fd515824c28e/os-quota-sets/a5260d9c3a5f4165873b033b64eba1da Apr 30 21:29:39.603564 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-26e01eb5-8758-4872-ad08-a473b84ae697 tempest-VolumeQuotasNegativeTestJSON-1699377936 tempest-VolumeQuotasNegativeTestJSON-1699377936-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:39.609988 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 487/970] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:39 2022] GET /volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:39.655471 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-764b77c5-239b-4084-86d9-20f40c9d9c0f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:39.656242 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-764b77c5-239b-4084-86d9-20f40c9d9c0f None None] GET http://10.222.0.23/volume// Apr 30 21:29:39.656626 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-764b77c5-239b-4084-86d9-20f40c9d9c0f None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:39.657065 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-764b77c5-239b-4084-86d9-20f40c9d9c0f None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:39.658210 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-764b77c5-239b-4084-86d9-20f40c9d9c0f None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:29:39.658986 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 488/971] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:29:39 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Apr 30 21:29:39.687762 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-a069ef35-9978-447f-89db-119b0eda5cad None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:39.695259 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-a069ef35-9978-447f-89db-119b0eda5cad tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:39.695787 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-a069ef35-9978-447f-89db-119b0eda5cad tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:39.696492 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-a069ef35-9978-447f-89db-119b0eda5cad tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:39.715346 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:39.715346 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:39.723018 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-a069ef35-9978-447f-89db-119b0eda5cad tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:39.745435 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-a069ef35-9978-447f-89db-119b0eda5cad tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:39.746358 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 489/972] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:29:39 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 1303 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:29:39.879670 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-26e01eb5-8758-4872-ad08-a473b84ae697 tempest-VolumeQuotasNegativeTestJSON-1699377936 tempest-VolumeQuotasNegativeTestJSON-1699377936-project-admin] http://10.222.0.23/volume/v3/29d795c104c049f2aad1fd515824c28e/os-quota-sets/a5260d9c3a5f4165873b033b64eba1da returned with HTTP 200 Apr 30 21:29:39.883433 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 484/973] 10.222.0.23 () {60 vars in 1350 bytes} [Sat Apr 30 21:29:39 2022] PUT /volume/v3/29d795c104c049f2aad1fd515824c28e/os-quota-sets/a5260d9c3a5f4165873b033b64eba1da => generated 295 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:39.887840 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c1f801d5-3628-46ef-b099-f5399cb05779 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:39.895448 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] POST http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes Apr 30 21:29:39.896238 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:39.899729 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Create volume request body: {'volume': {'size': 2}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:29:39.901698 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Create volume of 2 GB Apr 30 21:29:39.925090 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Availability Zones retrieved successfully. Apr 30 21:29:39.941996 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Flow 'volume_create_api' (f9c70d87-bd4b-4c06-bdaf-f2d564980bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:39.948645 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9070b5e0-b44b-49bd-b438-97cd86d2f3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:39.952727 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Validating volume size '2' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:29:40.013941 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9070b5e0-b44b-49bd-b438-97cd86d2f3ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:40.018358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04a49aab-7995-4028-bfdf-1f5e5c29789e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:40.059717 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota_utils [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Quota exceeded for a5260d9c3a5f4165873b033b64eba1da, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Apr 30 21:29:40.095317 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5f4a11a2-a64a-434b-b359-eafcda87ed22 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:40.101215 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5f4a11a2-a64a-434b-b359-eafcda87ed22 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 Apr 30 21:29:40.102044 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5f4a11a2-a64a-434b-b359-eafcda87ed22 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:40.102749 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5f4a11a2-a64a-434b-b359-eafcda87ed22 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:40.135110 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:40.135110 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:40.150775 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04a49aab-7995-4028-bfdf-1f5e5c29789e) transitioned into state 'FAILURE' from state 'RUNNING' Apr 30 21:29:40.150775 ncdv-master-1 devstack@c-api.service[122527]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Apr 30 21:29:40.156419 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04a49aab-7995-4028-bfdf-1f5e5c29789e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:40.159294 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04a49aab-7995-4028-bfdf-1f5e5c29789e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Apr 30 21:29:40.160932 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5f4a11a2-a64a-434b-b359-eafcda87ed22 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:40.161595 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9070b5e0-b44b-49bd-b438-97cd86d2f3ec) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:40.172021 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9070b5e0-b44b-49bd-b438-97cd86d2f3ec) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Apr 30 21:29:40.172021 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Flow 'volume_create_api' (f9c70d87-bd4b-4c06-bdaf-f2d564980bd6) transitioned into state 'REVERTED' from state 'RUNNING' Apr 30 21:29:40.172021 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.middleware.fault [None req-c1f801d5-3628-46ef-b099-f5399cb05779 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes returned with HTTP 413 Apr 30 21:29:40.173444 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 490/974] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:29:39 2022] POST /volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes => generated 208 bytes in 286 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Apr 30 21:29:40.179545 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-299d2757-a5a1-46e1-9b85-8e828a8dc68e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:40.183072 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5f4a11a2-a64a-434b-b359-eafcda87ed22 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 returned with HTTP 200 Apr 30 21:29:40.184192 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 485/975] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:40 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 => generated 910 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:40.189131 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-299d2757-a5a1-46e1-9b85-8e828a8dc68e tempest-VolumeQuotasNegativeTestJSON-1699377936 tempest-VolumeQuotasNegativeTestJSON-1699377936-project-admin] PUT http://10.222.0.23/volume/v3/29d795c104c049f2aad1fd515824c28e/os-quota-sets/a5260d9c3a5f4165873b033b64eba1da Apr 30 21:29:40.190433 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-299d2757-a5a1-46e1-9b85-8e828a8dc68e tempest-VolumeQuotasNegativeTestJSON-1699377936 tempest-VolumeQuotasNegativeTestJSON-1699377936-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:40.200122 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6281f8f9-ea22-41ec-bbad-b6ceadf80396 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:40.204889 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6281f8f9-ea22-41ec-bbad-b6ceadf80396 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 Apr 30 21:29:40.205617 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6281f8f9-ea22-41ec-bbad-b6ceadf80396 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:40.206294 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6281f8f9-ea22-41ec-bbad-b6ceadf80396 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:40.210305 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:40.210305 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:40.233284 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:40.233284 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:40.249856 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6281f8f9-ea22-41ec-bbad-b6ceadf80396 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:40.265180 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6281f8f9-ea22-41ec-bbad-b6ceadf80396 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 returned with HTTP 200 Apr 30 21:29:40.268092 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 486/976] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:40 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 => generated 910 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:40.280787 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d843f925-5641-4349-9d13-5d76c2c779fd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:40.284796 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] POST http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes Apr 30 21:29:40.285615 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1854161818"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:40.287022 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1854161818'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:29:40.289020 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Create volume of 1 GB Apr 30 21:29:40.298235 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Availability Zones retrieved successfully. Apr 30 21:29:40.317131 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Flow 'volume_create_api' (b239f1b6-557e-44be-8c2e-1421300cf1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:40.319923 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a8e3d1-03ae-41ae-836e-fee3a49f6a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:40.323159 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:29:40.366756 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a8e3d1-03ae-41ae-836e-fee3a49f6a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:40.368903 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5081ae4f-f083-43fe-af71-4b194d911eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:40.531951 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Created reservations ['1cfad25e-5c3b-4986-8f6d-44f0e1a8ad21', 'ae1c0976-5d79-4571-8ea1-344819ea157a', 'b7115b23-8be5-4016-8643-ec96a8f83a36', '7a5280c2-b793-4718-abed-2d4f3da102b2'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:29:40.534805 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5081ae4f-f083-43fe-af71-4b194d911eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cfad25e-5c3b-4986-8f6d-44f0e1a8ad21', 'ae1c0976-5d79-4571-8ea1-344819ea157a', 'b7115b23-8be5-4016-8643-ec96a8f83a36', '7a5280c2-b793-4718-abed-2d4f3da102b2']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:40.539693 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a50a12c2-5b3c-4ee7-a716-ee9eb836e2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:40.559748 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-299d2757-a5a1-46e1-9b85-8e828a8dc68e tempest-VolumeQuotasNegativeTestJSON-1699377936 tempest-VolumeQuotasNegativeTestJSON-1699377936-project-admin] http://10.222.0.23/volume/v3/29d795c104c049f2aad1fd515824c28e/os-quota-sets/a5260d9c3a5f4165873b033b64eba1da returned with HTTP 200 Apr 30 21:29:40.566350 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 491/977] 10.222.0.23 () {60 vars in 1350 bytes} [Sat Apr 30 21:29:40 2022] PUT /volume/v3/29d795c104c049f2aad1fd515824c28e/os-quota-sets/a5260d9c3a5f4165873b033b64eba1da => generated 295 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:40.568268 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d4ce6c99-4707-420e-af51-69280cb68907 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:40.577632 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] POST http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes Apr 30 21:29:40.577632 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:40.577632 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Create volume request body: {'volume': {'size': 1}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:29:40.577632 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Create volume of 1 GB Apr 30 21:29:40.581949 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Availability Zones retrieved successfully. Apr 30 21:29:40.611526 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Flow 'volume_create_api' (77b36248-d69f-4e52-b84b-4b7c1a28a61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:40.612199 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b45b00f-63d6-4802-9a7d-72cd4140a1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:40.616077 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:29:40.676066 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b45b00f-63d6-4802-9a7d-72cd4140a1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:40.676066 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1f90b69-4f31-4d02-afb0-e762a8e91e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:40.694075 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a50a12c2-5b3c-4ee7-a716-ee9eb836e2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8345122-ad95-4d6f-82e6-90fa09abf578', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1854161818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebe19df8503d40afbdd17781c0cf915c',qos_specs=None,replication_status=,reservations=['1cfad25e-5c3b-4986-8f6d-44f0e1a8ad21','ae1c0976-5d79-4571-8ea1-344819ea157a','b7115b23-8be5-4016-8643-ec96a8f83a36','7a5280c2-b793-4718-abed-2d4f3da102b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='666ed7c4c48b4a9886026bcb6151f3bc',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:29:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1854161818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8345122-ad95-4d6f-82e6-90fa09abf578,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebe19df8503d40afbdd17781c0cf915c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='666ed7c4c48b4a9886026bcb6151f3bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:40.697444 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (818cf456-6f48-4602-bf5e-bbc78771cc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:40.719440 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota_utils [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Quota exceeded for a5260d9c3a5f4165873b033b64eba1da, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Apr 30 21:29:40.722505 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1f90b69-4f31-4d02-afb0-e762a8e91e93) transitioned into state 'FAILURE' from state 'RUNNING' Apr 30 21:29:40.722505 ncdv-master-1 devstack@c-api.service[122527]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Apr 30 21:29:40.732624 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1f90b69-4f31-4d02-afb0-e762a8e91e93) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:40.732624 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1f90b69-4f31-4d02-afb0-e762a8e91e93) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Apr 30 21:29:40.732624 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b45b00f-63d6-4802-9a7d-72cd4140a1cc) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:40.733667 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b45b00f-63d6-4802-9a7d-72cd4140a1cc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Apr 30 21:29:40.735987 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Flow 'volume_create_api' (77b36248-d69f-4e52-b84b-4b7c1a28a61f) transitioned into state 'REVERTED' from state 'RUNNING' Apr 30 21:29:40.736573 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.middleware.fault [None req-d4ce6c99-4707-420e-af51-69280cb68907 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes returned with HTTP 413 Apr 30 21:29:40.738210 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 492/978] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:29:40 2022] POST /volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes => generated 150 bytes in 171 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Apr 30 21:29:40.744737 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6f02fce9-c0f2-4c34-bbaa-e573c8fcfd6d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:40.750434 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6f02fce9-c0f2-4c34-bbaa-e573c8fcfd6d tempest-VolumeQuotasNegativeTestJSON-1699377936 tempest-VolumeQuotasNegativeTestJSON-1699377936-project-admin] PUT http://10.222.0.23/volume/v3/29d795c104c049f2aad1fd515824c28e/os-quota-sets/a5260d9c3a5f4165873b033b64eba1da Apr 30 21:29:40.751162 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6f02fce9-c0f2-4c34-bbaa-e573c8fcfd6d tempest-VolumeQuotasNegativeTestJSON-1699377936 tempest-VolumeQuotasNegativeTestJSON-1699377936-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:40.760338 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:40.760338 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:40.815228 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (818cf456-6f48-4602-bf5e-bbc78771cc9d) transitioned into state 'SUCCESS' from state '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-1854161818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebe19df8503d40afbdd17781c0cf915c',qos_specs=None,replication_status=,reservations=['1cfad25e-5c3b-4986-8f6d-44f0e1a8ad21','ae1c0976-5d79-4571-8ea1-344819ea157a','b7115b23-8be5-4016-8643-ec96a8f83a36','7a5280c2-b793-4718-abed-2d4f3da102b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='666ed7c4c48b4a9886026bcb6151f3bc',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:40.819048 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (622ee10e-7e27-4f92-ab0f-e3fd3d455777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:40.922316 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (622ee10e-7e27-4f92-ab0f-e3fd3d455777) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:40.927503 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Flow 'volume_create_api' (b239f1b6-557e-44be-8c2e-1421300cf1d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:40.929745 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Create volume request issued successfully. Apr 30 21:29:40.933628 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d843f925-5641-4349-9d13-5d76c2c779fd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes returned with HTTP 202 Apr 30 21:29:40.938524 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 487/979] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:29:40 2022] POST /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes => generated 817 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:29:40.947347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4a8195a9-00e2-411b-88b9-4a9f743783dd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:40.952446 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4a8195a9-00e2-411b-88b9-4a9f743783dd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 Apr 30 21:29:40.953028 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4a8195a9-00e2-411b-88b9-4a9f743783dd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:40.954218 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4a8195a9-00e2-411b-88b9-4a9f743783dd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:40.954932 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6f02fce9-c0f2-4c34-bbaa-e573c8fcfd6d tempest-VolumeQuotasNegativeTestJSON-1699377936 tempest-VolumeQuotasNegativeTestJSON-1699377936-project-admin] http://10.222.0.23/volume/v3/29d795c104c049f2aad1fd515824c28e/os-quota-sets/a5260d9c3a5f4165873b033b64eba1da returned with HTTP 200 Apr 30 21:29:40.960250 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 493/980] 10.222.0.23 () {60 vars in 1350 bytes} [Sat Apr 30 21:29:40 2022] PUT /volume/v3/29d795c104c049f2aad1fd515824c28e/os-quota-sets/a5260d9c3a5f4165873b033b64eba1da => generated 294 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:40.972462 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4292d1ba-18fc-4115-bbd3-e61929be84f8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:40.979833 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4292d1ba-18fc-4115-bbd3-e61929be84f8 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] POST http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12/action Apr 30 21:29:40.981451 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4292d1ba-18fc-4115-bbd3-e61929be84f8 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:29:40.983223 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4292d1ba-18fc-4115-bbd3-e61929be84f8 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:41.002094 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:41.002094 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:41.013355 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:41.013355 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:41.023704 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4292d1ba-18fc-4115-bbd3-e61929be84f8 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Volume info retrieved successfully. Apr 30 21:29:41.023808 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4a8195a9-00e2-411b-88b9-4a9f743783dd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:41.046536 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4a8195a9-00e2-411b-88b9-4a9f743783dd tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 returned with HTTP 200 Apr 30 21:29:41.047102 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 488/981] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:40 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 => generated 885 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:41.099124 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-22db2be2-8f54-41e5-8b6f-4b4cbddecc3c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:41.104707 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-22db2be2-8f54-41e5-8b6f-4b4cbddecc3c tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] DELETE http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/646edc0b-fa35-44d5-ac5d-e5f29d1b72c3 Apr 30 21:29:41.105585 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-22db2be2-8f54-41e5-8b6f-4b4cbddecc3c tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:41.106268 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-22db2be2-8f54-41e5-8b6f-4b4cbddecc3c tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:41.134449 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:41.134449 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:41.244270 ncdv-master-1 devstack@c-api.service[122527]: ERROR cinder.volume.api [None req-4292d1ba-18fc-4115-bbd3-e61929be84f8 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Quota exceeded for a5260d9c3a5f4165873b033b64eba1da, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Apr 30 21:29:41.370447 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.middleware.fault [None req-4292d1ba-18fc-4115-bbd3-e61929be84f8 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12/action returned with HTTP 413 Apr 30 21:29:41.371602 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 494/982] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:29:40 2022] POST /volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12/action => generated 208 bytes in 402 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Apr 30 21:29:41.377708 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6674840e-a5ed-4a18-ad73-e4e248e9942b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:41.384183 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6674840e-a5ed-4a18-ad73-e4e248e9942b tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] DELETE http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 Apr 30 21:29:41.385497 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6674840e-a5ed-4a18-ad73-e4e248e9942b tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:41.386171 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6674840e-a5ed-4a18-ad73-e4e248e9942b tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:41.386574 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-6674840e-a5ed-4a18-ad73-e4e248e9942b tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Delete volume with id: 6927c29e-ccec-4643-ba4d-750d273b2e12 Apr 30 21:29:41.388536 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-f3d54811-1df6-421a-a6f4-88f2567728ca req-22db2be2-8f54-41e5-8b6f-4b4cbddecc3c tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/646edc0b-fa35-44d5-ac5d-e5f29d1b72c3 returned with HTTP 200 Apr 30 21:29:41.390104 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 489/983] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:29:41 2022] DELETE /volume/v3/54ceedad6e134d94ac8758f8385a47e0/attachments/646edc0b-fa35-44d5-ac5d-e5f29d1b72c3 => generated 19 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:41.410908 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:41.410908 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:41.414524 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6674840e-a5ed-4a18-ad73-e4e248e9942b tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Volume info retrieved successfully. Apr 30 21:29:41.560080 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6674840e-a5ed-4a18-ad73-e4e248e9942b tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Delete volume request issued successfully. Apr 30 21:29:41.561277 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6674840e-a5ed-4a18-ad73-e4e248e9942b tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 returned with HTTP 202 Apr 30 21:29:41.566732 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 495/984] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:29:41 2022] DELETE /volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:29:41.567198 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fd5ff81a-2539-4eb8-b807-ce03d14c77a3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:41.572822 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd5ff81a-2539-4eb8-b807-ce03d14c77a3 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] GET http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 Apr 30 21:29:41.578013 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd5ff81a-2539-4eb8-b807-ce03d14c77a3 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:41.581714 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd5ff81a-2539-4eb8-b807-ce03d14c77a3 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:41.603654 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:41.603654 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:41.615580 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fd5ff81a-2539-4eb8-b807-ce03d14c77a3 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Volume info retrieved successfully. Apr 30 21:29:41.619701 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd5ff81a-2539-4eb8-b807-ce03d14c77a3 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 returned with HTTP 200 Apr 30 21:29:41.620559 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 490/985] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:41 2022] GET /volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 => generated 912 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:42.028150 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fffb330d-ef71-4cb6-81c4-276a5b00e715 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:42.032018 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fffb330d-ef71-4cb6-81c4-276a5b00e715 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:42.032473 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fffb330d-ef71-4cb6-81c4-276a5b00e715 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:42.032922 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fffb330d-ef71-4cb6-81c4-276a5b00e715 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:42.052502 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:42.052502 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:42.059946 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-90540adc-a247-4df4-adde-2556c2d78467 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:42.065227 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-90540adc-a247-4df4-adde-2556c2d78467 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 Apr 30 21:29:42.065680 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-90540adc-a247-4df4-adde-2556c2d78467 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:42.066171 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-90540adc-a247-4df4-adde-2556c2d78467 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:42.082786 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fffb330d-ef71-4cb6-81c4-276a5b00e715 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:42.085957 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:42.085957 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:42.094684 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-90540adc-a247-4df4-adde-2556c2d78467 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:42.098924 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fffb330d-ef71-4cb6-81c4-276a5b00e715 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:42.100815 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 496/986] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:42 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 909 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:42.122903 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-90540adc-a247-4df4-adde-2556c2d78467 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 returned with HTTP 200 Apr 30 21:29:42.123649 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 491/987] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:42 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 => generated 909 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:42.633620 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1ccf0862-e0b3-495d-889e-8adce46a0b26 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:42.638277 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1ccf0862-e0b3-495d-889e-8adce46a0b26 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] GET http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 Apr 30 21:29:42.638754 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1ccf0862-e0b3-495d-889e-8adce46a0b26 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:42.639205 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1ccf0862-e0b3-495d-889e-8adce46a0b26 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:42.656217 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:42.656217 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:42.675133 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1ccf0862-e0b3-495d-889e-8adce46a0b26 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Volume info retrieved successfully. Apr 30 21:29:42.690659 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1ccf0862-e0b3-495d-889e-8adce46a0b26 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 returned with HTTP 200 Apr 30 21:29:42.692607 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 497/988] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:42 2022] GET /volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 => generated 912 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:43.136023 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-50719319-2caf-495f-a929-c4f9665523a9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:43.140566 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-50719319-2caf-495f-a929-c4f9665523a9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 Apr 30 21:29:43.141014 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-50719319-2caf-495f-a929-c4f9665523a9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:43.141472 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-50719319-2caf-495f-a929-c4f9665523a9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:43.163945 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:43.163945 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:43.185618 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-50719319-2caf-495f-a929-c4f9665523a9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:43.195538 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-50719319-2caf-495f-a929-c4f9665523a9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 returned with HTTP 200 Apr 30 21:29:43.196383 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 492/989] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:43 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 => generated 910 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:43.208561 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e171f73c-1b70-4328-a6cb-99f1fe0bb5c5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:43.213670 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e171f73c-1b70-4328-a6cb-99f1fe0bb5c5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 Apr 30 21:29:43.214493 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e171f73c-1b70-4328-a6cb-99f1fe0bb5c5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:43.214953 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e171f73c-1b70-4328-a6cb-99f1fe0bb5c5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:43.232912 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:43.232912 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:43.244231 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e171f73c-1b70-4328-a6cb-99f1fe0bb5c5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:43.257849 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e171f73c-1b70-4328-a6cb-99f1fe0bb5c5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 returned with HTTP 200 Apr 30 21:29:43.259122 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 498/990] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:43 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 => generated 910 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:43.270798 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5100cfac-518d-4a7b-98a6-49007ab5539c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:43.274962 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] POST http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes Apr 30 21:29:43.275991 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1884866032"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:43.277719 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1884866032'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:29:43.278464 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Create volume of 1 GB Apr 30 21:29:43.288505 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Availability Zones retrieved successfully. Apr 30 21:29:43.307218 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Flow 'volume_create_api' (8e0fa77a-91db-4b2f-8bf7-856b15b7ce89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:43.310836 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae346368-683c-4bd6-82cc-ada6cb7f963c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:43.313735 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:29:43.414258 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae346368-683c-4bd6-82cc-ada6cb7f963c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:43.419662 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f52ae43-1b21-49a6-addb-5c43ed88a83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:43.581228 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Created reservations ['47fa2728-01de-453f-a7a1-deb388da686d', 'ad89375d-777e-4af1-86cc-b8a22b938196', '335d6196-e42c-4cac-95ea-6b53d3cf8031', '42ce69f5-c989-4d3b-8c2a-2b965c123551'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:29:43.584013 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f52ae43-1b21-49a6-addb-5c43ed88a83c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47fa2728-01de-453f-a7a1-deb388da686d', 'ad89375d-777e-4af1-86cc-b8a22b938196', '335d6196-e42c-4cac-95ea-6b53d3cf8031', '42ce69f5-c989-4d3b-8c2a-2b965c123551']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:43.586486 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e5c22b1-5f31-44d3-b266-a70f05717446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:43.699189 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e5c22b1-5f31-44d3-b266-a70f05717446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9d3ede6-63e4-4026-a830-d633a6cb27ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1884866032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebe19df8503d40afbdd17781c0cf915c',qos_specs=None,replication_status=,reservations=['47fa2728-01de-453f-a7a1-deb388da686d','ad89375d-777e-4af1-86cc-b8a22b938196','335d6196-e42c-4cac-95ea-6b53d3cf8031','42ce69f5-c989-4d3b-8c2a-2b965c123551'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='666ed7c4c48b4a9886026bcb6151f3bc',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:29:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1884866032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9d3ede6-63e4-4026-a830-d633a6cb27ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebe19df8503d40afbdd17781c0cf915c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='666ed7c4c48b4a9886026bcb6151f3bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:43.701491 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64b3e572-7c51-4252-975a-81334f9fc9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:43.704602 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1b048409-4979-492e-83b8-8e455811660b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:43.708554 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1b048409-4979-492e-83b8-8e455811660b tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] GET http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 Apr 30 21:29:43.709034 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1b048409-4979-492e-83b8-8e455811660b tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:43.710010 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1b048409-4979-492e-83b8-8e455811660b tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:43.736300 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:43.736300 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:43.745096 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1b048409-4979-492e-83b8-8e455811660b tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Volume info retrieved successfully. Apr 30 21:29:43.754901 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1b048409-4979-492e-83b8-8e455811660b tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 returned with HTTP 200 Apr 30 21:29:43.764289 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 499/991] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:43 2022] GET /volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 => generated 912 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:43.817249 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64b3e572-7c51-4252-975a-81334f9fc9c4) transitioned into state 'SUCCESS' from state '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-1884866032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebe19df8503d40afbdd17781c0cf915c',qos_specs=None,replication_status=,reservations=['47fa2728-01de-453f-a7a1-deb388da686d','ad89375d-777e-4af1-86cc-b8a22b938196','335d6196-e42c-4cac-95ea-6b53d3cf8031','42ce69f5-c989-4d3b-8c2a-2b965c123551'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='666ed7c4c48b4a9886026bcb6151f3bc',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:43.819654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67a6a1e2-807e-45a8-b1b4-cb8372720658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:43.938347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67a6a1e2-807e-45a8-b1b4-cb8372720658) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:43.941060 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Flow 'volume_create_api' (8e0fa77a-91db-4b2f-8bf7-856b15b7ce89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:43.941388 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Create volume request issued successfully. Apr 30 21:29:43.953507 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5100cfac-518d-4a7b-98a6-49007ab5539c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes returned with HTTP 202 Apr 30 21:29:43.971383 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c7a3b349-b3ad-4bb6-93cc-b90028e54568 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:43.977656 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 493/992] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:29:43 2022] POST /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes => generated 817 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:29:43.978908 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c7a3b349-b3ad-4bb6-93cc-b90028e54568 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed Apr 30 21:29:43.978908 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c7a3b349-b3ad-4bb6-93cc-b90028e54568 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:43.978908 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c7a3b349-b3ad-4bb6-93cc-b90028e54568 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:43.997166 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:43.997166 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:44.012949 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c7a3b349-b3ad-4bb6-93cc-b90028e54568 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:44.041718 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c7a3b349-b3ad-4bb6-93cc-b90028e54568 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed returned with HTTP 200 Apr 30 21:29:44.053502 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 500/993] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:43 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed => generated 885 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:44.768562 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-586d1939-0da3-4fc6-83f3-c6d2933c1e40 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:44.773110 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-586d1939-0da3-4fc6-83f3-c6d2933c1e40 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] GET http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 Apr 30 21:29:44.773772 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-586d1939-0da3-4fc6-83f3-c6d2933c1e40 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:44.774317 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-586d1939-0da3-4fc6-83f3-c6d2933c1e40 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:44.796119 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:44.796119 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:44.804708 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-586d1939-0da3-4fc6-83f3-c6d2933c1e40 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Volume info retrieved successfully. Apr 30 21:29:44.816184 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-586d1939-0da3-4fc6-83f3-c6d2933c1e40 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 returned with HTTP 200 Apr 30 21:29:44.817734 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 494/994] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:44 2022] GET /volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 => generated 912 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:45.057270 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-09a92712-61db-48cf-93fb-eb406c16ef64 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:45.060985 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-09a92712-61db-48cf-93fb-eb406c16ef64 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed Apr 30 21:29:45.061490 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-09a92712-61db-48cf-93fb-eb406c16ef64 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:45.061972 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-09a92712-61db-48cf-93fb-eb406c16ef64 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:45.088512 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:45.088512 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:45.098351 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-09a92712-61db-48cf-93fb-eb406c16ef64 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:45.110651 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-09a92712-61db-48cf-93fb-eb406c16ef64 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed returned with HTTP 200 Apr 30 21:29:45.112003 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 501/995] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:45 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed => generated 909 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:45.836144 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-eadc55e4-a655-4ce3-adc7-c6acbe8f5f95 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:45.838082 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eadc55e4-a655-4ce3-adc7-c6acbe8f5f95 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] GET http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 Apr 30 21:29:45.838732 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eadc55e4-a655-4ce3-adc7-c6acbe8f5f95 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:45.839366 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eadc55e4-a655-4ce3-adc7-c6acbe8f5f95 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:45.857131 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:45.857131 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:45.865011 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-eadc55e4-a655-4ce3-adc7-c6acbe8f5f95 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Volume info retrieved successfully. Apr 30 21:29:45.875751 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eadc55e4-a655-4ce3-adc7-c6acbe8f5f95 tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 returned with HTTP 200 Apr 30 21:29:45.877062 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 495/996] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:45 2022] GET /volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 => generated 912 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:46.126423 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-672c0ecb-5647-487e-acc9-716d72228f63 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:46.133009 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-672c0ecb-5647-487e-acc9-716d72228f63 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed Apr 30 21:29:46.133904 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-672c0ecb-5647-487e-acc9-716d72228f63 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:46.134961 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-672c0ecb-5647-487e-acc9-716d72228f63 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:46.157295 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:46.157295 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:46.215177 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-672c0ecb-5647-487e-acc9-716d72228f63 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:46.233087 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-672c0ecb-5647-487e-acc9-716d72228f63 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed returned with HTTP 200 Apr 30 21:29:46.234679 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 502/997] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:46 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:46.255759 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5bbf1738-d43e-4fc5-bb0d-433498c83e75 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:46.255759 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5bbf1738-d43e-4fc5-bb0d-433498c83e75 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed Apr 30 21:29:46.255759 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5bbf1738-d43e-4fc5-bb0d-433498c83e75 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:46.255759 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5bbf1738-d43e-4fc5-bb0d-433498c83e75 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:46.266402 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:46.266402 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:46.275330 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5bbf1738-d43e-4fc5-bb0d-433498c83e75 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:46.284732 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5bbf1738-d43e-4fc5-bb0d-433498c83e75 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed returned with HTTP 200 Apr 30 21:29:46.286067 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 496/998] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:46 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed => generated 910 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:46.300167 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:46.601237 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] POST http://10.222.0.23/volume/v3/1e8211ae0294466dad4012b125fc416f/volumes Apr 30 21:29:46.601985 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:46.612488 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:29:46.612810 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Create volume of 1 GB Apr 30 21:29:46.627688 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Availability Zones retrieved successfully. Apr 30 21:29:46.652480 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Flow 'volume_create_api' (cf89d942-0665-4e42-856f-38005203c941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:46.658159 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8413f31-88c6-4005-b808-c8f5890a6f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:46.669433 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:29:46.751208 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8413f31-88c6-4005-b808-c8f5890a6f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:46.753540 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77855dc9-f0c4-41a3-826d-533232fb7978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:46.889292 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-93089874-1543-4df2-96bf-ca1262acb3fc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:46.893349 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-93089874-1543-4df2-96bf-ca1262acb3fc tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] GET http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 Apr 30 21:29:46.893880 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-93089874-1543-4df2-96bf-ca1262acb3fc tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:46.894402 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-93089874-1543-4df2-96bf-ca1262acb3fc tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:46.939750 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:46.939750 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:46.950091 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-93089874-1543-4df2-96bf-ca1262acb3fc tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Volume info retrieved successfully. Apr 30 21:29:46.971426 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-93089874-1543-4df2-96bf-ca1262acb3fc tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 returned with HTTP 200 Apr 30 21:29:46.971426 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 497/999] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:46 2022] GET /volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 => generated 912 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:47.183543 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Created reservations ['7d8a9c50-2463-4d9c-a45f-dad08d50c9cf', '279d8242-67df-46d6-a25e-28ce587985e8', '8115357d-d0f3-48a6-96f9-f82d658de58f', 'e9a3553b-8c9c-48d9-88c7-ca6de0825d05'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:29:47.191180 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77855dc9-f0c4-41a3-826d-533232fb7978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d8a9c50-2463-4d9c-a45f-dad08d50c9cf', '279d8242-67df-46d6-a25e-28ce587985e8', '8115357d-d0f3-48a6-96f9-f82d658de58f', 'e9a3553b-8c9c-48d9-88c7-ca6de0825d05']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:47.195829 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63650e72-78ab-48a1-b4f1-c31861d6d339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:47.426696 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63650e72-78ab-48a1-b4f1-c31861d6d339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10260c46-b09e-4e1d-b0df-9da85586cede', '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='1e8211ae0294466dad4012b125fc416f',qos_specs=None,replication_status=,reservations=['7d8a9c50-2463-4d9c-a45f-dad08d50c9cf','279d8242-67df-46d6-a25e-28ce587985e8','8115357d-d0f3-48a6-96f9-f82d658de58f','e9a3553b-8c9c-48d9-88c7-ca6de0825d05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69b7272fff74daf96829bc4645b6639',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:29:47Z,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=10260c46-b09e-4e1d-b0df-9da85586cede,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e8211ae0294466dad4012b125fc416f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a69b7272fff74daf96829bc4645b6639',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:47.429173 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cbeb724-c3b4-43f1-a2e9-2f210e743055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:47.568858 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cbeb724-c3b4-43f1-a2e9-2f210e743055) transitioned into state 'SUCCESS' from 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='1e8211ae0294466dad4012b125fc416f',qos_specs=None,replication_status=,reservations=['7d8a9c50-2463-4d9c-a45f-dad08d50c9cf','279d8242-67df-46d6-a25e-28ce587985e8','8115357d-d0f3-48a6-96f9-f82d658de58f','e9a3553b-8c9c-48d9-88c7-ca6de0825d05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69b7272fff74daf96829bc4645b6639',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:47.571592 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad33fc71-67f8-461b-af57-b320dca310f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:47.689636 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad33fc71-67f8-461b-af57-b320dca310f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:47.689636 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Flow 'volume_create_api' (cf89d942-0665-4e42-856f-38005203c941) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:47.689636 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Create volume request issued successfully. Apr 30 21:29:47.692573 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0b8e0aa1-1c63-4032-8133-b22aa48a310f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] http://10.222.0.23/volume/v3/1e8211ae0294466dad4012b125fc416f/volumes returned with HTTP 202 Apr 30 21:29:47.697697 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 503/1000] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:29:46 2022] POST /volume/v3/1e8211ae0294466dad4012b125fc416f/volumes => generated 795 bytes in 1399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:29:47.711770 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-062777f2-9ac9-4faf-b6bb-d913add3b02f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:47.716730 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-062777f2-9ac9-4faf-b6bb-d913add3b02f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] GET http://10.222.0.23/volume/v3/1e8211ae0294466dad4012b125fc416f/volumes/10260c46-b09e-4e1d-b0df-9da85586cede Apr 30 21:29:47.724040 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-062777f2-9ac9-4faf-b6bb-d913add3b02f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:47.724040 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-062777f2-9ac9-4faf-b6bb-d913add3b02f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:47.734453 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:47.734453 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:47.743500 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-062777f2-9ac9-4faf-b6bb-d913add3b02f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Volume info retrieved successfully. Apr 30 21:29:47.753050 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-062777f2-9ac9-4faf-b6bb-d913add3b02f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] http://10.222.0.23/volume/v3/1e8211ae0294466dad4012b125fc416f/volumes/10260c46-b09e-4e1d-b0df-9da85586cede returned with HTTP 200 Apr 30 21:29:47.754159 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 498/1001] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:47 2022] GET /volume/v3/1e8211ae0294466dad4012b125fc416f/volumes/10260c46-b09e-4e1d-b0df-9da85586cede => generated 974 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:47.976200 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-33041b83-a2e8-4b95-8a13-b4473444446a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:47.981282 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-33041b83-a2e8-4b95-8a13-b4473444446a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] GET http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 Apr 30 21:29:47.981282 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-33041b83-a2e8-4b95-8a13-b4473444446a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:47.981744 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-33041b83-a2e8-4b95-8a13-b4473444446a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:48.007306 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-33041b83-a2e8-4b95-8a13-b4473444446a tempest-VolumeQuotasNegativeTestJSON-1343541694 tempest-VolumeQuotasNegativeTestJSON-1343541694-project] http://10.222.0.23/volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 returned with HTTP 404 Apr 30 21:29:48.008252 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 504/1002] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:47 2022] GET /volume/v3/a5260d9c3a5f4165873b033b64eba1da/volumes/6927c29e-ccec-4643-ba4d-750d273b2e12 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:29:48.013379 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d4cb323a-4bb1-4611-9149-d0157ddce303 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:48.018457 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d4cb323a-4bb1-4611-9149-d0157ddce303 tempest-VolumeQuotasNegativeTestJSON-1699377936 tempest-VolumeQuotasNegativeTestJSON-1699377936-project-admin] PUT http://10.222.0.23/volume/v3/29d795c104c049f2aad1fd515824c28e/os-quota-sets/a5260d9c3a5f4165873b033b64eba1da Apr 30 21:29:48.019162 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d4cb323a-4bb1-4611-9149-d0157ddce303 tempest-VolumeQuotasNegativeTestJSON-1699377936 tempest-VolumeQuotasNegativeTestJSON-1699377936-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:48.767179 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8d46cee5-f51d-45c6-a66f-2ac77383386f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:48.778662 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8d46cee5-f51d-45c6-a66f-2ac77383386f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] GET http://10.222.0.23/volume/v3/1e8211ae0294466dad4012b125fc416f/volumes/10260c46-b09e-4e1d-b0df-9da85586cede Apr 30 21:29:48.780424 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8d46cee5-f51d-45c6-a66f-2ac77383386f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:48.783801 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8d46cee5-f51d-45c6-a66f-2ac77383386f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:48.786440 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d4cb323a-4bb1-4611-9149-d0157ddce303 tempest-VolumeQuotasNegativeTestJSON-1699377936 tempest-VolumeQuotasNegativeTestJSON-1699377936-project-admin] http://10.222.0.23/volume/v3/29d795c104c049f2aad1fd515824c28e/os-quota-sets/a5260d9c3a5f4165873b033b64eba1da returned with HTTP 200 Apr 30 21:29:48.788894 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 499/1003] 10.222.0.23 () {60 vars in 1351 bytes} [Sat Apr 30 21:29:48 2022] PUT /volume/v3/29d795c104c049f2aad1fd515824c28e/os-quota-sets/a5260d9c3a5f4165873b033b64eba1da => generated 298 bytes in 777 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:48.824584 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:48.824584 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:48.843331 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8d46cee5-f51d-45c6-a66f-2ac77383386f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Volume info retrieved successfully. Apr 30 21:29:48.862267 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8d46cee5-f51d-45c6-a66f-2ac77383386f tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] http://10.222.0.23/volume/v3/1e8211ae0294466dad4012b125fc416f/volumes/10260c46-b09e-4e1d-b0df-9da85586cede returned with HTTP 200 Apr 30 21:29:48.865816 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 505/1004] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:48 2022] GET /volume/v3/1e8211ae0294466dad4012b125fc416f/volumes/10260c46-b09e-4e1d-b0df-9da85586cede => generated 1019 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:49.879880 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-caa43bf7-4163-4b61-885a-cc929d2af806 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:49.884574 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-caa43bf7-4163-4b61-885a-cc929d2af806 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] GET http://10.222.0.23/volume/v3/1e8211ae0294466dad4012b125fc416f/volumes/10260c46-b09e-4e1d-b0df-9da85586cede Apr 30 21:29:49.885096 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-caa43bf7-4163-4b61-885a-cc929d2af806 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:49.885940 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-caa43bf7-4163-4b61-885a-cc929d2af806 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:49.902033 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:49.902033 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:49.910402 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-caa43bf7-4163-4b61-885a-cc929d2af806 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Volume info retrieved successfully. Apr 30 21:29:49.928193 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-caa43bf7-4163-4b61-885a-cc929d2af806 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] http://10.222.0.23/volume/v3/1e8211ae0294466dad4012b125fc416f/volumes/10260c46-b09e-4e1d-b0df-9da85586cede returned with HTTP 200 Apr 30 21:29:49.940064 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 500/1005] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:49 2022] GET /volume/v3/1e8211ae0294466dad4012b125fc416f/volumes/10260c46-b09e-4e1d-b0df-9da85586cede => generated 1020 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:29:49.942022 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c3e0ff09-133d-4bce-b8ca-1f8e921ef8a5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:49.947373 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c3e0ff09-133d-4bce-b8ca-1f8e921ef8a5 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] GET http://10.222.0.23/volume/v3/1e8211ae0294466dad4012b125fc416f/volumes/detail?all_tenants=1&project_id=ebe19df8503d40afbdd17781c0cf915c Apr 30 21:29:49.948026 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c3e0ff09-133d-4bce-b8ca-1f8e921ef8a5 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:49.948706 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c3e0ff09-133d-4bce-b8ca-1f8e921ef8a5 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:49.950448 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c3e0ff09-133d-4bce-b8ca-1f8e921ef8a5 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Could not evaluate value ebe19df8503d40afbdd17781c0cf915c, assuming string {{(pid=122527) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2304}} Apr 30 21:29:49.952627 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c3e0ff09-133d-4bce-b8ca-1f8e921ef8a5 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Searching by: MultiDict([('project_id', 'ebe19df8503d40afbdd17781c0cf915c'), ('all_tenants', 1)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:29:50.010592 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c3e0ff09-133d-4bce-b8ca-1f8e921ef8a5 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Get all volumes completed successfully. Apr 30 21:29:50.013002 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:50.013002 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:50.023374 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c3e0ff09-133d-4bce-b8ca-1f8e921ef8a5 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] http://10.222.0.23/volume/v3/1e8211ae0294466dad4012b125fc416f/volumes/detail?all_tenants=1&project_id=ebe19df8503d40afbdd17781c0cf915c returned with HTTP 200 Apr 30 21:29:50.025071 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 506/1006] 10.222.0.23 () {58 vars in 1349 bytes} [Sat Apr 30 21:29:49 2022] GET /volume/v3/1e8211ae0294466dad4012b125fc416f/volumes/detail?all_tenants=1&project_id=ebe19df8503d40afbdd17781c0cf915c => generated 3187 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:29:50.039855 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6560462b-0a9a-4e06-bdab-e8cac32de840 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:50.044479 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6560462b-0a9a-4e06-bdab-e8cac32de840 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] DELETE http://10.222.0.23/volume/v3/1e8211ae0294466dad4012b125fc416f/volumes/10260c46-b09e-4e1d-b0df-9da85586cede Apr 30 21:29:50.044990 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6560462b-0a9a-4e06-bdab-e8cac32de840 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:50.046424 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6560462b-0a9a-4e06-bdab-e8cac32de840 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:50.046971 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-6560462b-0a9a-4e06-bdab-e8cac32de840 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Delete volume with id: 10260c46-b09e-4e1d-b0df-9da85586cede Apr 30 21:29:50.074170 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:50.074170 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:50.075183 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6560462b-0a9a-4e06-bdab-e8cac32de840 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Volume info retrieved successfully. Apr 30 21:29:50.318647 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6560462b-0a9a-4e06-bdab-e8cac32de840 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] Delete volume request issued successfully. Apr 30 21:29:50.319132 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6560462b-0a9a-4e06-bdab-e8cac32de840 tempest-VolumesListAdminTestJSON-935149300 tempest-VolumesListAdminTestJSON-935149300-project-admin] http://10.222.0.23/volume/v3/1e8211ae0294466dad4012b125fc416f/volumes/10260c46-b09e-4e1d-b0df-9da85586cede returned with HTTP 202 Apr 30 21:29:50.320106 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 501/1007] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:29:50 2022] DELETE /volume/v3/1e8211ae0294466dad4012b125fc416f/volumes/10260c46-b09e-4e1d-b0df-9da85586cede => generated 0 bytes in 283 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:29:50.325831 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e7140d5d-f3f8-442a-b9e1-af436e05d20a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:50.330461 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e7140d5d-f3f8-442a-b9e1-af436e05d20a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] DELETE http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed Apr 30 21:29:50.331074 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e7140d5d-f3f8-442a-b9e1-af436e05d20a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:50.331890 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e7140d5d-f3f8-442a-b9e1-af436e05d20a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:50.332474 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-e7140d5d-f3f8-442a-b9e1-af436e05d20a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Delete volume with id: a9d3ede6-63e4-4026-a830-d633a6cb27ed Apr 30 21:29:50.358737 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:50.358737 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:50.360205 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e7140d5d-f3f8-442a-b9e1-af436e05d20a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:50.559243 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e7140d5d-f3f8-442a-b9e1-af436e05d20a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Delete volume request issued successfully. Apr 30 21:29:50.559944 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e7140d5d-f3f8-442a-b9e1-af436e05d20a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed returned with HTTP 202 Apr 30 21:29:50.561318 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 507/1008] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:29:50 2022] DELETE /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:29:50.565551 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5f33dce3-05d9-47e9-a2d0-0919de102cb9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:50.569378 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5f33dce3-05d9-47e9-a2d0-0919de102cb9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed Apr 30 21:29:50.569926 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5f33dce3-05d9-47e9-a2d0-0919de102cb9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:50.570485 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5f33dce3-05d9-47e9-a2d0-0919de102cb9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:50.597283 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:50.597283 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:50.641007 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5f33dce3-05d9-47e9-a2d0-0919de102cb9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:50.661395 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5f33dce3-05d9-47e9-a2d0-0919de102cb9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed returned with HTTP 200 Apr 30 21:29:50.664967 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 502/1009] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:50 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed => generated 909 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:51.324528 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-01485c5f-375c-4e9a-a67d-c087e5c16cdc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:51.328600 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-01485c5f-375c-4e9a-a67d-c087e5c16cdc tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] DELETE http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:51.329044 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-01485c5f-375c-4e9a-a67d-c087e5c16cdc tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:51.329490 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-01485c5f-375c-4e9a-a67d-c087e5c16cdc tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:51.329907 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-01485c5f-375c-4e9a-a67d-c087e5c16cdc tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Delete volume with id: b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:51.349589 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:51.349589 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:51.350665 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-01485c5f-375c-4e9a-a67d-c087e5c16cdc tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:51.630126 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-01485c5f-375c-4e9a-a67d-c087e5c16cdc tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Delete volume request issued successfully. Apr 30 21:29:51.630559 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-01485c5f-375c-4e9a-a67d-c087e5c16cdc tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 202 Apr 30 21:29:51.635870 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 508/1010] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:29:51 2022] DELETE /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 0 bytes in 308 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:29:51.636220 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5532bb32-413c-4903-a0b9-9bc487409765 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:51.639913 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5532bb32-413c-4903-a0b9-9bc487409765 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:51.640386 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5532bb32-413c-4903-a0b9-9bc487409765 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:51.640856 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5532bb32-413c-4903-a0b9-9bc487409765 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:51.657002 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:51.657002 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:51.665532 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5532bb32-413c-4903-a0b9-9bc487409765 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:51.676535 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-43ae9990-b187-4306-a4ee-1bdd2ad7f9aa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:51.677157 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5532bb32-413c-4903-a0b9-9bc487409765 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:51.678633 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 503/1011] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:51 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 908 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:51.681316 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-43ae9990-b187-4306-a4ee-1bdd2ad7f9aa tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed Apr 30 21:29:51.682031 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-43ae9990-b187-4306-a4ee-1bdd2ad7f9aa tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:51.682916 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-43ae9990-b187-4306-a4ee-1bdd2ad7f9aa tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:51.699362 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:51.699362 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:51.712345 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-43ae9990-b187-4306-a4ee-1bdd2ad7f9aa tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:51.722680 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-43ae9990-b187-4306-a4ee-1bdd2ad7f9aa tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed returned with HTTP 200 Apr 30 21:29:51.723621 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 509/1012] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:51 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed => generated 909 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:52.691210 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7b8d7cfb-8340-4424-a557-461ee39c0b51 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:52.697715 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7b8d7cfb-8340-4424-a557-461ee39c0b51 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:52.698246 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7b8d7cfb-8340-4424-a557-461ee39c0b51 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:52.699372 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7b8d7cfb-8340-4424-a557-461ee39c0b51 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:52.716250 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:52.716250 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:52.722932 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7b8d7cfb-8340-4424-a557-461ee39c0b51 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:52.732132 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7b8d7cfb-8340-4424-a557-461ee39c0b51 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:52.741050 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 504/1013] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:52 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 908 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:52.741272 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-25fd6ff6-3d1d-455f-84a3-9ae77a6ef8f9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:52.741272 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-25fd6ff6-3d1d-455f-84a3-9ae77a6ef8f9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed Apr 30 21:29:52.745022 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-25fd6ff6-3d1d-455f-84a3-9ae77a6ef8f9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:52.745022 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-25fd6ff6-3d1d-455f-84a3-9ae77a6ef8f9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:52.757162 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:52.757162 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:52.766298 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-25fd6ff6-3d1d-455f-84a3-9ae77a6ef8f9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:52.791615 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-25fd6ff6-3d1d-455f-84a3-9ae77a6ef8f9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed returned with HTTP 200 Apr 30 21:29:52.792945 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 510/1014] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:52 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed => generated 909 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:53.745503 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1a4f3e37-6473-476d-aee9-5f2b1e98fb4a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:53.749558 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1a4f3e37-6473-476d-aee9-5f2b1e98fb4a tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:53.750126 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1a4f3e37-6473-476d-aee9-5f2b1e98fb4a tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:53.750641 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1a4f3e37-6473-476d-aee9-5f2b1e98fb4a tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:53.765429 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:53.765429 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:53.773902 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1a4f3e37-6473-476d-aee9-5f2b1e98fb4a tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:53.783697 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1a4f3e37-6473-476d-aee9-5f2b1e98fb4a tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:53.784406 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 505/1015] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:53 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 908 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:53.810133 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-604c34e7-14a3-4895-ab2e-8d5770f67f11 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:53.814188 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-604c34e7-14a3-4895-ab2e-8d5770f67f11 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed Apr 30 21:29:53.814779 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-604c34e7-14a3-4895-ab2e-8d5770f67f11 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:53.815324 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-604c34e7-14a3-4895-ab2e-8d5770f67f11 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:53.829010 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:53.829010 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:53.836266 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-604c34e7-14a3-4895-ab2e-8d5770f67f11 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:53.844470 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-604c34e7-14a3-4895-ab2e-8d5770f67f11 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed returned with HTTP 200 Apr 30 21:29:53.845167 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 511/1016] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:53 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:54.486175 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-93317a38-82a5-48f2-8615-4c75024305b4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:54.650242 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-93317a38-82a5-48f2-8615-4c75024305b4 tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] GET http://10.222.0.23/volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services Apr 30 21:29:54.650690 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-93317a38-82a5-48f2-8615-4c75024305b4 tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:54.651141 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-93317a38-82a5-48f2-8615-4c75024305b4 tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:54.665580 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-93317a38-82a5-48f2-8615-4c75024305b4 tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] http://10.222.0.23/volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services returned with HTTP 200 Apr 30 21:29:54.666997 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 506/1017] 10.222.0.23 () {58 vars in 1225 bytes} [Sat Apr 30 21:29:54 2022] GET /volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services => generated 625 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:54.674788 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bdea8e40-4de8-4a02-a9bd-666ccc5cf53a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:54.680763 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bdea8e40-4de8-4a02-a9bd-666ccc5cf53a tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] PUT http://10.222.0.23/volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services/disable-log-reason Apr 30 21:29:54.681648 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bdea8e40-4de8-4a02-a9bd-666ccc5cf53a tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] Action: 'update', calling method: update, body: {"host": "ncdv-master-1", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:54.685931 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bdea8e40-4de8-4a02-a9bd-666ccc5cf53a tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] http://10.222.0.23/volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services/disable-log-reason returned with HTTP 400 Apr 30 21:29:54.685931 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 512/1018] 10.222.0.23 () {60 vars in 1302 bytes} [Sat Apr 30 21:29:54 2022] PUT /volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services/disable-log-reason => generated 136 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Apr 30 21:29:54.706874 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-395bd745-4f47-4598-8940-b319a5f2e4a1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:54.730686 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-395bd745-4f47-4598-8940-b319a5f2e4a1 tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] PUT http://10.222.0.23/volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services/disable Apr 30 21:29:54.731590 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-395bd745-4f47-4598-8940-b319a5f2e4a1 tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] Action: 'update', calling method: update, body: {"host": "ncdv-master-1", "binary": "invalid_binary"} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:54.743476 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-395bd745-4f47-4598-8940-b319a5f2e4a1 tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] http://10.222.0.23/volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services/disable returned with HTTP 404 Apr 30 21:29:54.744793 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 507/1019] 10.222.0.23 () {60 vars in 1269 bytes} [Sat Apr 30 21:29:54 2022] PUT /volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services/disable => generated 110 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:29:54.753927 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0cdc3b71-592f-4f62-9f64-0ad20305b6e8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:54.758095 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0cdc3b71-592f-4f62-9f64-0ad20305b6e8 tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] PUT http://10.222.0.23/volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services/enable Apr 30 21:29:54.758937 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0cdc3b71-592f-4f62-9f64-0ad20305b6e8 tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:54.772240 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0cdc3b71-592f-4f62-9f64-0ad20305b6e8 tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] http://10.222.0.23/volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services/enable returned with HTTP 404 Apr 30 21:29:54.774007 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 513/1020] 10.222.0.23 () {60 vars in 1266 bytes} [Sat Apr 30 21:29:54 2022] PUT /volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services/enable => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:29:54.779692 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fbcd1e23-e8af-43c2-8c48-c33d7cac4165 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:54.788280 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fbcd1e23-e8af-43c2-8c48-c33d7cac4165 tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] PUT http://10.222.0.23/volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services/freeze Apr 30 21:29:54.788280 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fbcd1e23-e8af-43c2-8c48-c33d7cac4165 tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:54.796952 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1b2694a6-d3ca-4e5b-b6f8-c8b6bb5a661e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:54.801480 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1b2694a6-d3ca-4e5b-b6f8-c8b6bb5a661e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:54.802764 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1b2694a6-d3ca-4e5b-b6f8-c8b6bb5a661e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:54.803421 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1b2694a6-d3ca-4e5b-b6f8-c8b6bb5a661e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:54.810896 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fbcd1e23-e8af-43c2-8c48-c33d7cac4165 tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] http://10.222.0.23/volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services/freeze returned with HTTP 400 Apr 30 21:29:54.811141 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 508/1021] 10.222.0.23 () {60 vars in 1266 bytes} [Sat Apr 30 21:29:54 2022] PUT /volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services/freeze => generated 83 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:29:54.817521 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2efd764e-bbd7-4756-abd1-8a73502c137d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:54.825312 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:54.825312 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:54.827022 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2efd764e-bbd7-4756-abd1-8a73502c137d tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] PUT http://10.222.0.23/volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services/thaw Apr 30 21:29:54.827968 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2efd764e-bbd7-4756-abd1-8a73502c137d tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:54.835931 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1b2694a6-d3ca-4e5b-b6f8-c8b6bb5a661e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:54.850895 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2efd764e-bbd7-4756-abd1-8a73502c137d tempest-VolumeServicesNegativeTest-92338627 tempest-VolumeServicesNegativeTest-92338627-project-admin] http://10.222.0.23/volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services/thaw returned with HTTP 400 Apr 30 21:29:54.853164 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1b2694a6-d3ca-4e5b-b6f8-c8b6bb5a661e tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:54.869160 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 509/1022] 10.222.0.23 () {60 vars in 1260 bytes} [Sat Apr 30 21:29:54 2022] PUT /volume/v3/48ce55ebf7304fe6a0fb072837734e70/os-services/thaw => generated 83 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:29:54.869160 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-09e477b4-9d19-4f8a-9792-cb9e57e87d2a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:54.869546 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 514/1023] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:54 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 908 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:54.869658 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-09e477b4-9d19-4f8a-9792-cb9e57e87d2a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed Apr 30 21:29:54.869658 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-09e477b4-9d19-4f8a-9792-cb9e57e87d2a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:54.869658 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-09e477b4-9d19-4f8a-9792-cb9e57e87d2a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:54.883452 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:54.883452 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:54.892615 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-09e477b4-9d19-4f8a-9792-cb9e57e87d2a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:54.902694 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-09e477b4-9d19-4f8a-9792-cb9e57e87d2a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed returned with HTTP 200 Apr 30 21:29:54.903847 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 510/1024] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:54 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed => generated 909 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:55.869059 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f2c9ba66-f472-46c0-8d89-ef04d9321c9c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:55.873113 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f2c9ba66-f472-46c0-8d89-ef04d9321c9c tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:55.873609 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f2c9ba66-f472-46c0-8d89-ef04d9321c9c tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:55.874092 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f2c9ba66-f472-46c0-8d89-ef04d9321c9c tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:55.888452 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:55.888452 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:55.895406 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f2c9ba66-f472-46c0-8d89-ef04d9321c9c tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:55.905219 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f2c9ba66-f472-46c0-8d89-ef04d9321c9c tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:55.906275 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 515/1025] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:55 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:55.915697 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f5d92b46-6f12-40c1-89b5-cbe2fafc8ffc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:55.920620 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f5d92b46-6f12-40c1-89b5-cbe2fafc8ffc tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed Apr 30 21:29:55.921167 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f5d92b46-6f12-40c1-89b5-cbe2fafc8ffc tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:55.922039 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f5d92b46-6f12-40c1-89b5-cbe2fafc8ffc tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:55.936383 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:55.936383 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:55.946555 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f5d92b46-6f12-40c1-89b5-cbe2fafc8ffc tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:55.963120 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f5d92b46-6f12-40c1-89b5-cbe2fafc8ffc tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed returned with HTTP 200 Apr 30 21:29:55.964080 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 511/1026] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:55 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed => generated 909 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:56.919117 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b57288e2-209d-462a-b65a-5ad1c7a355cb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:56.933486 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b57288e2-209d-462a-b65a-5ad1c7a355cb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:56.939764 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b57288e2-209d-462a-b65a-5ad1c7a355cb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:56.949593 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b57288e2-209d-462a-b65a-5ad1c7a355cb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:56.964319 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:56.964319 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:56.975613 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b57288e2-209d-462a-b65a-5ad1c7a355cb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:56.976563 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3b44aa02-e022-4162-b3f5-a80b28c4ccf3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:56.980781 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3b44aa02-e022-4162-b3f5-a80b28c4ccf3 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed Apr 30 21:29:56.981462 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3b44aa02-e022-4162-b3f5-a80b28c4ccf3 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:56.981964 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3b44aa02-e022-4162-b3f5-a80b28c4ccf3 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:56.985880 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b57288e2-209d-462a-b65a-5ad1c7a355cb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:56.986614 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 516/1027] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:56 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 908 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:57.002554 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:57.002554 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:57.010843 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3b44aa02-e022-4162-b3f5-a80b28c4ccf3 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:57.019720 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3b44aa02-e022-4162-b3f5-a80b28c4ccf3 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed returned with HTTP 200 Apr 30 21:29:57.020445 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 512/1028] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:56 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed => generated 909 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:57.999664 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3b3af65e-1424-4b09-94b3-dc183b74ee10 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:58.003304 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3b3af65e-1424-4b09-94b3-dc183b74ee10 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:58.004198 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3b3af65e-1424-4b09-94b3-dc183b74ee10 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:58.004773 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3b3af65e-1424-4b09-94b3-dc183b74ee10 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:58.022087 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:58.022087 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:58.029190 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3b3af65e-1424-4b09-94b3-dc183b74ee10 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:58.033070 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a0d6517a-a9bb-43d5-b693-d74d8cb71f7a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:58.040685 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3b3af65e-1424-4b09-94b3-dc183b74ee10 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:58.041523 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 517/1029] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:57 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 908 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:58.044547 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a0d6517a-a9bb-43d5-b693-d74d8cb71f7a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed Apr 30 21:29:58.044547 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a0d6517a-a9bb-43d5-b693-d74d8cb71f7a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:58.044547 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a0d6517a-a9bb-43d5-b693-d74d8cb71f7a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:58.064004 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:58.064004 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:58.072536 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a0d6517a-a9bb-43d5-b693-d74d8cb71f7a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:58.082275 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a0d6517a-a9bb-43d5-b693-d74d8cb71f7a tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed returned with HTTP 200 Apr 30 21:29:58.083592 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 513/1030] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:58 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed => generated 909 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:59.052865 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-953b08da-0c75-418c-ac66-08294d9cc9f2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:59.057003 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-953b08da-0c75-418c-ac66-08294d9cc9f2 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:29:59.058247 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-953b08da-0c75-418c-ac66-08294d9cc9f2 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:59.058900 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-953b08da-0c75-418c-ac66-08294d9cc9f2 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:59.095723 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0fbae717-8630-4f0e-95e3-a54e5cd75d1d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:59.101105 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0fbae717-8630-4f0e-95e3-a54e5cd75d1d tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed Apr 30 21:29:59.101794 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0fbae717-8630-4f0e-95e3-a54e5cd75d1d tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:29:59.102470 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0fbae717-8630-4f0e-95e3-a54e5cd75d1d tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:29:59.115223 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:59.115223 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:59.137365 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:29:59.137365 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:29:59.154397 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-953b08da-0c75-418c-ac66-08294d9cc9f2 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:29:59.154562 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0fbae717-8630-4f0e-95e3-a54e5cd75d1d tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:29:59.172155 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0fbae717-8630-4f0e-95e3-a54e5cd75d1d tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed returned with HTTP 200 Apr 30 21:29:59.189610 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-953b08da-0c75-418c-ac66-08294d9cc9f2 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 200 Apr 30 21:29:59.189610 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 518/1031] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:59 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 908 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:29:59.194596 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 514/1032] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:29:59 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed => generated 909 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:29:59.527486 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:29:59.532458 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] POST http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes Apr 30 21:29:59.533494 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1379236508"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:29:59.534850 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1379236508'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:29:59.535157 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Create volume of 1 GB Apr 30 21:29:59.554001 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Availability Zones retrieved successfully. Apr 30 21:29:59.570869 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Flow 'volume_create_api' (81207381-cd91-4a79-9901-b1402c164bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:29:59.573559 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (468dbf10-ed9f-4f73-8fac-06d5d663649e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:29:59.577174 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:29:59.646615 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (468dbf10-ed9f-4f73-8fac-06d5d663649e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:29:59.648977 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbe3ec14-bae4-4ae6-b8de-e9bdda1188a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:00.044115 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Created reservations ['292b78e3-2edd-48b7-a550-2b050fb55453', '4dbc9b5d-a8fc-4eb2-abce-679ca4427bb7', 'be73b0af-6270-41d8-92f0-5332d8a4d426', 'e9d839e3-75bc-416e-be94-98636f81b9ff'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:30:00.048303 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbe3ec14-bae4-4ae6-b8de-e9bdda1188a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['292b78e3-2edd-48b7-a550-2b050fb55453', '4dbc9b5d-a8fc-4eb2-abce-679ca4427bb7', 'be73b0af-6270-41d8-92f0-5332d8a4d426', 'e9d839e3-75bc-416e-be94-98636f81b9ff']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:00.049174 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58683f61-6983-41f0-933e-3e3ed8d8dcf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:00.193147 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8c4dc33c-0077-4717-ba90-526f4ce32eb9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:00.196906 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8c4dc33c-0077-4717-ba90-526f4ce32eb9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed Apr 30 21:30:00.197619 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8c4dc33c-0077-4717-ba90-526f4ce32eb9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:00.198136 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8c4dc33c-0077-4717-ba90-526f4ce32eb9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:00.198359 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58683f61-6983-41f0-933e-3e3ed8d8dcf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fe89388-81fb-4f6e-b86b-d1159cdf1d17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1379236508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3383c2433214484eb41e99aacb653b80',qos_specs=None,replication_status=,reservations=['292b78e3-2edd-48b7-a550-2b050fb55453','4dbc9b5d-a8fc-4eb2-abce-679ca4427bb7','be73b0af-6270-41d8-92f0-5332d8a4d426','e9d839e3-75bc-416e-be94-98636f81b9ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf1d13615bc491ab98d2a644e681c12',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:30:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1379236508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fe89388-81fb-4f6e-b86b-d1159cdf1d17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3383c2433214484eb41e99aacb653b80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baf1d13615bc491ab98d2a644e681c12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:00.205628 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8239bc12-3e03-4b65-9974-8d71e05febf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:00.224312 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8c4dc33c-0077-4717-ba90-526f4ce32eb9 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed returned with HTTP 404 Apr 30 21:30:00.227127 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 515/1033] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:00 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/a9d3ede6-63e4-4026-a830-d633a6cb27ed => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:30:00.228892 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b141a3d3-da3e-4ca1-9995-08e41f227344 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:00.233054 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b141a3d3-da3e-4ca1-9995-08e41f227344 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 Apr 30 21:30:00.240480 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b141a3d3-da3e-4ca1-9995-08e41f227344 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:00.240480 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b141a3d3-da3e-4ca1-9995-08e41f227344 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:00.252072 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b141a3d3-da3e-4ca1-9995-08e41f227344 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 returned with HTTP 404 Apr 30 21:30:00.257509 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 516/1034] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:00 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/b08ce48b-427b-4e2c-8fb6-29fce76e8e58 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:30:00.259724 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-27667273-d5c4-48f4-b56c-846ae1461496 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:00.271915 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-27667273-d5c4-48f4-b56c-846ae1461496 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] DELETE http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 Apr 30 21:30:00.271915 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-27667273-d5c4-48f4-b56c-846ae1461496 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:00.271915 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-27667273-d5c4-48f4-b56c-846ae1461496 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:00.271915 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-27667273-d5c4-48f4-b56c-846ae1461496 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Delete volume with id: c8345122-ad95-4d6f-82e6-90fa09abf578 Apr 30 21:30:00.312108 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:00.312108 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:00.315999 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-27667273-d5c4-48f4-b56c-846ae1461496 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:00.347982 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8239bc12-3e03-4b65-9974-8d71e05febf4) transitioned into state 'SUCCESS' from state '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-1379236508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3383c2433214484eb41e99aacb653b80',qos_specs=None,replication_status=,reservations=['292b78e3-2edd-48b7-a550-2b050fb55453','4dbc9b5d-a8fc-4eb2-abce-679ca4427bb7','be73b0af-6270-41d8-92f0-5332d8a4d426','e9d839e3-75bc-416e-be94-98636f81b9ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf1d13615bc491ab98d2a644e681c12',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:00.349624 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e07d848-e7b4-42f5-85f4-167e5662f8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:00.465418 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e07d848-e7b4-42f5-85f4-167e5662f8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:00.473033 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Flow 'volume_create_api' (81207381-cd91-4a79-9901-b1402c164bac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:30:00.474508 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Create volume request issued successfully. Apr 30 21:30:00.478575 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9470ae3e-008d-4e5c-9a8b-f991732d9114 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes returned with HTTP 202 Apr 30 21:30:00.490568 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 519/1035] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:29:59 2022] POST /volume/v3/3383c2433214484eb41e99aacb653b80/volumes => generated 816 bytes in 964 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:30:00.496377 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6950dc7d-e532-44d7-8013-d2374c8ba3f1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:00.507847 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6950dc7d-e532-44d7-8013-d2374c8ba3f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] DELETE http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:30:00.508405 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6950dc7d-e532-44d7-8013-d2374c8ba3f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:00.509327 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6950dc7d-e532-44d7-8013-d2374c8ba3f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:00.511081 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-6950dc7d-e532-44d7-8013-d2374c8ba3f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Delete volume with id: 5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:30:00.533341 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:00.533341 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:00.534738 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6950dc7d-e532-44d7-8013-d2374c8ba3f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:00.537524 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-27667273-d5c4-48f4-b56c-846ae1461496 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Delete volume request issued successfully. Apr 30 21:30:00.537960 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-27667273-d5c4-48f4-b56c-846ae1461496 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 returned with HTTP 202 Apr 30 21:30:00.538901 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 517/1036] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:30:00 2022] DELETE /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 => generated 0 bytes in 280 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:30:00.544059 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-855fa932-e6bf-443c-b63a-a4336311d97d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:00.547781 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-855fa932-e6bf-443c-b63a-a4336311d97d tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 Apr 30 21:30:00.548226 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-855fa932-e6bf-443c-b63a-a4336311d97d tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:00.548675 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-855fa932-e6bf-443c-b63a-a4336311d97d tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:00.586889 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:00.586889 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:00.605701 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-855fa932-e6bf-443c-b63a-a4336311d97d tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:30:00.617333 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-855fa932-e6bf-443c-b63a-a4336311d97d tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 returned with HTTP 200 Apr 30 21:30:00.619365 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 518/1037] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:00 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 => generated 884 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:00.620800 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d10326f2-0a05-4c30-b765-ce0f898e489d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:00.626247 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d10326f2-0a05-4c30-b765-ce0f898e489d tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 Apr 30 21:30:00.626934 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d10326f2-0a05-4c30-b765-ce0f898e489d tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:00.629674 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d10326f2-0a05-4c30-b765-ce0f898e489d tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:00.652101 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:00.652101 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:00.671409 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d10326f2-0a05-4c30-b765-ce0f898e489d tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:00.685991 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d10326f2-0a05-4c30-b765-ce0f898e489d tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 returned with HTTP 200 Apr 30 21:30:00.687173 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 519/1038] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:00 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 => generated 909 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:00.851956 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6950dc7d-e532-44d7-8013-d2374c8ba3f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Delete volume request issued successfully. Apr 30 21:30:00.853916 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6950dc7d-e532-44d7-8013-d2374c8ba3f1 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 202 Apr 30 21:30:00.856052 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 520/1039] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:30:00 2022] DELETE /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 0 bytes in 365 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:30:00.860103 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-91eeb7e7-6836-4f5b-85be-1f6aa6053bdd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:00.863799 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91eeb7e7-6836-4f5b-85be-1f6aa6053bdd tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:30:00.864269 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91eeb7e7-6836-4f5b-85be-1f6aa6053bdd tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:00.864760 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91eeb7e7-6836-4f5b-85be-1f6aa6053bdd tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:00.893280 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:00.893280 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:00.917212 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-91eeb7e7-6836-4f5b-85be-1f6aa6053bdd tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:00.963747 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91eeb7e7-6836-4f5b-85be-1f6aa6053bdd tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:30:00.970289 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 520/1040] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:00 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 909 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:01.631799 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1b899b37-ec9c-4273-a785-58085a45a2c5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:01.635380 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1b899b37-ec9c-4273-a785-58085a45a2c5 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 Apr 30 21:30:01.636115 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1b899b37-ec9c-4273-a785-58085a45a2c5 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:01.636829 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1b899b37-ec9c-4273-a785-58085a45a2c5 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:01.664233 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:01.664233 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:01.687727 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1b899b37-ec9c-4273-a785-58085a45a2c5 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:30:01.700143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8b0f30e8-3b7f-402a-ac0a-1aa28a5e9264 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:01.703784 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8b0f30e8-3b7f-402a-ac0a-1aa28a5e9264 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 Apr 30 21:30:01.704299 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8b0f30e8-3b7f-402a-ac0a-1aa28a5e9264 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:01.704818 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8b0f30e8-3b7f-402a-ac0a-1aa28a5e9264 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:01.705216 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1b899b37-ec9c-4273-a785-58085a45a2c5 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 returned with HTTP 200 Apr 30 21:30:01.705988 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 521/1041] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:01 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 => generated 908 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:01.721205 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-44e778aa-4f73-45f4-a8aa-97cec0b61943 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:01.747796 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:01.747796 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:01.766906 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8b0f30e8-3b7f-402a-ac0a-1aa28a5e9264 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:01.785837 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8b0f30e8-3b7f-402a-ac0a-1aa28a5e9264 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 returned with HTTP 200 Apr 30 21:30:01.794903 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 521/1042] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:01 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 => generated 909 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:01.865681 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-44e778aa-4f73-45f4-a8aa-97cec0b61943 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850-project-admin] GET http://10.222.0.23/volume/v3/fa81ab6b5d384e43a12ab4da8e4630b6/os-quota-sets/e9ed3ab456a94753a4fe68a0c8e85e65 Apr 30 21:30:01.867786 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-44e778aa-4f73-45f4-a8aa-97cec0b61943 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:01.867786 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-44e778aa-4f73-45f4-a8aa-97cec0b61943 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:01.905622 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-44e778aa-4f73-45f4-a8aa-97cec0b61943 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850-project-admin] http://10.222.0.23/volume/v3/fa81ab6b5d384e43a12ab4da8e4630b6/os-quota-sets/e9ed3ab456a94753a4fe68a0c8e85e65 returned with HTTP 200 Apr 30 21:30:01.906723 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 522/1043] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:30:01 2022] GET /volume/v3/fa81ab6b5d384e43a12ab4da8e4630b6/os-quota-sets/e9ed3ab456a94753a4fe68a0c8e85e65 => generated 340 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:01.914908 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d915f044-27c9-4e8f-958e-87a6f7972a34 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:01.919534 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d915f044-27c9-4e8f-958e-87a6f7972a34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850-project-admin] PUT http://10.222.0.23/volume/v3/fa81ab6b5d384e43a12ab4da8e4630b6/os-quota-sets/e9ed3ab456a94753a4fe68a0c8e85e65 Apr 30 21:30:01.920400 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d915f044-27c9-4e8f-958e-87a6f7972a34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:01.977846 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d90fd500-ae27-4e72-bc08-9a0caf855350 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:01.981823 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d90fd500-ae27-4e72-bc08-9a0caf855350 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:30:01.982244 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d90fd500-ae27-4e72-bc08-9a0caf855350 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:01.982686 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d90fd500-ae27-4e72-bc08-9a0caf855350 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:02.005134 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:02.005134 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:02.030334 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d90fd500-ae27-4e72-bc08-9a0caf855350 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:02.048542 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d90fd500-ae27-4e72-bc08-9a0caf855350 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:30:02.050779 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 523/1044] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:01 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 909 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:02.396869 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d915f044-27c9-4e8f-958e-87a6f7972a34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850-project-admin] http://10.222.0.23/volume/v3/fa81ab6b5d384e43a12ab4da8e4630b6/os-quota-sets/e9ed3ab456a94753a4fe68a0c8e85e65 returned with HTTP 200 Apr 30 21:30:02.404396 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 522/1045] 10.222.0.23 () {60 vars in 1350 bytes} [Sat Apr 30 21:30:01 2022] PUT /volume/v3/fa81ab6b5d384e43a12ab4da8e4630b6/os-quota-sets/e9ed3ab456a94753a4fe68a0c8e85e65 => generated 293 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:02.405735 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:02.601785 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] POST http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes Apr 30 21:30:02.602691 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2060796872"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:02.604251 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2060796872'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:30:02.604627 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Create volume of 1 GB Apr 30 21:30:02.613314 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Availability Zones retrieved successfully. Apr 30 21:30:02.660290 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Flow 'volume_create_api' (05eb74e5-e026-4497-8f9b-d1baf30d7c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:30:02.669212 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d40b84d-2b15-4d22-b635-d8e52446a070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:02.674756 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:30:02.720202 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-980eec5f-ba88-4db4-8c8d-54a339f62a82 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:02.729051 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-980eec5f-ba88-4db4-8c8d-54a339f62a82 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 Apr 30 21:30:02.730481 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d40b84d-2b15-4d22-b635-d8e52446a070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:02.732156 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-980eec5f-ba88-4db4-8c8d-54a339f62a82 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:02.732844 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b20d5e6b-272b-4fd6-9401-4b1b5bf03c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:02.733194 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-980eec5f-ba88-4db4-8c8d-54a339f62a82 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:02.767670 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:02.767670 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:02.778581 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-980eec5f-ba88-4db4-8c8d-54a339f62a82 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:30:02.809572 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-980eec5f-ba88-4db4-8c8d-54a339f62a82 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 returned with HTTP 200 Apr 30 21:30:02.810754 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 523/1046] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:02 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 => generated 908 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:02.812034 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-00794e8a-e5f9-43a7-8630-36e6d8c0ef61 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:02.825485 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-00794e8a-e5f9-43a7-8630-36e6d8c0ef61 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 Apr 30 21:30:02.836571 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-00794e8a-e5f9-43a7-8630-36e6d8c0ef61 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:02.836571 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-00794e8a-e5f9-43a7-8630-36e6d8c0ef61 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:02.848054 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:02.848054 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:02.856377 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-00794e8a-e5f9-43a7-8630-36e6d8c0ef61 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:02.887593 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-00794e8a-e5f9-43a7-8630-36e6d8c0ef61 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 returned with HTTP 200 Apr 30 21:30:02.889799 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 524/1047] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:02 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 => generated 909 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:03.063658 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-45157e52-cf02-49a2-bcec-44a0ec37d678 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:03.068177 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-45157e52-cf02-49a2-bcec-44a0ec37d678 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:30:03.069047 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-45157e52-cf02-49a2-bcec-44a0ec37d678 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:03.069606 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-45157e52-cf02-49a2-bcec-44a0ec37d678 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:03.085546 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:03.085546 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:03.094485 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-45157e52-cf02-49a2-bcec-44a0ec37d678 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:03.106440 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-45157e52-cf02-49a2-bcec-44a0ec37d678 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:30:03.111833 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 525/1048] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:03 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 909 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:03.143185 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Created reservations ['da7f6213-b637-4bcd-b506-a4fd9b068c3a', '78fd2419-be0d-4594-967c-b1589d04c96e', '0010b22d-c46f-4b89-9b69-4e5a8e3e0793', 'ed2459b7-1d32-4115-b87c-c721ce78abd6'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:30:03.145057 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b20d5e6b-272b-4fd6-9401-4b1b5bf03c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da7f6213-b637-4bcd-b506-a4fd9b068c3a', '78fd2419-be0d-4594-967c-b1589d04c96e', '0010b22d-c46f-4b89-9b69-4e5a8e3e0793', 'ed2459b7-1d32-4115-b87c-c721ce78abd6']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:03.152525 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0d79b08-92e0-45c6-98d1-9459eaf6ed52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:03.514924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0d79b08-92e0-45c6-98d1-9459eaf6ed52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '576a70ac-3477-4b8d-938d-1681aec70e0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2060796872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ed3ab456a94753a4fe68a0c8e85e65',qos_specs=None,replication_status=,reservations=['da7f6213-b637-4bcd-b506-a4fd9b068c3a','78fd2419-be0d-4594-967c-b1589d04c96e','0010b22d-c46f-4b89-9b69-4e5a8e3e0793','ed2459b7-1d32-4115-b87c-c721ce78abd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81f55b9657543adb46748a08ef1e6b7',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2060796872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=576a70ac-3477-4b8d-938d-1681aec70e0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9ed3ab456a94753a4fe68a0c8e85e65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a81f55b9657543adb46748a08ef1e6b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:03.517450 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d6d1079-fe5f-447a-9fe7-9295929d6ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:03.691437 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d6d1079-fe5f-447a-9fe7-9295929d6ccf) transitioned into state 'SUCCESS' from state '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-2060796872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ed3ab456a94753a4fe68a0c8e85e65',qos_specs=None,replication_status=,reservations=['da7f6213-b637-4bcd-b506-a4fd9b068c3a','78fd2419-be0d-4594-967c-b1589d04c96e','0010b22d-c46f-4b89-9b69-4e5a8e3e0793','ed2459b7-1d32-4115-b87c-c721ce78abd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81f55b9657543adb46748a08ef1e6b7',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:03.694812 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c2dc9ca-a72b-488a-9395-f5fd6a5e797b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:03.823445 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e9fe95dc-ed39-4b59-8bc5-fb1a32fec6ff None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:03.827274 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e9fe95dc-ed39-4b59-8bc5-fb1a32fec6ff tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 Apr 30 21:30:03.833581 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e9fe95dc-ed39-4b59-8bc5-fb1a32fec6ff tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:03.833581 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e9fe95dc-ed39-4b59-8bc5-fb1a32fec6ff tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:03.844360 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:03.844360 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:03.860313 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e9fe95dc-ed39-4b59-8bc5-fb1a32fec6ff tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:30:03.903367 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c2dc9ca-a72b-488a-9395-f5fd6a5e797b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:03.905026 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e9fe95dc-ed39-4b59-8bc5-fb1a32fec6ff tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 returned with HTTP 200 Apr 30 21:30:03.913684 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Flow 'volume_create_api' (05eb74e5-e026-4497-8f9b-d1baf30d7c0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:30:03.919593 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 526/1049] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:03 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 => generated 909 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:03.920636 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Create volume request issued successfully. Apr 30 21:30:03.922170 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6bc36d52-63c4-4899-8f69-ddac9aef2a81 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes returned with HTTP 202 Apr 30 21:30:03.923372 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-07e6ce7c-28ee-4302-a18d-31d183b6f4fc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:03.930595 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 524/1050] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:30:02 2022] POST /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes => generated 829 bytes in 1527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:30:03.936140 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-07e6ce7c-28ee-4302-a18d-31d183b6f4fc tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 Apr 30 21:30:03.936140 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-07e6ce7c-28ee-4302-a18d-31d183b6f4fc tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:03.936140 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-07e6ce7c-28ee-4302-a18d-31d183b6f4fc tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:03.937573 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b6344487-fdac-468a-b119-957d9343b7c3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:03.952681 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:03.952681 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:03.959363 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b6344487-fdac-468a-b119-957d9343b7c3 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] POST http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17/action Apr 30 21:30:03.960280 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b6344487-fdac-468a-b119-957d9343b7c3 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:30:03.960566 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b6344487-fdac-468a-b119-957d9343b7c3 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:03.963678 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-07e6ce7c-28ee-4302-a18d-31d183b6f4fc tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:03.976595 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-07e6ce7c-28ee-4302-a18d-31d183b6f4fc tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 returned with HTTP 200 Apr 30 21:30:03.977668 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 527/1051] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:03 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 => generated 909 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:03.979196 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7a5625ea-ec35-4a60-9c3e-abc9dae26b7f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:03.982976 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7a5625ea-ec35-4a60-9c3e-abc9dae26b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c Apr 30 21:30:03.983420 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7a5625ea-ec35-4a60-9c3e-abc9dae26b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:03.983870 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7a5625ea-ec35-4a60-9c3e-abc9dae26b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:03.988571 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:03.988571 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:03.996649 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b6344487-fdac-468a-b119-957d9343b7c3 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:30:04.000300 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:04.000300 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:04.012715 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b6344487-fdac-468a-b119-957d9343b7c3 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume updated successfully. Apr 30 21:30:04.012950 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7a5625ea-ec35-4a60-9c3e-abc9dae26b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Volume info retrieved successfully. Apr 30 21:30:04.013560 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b6344487-fdac-468a-b119-957d9343b7c3 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17/action returned with HTTP 200 Apr 30 21:30:04.014711 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 525/1052] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:30:03 2022] POST /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17/action => generated 0 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Apr 30 21:30:04.021209 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2b2d40ce-e847-45ee-ace6-ab59854a641b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:04.024896 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2b2d40ce-e847-45ee-ace6-ab59854a641b tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 Apr 30 21:30:04.025580 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2b2d40ce-e847-45ee-ace6-ab59854a641b tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:04.026239 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2b2d40ce-e847-45ee-ace6-ab59854a641b tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:04.027368 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7a5625ea-ec35-4a60-9c3e-abc9dae26b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c returned with HTTP 200 Apr 30 21:30:04.028501 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 528/1053] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:03 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c => generated 897 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:04.043542 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:04.043542 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:04.059970 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2b2d40ce-e847-45ee-ace6-ab59854a641b tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:30:04.075906 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2b2d40ce-e847-45ee-ace6-ab59854a641b tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 returned with HTTP 200 Apr 30 21:30:04.094055 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 526/1054] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:04 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 => generated 909 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:04.119156 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4fd0ed53-e946-4bb2-ac14-3653993371be None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:04.123093 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4fd0ed53-e946-4bb2-ac14-3653993371be tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:30:04.123610 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4fd0ed53-e946-4bb2-ac14-3653993371be tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:04.124380 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4fd0ed53-e946-4bb2-ac14-3653993371be tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:04.152681 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:04.152681 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:04.166153 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4fd0ed53-e946-4bb2-ac14-3653993371be tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:04.176878 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4fd0ed53-e946-4bb2-ac14-3653993371be tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:30:04.186966 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 529/1055] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:04 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 909 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:04.305941 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-967cb291-ddfd-447c-928e-086dcd21d5ac req-f08e0cd3-54a8-4f61-bb47-f425671e43a6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:04.310622 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-967cb291-ddfd-447c-928e-086dcd21d5ac req-f08e0cd3-54a8-4f61-bb47-f425671e43a6 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 Apr 30 21:30:04.311184 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-967cb291-ddfd-447c-928e-086dcd21d5ac req-f08e0cd3-54a8-4f61-bb47-f425671e43a6 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:04.311779 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-967cb291-ddfd-447c-928e-086dcd21d5ac req-f08e0cd3-54a8-4f61-bb47-f425671e43a6 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:04.331792 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:04.331792 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:04.344315 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-967cb291-ddfd-447c-928e-086dcd21d5ac req-f08e0cd3-54a8-4f61-bb47-f425671e43a6 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:30:04.362947 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-967cb291-ddfd-447c-928e-086dcd21d5ac req-f08e0cd3-54a8-4f61-bb47-f425671e43a6 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 returned with HTTP 200 Apr 30 21:30:04.366726 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 527/1056] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:30:04 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 => generated 909 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:04.957339 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:04.961509 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] POST http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes Apr 30 21:30:04.962238 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-160678434"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:04.964018 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-160678434'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:30:04.964323 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Create volume of 1 GB Apr 30 21:30:04.971145 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Availability Zones retrieved successfully. Apr 30 21:30:04.988915 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e8555237-d256-49b4-bf5d-9e383b1439aa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:04.993968 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e8555237-d256-49b4-bf5d-9e383b1439aa tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 Apr 30 21:30:04.994613 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e8555237-d256-49b4-bf5d-9e383b1439aa tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:04.995305 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e8555237-d256-49b4-bf5d-9e383b1439aa tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:05.005508 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Flow 'volume_create_api' (87aa5b17-220f-4454-82bc-60d822e55f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:30:05.013486 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a6ba3b-06ec-470d-b0e0-40655719908b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:05.018904 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:30:05.023301 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:05.023301 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:05.043901 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e8555237-d256-49b4-bf5d-9e383b1439aa tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:05.062944 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e8555237-d256-49b4-bf5d-9e383b1439aa tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 returned with HTTP 200 Apr 30 21:30:05.071166 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 528/1057] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:04 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 => generated 909 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:05.072794 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5af1a179-157d-48e1-8d84-54a04f1057aa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:05.078185 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5af1a179-157d-48e1-8d84-54a04f1057aa tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c Apr 30 21:30:05.083376 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5af1a179-157d-48e1-8d84-54a04f1057aa tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:05.088441 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5af1a179-157d-48e1-8d84-54a04f1057aa tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:05.093354 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1a6ba3b-06ec-470d-b0e0-40655719908b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:05.102208 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38dbc10e-a362-4342-afec-0280597a9120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:05.120761 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:05.120761 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:05.146268 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5af1a179-157d-48e1-8d84-54a04f1057aa tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Volume info retrieved successfully. Apr 30 21:30:05.168852 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5af1a179-157d-48e1-8d84-54a04f1057aa tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c returned with HTTP 200 Apr 30 21:30:05.169637 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 529/1058] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:05 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c => generated 921 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:05.190467 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-17c467bd-1737-426f-b8fd-0886ef67977f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:05.194393 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-17c467bd-1737-426f-b8fd-0886ef67977f tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:30:05.194835 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-17c467bd-1737-426f-b8fd-0886ef67977f tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:05.195283 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-17c467bd-1737-426f-b8fd-0886ef67977f tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:05.224595 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:05.224595 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:05.242620 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-17c467bd-1737-426f-b8fd-0886ef67977f tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:05.268510 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-17c467bd-1737-426f-b8fd-0886ef67977f tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:30:05.269281 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 530/1059] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:05 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 909 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:05.287022 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Created reservations ['211a1ddb-6c8c-4fef-aba7-fd84dd92b69a', '867b0196-a543-4765-a565-08419f87359a', 'e9c2df26-83bb-4077-bdc7-31f6eee32814', '32bc27eb-204b-4ae2-bfe5-a7bd7005e102'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:30:05.289468 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38dbc10e-a362-4342-afec-0280597a9120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['211a1ddb-6c8c-4fef-aba7-fd84dd92b69a', '867b0196-a543-4765-a565-08419f87359a', 'e9c2df26-83bb-4077-bdc7-31f6eee32814', '32bc27eb-204b-4ae2-bfe5-a7bd7005e102']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:05.298643 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3185e72-6b72-4d2b-8b1e-650c07ff892d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:05.420901 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3185e72-6b72-4d2b-8b1e-650c07ff892d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af5d97e7-2077-48c5-a106-53d364f2886a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-160678434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3383c2433214484eb41e99aacb653b80',qos_specs=None,replication_status=,reservations=['211a1ddb-6c8c-4fef-aba7-fd84dd92b69a','867b0196-a543-4765-a565-08419f87359a','e9c2df26-83bb-4077-bdc7-31f6eee32814','32bc27eb-204b-4ae2-bfe5-a7bd7005e102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf1d13615bc491ab98d2a644e681c12',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:30:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-160678434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af5d97e7-2077-48c5-a106-53d364f2886a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3383c2433214484eb41e99aacb653b80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baf1d13615bc491ab98d2a644e681c12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:05.423776 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (033c92fa-b7e2-489b-b9a6-44b59c11fd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:05.571847 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (033c92fa-b7e2-489b-b9a6-44b59c11fd4d) transitioned into state 'SUCCESS' from state '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-160678434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3383c2433214484eb41e99aacb653b80',qos_specs=None,replication_status=,reservations=['211a1ddb-6c8c-4fef-aba7-fd84dd92b69a','867b0196-a543-4765-a565-08419f87359a','e9c2df26-83bb-4077-bdc7-31f6eee32814','32bc27eb-204b-4ae2-bfe5-a7bd7005e102'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf1d13615bc491ab98d2a644e681c12',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:05.573641 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f8257ab-1dd2-434f-850f-56cda2a2e779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:05.673847 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f8257ab-1dd2-434f-850f-56cda2a2e779) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:05.678010 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Flow 'volume_create_api' (87aa5b17-220f-4454-82bc-60d822e55f5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:30:05.678993 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Create volume request issued successfully. Apr 30 21:30:05.686038 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f27d0e41-0226-4e69-b77e-a1e81a002c21 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes returned with HTTP 202 Apr 30 21:30:05.693802 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 530/1060] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:30:04 2022] POST /volume/v3/3383c2433214484eb41e99aacb653b80/volumes => generated 815 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:30:05.698858 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-efeff454-18f5-4f0c-b5f0-4d379a84ce27 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:05.703183 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-efeff454-18f5-4f0c-b5f0-4d379a84ce27 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a Apr 30 21:30:05.703907 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-efeff454-18f5-4f0c-b5f0-4d379a84ce27 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:05.704569 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-efeff454-18f5-4f0c-b5f0-4d379a84ce27 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:05.722250 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:05.722250 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:05.733803 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-efeff454-18f5-4f0c-b5f0-4d379a84ce27 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:30:05.744470 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-efeff454-18f5-4f0c-b5f0-4d379a84ce27 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a returned with HTTP 200 Apr 30 21:30:05.755088 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 531/1061] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:05 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a => generated 883 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:06.076845 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-318935ac-6fb3-4cf0-8237-001106907479 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:06.083937 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-318935ac-6fb3-4cf0-8237-001106907479 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 Apr 30 21:30:06.085050 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-318935ac-6fb3-4cf0-8237-001106907479 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:06.085607 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-318935ac-6fb3-4cf0-8237-001106907479 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:06.116415 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:06.116415 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:06.125737 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-318935ac-6fb3-4cf0-8237-001106907479 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:06.137887 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-318935ac-6fb3-4cf0-8237-001106907479 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 returned with HTTP 200 Apr 30 21:30:06.139080 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 531/1062] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:06 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 => generated 909 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:06.186448 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d5748d53-cde8-4a9f-be69-d5a5ed06da70 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:06.203028 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5748d53-cde8-4a9f-be69-d5a5ed06da70 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c Apr 30 21:30:06.204197 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5748d53-cde8-4a9f-be69-d5a5ed06da70 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:06.205409 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5748d53-cde8-4a9f-be69-d5a5ed06da70 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:06.248690 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:06.248690 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:06.262004 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d5748d53-cde8-4a9f-be69-d5a5ed06da70 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Volume info retrieved successfully. Apr 30 21:30:06.281992 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1de0c107-7da4-4733-b307-8d38dbb4fd30 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:06.288012 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1de0c107-7da4-4733-b307-8d38dbb4fd30 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:30:06.289019 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1de0c107-7da4-4733-b307-8d38dbb4fd30 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:06.290490 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1de0c107-7da4-4733-b307-8d38dbb4fd30 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:06.291289 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5748d53-cde8-4a9f-be69-d5a5ed06da70 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c returned with HTTP 200 Apr 30 21:30:06.306728 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 532/1063] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:06 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c => generated 922 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:06.317068 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:06.317068 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:06.327786 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8d875892-1e9f-45a0-82a1-dfc47081934a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:06.342475 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8d875892-1e9f-45a0-82a1-dfc47081934a tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] POST http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots Apr 30 21:30:06.343348 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8d875892-1e9f-45a0-82a1-dfc47081934a tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "576a70ac-3477-4b8d-938d-1681aec70e0c", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-633710624"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:06.343539 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1de0c107-7da4-4733-b307-8d38dbb4fd30 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:06.366476 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1de0c107-7da4-4733-b307-8d38dbb4fd30 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:30:06.370118 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 532/1064] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:06 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 909 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:06.392971 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:06.392971 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:06.394552 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8d875892-1e9f-45a0-82a1-dfc47081934a tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Volume info retrieved successfully. Apr 30 21:30:06.394866 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.snapshots [None req-8d875892-1e9f-45a0-82a1-dfc47081934a tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Create snapshot from volume 576a70ac-3477-4b8d-938d-1681aec70e0c Apr 30 21:30:06.695591 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-8d875892-1e9f-45a0-82a1-dfc47081934a tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Created reservations ['c6be4d73-1beb-452e-bbd2-b8345df06397', 'b4428189-8c91-47f7-9ba3-c3cf4db980c9', '985a8f48-6ce0-4b4c-b913-2de2b1f222c6', '394af823-1727-45df-a5af-25f505ad09b0'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:30:06.762008 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3322fc66-91b2-41fb-8450-ad416af9b9c6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:06.768989 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3322fc66-91b2-41fb-8450-ad416af9b9c6 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a Apr 30 21:30:06.770940 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3322fc66-91b2-41fb-8450-ad416af9b9c6 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:06.771662 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3322fc66-91b2-41fb-8450-ad416af9b9c6 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:06.794871 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:06.794871 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:06.806658 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3322fc66-91b2-41fb-8450-ad416af9b9c6 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:30:06.832460 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3322fc66-91b2-41fb-8450-ad416af9b9c6 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a returned with HTTP 200 Apr 30 21:30:06.834696 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 533/1065] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:06 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a => generated 907 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:06.955918 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8d875892-1e9f-45a0-82a1-dfc47081934a tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Snapshot create request issued successfully. Apr 30 21:30:06.959219 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8d875892-1e9f-45a0-82a1-dfc47081934a tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots returned with HTTP 202 Apr 30 21:30:06.959219 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 533/1066] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:30:06 2022] POST /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots => generated 322 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:30:06.964429 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1bd73ef1-1d39-4c3a-85db-db83f9a8a453 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:06.971238 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1bd73ef1-1d39-4c3a-85db-db83f9a8a453 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 Apr 30 21:30:06.973102 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1bd73ef1-1d39-4c3a-85db-db83f9a8a453 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:06.976506 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1bd73ef1-1d39-4c3a-85db-db83f9a8a453 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:07.051654 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:07.051654 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:07.053141 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1bd73ef1-1d39-4c3a-85db-db83f9a8a453 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Snapshot retrieved successfully. Apr 30 21:30:07.056073 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1bd73ef1-1d39-4c3a-85db-db83f9a8a453 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 returned with HTTP 200 Apr 30 21:30:07.057609 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 534/1067] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:30:06 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 => generated 454 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:07.152716 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b83296c9-4d07-4576-bc99-52b16639ea40 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:07.157211 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b83296c9-4d07-4576-bc99-52b16639ea40 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 Apr 30 21:30:07.158110 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b83296c9-4d07-4576-bc99-52b16639ea40 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:07.158631 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b83296c9-4d07-4576-bc99-52b16639ea40 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:07.175015 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:07.175015 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:07.188597 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b83296c9-4d07-4576-bc99-52b16639ea40 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:07.199041 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b83296c9-4d07-4576-bc99-52b16639ea40 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 returned with HTTP 200 Apr 30 21:30:07.201812 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 534/1068] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:07 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 => generated 909 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:07.380733 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6248378f-0b14-44f4-8cd1-fba2f37e73ef None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:07.384900 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6248378f-0b14-44f4-8cd1-fba2f37e73ef tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:30:07.385585 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6248378f-0b14-44f4-8cd1-fba2f37e73ef tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:07.386247 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6248378f-0b14-44f4-8cd1-fba2f37e73ef tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:07.416201 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:07.416201 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:07.435103 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6248378f-0b14-44f4-8cd1-fba2f37e73ef tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:07.468919 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6248378f-0b14-44f4-8cd1-fba2f37e73ef tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:30:07.478801 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 535/1069] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:07 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 909 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:07.845452 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f3a9a543-d58a-46c2-b728-7707db24abf4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:07.850152 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f3a9a543-d58a-46c2-b728-7707db24abf4 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a Apr 30 21:30:07.850618 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f3a9a543-d58a-46c2-b728-7707db24abf4 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:07.851369 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f3a9a543-d58a-46c2-b728-7707db24abf4 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:07.867985 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:07.867985 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:07.878271 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f3a9a543-d58a-46c2-b728-7707db24abf4 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:30:07.888427 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f3a9a543-d58a-46c2-b728-7707db24abf4 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a returned with HTTP 200 Apr 30 21:30:07.889624 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 535/1070] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:07 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a => generated 907 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:08.223970 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3bc0673f-5d63-4598-bfe7-6ec413324313 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:08.223970 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3bc0673f-5d63-4598-bfe7-6ec413324313 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 Apr 30 21:30:08.223970 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3bc0673f-5d63-4598-bfe7-6ec413324313 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:08.223970 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3bc0673f-5d63-4598-bfe7-6ec413324313 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:08.223970 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:08.223970 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:08.223970 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3bc0673f-5d63-4598-bfe7-6ec413324313 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Snapshot retrieved successfully. Apr 30 21:30:08.223970 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3bc0673f-5d63-4598-bfe7-6ec413324313 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 returned with HTTP 200 Apr 30 21:30:08.223970 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 536/1071] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:30:08 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:08.224916 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a2e8b90f-c9fc-4b16-9cb2-bd9baf78de47 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:08.224916 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a2e8b90f-c9fc-4b16-9cb2-bd9baf78de47 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 Apr 30 21:30:08.224916 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a2e8b90f-c9fc-4b16-9cb2-bd9baf78de47 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:08.224916 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a2e8b90f-c9fc-4b16-9cb2-bd9baf78de47 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:08.234438 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:08.234438 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:08.243221 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a2e8b90f-c9fc-4b16-9cb2-bd9baf78de47 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:08.251971 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a2e8b90f-c9fc-4b16-9cb2-bd9baf78de47 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 returned with HTTP 200 Apr 30 21:30:08.252717 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 536/1072] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:08 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 => generated 909 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:08.483565 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-64bd5d48-360b-402d-a2cd-8e7e8dc32dbb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:08.490348 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-64bd5d48-360b-402d-a2cd-8e7e8dc32dbb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:30:08.492995 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-64bd5d48-360b-402d-a2cd-8e7e8dc32dbb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:08.494995 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-64bd5d48-360b-402d-a2cd-8e7e8dc32dbb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:08.511398 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:08.511398 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:08.521521 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-64bd5d48-360b-402d-a2cd-8e7e8dc32dbb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:08.531958 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-64bd5d48-360b-402d-a2cd-8e7e8dc32dbb tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:30:08.541220 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 537/1073] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:08 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 909 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:08.900927 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f2a63114-4c63-420a-9a81-71bced309c03 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:08.910133 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f2a63114-4c63-420a-9a81-71bced309c03 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a Apr 30 21:30:08.913318 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f2a63114-4c63-420a-9a81-71bced309c03 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:08.913318 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f2a63114-4c63-420a-9a81-71bced309c03 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:08.985539 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:08.985539 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:09.007256 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f2a63114-4c63-420a-9a81-71bced309c03 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:30:09.053514 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f2a63114-4c63-420a-9a81-71bced309c03 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a returned with HTTP 200 Apr 30 21:30:09.074615 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 537/1074] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:08 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a => generated 908 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:09.232349 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3f6f0ecc-deb7-4004-9298-0913a6a68cb1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:09.237403 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3f6f0ecc-deb7-4004-9298-0913a6a68cb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 Apr 30 21:30:09.238539 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3f6f0ecc-deb7-4004-9298-0913a6a68cb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:09.239624 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3f6f0ecc-deb7-4004-9298-0913a6a68cb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:09.293503 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:09.293503 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:09.293931 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6a2a208e-0711-47bb-b751-7ce0d84e910f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:09.294558 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3f6f0ecc-deb7-4004-9298-0913a6a68cb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Snapshot retrieved successfully. Apr 30 21:30:09.296368 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3f6f0ecc-deb7-4004-9298-0913a6a68cb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 returned with HTTP 200 Apr 30 21:30:09.300866 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6a2a208e-0711-47bb-b751-7ce0d84e910f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 Apr 30 21:30:09.302925 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 538/1075] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:30:09 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 => generated 454 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:09.304699 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6a2a208e-0711-47bb-b751-7ce0d84e910f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:09.306482 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6a2a208e-0711-47bb-b751-7ce0d84e910f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:09.373067 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:09.373067 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:09.401244 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6a2a208e-0711-47bb-b751-7ce0d84e910f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:09.425231 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6a2a208e-0711-47bb-b751-7ce0d84e910f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 returned with HTTP 200 Apr 30 21:30:09.443408 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 538/1076] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:09 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 => generated 909 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:09.546576 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e6420b89-72e2-46e3-9b4a-a5137df63f31 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:09.557826 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e6420b89-72e2-46e3-9b4a-a5137df63f31 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:30:09.559371 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e6420b89-72e2-46e3-9b4a-a5137df63f31 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:09.560015 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e6420b89-72e2-46e3-9b4a-a5137df63f31 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:09.591668 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:09.591668 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:09.620694 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e6420b89-72e2-46e3-9b4a-a5137df63f31 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:09.698581 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e6420b89-72e2-46e3-9b4a-a5137df63f31 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 200 Apr 30 21:30:09.698581 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 539/1077] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:09 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 909 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:10.312003 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d857f436-8dc5-4b63-8f55-b5a312702d66 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:10.322052 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d857f436-8dc5-4b63-8f55-b5a312702d66 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 Apr 30 21:30:10.323272 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d857f436-8dc5-4b63-8f55-b5a312702d66 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:10.324778 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d857f436-8dc5-4b63-8f55-b5a312702d66 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:10.335277 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:10.335277 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:10.340650 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d857f436-8dc5-4b63-8f55-b5a312702d66 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Snapshot retrieved successfully. Apr 30 21:30:10.343361 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d857f436-8dc5-4b63-8f55-b5a312702d66 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 returned with HTTP 200 Apr 30 21:30:10.347743 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 539/1078] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:30:10 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 => generated 454 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:10.443913 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bb805274-3d32-48b5-9289-51ee238b32e6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:10.448083 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bb805274-3d32-48b5-9289-51ee238b32e6 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 Apr 30 21:30:10.448605 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bb805274-3d32-48b5-9289-51ee238b32e6 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:10.449063 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bb805274-3d32-48b5-9289-51ee238b32e6 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:10.460230 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bb805274-3d32-48b5-9289-51ee238b32e6 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 returned with HTTP 404 Apr 30 21:30:10.461184 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 540/1079] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:10 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/c8345122-ad95-4d6f-82e6-90fa09abf578 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:30:10.465992 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4f238206-448c-4aba-b6cd-723d5cf9faee None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:10.470473 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4f238206-448c-4aba-b6cd-723d5cf9faee tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] DELETE http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 Apr 30 21:30:10.471037 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4f238206-448c-4aba-b6cd-723d5cf9faee tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:10.471731 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4f238206-448c-4aba-b6cd-723d5cf9faee tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:10.472315 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-4f238206-448c-4aba-b6cd-723d5cf9faee tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Delete volume with id: 836d8edf-24bd-4958-8d3e-b153af99ed49 Apr 30 21:30:10.490751 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:10.490751 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:10.493385 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4f238206-448c-4aba-b6cd-723d5cf9faee tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:10.702028 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4c400e2b-975f-4aa6-9be2-6429713b5070 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:10.721681 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4f238206-448c-4aba-b6cd-723d5cf9faee tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Delete volume request issued successfully. Apr 30 21:30:10.722515 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4f238206-448c-4aba-b6cd-723d5cf9faee tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 returned with HTTP 202 Apr 30 21:30:10.726612 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c400e2b-975f-4aa6-9be2-6429713b5070 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d Apr 30 21:30:10.728272 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c400e2b-975f-4aa6-9be2-6429713b5070 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:10.729427 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 540/1080] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:30:10 2022] DELETE /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 => generated 0 bytes in 264 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:30:10.730989 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c400e2b-975f-4aa6-9be2-6429713b5070 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:10.735216 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dcc5ec31-c03f-4f72-b7ac-f575e7eb8504 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:10.756652 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dcc5ec31-c03f-4f72-b7ac-f575e7eb8504 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 Apr 30 21:30:10.766924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dcc5ec31-c03f-4f72-b7ac-f575e7eb8504 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:10.767886 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dcc5ec31-c03f-4f72-b7ac-f575e7eb8504 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:10.789986 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c400e2b-975f-4aa6-9be2-6429713b5070 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d returned with HTTP 404 Apr 30 21:30:10.803963 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 541/1081] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:10 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/5f41c7c8-f686-4ee6-9456-ce2b755ded8d => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:30:10.818156 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:10.818156 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:10.839044 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-dcc5ec31-c03f-4f72-b7ac-f575e7eb8504 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:10.865787 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dcc5ec31-c03f-4f72-b7ac-f575e7eb8504 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 returned with HTTP 200 Apr 30 21:30:10.867002 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 541/1082] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:10 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 => generated 909 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:11.353050 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0512e2c6-26ba-4807-8dd5-5ebcfab62a18 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:11.361891 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0512e2c6-26ba-4807-8dd5-5ebcfab62a18 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 Apr 30 21:30:11.361891 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0512e2c6-26ba-4807-8dd5-5ebcfab62a18 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:11.361891 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0512e2c6-26ba-4807-8dd5-5ebcfab62a18 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:11.374671 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:11.374671 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:11.375598 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0512e2c6-26ba-4807-8dd5-5ebcfab62a18 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Snapshot retrieved successfully. Apr 30 21:30:11.383457 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0512e2c6-26ba-4807-8dd5-5ebcfab62a18 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 returned with HTTP 200 Apr 30 21:30:11.384200 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 542/1083] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:30:11 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 => generated 454 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:11.882435 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b9e7b732-8ee4-4ba5-8069-5f4a217d7966 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:11.887093 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b9e7b732-8ee4-4ba5-8069-5f4a217d7966 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 Apr 30 21:30:11.887762 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b9e7b732-8ee4-4ba5-8069-5f4a217d7966 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:11.888227 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b9e7b732-8ee4-4ba5-8069-5f4a217d7966 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:11.922099 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:11.922099 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:11.922099 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b9e7b732-8ee4-4ba5-8069-5f4a217d7966 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:11.953499 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b9e7b732-8ee4-4ba5-8069-5f4a217d7966 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 returned with HTTP 200 Apr 30 21:30:11.959695 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 542/1084] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:11 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 => generated 909 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:12.002961 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-62772ff3-7cf1-43ea-8f56-9fdfc1388f19 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:12.008810 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-62772ff3-7cf1-43ea-8f56-9fdfc1388f19 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] DELETE http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:30:12.011703 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-62772ff3-7cf1-43ea-8f56-9fdfc1388f19 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:12.012286 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-62772ff3-7cf1-43ea-8f56-9fdfc1388f19 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:12.012809 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-62772ff3-7cf1-43ea-8f56-9fdfc1388f19 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Delete volume with id: 28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:30:12.041257 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:12.041257 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:12.043404 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-62772ff3-7cf1-43ea-8f56-9fdfc1388f19 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:12.319051 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-62772ff3-7cf1-43ea-8f56-9fdfc1388f19 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Delete volume request issued successfully. Apr 30 21:30:12.320774 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-62772ff3-7cf1-43ea-8f56-9fdfc1388f19 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 202 Apr 30 21:30:12.321588 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 543/1085] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:30:12 2022] DELETE /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 0 bytes in 321 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:30:12.326708 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-03babf58-87ee-45fe-8ad0-251c4525e97c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:12.336918 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-03babf58-87ee-45fe-8ad0-251c4525e97c tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:30:12.340585 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-03babf58-87ee-45fe-8ad0-251c4525e97c tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:12.340585 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-03babf58-87ee-45fe-8ad0-251c4525e97c tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:12.375331 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:12.375331 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:12.393886 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-03babf58-87ee-45fe-8ad0-251c4525e97c tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:12.400024 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-01637ec6-9b2d-4381-817a-f1a6eb891bba None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:12.404537 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-03babf58-87ee-45fe-8ad0-251c4525e97c tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:30:12.405249 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-01637ec6-9b2d-4381-817a-f1a6eb891bba tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 Apr 30 21:30:12.405249 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-01637ec6-9b2d-4381-817a-f1a6eb891bba tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:12.405477 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 543/1086] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:12 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 907 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:12.405585 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-01637ec6-9b2d-4381-817a-f1a6eb891bba tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:12.421207 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:12.421207 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:12.422288 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-01637ec6-9b2d-4381-817a-f1a6eb891bba tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Snapshot retrieved successfully. Apr 30 21:30:12.424108 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-01637ec6-9b2d-4381-817a-f1a6eb891bba tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 returned with HTTP 200 Apr 30 21:30:12.425604 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 544/1087] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:30:12 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 => generated 454 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:12.966796 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4988252a-a92d-4b37-aee3-659d2a698248 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:12.970583 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4988252a-a92d-4b37-aee3-659d2a698248 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 Apr 30 21:30:12.971179 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4988252a-a92d-4b37-aee3-659d2a698248 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:12.971809 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4988252a-a92d-4b37-aee3-659d2a698248 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:13.000372 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:13.000372 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:13.016512 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4988252a-a92d-4b37-aee3-659d2a698248 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:13.038477 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4988252a-a92d-4b37-aee3-659d2a698248 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 returned with HTTP 200 Apr 30 21:30:13.048494 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 544/1088] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:12 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 => generated 909 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:13.418902 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8a9f7e63-e372-48fe-82df-2ce7aaa2ed60 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:13.424734 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8a9f7e63-e372-48fe-82df-2ce7aaa2ed60 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:30:13.425325 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8a9f7e63-e372-48fe-82df-2ce7aaa2ed60 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:13.426911 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8a9f7e63-e372-48fe-82df-2ce7aaa2ed60 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:13.433705 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6d09d169-ef94-40ff-9903-dd0d0f423c9c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:13.442571 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6d09d169-ef94-40ff-9903-dd0d0f423c9c tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 Apr 30 21:30:13.443388 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6d09d169-ef94-40ff-9903-dd0d0f423c9c tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:13.444143 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6d09d169-ef94-40ff-9903-dd0d0f423c9c tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:13.451725 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:13.451725 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:13.459065 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:13.459065 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:13.461285 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6d09d169-ef94-40ff-9903-dd0d0f423c9c tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Snapshot retrieved successfully. Apr 30 21:30:13.462334 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8a9f7e63-e372-48fe-82df-2ce7aaa2ed60 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:13.464586 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6d09d169-ef94-40ff-9903-dd0d0f423c9c tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 returned with HTTP 200 Apr 30 21:30:13.466117 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 545/1089] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:30:13 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 => generated 481 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:13.474678 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-718c81a1-1db7-4c05-ba3f-9d58c6add74f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:13.492761 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-718c81a1-1db7-4c05-ba3f-9d58c6add74f tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850-project-admin] PUT http://10.222.0.23/volume/v3/fa81ab6b5d384e43a12ab4da8e4630b6/os-quota-sets/e9ed3ab456a94753a4fe68a0c8e85e65 Apr 30 21:30:13.494427 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-718c81a1-1db7-4c05-ba3f-9d58c6add74f tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:13.499255 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8a9f7e63-e372-48fe-82df-2ce7aaa2ed60 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:30:13.502277 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 545/1090] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:13 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 907 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:14.052945 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-03a6bd91-92bf-4c3e-9220-21f6e47dfdc5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:14.060822 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-03a6bd91-92bf-4c3e-9220-21f6e47dfdc5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 Apr 30 21:30:14.061271 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-03a6bd91-92bf-4c3e-9220-21f6e47dfdc5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:14.061733 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-03a6bd91-92bf-4c3e-9220-21f6e47dfdc5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:14.106998 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-718c81a1-1db7-4c05-ba3f-9d58c6add74f tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850-project-admin] http://10.222.0.23/volume/v3/fa81ab6b5d384e43a12ab4da8e4630b6/os-quota-sets/e9ed3ab456a94753a4fe68a0c8e85e65 returned with HTTP 200 Apr 30 21:30:14.109348 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:14.109348 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:14.112267 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 546/1091] 10.222.0.23 () {60 vars in 1350 bytes} [Sat Apr 30 21:30:13 2022] PUT /volume/v3/fa81ab6b5d384e43a12ab4da8e4630b6/os-quota-sets/e9ed3ab456a94753a4fe68a0c8e85e65 => generated 293 bytes in 639 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:14.117291 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fd0cb9b3-e9cf-48c1-9f5f-9dc0053483ab None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:14.127114 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fd0cb9b3-e9cf-48c1-9f5f-9dc0053483ab tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] POST http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots Apr 30 21:30:14.132196 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fd0cb9b3-e9cf-48c1-9f5f-9dc0053483ab tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "576a70ac-3477-4b8d-938d-1681aec70e0c"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:14.141826 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-03a6bd91-92bf-4c3e-9220-21f6e47dfdc5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:14.173625 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:14.173625 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:14.175152 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-03a6bd91-92bf-4c3e-9220-21f6e47dfdc5 tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 returned with HTTP 200 Apr 30 21:30:14.176659 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 546/1092] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:14 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 => generated 909 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:14.177226 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fd0cb9b3-e9cf-48c1-9f5f-9dc0053483ab tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Volume info retrieved successfully. Apr 30 21:30:14.177536 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.snapshots [None req-fd0cb9b3-e9cf-48c1-9f5f-9dc0053483ab tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Create snapshot from volume 576a70ac-3477-4b8d-938d-1681aec70e0c Apr 30 21:30:14.244295 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota_utils [None req-fd0cb9b3-e9cf-48c1-9f5f-9dc0053483ab tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Quota exceeded for e9ed3ab456a94753a4fe68a0c8e85e65, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Apr 30 21:30:14.244967 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.middleware.fault [None req-fd0cb9b3-e9cf-48c1-9f5f-9dc0053483ab tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots returned with HTTP 413 Apr 30 21:30:14.252404 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 547/1093] 10.222.0.23 () {60 vars in 1240 bytes} [Sat Apr 30 21:30:14 2022] POST /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots => generated 208 bytes in 136 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Apr 30 21:30:14.253333 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c7f67e5f-3d51-413b-9994-ed75591c3f9d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:14.260852 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c7f67e5f-3d51-413b-9994-ed75591c3f9d tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850-project-admin] PUT http://10.222.0.23/volume/v3/fa81ab6b5d384e43a12ab4da8e4630b6/os-quota-sets/e9ed3ab456a94753a4fe68a0c8e85e65 Apr 30 21:30:14.266059 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c7f67e5f-3d51-413b-9994-ed75591c3f9d tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:14.521373 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-607971e6-6266-4a33-b12d-a63b30b97fab None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:14.538247 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c7f67e5f-3d51-413b-9994-ed75591c3f9d tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850-project-admin] http://10.222.0.23/volume/v3/fa81ab6b5d384e43a12ab4da8e4630b6/os-quota-sets/e9ed3ab456a94753a4fe68a0c8e85e65 returned with HTTP 200 Apr 30 21:30:14.539644 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 547/1094] 10.222.0.23 () {60 vars in 1350 bytes} [Sat Apr 30 21:30:14 2022] PUT /volume/v3/fa81ab6b5d384e43a12ab4da8e4630b6/os-quota-sets/e9ed3ab456a94753a4fe68a0c8e85e65 => generated 293 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:14.547292 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-607971e6-6266-4a33-b12d-a63b30b97fab tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:30:14.547691 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5122078e-5c57-49d0-a17a-abb797725197 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:14.549456 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-607971e6-6266-4a33-b12d-a63b30b97fab tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:14.552290 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-607971e6-6266-4a33-b12d-a63b30b97fab tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:14.553192 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5122078e-5c57-49d0-a17a-abb797725197 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] POST http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots Apr 30 21:30:14.557071 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5122078e-5c57-49d0-a17a-abb797725197 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "576a70ac-3477-4b8d-938d-1681aec70e0c"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:14.591137 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:14.591137 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:14.594976 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:14.594976 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:14.597612 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5122078e-5c57-49d0-a17a-abb797725197 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Volume info retrieved successfully. Apr 30 21:30:14.599008 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.snapshots [None req-5122078e-5c57-49d0-a17a-abb797725197 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Create snapshot from volume 576a70ac-3477-4b8d-938d-1681aec70e0c Apr 30 21:30:14.625072 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-607971e6-6266-4a33-b12d-a63b30b97fab tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:14.641140 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota_utils [None req-5122078e-5c57-49d0-a17a-abb797725197 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Quota exceeded for e9ed3ab456a94753a4fe68a0c8e85e65, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Apr 30 21:30:14.641872 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.middleware.fault [None req-5122078e-5c57-49d0-a17a-abb797725197 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots returned with HTTP 413 Apr 30 21:30:14.643997 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 548/1095] 10.222.0.23 () {60 vars in 1240 bytes} [Sat Apr 30 21:30:14 2022] POST /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots => generated 133 bytes in 98 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Apr 30 21:30:14.650690 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-477f5c2b-783e-44ab-a869-986294eabba2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:14.657415 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-607971e6-6266-4a33-b12d-a63b30b97fab tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:30:14.658938 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-477f5c2b-783e-44ab-a869-986294eabba2 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] DELETE http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 Apr 30 21:30:14.672856 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 548/1096] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:14 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 907 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:14.673469 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-477f5c2b-783e-44ab-a869-986294eabba2 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:14.673469 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-477f5c2b-783e-44ab-a869-986294eabba2 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:14.673469 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-477f5c2b-783e-44ab-a869-986294eabba2 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Delete snapshot with id: eb9dc0f1-7fc3-4493-ad95-af94199ad909 Apr 30 21:30:14.681693 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:14.681693 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:14.683381 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-477f5c2b-783e-44ab-a869-986294eabba2 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Snapshot retrieved successfully. Apr 30 21:30:14.780610 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-477f5c2b-783e-44ab-a869-986294eabba2 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Snapshot delete request issued successfully. Apr 30 21:30:14.780610 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-477f5c2b-783e-44ab-a869-986294eabba2 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 returned with HTTP 202 Apr 30 21:30:14.780610 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 549/1097] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:30:14 2022] DELETE /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:30:14.786712 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-99ed8a2c-4acb-4348-8dbd-fe4dc2f70151 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:14.789587 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-99ed8a2c-4acb-4348-8dbd-fe4dc2f70151 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 Apr 30 21:30:14.791342 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-99ed8a2c-4acb-4348-8dbd-fe4dc2f70151 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:14.791841 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-99ed8a2c-4acb-4348-8dbd-fe4dc2f70151 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:14.807909 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:14.807909 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:14.810048 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-99ed8a2c-4acb-4348-8dbd-fe4dc2f70151 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Snapshot retrieved successfully. Apr 30 21:30:14.815361 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-99ed8a2c-4acb-4348-8dbd-fe4dc2f70151 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 returned with HTTP 200 Apr 30 21:30:14.817138 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 549/1098] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:30:14 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 => generated 480 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:15.188948 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7601a4a7-66be-4b7b-8fe7-3b5fbbbca1fc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:15.193082 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7601a4a7-66be-4b7b-8fe7-3b5fbbbca1fc tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 Apr 30 21:30:15.193667 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7601a4a7-66be-4b7b-8fe7-3b5fbbbca1fc tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:15.194177 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7601a4a7-66be-4b7b-8fe7-3b5fbbbca1fc tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:15.209863 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:15.209863 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:15.218087 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7601a4a7-66be-4b7b-8fe7-3b5fbbbca1fc tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:15.236743 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7601a4a7-66be-4b7b-8fe7-3b5fbbbca1fc tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 returned with HTTP 200 Apr 30 21:30:15.237482 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 550/1099] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:15 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 => generated 909 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:15.676965 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b0a4f3a9-2041-4eef-8ea5-de9d53f85c81 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:15.683160 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b0a4f3a9-2041-4eef-8ea5-de9d53f85c81 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:30:15.683798 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b0a4f3a9-2041-4eef-8ea5-de9d53f85c81 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:15.684628 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b0a4f3a9-2041-4eef-8ea5-de9d53f85c81 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:15.705500 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:15.705500 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:15.717610 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b0a4f3a9-2041-4eef-8ea5-de9d53f85c81 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:15.743076 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b0a4f3a9-2041-4eef-8ea5-de9d53f85c81 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:30:15.744205 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 550/1100] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:15 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 907 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:15.843684 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a83fbae5-c652-400e-b7c2-843df3545753 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:15.843684 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a83fbae5-c652-400e-b7c2-843df3545753 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 Apr 30 21:30:15.843684 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a83fbae5-c652-400e-b7c2-843df3545753 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:15.843684 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a83fbae5-c652-400e-b7c2-843df3545753 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:15.843684 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:15.843684 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:15.843684 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a83fbae5-c652-400e-b7c2-843df3545753 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Snapshot retrieved successfully. Apr 30 21:30:15.852688 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a83fbae5-c652-400e-b7c2-843df3545753 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 returned with HTTP 200 Apr 30 21:30:15.862435 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 551/1101] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:30:15 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 => generated 480 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:16.249914 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f0b9a833-1b50-44ba-8892-347c9c46af5c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:16.253510 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f0b9a833-1b50-44ba-8892-347c9c46af5c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 Apr 30 21:30:16.253991 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f0b9a833-1b50-44ba-8892-347c9c46af5c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:16.255095 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f0b9a833-1b50-44ba-8892-347c9c46af5c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:16.271575 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:16.271575 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:16.280593 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f0b9a833-1b50-44ba-8892-347c9c46af5c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:16.291712 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f0b9a833-1b50-44ba-8892-347c9c46af5c tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 returned with HTTP 200 Apr 30 21:30:16.292470 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 551/1102] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:16 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 => generated 909 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:16.758355 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-494b93d3-a4be-4f9a-9568-6797a2678d09 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:16.762253 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-494b93d3-a4be-4f9a-9568-6797a2678d09 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:30:16.762766 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-494b93d3-a4be-4f9a-9568-6797a2678d09 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:16.765235 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-494b93d3-a4be-4f9a-9568-6797a2678d09 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:16.795101 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:16.795101 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:16.809244 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-494b93d3-a4be-4f9a-9568-6797a2678d09 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:16.838941 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-494b93d3-a4be-4f9a-9568-6797a2678d09 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:30:16.840956 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 552/1103] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:16 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 907 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:16.861506 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8da225e2-48da-4473-ba14-51679f441142 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:16.866595 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8da225e2-48da-4473-ba14-51679f441142 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 Apr 30 21:30:16.866973 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8da225e2-48da-4473-ba14-51679f441142 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:16.867732 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8da225e2-48da-4473-ba14-51679f441142 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:16.878890 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:16.878890 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:16.880503 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8da225e2-48da-4473-ba14-51679f441142 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Snapshot retrieved successfully. Apr 30 21:30:16.882537 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8da225e2-48da-4473-ba14-51679f441142 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 returned with HTTP 200 Apr 30 21:30:16.883502 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 552/1104] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:30:16 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 => generated 480 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:17.304674 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b0300064-3b1f-4b77-9d12-e2d5c104cbbf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:17.308468 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b0300064-3b1f-4b77-9d12-e2d5c104cbbf tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 Apr 30 21:30:17.308912 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b0300064-3b1f-4b77-9d12-e2d5c104cbbf tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:17.309517 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b0300064-3b1f-4b77-9d12-e2d5c104cbbf tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:17.326190 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:17.326190 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:17.336560 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b0300064-3b1f-4b77-9d12-e2d5c104cbbf tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:17.346562 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b0300064-3b1f-4b77-9d12-e2d5c104cbbf tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 returned with HTTP 200 Apr 30 21:30:17.347739 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 553/1105] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:17 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 => generated 909 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:17.853308 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1d393e88-9612-4281-8bd2-74de6c480c26 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:17.857335 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1d393e88-9612-4281-8bd2-74de6c480c26 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:30:17.857999 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1d393e88-9612-4281-8bd2-74de6c480c26 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:17.858778 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1d393e88-9612-4281-8bd2-74de6c480c26 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:17.879480 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:17.879480 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:17.888047 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1d393e88-9612-4281-8bd2-74de6c480c26 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:17.895523 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-aac16637-9d89-4275-a6ca-f7720def0251 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:17.897489 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1d393e88-9612-4281-8bd2-74de6c480c26 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:30:17.898495 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 553/1106] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:17 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 907 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:17.902229 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aac16637-9d89-4275-a6ca-f7720def0251 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 Apr 30 21:30:17.906575 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aac16637-9d89-4275-a6ca-f7720def0251 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:17.907235 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aac16637-9d89-4275-a6ca-f7720def0251 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:17.921493 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:17.921493 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:17.935160 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-aac16637-9d89-4275-a6ca-f7720def0251 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Snapshot retrieved successfully. Apr 30 21:30:17.937062 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aac16637-9d89-4275-a6ca-f7720def0251 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 returned with HTTP 200 Apr 30 21:30:17.940984 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 554/1107] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:30:17 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 => generated 480 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:18.360368 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fb7bbab4-9abc-4492-940e-c56679e1f47e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:18.366228 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fb7bbab4-9abc-4492-940e-c56679e1f47e tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 Apr 30 21:30:18.366672 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fb7bbab4-9abc-4492-940e-c56679e1f47e tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:18.367119 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fb7bbab4-9abc-4492-940e-c56679e1f47e tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:18.382503 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:18.382503 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:18.394727 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fb7bbab4-9abc-4492-940e-c56679e1f47e tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:18.407641 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fb7bbab4-9abc-4492-940e-c56679e1f47e tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 returned with HTTP 200 Apr 30 21:30:18.409589 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 554/1108] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:18 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 => generated 909 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:18.914862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2380fff2-6c01-42f6-914c-cccf75034572 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:18.921737 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2380fff2-6c01-42f6-914c-cccf75034572 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:30:18.922567 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2380fff2-6c01-42f6-914c-cccf75034572 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:18.923234 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2380fff2-6c01-42f6-914c-cccf75034572 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:18.947516 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:18.947516 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:18.947864 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2c5ecd54-6105-4ed3-b4fe-a08fe4184c38 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:18.951677 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2c5ecd54-6105-4ed3-b4fe-a08fe4184c38 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 Apr 30 21:30:18.952286 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2c5ecd54-6105-4ed3-b4fe-a08fe4184c38 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:18.952895 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2c5ecd54-6105-4ed3-b4fe-a08fe4184c38 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:18.966761 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:18.966761 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:18.968972 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2c5ecd54-6105-4ed3-b4fe-a08fe4184c38 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Snapshot retrieved successfully. Apr 30 21:30:18.971326 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2380fff2-6c01-42f6-914c-cccf75034572 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:18.972676 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2c5ecd54-6105-4ed3-b4fe-a08fe4184c38 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 returned with HTTP 200 Apr 30 21:30:18.974635 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 555/1109] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:30:18 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 => generated 480 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:18.987526 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2380fff2-6c01-42f6-914c-cccf75034572 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:30:18.989790 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 555/1110] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:18 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 907 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:19.425198 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e8469b17-2463-4f99-85bd-4ddfa9068d0f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:19.428932 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e8469b17-2463-4f99-85bd-4ddfa9068d0f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 Apr 30 21:30:19.429686 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e8469b17-2463-4f99-85bd-4ddfa9068d0f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:19.430344 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e8469b17-2463-4f99-85bd-4ddfa9068d0f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:19.449788 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:19.449788 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:19.459575 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e8469b17-2463-4f99-85bd-4ddfa9068d0f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Volume info retrieved successfully. Apr 30 21:30:19.469000 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e8469b17-2463-4f99-85bd-4ddfa9068d0f tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 returned with HTTP 200 Apr 30 21:30:19.473943 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 556/1111] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:19 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 => generated 909 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:19.982947 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6120bc45-53f7-43d9-bfc5-eb13ad6ebb67 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:19.991698 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6120bc45-53f7-43d9-bfc5-eb13ad6ebb67 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 Apr 30 21:30:19.992345 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6120bc45-53f7-43d9-bfc5-eb13ad6ebb67 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:19.993016 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6120bc45-53f7-43d9-bfc5-eb13ad6ebb67 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:20.002088 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a587c16a-d495-4354-b7c0-39c87bf7d00f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:20.009318 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6120bc45-53f7-43d9-bfc5-eb13ad6ebb67 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 returned with HTTP 404 Apr 30 21:30:20.009318 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 556/1112] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:30:19 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/snapshots/eb9dc0f1-7fc3-4493-ad95-af94199ad909 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:30:20.010015 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a587c16a-d495-4354-b7c0-39c87bf7d00f tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:30:20.010015 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a587c16a-d495-4354-b7c0-39c87bf7d00f tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:20.010015 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a587c16a-d495-4354-b7c0-39c87bf7d00f tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:20.019323 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-337df2ea-9353-471d-9212-638962850dc1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:20.032992 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:20.032992 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:20.035264 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-337df2ea-9353-471d-9212-638962850dc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] DELETE http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c Apr 30 21:30:20.048467 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-337df2ea-9353-471d-9212-638962850dc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:20.049256 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-337df2ea-9353-471d-9212-638962850dc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:20.052715 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a587c16a-d495-4354-b7c0-39c87bf7d00f tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Volume info retrieved successfully. Apr 30 21:30:20.052888 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-337df2ea-9353-471d-9212-638962850dc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Delete volume with id: 576a70ac-3477-4b8d-938d-1681aec70e0c Apr 30 21:30:20.080035 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a587c16a-d495-4354-b7c0-39c87bf7d00f tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 200 Apr 30 21:30:20.080828 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 557/1113] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:20 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 907 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:20.090043 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:20.090043 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:20.090043 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-337df2ea-9353-471d-9212-638962850dc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Volume info retrieved successfully. Apr 30 21:30:20.347441 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-337df2ea-9353-471d-9212-638962850dc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Delete volume request issued successfully. Apr 30 21:30:20.347441 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-337df2ea-9353-471d-9212-638962850dc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c returned with HTTP 202 Apr 30 21:30:20.348627 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 557/1114] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:30:20 2022] DELETE /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c => generated 0 bytes in 339 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:30:20.364791 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8c84ae01-df25-45e5-88da-6d3ed55cd87e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:20.404583 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8c84ae01-df25-45e5-88da-6d3ed55cd87e tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c Apr 30 21:30:20.411441 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8c84ae01-df25-45e5-88da-6d3ed55cd87e tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:20.420936 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8c84ae01-df25-45e5-88da-6d3ed55cd87e tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:20.482206 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f1c5f0fc-282c-4405-b522-81347421eeed None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:20.487190 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f1c5f0fc-282c-4405-b522-81347421eeed tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] GET http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 Apr 30 21:30:20.487635 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f1c5f0fc-282c-4405-b522-81347421eeed tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:20.489287 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f1c5f0fc-282c-4405-b522-81347421eeed tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:20.522903 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f1c5f0fc-282c-4405-b522-81347421eeed tempest-VolumesListAdminTestJSON-1293302386 tempest-VolumesListAdminTestJSON-1293302386-project] http://10.222.0.23/volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 returned with HTTP 404 Apr 30 21:30:20.524400 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:20.524400 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:20.535177 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 558/1115] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:20 2022] GET /volume/v3/ebe19df8503d40afbdd17781c0cf915c/volumes/836d8edf-24bd-4958-8d3e-b153af99ed49 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:30:20.590228 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8c84ae01-df25-45e5-88da-6d3ed55cd87e tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Volume info retrieved successfully. Apr 30 21:30:20.667307 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8c84ae01-df25-45e5-88da-6d3ed55cd87e tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c returned with HTTP 200 Apr 30 21:30:20.673853 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 558/1116] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:20 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c => generated 921 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:21.093945 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cf96992d-4851-45a6-86c7-624dcbb66052 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:21.104112 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cf96992d-4851-45a6-86c7-624dcbb66052 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] GET http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a Apr 30 21:30:21.104585 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cf96992d-4851-45a6-86c7-624dcbb66052 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:21.105445 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cf96992d-4851-45a6-86c7-624dcbb66052 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:21.138741 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cf96992d-4851-45a6-86c7-624dcbb66052 tempest-AttachVolumeNegativeTest-612541851 tempest-AttachVolumeNegativeTest-612541851-project] http://10.222.0.23/volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a returned with HTTP 404 Apr 30 21:30:21.149838 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 559/1117] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:21 2022] GET /volume/v3/54ceedad6e134d94ac8758f8385a47e0/volumes/28cf7446-872a-4b61-8092-677879a5220a => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:30:21.687032 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-18d3c1a4-d47a-4ad6-b6f1-7ab3391eefc8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:21.698822 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-18d3c1a4-d47a-4ad6-b6f1-7ab3391eefc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c Apr 30 21:30:21.699939 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-18d3c1a4-d47a-4ad6-b6f1-7ab3391eefc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:21.701382 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-18d3c1a4-d47a-4ad6-b6f1-7ab3391eefc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:21.755443 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:21.755443 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:21.792142 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-18d3c1a4-d47a-4ad6-b6f1-7ab3391eefc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Volume info retrieved successfully. Apr 30 21:30:21.825729 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-18d3c1a4-d47a-4ad6-b6f1-7ab3391eefc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c returned with HTTP 200 Apr 30 21:30:21.842485 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 559/1118] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:21 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c => generated 921 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:22.841326 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5208b4a4-1c59-4ed4-a4e5-d660f552ad2f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:22.845610 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5208b4a4-1c59-4ed4-a4e5-d660f552ad2f tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c Apr 30 21:30:22.846162 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5208b4a4-1c59-4ed4-a4e5-d660f552ad2f tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:22.846688 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5208b4a4-1c59-4ed4-a4e5-d660f552ad2f tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:22.894646 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:22.894646 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:22.930225 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5208b4a4-1c59-4ed4-a4e5-d660f552ad2f tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Volume info retrieved successfully. Apr 30 21:30:22.951119 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5208b4a4-1c59-4ed4-a4e5-d660f552ad2f tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c returned with HTTP 200 Apr 30 21:30:22.953522 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 560/1119] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:22 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c => generated 921 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:23.966157 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3a4b5313-af6e-4c49-8e3d-c6a7383f9923 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:23.978896 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3a4b5313-af6e-4c49-8e3d-c6a7383f9923 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c Apr 30 21:30:23.979500 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3a4b5313-af6e-4c49-8e3d-c6a7383f9923 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:23.979978 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3a4b5313-af6e-4c49-8e3d-c6a7383f9923 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:24.005901 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:24.005901 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:24.014523 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3a4b5313-af6e-4c49-8e3d-c6a7383f9923 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Volume info retrieved successfully. Apr 30 21:30:24.026264 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3a4b5313-af6e-4c49-8e3d-c6a7383f9923 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c returned with HTTP 200 Apr 30 21:30:24.028225 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 560/1120] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:23 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c => generated 921 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:25.040084 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-546d3cdf-0911-4c22-bb7f-fa6639fb768a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:25.044799 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-546d3cdf-0911-4c22-bb7f-fa6639fb768a tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c Apr 30 21:30:25.045430 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-546d3cdf-0911-4c22-bb7f-fa6639fb768a tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:25.046407 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-546d3cdf-0911-4c22-bb7f-fa6639fb768a tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:25.070039 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:25.070039 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:25.093052 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-546d3cdf-0911-4c22-bb7f-fa6639fb768a tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Volume info retrieved successfully. Apr 30 21:30:25.109192 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-546d3cdf-0911-4c22-bb7f-fa6639fb768a tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c returned with HTTP 200 Apr 30 21:30:25.109946 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 561/1121] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:25 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c => generated 921 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:26.122789 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-336942f3-6f61-49cc-b34c-8912a41e1151 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:26.128605 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-336942f3-6f61-49cc-b34c-8912a41e1151 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] GET http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c Apr 30 21:30:26.129096 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-336942f3-6f61-49cc-b34c-8912a41e1151 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:26.129551 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-336942f3-6f61-49cc-b34c-8912a41e1151 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:26.154750 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-336942f3-6f61-49cc-b34c-8912a41e1151 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830 tempest-VolumeSnapshotQuotasNegativeTestJSON-50587830-project] http://10.222.0.23/volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c returned with HTTP 404 Apr 30 21:30:26.158518 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 561/1122] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:26 2022] GET /volume/v3/e9ed3ab456a94753a4fe68a0c8e85e65/volumes/576a70ac-3477-4b8d-938d-1681aec70e0c => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:30:26.163662 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c981da79-86c8-4ed1-9a92-7f7f3038681a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:26.168810 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c981da79-86c8-4ed1-9a92-7f7f3038681a tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850-project-admin] PUT http://10.222.0.23/volume/v3/fa81ab6b5d384e43a12ab4da8e4630b6/os-quota-sets/e9ed3ab456a94753a4fe68a0c8e85e65 Apr 30 21:30:26.170356 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c981da79-86c8-4ed1-9a92-7f7f3038681a tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:26.653110 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b1e66c37-833a-4632-a41f-f46361150646 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:26.788145 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b1e66c37-833a-4632-a41f-f46361150646 tempest-AvailabilityZoneTestJSON-703529455 tempest-AvailabilityZoneTestJSON-703529455-project] GET http://10.222.0.23/volume/v3/a239318b82b54cbebd1c025205c5be40/os-availability-zone Apr 30 21:30:26.788672 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b1e66c37-833a-4632-a41f-f46361150646 tempest-AvailabilityZoneTestJSON-703529455 tempest-AvailabilityZoneTestJSON-703529455-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:26.789363 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b1e66c37-833a-4632-a41f-f46361150646 tempest-AvailabilityZoneTestJSON-703529455 tempest-AvailabilityZoneTestJSON-703529455-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:26.795918 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b1e66c37-833a-4632-a41f-f46361150646 tempest-AvailabilityZoneTestJSON-703529455 tempest-AvailabilityZoneTestJSON-703529455-project] Availability Zones retrieved successfully. Apr 30 21:30:26.796461 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b1e66c37-833a-4632-a41f-f46361150646 tempest-AvailabilityZoneTestJSON-703529455 tempest-AvailabilityZoneTestJSON-703529455-project] http://10.222.0.23/volume/v3/a239318b82b54cbebd1c025205c5be40/os-availability-zone returned with HTTP 200 Apr 30 21:30:26.797382 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 562/1123] 10.222.0.23 () {58 vars in 1252 bytes} [Sat Apr 30 21:30:26 2022] GET /volume/v3/a239318b82b54cbebd1c025205c5be40/os-availability-zone => generated 82 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 30 21:30:26.981592 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c981da79-86c8-4ed1-9a92-7f7f3038681a tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850 tempest-VolumeSnapshotQuotasNegativeTestJSON-1571283850-project-admin] http://10.222.0.23/volume/v3/fa81ab6b5d384e43a12ab4da8e4630b6/os-quota-sets/e9ed3ab456a94753a4fe68a0c8e85e65 returned with HTTP 200 Apr 30 21:30:26.988760 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 562/1124] 10.222.0.23 () {60 vars in 1351 bytes} [Sat Apr 30 21:30:26 2022] PUT /volume/v3/fa81ab6b5d384e43a12ab4da8e4630b6/os-quota-sets/e9ed3ab456a94753a4fe68a0c8e85e65 => generated 298 bytes in 825 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:31.939163 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6e247f06-4caf-4e41-bab4-63066f9126dc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:32.273563 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] POST http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes Apr 30 21:30:32.276184 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-2116762569"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:32.277568 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-2116762569'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:30:32.278265 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Create volume of 1 GB Apr 30 21:30:32.305501 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Availability Zones retrieved successfully. Apr 30 21:30:32.338172 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Flow 'volume_create_api' (c94c4d79-2c5a-478e-a971-ee35f55fbd97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:30:32.340701 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11b2586-f580-4c7b-a735-ae7199e20d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:32.372307 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:30:32.445293 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11b2586-f580-4c7b-a735-ae7199e20d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:32.459543 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac04e5d-fd3a-49f4-aed0-795210d14605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:32.854590 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Created reservations ['19295f6f-a1c5-4090-b3b1-1caaeb229f94', '95a63144-7710-4455-88fc-6781ed7d6b83', '99053bca-053e-421d-9215-3dadbc88b1e0', 'c179b050-8fc0-4e6b-8385-bbb547eea9de'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:30:32.856765 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac04e5d-fd3a-49f4-aed0-795210d14605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19295f6f-a1c5-4090-b3b1-1caaeb229f94', '95a63144-7710-4455-88fc-6781ed7d6b83', '99053bca-053e-421d-9215-3dadbc88b1e0', 'c179b050-8fc0-4e6b-8385-bbb547eea9de']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:32.860376 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48a6f31c-1460-4f14-ba09-2e9e5978587e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:32.935278 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:32.986890 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48a6f31c-1460-4f14-ba09-2e9e5978587e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ab5b895-233d-4622-9af2-b7b027008d53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2116762569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3aa141f37814c6cac51868379a14d43',qos_specs=None,replication_status=,reservations=['19295f6f-a1c5-4090-b3b1-1caaeb229f94','95a63144-7710-4455-88fc-6781ed7d6b83','99053bca-053e-421d-9215-3dadbc88b1e0','c179b050-8fc0-4e6b-8385-bbb547eea9de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dd0b7edccf949e3864c3e2210b64a90',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:30:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2116762569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ab5b895-233d-4622-9af2-b7b027008d53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3aa141f37814c6cac51868379a14d43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dd0b7edccf949e3864c3e2210b64a90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:32.993653 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60db6eb2-6175-470f-81f7-af0399469d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:33.112923 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60db6eb2-6175-470f-81f7-af0399469d2a) transitioned into state 'SUCCESS' from state '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-2116762569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3aa141f37814c6cac51868379a14d43',qos_specs=None,replication_status=,reservations=['19295f6f-a1c5-4090-b3b1-1caaeb229f94','95a63144-7710-4455-88fc-6781ed7d6b83','99053bca-053e-421d-9215-3dadbc88b1e0','c179b050-8fc0-4e6b-8385-bbb547eea9de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dd0b7edccf949e3864c3e2210b64a90',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:33.115274 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1651376-3916-4b5f-8c93-b08d07dd7c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:33.223696 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] POST http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes Apr 30 21:30:33.226369 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-142658247"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:33.230367 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-142658247'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:30:33.233006 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Create volume of 1 GB Apr 30 21:30:33.239874 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1651376-3916-4b5f-8c93-b08d07dd7c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:33.242319 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Flow 'volume_create_api' (c94c4d79-2c5a-478e-a971-ee35f55fbd97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:30:33.243020 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Create volume request issued successfully. Apr 30 21:30:33.244286 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6e247f06-4caf-4e41-bab4-63066f9126dc tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes returned with HTTP 202 Apr 30 21:30:33.250569 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 563/1125] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:30:31 2022] POST /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes => generated 812 bytes in 1312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:30:33.264621 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-55e7785a-83c3-4d62-8056-c3bf0e538fe3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:33.270158 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-55e7785a-83c3-4d62-8056-c3bf0e538fe3 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] GET http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 Apr 30 21:30:33.270862 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-55e7785a-83c3-4d62-8056-c3bf0e538fe3 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:33.271538 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-55e7785a-83c3-4d62-8056-c3bf0e538fe3 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:33.289879 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Availability Zones retrieved successfully. Apr 30 21:30:33.312941 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:33.312941 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:33.336801 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-55e7785a-83c3-4d62-8056-c3bf0e538fe3 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:33.351478 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-55e7785a-83c3-4d62-8056-c3bf0e538fe3 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 returned with HTTP 200 Apr 30 21:30:33.352788 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 564/1126] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:33 2022] GET /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 => generated 880 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:33.383440 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Flow 'volume_create_api' (c713f8c3-55d8-40e1-89f6-ea58bd7ede24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:30:33.384731 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be44863-afa2-42e6-982b-2aa65e35b023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:33.391793 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:30:33.440741 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7be44863-afa2-42e6-982b-2aa65e35b023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:33.457619 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e724730-8e78-480b-a62d-87259c17d80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:33.896969 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Created reservations ['315c7c35-e4d0-403b-99c3-02e01689d843', 'de9b0709-c4d6-4948-a85e-a1258c0178e5', '2ec6c208-8082-41bf-a42e-f6dc3c0d92c6', 'dc91075e-b515-44a3-8b3c-e5762a54403a'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:30:33.901891 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e724730-8e78-480b-a62d-87259c17d80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['315c7c35-e4d0-403b-99c3-02e01689d843', 'de9b0709-c4d6-4948-a85e-a1258c0178e5', '2ec6c208-8082-41bf-a42e-f6dc3c0d92c6', 'dc91075e-b515-44a3-8b3c-e5762a54403a']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:33.901891 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fa7c3f7-38f3-4a42-996d-5e7e148d8f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:34.000085 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fa7c3f7-38f3-4a42-996d-5e7e148d8f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3da6d027-86b7-4190-8ea8-d6457ddb2f80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-142658247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d69ac7619c6f4a80866c33aabb8c3f05',qos_specs=None,replication_status=,reservations=['315c7c35-e4d0-403b-99c3-02e01689d843','de9b0709-c4d6-4948-a85e-a1258c0178e5','2ec6c208-8082-41bf-a42e-f6dc3c0d92c6','dc91075e-b515-44a3-8b3c-e5762a54403a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f01361dce6742beb239f0dc2525b05c',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:30:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-142658247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3da6d027-86b7-4190-8ea8-d6457ddb2f80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d69ac7619c6f4a80866c33aabb8c3f05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f01361dce6742beb239f0dc2525b05c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:34.002542 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf98386-6364-481c-a764-a887a4ca6992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:34.260107 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf98386-6364-481c-a764-a887a4ca6992) transitioned into state 'SUCCESS' from state '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-142658247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d69ac7619c6f4a80866c33aabb8c3f05',qos_specs=None,replication_status=,reservations=['315c7c35-e4d0-403b-99c3-02e01689d843','de9b0709-c4d6-4948-a85e-a1258c0178e5','2ec6c208-8082-41bf-a42e-f6dc3c0d92c6','dc91075e-b515-44a3-8b3c-e5762a54403a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f01361dce6742beb239f0dc2525b05c',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:34.261940 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9f837df-d644-4c6f-afb3-77e2147ecd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:34.366167 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4576b19b-d5dc-4a12-b361-9477fd8ab362 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:34.370092 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4576b19b-d5dc-4a12-b361-9477fd8ab362 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] GET http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 Apr 30 21:30:34.370583 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4576b19b-d5dc-4a12-b361-9477fd8ab362 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:34.371065 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4576b19b-d5dc-4a12-b361-9477fd8ab362 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:34.399462 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9f837df-d644-4c6f-afb3-77e2147ecd22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:34.405298 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:34.405298 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:34.416108 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Flow 'volume_create_api' (c713f8c3-55d8-40e1-89f6-ea58bd7ede24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:30:34.418550 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Create volume request issued successfully. Apr 30 21:30:34.420517 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3d643236-3c2d-4aa3-a2c2-8374b70fa25e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes returned with HTTP 202 Apr 30 21:30:34.422218 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 563/1127] 10.222.0.23 () {62 vars in 1274 bytes} [Sat Apr 30 21:30:32 2022] POST /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes => generated 813 bytes in 1507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:30:34.427437 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4576b19b-d5dc-4a12-b361-9477fd8ab362 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:34.432343 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-531e23be-9dda-4c2f-830e-ff8206eb0e42 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:34.437987 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-531e23be-9dda-4c2f-830e-ff8206eb0e42 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 Apr 30 21:30:34.438182 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-531e23be-9dda-4c2f-830e-ff8206eb0e42 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:34.438821 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-531e23be-9dda-4c2f-830e-ff8206eb0e42 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:34.446115 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4576b19b-d5dc-4a12-b361-9477fd8ab362 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 returned with HTTP 200 Apr 30 21:30:34.447008 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 565/1128] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:34 2022] GET /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 => generated 904 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:34.460764 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:34.460764 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:34.467144 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-531e23be-9dda-4c2f-830e-ff8206eb0e42 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Volume info retrieved successfully. Apr 30 21:30:34.482009 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-531e23be-9dda-4c2f-830e-ff8206eb0e42 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 returned with HTTP 200 Apr 30 21:30:34.486233 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 564/1129] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:34 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 => generated 881 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:35.466317 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4cb1dfa0-937e-4509-8f7e-a248a997beec None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:35.473502 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4cb1dfa0-937e-4509-8f7e-a248a997beec tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] GET http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 Apr 30 21:30:35.477627 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4cb1dfa0-937e-4509-8f7e-a248a997beec tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:35.480166 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4cb1dfa0-937e-4509-8f7e-a248a997beec tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:35.494096 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9e99d63c-6db5-4a73-bd60-c92abd7c2896 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:35.497589 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9e99d63c-6db5-4a73-bd60-c92abd7c2896 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 Apr 30 21:30:35.498314 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9e99d63c-6db5-4a73-bd60-c92abd7c2896 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:35.498531 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9e99d63c-6db5-4a73-bd60-c92abd7c2896 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:35.504907 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:35.504907 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:35.525552 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:35.525552 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:35.526333 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4cb1dfa0-937e-4509-8f7e-a248a997beec tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:35.546760 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4cb1dfa0-937e-4509-8f7e-a248a997beec tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 returned with HTTP 200 Apr 30 21:30:35.547494 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 566/1130] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:35 2022] GET /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 => generated 905 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:35.558704 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9e99d63c-6db5-4a73-bd60-c92abd7c2896 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Volume info retrieved successfully. Apr 30 21:30:35.561781 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-86c6721e-0709-4dcc-a0ad-38b83b5de39b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:35.568041 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-86c6721e-0709-4dcc-a0ad-38b83b5de39b tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] POST http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata Apr 30 21:30:35.579721 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9e99d63c-6db5-4a73-bd60-c92abd7c2896 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 returned with HTTP 200 Apr 30 21:30:35.579721 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 565/1131] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:35 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 => generated 905 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:35.580481 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-86c6721e-0709-4dcc-a0ad-38b83b5de39b tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:35.594921 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:35.594921 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:35.596351 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-86c6721e-0709-4dcc-a0ad-38b83b5de39b tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:35.730115 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-86c6721e-0709-4dcc-a0ad-38b83b5de39b tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Create volume metadata completed successfully. Apr 30 21:30:35.730703 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-86c6721e-0709-4dcc-a0ad-38b83b5de39b tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata returned with HTTP 200 Apr 30 21:30:35.733652 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 567/1132] 10.222.0.23 () {60 vars in 1373 bytes} [Sat Apr 30 21:30:35 2022] POST /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata => generated 101 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:35.739959 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c5c0f743-9bde-4586-879b-f3060a834dc0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:35.748555 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c5c0f743-9bde-4586-879b-f3060a834dc0 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] GET http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata Apr 30 21:30:35.751526 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c5c0f743-9bde-4586-879b-f3060a834dc0 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:35.752212 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c5c0f743-9bde-4586-879b-f3060a834dc0 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:35.786000 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:35.786000 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:35.787955 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c5c0f743-9bde-4586-879b-f3060a834dc0 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:35.801799 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c5c0f743-9bde-4586-879b-f3060a834dc0 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Get volume metadata completed successfully. Apr 30 21:30:35.802365 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c5c0f743-9bde-4586-879b-f3060a834dc0 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata returned with HTTP 200 Apr 30 21:30:35.803796 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 566/1133] 10.222.0.23 () {58 vars in 1351 bytes} [Sat Apr 30 21:30:35 2022] GET /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata => generated 101 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:35.809973 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-823a909f-07b9-4d08-b410-de0df9b535e7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:35.815121 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-823a909f-07b9-4d08-b410-de0df9b535e7 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] PUT http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata Apr 30 21:30:35.816157 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-823a909f-07b9-4d08-b410-de0df9b535e7 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:35.841983 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:35.841983 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:35.844604 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-823a909f-07b9-4d08-b410-de0df9b535e7 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:36.100106 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-823a909f-07b9-4d08-b410-de0df9b535e7 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Update volume metadata completed successfully. Apr 30 21:30:36.100713 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-823a909f-07b9-4d08-b410-de0df9b535e7 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata returned with HTTP 200 Apr 30 21:30:36.104071 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 568/1134] 10.222.0.23 () {60 vars in 1371 bytes} [Sat Apr 30 21:30:35 2022] PUT /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata => generated 57 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:30:36.108508 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ef3202ac-9cf7-4318-8846-952b7f00d20c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:36.112958 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ef3202ac-9cf7-4318-8846-952b7f00d20c tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] GET http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata Apr 30 21:30:36.113659 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ef3202ac-9cf7-4318-8846-952b7f00d20c tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:36.114350 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ef3202ac-9cf7-4318-8846-952b7f00d20c tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:36.132204 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:36.132204 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:36.133414 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ef3202ac-9cf7-4318-8846-952b7f00d20c tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:36.143808 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ef3202ac-9cf7-4318-8846-952b7f00d20c tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Get volume metadata completed successfully. Apr 30 21:30:36.145399 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ef3202ac-9cf7-4318-8846-952b7f00d20c tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata returned with HTTP 200 Apr 30 21:30:36.146451 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 567/1135] 10.222.0.23 () {58 vars in 1351 bytes} [Sat Apr 30 21:30:36 2022] GET /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata => generated 57 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:30:36.152168 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0e1e3158-db40-41e4-939c-b07e01d46a2a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:36.158791 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0e1e3158-db40-41e4-939c-b07e01d46a2a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] DELETE http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata/key1 Apr 30 21:30:36.159367 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0e1e3158-db40-41e4-939c-b07e01d46a2a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:36.160142 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0e1e3158-db40-41e4-939c-b07e01d46a2a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:36.177268 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:36.177268 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:36.178746 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0e1e3158-db40-41e4-939c-b07e01d46a2a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:36.193264 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0e1e3158-db40-41e4-939c-b07e01d46a2a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Get volume metadata completed successfully. Apr 30 21:30:36.365322 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0e1e3158-db40-41e4-939c-b07e01d46a2a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Delete volume metadata completed successfully. Apr 30 21:30:36.365790 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0e1e3158-db40-41e4-939c-b07e01d46a2a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata/key1 returned with HTTP 200 Apr 30 21:30:36.366862 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 569/1136] 10.222.0.23 () {58 vars in 1369 bytes} [Sat Apr 30 21:30:36 2022] DELETE /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata/key1 => generated 0 bytes in 216 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Apr 30 21:30:36.373626 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-205fccd6-67f7-460c-b962-5aa287e3b3a4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:36.377814 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-205fccd6-67f7-460c-b962-5aa287e3b3a4 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] GET http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata Apr 30 21:30:36.379020 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-205fccd6-67f7-460c-b962-5aa287e3b3a4 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:36.381146 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-205fccd6-67f7-460c-b962-5aa287e3b3a4 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:36.406416 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:36.406416 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:36.407408 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-205fccd6-67f7-460c-b962-5aa287e3b3a4 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:36.419612 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-205fccd6-67f7-460c-b962-5aa287e3b3a4 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Get volume metadata completed successfully. Apr 30 21:30:36.427090 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-205fccd6-67f7-460c-b962-5aa287e3b3a4 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata returned with HTTP 200 Apr 30 21:30:36.427722 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-34de1e5a-cf2f-440d-bc99-7d784bbe924d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:36.428830 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 568/1137] 10.222.0.23 () {58 vars in 1351 bytes} [Sat Apr 30 21:30:36 2022] GET /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata => generated 32 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:30:36.432229 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-34de1e5a-cf2f-440d-bc99-7d784bbe924d tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] PUT http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata Apr 30 21:30:36.432929 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-34de1e5a-cf2f-440d-bc99-7d784bbe924d tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:36.451175 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:36.451175 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:36.452781 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-34de1e5a-cf2f-440d-bc99-7d784bbe924d tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:36.589887 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-15477959-e1c7-44ca-bea4-0125aee77ce4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:36.594217 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-15477959-e1c7-44ca-bea4-0125aee77ce4 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 Apr 30 21:30:36.594711 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-15477959-e1c7-44ca-bea4-0125aee77ce4 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:36.595234 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-15477959-e1c7-44ca-bea4-0125aee77ce4 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:36.612514 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:36.612514 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:36.623275 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-15477959-e1c7-44ca-bea4-0125aee77ce4 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Volume info retrieved successfully. Apr 30 21:30:36.634012 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-34de1e5a-cf2f-440d-bc99-7d784bbe924d tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Update volume metadata completed successfully. Apr 30 21:30:36.636348 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-34de1e5a-cf2f-440d-bc99-7d784bbe924d tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata returned with HTTP 200 Apr 30 21:30:36.637920 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 570/1138] 10.222.0.23 () {60 vars in 1371 bytes} [Sat Apr 30 21:30:36 2022] PUT /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata => generated 16 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:30:36.645880 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-23446986-0ba7-476e-834d-582404f83b77 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:36.646823 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-15477959-e1c7-44ca-bea4-0125aee77ce4 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 returned with HTTP 200 Apr 30 21:30:36.653936 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 569/1139] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:36 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 => generated 906 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:36.660888 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1ec59648-17ff-46e1-9497-14fb57fc2229 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:36.665962 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-23446986-0ba7-476e-834d-582404f83b77 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] POST http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata Apr 30 21:30:36.672450 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-23446986-0ba7-476e-834d-582404f83b77 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:36.672899 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1ec59648-17ff-46e1-9497-14fb57fc2229 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] POST http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups Apr 30 21:30:36.675514 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1ec59648-17ff-46e1-9497-14fb57fc2229 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3da6d027-86b7-4190-8ea8-d6457ddb2f80", "name": "tempest-VolumesBackupsV39Test-Backup-283491856"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:36.677433 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.backups [None req-1ec59648-17ff-46e1-9497-14fb57fc2229 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Creating new backup {'backup': {'volume_id': '3da6d027-86b7-4190-8ea8-d6457ddb2f80', 'name': 'tempest-VolumesBackupsV39Test-Backup-283491856'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Apr 30 21:30:36.677433 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.backups [None req-1ec59648-17ff-46e1-9497-14fb57fc2229 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Creating backup of volume 3da6d027-86b7-4190-8ea8-d6457ddb2f80 in container None Apr 30 21:30:36.697651 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:36.697651 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:36.699010 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1ec59648-17ff-46e1-9497-14fb57fc2229 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Volume info retrieved successfully. Apr 30 21:30:36.747727 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:36.747727 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:36.749185 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-23446986-0ba7-476e-834d-582404f83b77 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:36.878401 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-23446986-0ba7-476e-834d-582404f83b77 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Create volume metadata completed successfully. Apr 30 21:30:36.879484 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-23446986-0ba7-476e-834d-582404f83b77 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata returned with HTTP 200 Apr 30 21:30:36.880543 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 571/1140] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:30:36 2022] POST /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata => generated 68 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:30:36.886307 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-52db54fc-4e46-432a-ac00-b9fbd3da11f7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:36.891675 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-52db54fc-4e46-432a-ac00-b9fbd3da11f7 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] PUT http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata/key3 Apr 30 21:30:36.892382 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-52db54fc-4e46-432a-ac00-b9fbd3da11f7 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:36.913486 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-1ec59648-17ff-46e1-9497-14fb57fc2229 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Created reservations ['22356c70-14ec-4952-9f54-1a077b7f0f10', '78965a57-e593-48a3-99ee-9950b15dde6d'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:30:36.939678 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:36.939678 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:36.941937 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-52db54fc-4e46-432a-ac00-b9fbd3da11f7 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:37.088364 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-52db54fc-4e46-432a-ac00-b9fbd3da11f7 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Update volume metadata completed successfully. Apr 30 21:30:37.089248 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-52db54fc-4e46-432a-ac00-b9fbd3da11f7 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata/key3 returned with HTTP 200 Apr 30 21:30:37.090805 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 572/1141] 10.222.0.23 () {60 vars in 1386 bytes} [Sat Apr 30 21:30:36 2022] PUT /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata/key3 => generated 35 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 30 21:30:37.096240 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-130ea27c-3c3b-4236-8afe-b5ed4f26b3ac None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:37.102365 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-130ea27c-3c3b-4236-8afe-b5ed4f26b3ac tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] GET http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata/key3 Apr 30 21:30:37.103060 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-130ea27c-3c3b-4236-8afe-b5ed4f26b3ac tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:37.103892 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-130ea27c-3c3b-4236-8afe-b5ed4f26b3ac tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:37.172469 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:37.172469 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:37.176368 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-130ea27c-3c3b-4236-8afe-b5ed4f26b3ac tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:37.215787 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-130ea27c-3c3b-4236-8afe-b5ed4f26b3ac tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Get volume metadata completed successfully. Apr 30 21:30:37.216282 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-130ea27c-3c3b-4236-8afe-b5ed4f26b3ac tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata/key3 returned with HTTP 200 Apr 30 21:30:37.217354 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 573/1142] 10.222.0.23 () {58 vars in 1366 bytes} [Sat Apr 30 21:30:37 2022] GET /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata/key3 => generated 35 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:30:37.223960 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3028957e-70e4-4aad-b19b-6f604d61b6d1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:37.239586 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3028957e-70e4-4aad-b19b-6f604d61b6d1 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] GET http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata Apr 30 21:30:37.240062 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3028957e-70e4-4aad-b19b-6f604d61b6d1 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:37.240530 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3028957e-70e4-4aad-b19b-6f604d61b6d1 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:37.304500 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:37.304500 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:37.305978 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3028957e-70e4-4aad-b19b-6f604d61b6d1 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:37.327744 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3028957e-70e4-4aad-b19b-6f604d61b6d1 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Get volume metadata completed successfully. Apr 30 21:30:37.329435 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3028957e-70e4-4aad-b19b-6f604d61b6d1 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata returned with HTTP 200 Apr 30 21:30:37.331133 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 574/1143] 10.222.0.23 () {58 vars in 1351 bytes} [Sat Apr 30 21:30:37 2022] GET /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata => generated 75 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:30:37.337297 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9e62b6c9-f011-4f2e-b749-d1c59f64074a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:37.345495 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9e62b6c9-f011-4f2e-b749-d1c59f64074a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] PUT http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata Apr 30 21:30:37.353949 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9e62b6c9-f011-4f2e-b749-d1c59f64074a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:37.384929 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:37.384929 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:37.386475 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9e62b6c9-f011-4f2e-b749-d1c59f64074a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:37.446158 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1ec59648-17ff-46e1-9497-14fb57fc2229 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups returned with HTTP 202 Apr 30 21:30:37.447536 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 570/1144] 10.222.0.23 () {62 vars in 1275 bytes} [Sat Apr 30 21:30:36 2022] POST /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups => generated 398 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:30:37.460239 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f009cec5-2333-4b33-a904-40c6e6f4ea0d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:37.473785 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f009cec5-2333-4b33-a904-40c6e6f4ea0d tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:37.474573 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f009cec5-2333-4b33-a904-40c6e6f4ea0d tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:37.478653 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9e62b6c9-f011-4f2e-b749-d1c59f64074a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Update volume metadata completed successfully. Apr 30 21:30:37.484235 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9e62b6c9-f011-4f2e-b749-d1c59f64074a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata returned with HTTP 200 Apr 30 21:30:37.484235 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 575/1145] 10.222.0.23 () {60 vars in 1371 bytes} [Sat Apr 30 21:30:37 2022] PUT /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53/metadata => generated 16 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:30:37.484508 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f009cec5-2333-4b33-a904-40c6e6f4ea0d tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:37.484508 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-f009cec5-2333-4b33-a904-40c6e6f4ea0d tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:37.489279 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-72f51e8b-1786-4e38-81fb-505c0d5d9eb6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:37.496164 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-72f51e8b-1786-4e38-81fb-505c0d5d9eb6 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] DELETE http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 Apr 30 21:30:37.496866 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-72f51e8b-1786-4e38-81fb-505c0d5d9eb6 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:37.497571 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-72f51e8b-1786-4e38-81fb-505c0d5d9eb6 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:37.498161 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-72f51e8b-1786-4e38-81fb-505c0d5d9eb6 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Delete volume with id: 0ab5b895-233d-4622-9af2-b7b027008d53 Apr 30 21:30:37.499752 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:37.499752 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:37.502358 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f009cec5-2333-4b33-a904-40c6e6f4ea0d tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:37.503880 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 571/1146] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:37 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 805 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:37.516511 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:37.516511 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:37.517569 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-72f51e8b-1786-4e38-81fb-505c0d5d9eb6 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:37.748906 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-72f51e8b-1786-4e38-81fb-505c0d5d9eb6 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Delete volume request issued successfully. Apr 30 21:30:37.750177 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-72f51e8b-1786-4e38-81fb-505c0d5d9eb6 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 returned with HTTP 202 Apr 30 21:30:37.752030 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 576/1147] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:30:37 2022] DELETE /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 => generated 0 bytes in 264 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:30:37.757031 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0f8eb8f8-e293-426c-ab2f-cab29b81c677 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:37.775004 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0f8eb8f8-e293-426c-ab2f-cab29b81c677 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] GET http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 Apr 30 21:30:37.776183 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0f8eb8f8-e293-426c-ab2f-cab29b81c677 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:37.776943 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0f8eb8f8-e293-426c-ab2f-cab29b81c677 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:37.803035 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:37.803035 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:37.815295 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0f8eb8f8-e293-426c-ab2f-cab29b81c677 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:37.826945 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0f8eb8f8-e293-426c-ab2f-cab29b81c677 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 returned with HTTP 200 Apr 30 21:30:37.829408 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 572/1148] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:37 2022] GET /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 => generated 904 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:38.512967 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9cbc4d04-2c89-40cf-b280-338cc71da204 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:38.522322 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9cbc4d04-2c89-40cf-b280-338cc71da204 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:38.523282 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9cbc4d04-2c89-40cf-b280-338cc71da204 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:38.523895 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9cbc4d04-2c89-40cf-b280-338cc71da204 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:38.526026 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-9cbc4d04-2c89-40cf-b280-338cc71da204 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:38.582910 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:38.582910 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:38.585945 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9cbc4d04-2c89-40cf-b280-338cc71da204 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:38.587426 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 577/1149] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:38 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 805 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:38.841206 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-03282237-bf94-4215-a695-a92d691aa5dd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:38.854735 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-03282237-bf94-4215-a695-a92d691aa5dd tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] GET http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 Apr 30 21:30:38.856999 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-03282237-bf94-4215-a695-a92d691aa5dd tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:38.857643 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-03282237-bf94-4215-a695-a92d691aa5dd tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:38.881792 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:38.881792 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:38.895366 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-03282237-bf94-4215-a695-a92d691aa5dd tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:38.931682 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-03282237-bf94-4215-a695-a92d691aa5dd tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 returned with HTTP 200 Apr 30 21:30:38.934302 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 573/1150] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:38 2022] GET /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 => generated 904 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:39.599074 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-75a16383-c673-4c20-a9c3-2e6269cd2b0b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:39.621866 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-75a16383-c673-4c20-a9c3-2e6269cd2b0b tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:39.623077 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-75a16383-c673-4c20-a9c3-2e6269cd2b0b tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:39.624006 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-75a16383-c673-4c20-a9c3-2e6269cd2b0b tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:39.624523 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-75a16383-c673-4c20-a9c3-2e6269cd2b0b tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:39.635365 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:39.635365 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:39.639471 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-75a16383-c673-4c20-a9c3-2e6269cd2b0b tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:39.642091 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 578/1151] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:39 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 805 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:39.946198 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7e0cfd75-d009-4e9c-8b8e-2b178df0d3ce None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:39.952912 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7e0cfd75-d009-4e9c-8b8e-2b178df0d3ce tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] GET http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 Apr 30 21:30:39.953547 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7e0cfd75-d009-4e9c-8b8e-2b178df0d3ce tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:39.954222 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7e0cfd75-d009-4e9c-8b8e-2b178df0d3ce tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:39.978896 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:39.978896 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:39.995985 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7e0cfd75-d009-4e9c-8b8e-2b178df0d3ce tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:40.012115 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7e0cfd75-d009-4e9c-8b8e-2b178df0d3ce tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 returned with HTTP 200 Apr 30 21:30:40.022756 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 574/1152] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:39 2022] GET /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 => generated 904 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:40.651923 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e17a39e8-0ca5-45eb-8467-baf9e7c557a5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:40.657391 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e17a39e8-0ca5-45eb-8467-baf9e7c557a5 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:40.664818 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e17a39e8-0ca5-45eb-8467-baf9e7c557a5 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:40.665106 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e17a39e8-0ca5-45eb-8467-baf9e7c557a5 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:40.665592 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-e17a39e8-0ca5-45eb-8467-baf9e7c557a5 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:40.679599 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:40.679599 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:40.681625 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e17a39e8-0ca5-45eb-8467-baf9e7c557a5 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:40.682833 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 579/1153] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:40 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 805 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:41.026314 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-68a73fa8-7c2a-4537-9731-e707db1e234a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:41.030869 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-68a73fa8-7c2a-4537-9731-e707db1e234a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] GET http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 Apr 30 21:30:41.031444 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-68a73fa8-7c2a-4537-9731-e707db1e234a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:41.031921 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-68a73fa8-7c2a-4537-9731-e707db1e234a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:41.051431 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:41.051431 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:41.094692 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-68a73fa8-7c2a-4537-9731-e707db1e234a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:41.128009 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-68a73fa8-7c2a-4537-9731-e707db1e234a tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 returned with HTTP 200 Apr 30 21:30:41.129288 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 575/1154] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:41 2022] GET /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 => generated 904 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:41.695802 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9f197547-804a-4df4-9f21-0f9531c69d28 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:41.703595 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9f197547-804a-4df4-9f21-0f9531c69d28 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:41.704619 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9f197547-804a-4df4-9f21-0f9531c69d28 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:41.705082 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9f197547-804a-4df4-9f21-0f9531c69d28 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:41.705390 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-9f197547-804a-4df4-9f21-0f9531c69d28 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:41.719919 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:41.719919 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:41.721654 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9f197547-804a-4df4-9f21-0f9531c69d28 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:41.742605 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 580/1155] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:41 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 805 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:42.141673 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-beb7bbc8-7ac1-4912-bc29-97dfb89b0a62 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:42.147435 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-beb7bbc8-7ac1-4912-bc29-97dfb89b0a62 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] GET http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 Apr 30 21:30:42.147435 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-beb7bbc8-7ac1-4912-bc29-97dfb89b0a62 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:42.147435 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-beb7bbc8-7ac1-4912-bc29-97dfb89b0a62 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:42.185142 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:42.185142 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:42.205309 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-beb7bbc8-7ac1-4912-bc29-97dfb89b0a62 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:42.217434 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-beb7bbc8-7ac1-4912-bc29-97dfb89b0a62 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 returned with HTTP 200 Apr 30 21:30:42.232017 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 576/1156] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:42 2022] GET /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 => generated 904 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:42.745217 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7c1a46cc-d7ae-4bd7-8af5-b2dc5168e0d4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:42.750340 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7c1a46cc-d7ae-4bd7-8af5-b2dc5168e0d4 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:42.750773 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7c1a46cc-d7ae-4bd7-8af5-b2dc5168e0d4 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:42.751223 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7c1a46cc-d7ae-4bd7-8af5-b2dc5168e0d4 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:42.751525 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-7c1a46cc-d7ae-4bd7-8af5-b2dc5168e0d4 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:42.762630 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:42.762630 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:42.768301 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7c1a46cc-d7ae-4bd7-8af5-b2dc5168e0d4 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:42.778345 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 581/1157] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:42 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 805 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:43.236005 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b6f3eec6-3192-4d38-9193-5b4f732cf840 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:43.244043 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b6f3eec6-3192-4d38-9193-5b4f732cf840 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] GET http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 Apr 30 21:30:43.244799 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b6f3eec6-3192-4d38-9193-5b4f732cf840 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:43.245416 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b6f3eec6-3192-4d38-9193-5b4f732cf840 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:43.287615 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:43.287615 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:43.315202 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b6f3eec6-3192-4d38-9193-5b4f732cf840 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Volume info retrieved successfully. Apr 30 21:30:43.343139 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b6f3eec6-3192-4d38-9193-5b4f732cf840 tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 returned with HTTP 200 Apr 30 21:30:43.343139 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 577/1158] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:43 2022] GET /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 => generated 904 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:43.818388 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d6a81efc-c456-448f-98c1-9cde603ef57c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:43.818388 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d6a81efc-c456-448f-98c1-9cde603ef57c tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:43.818388 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d6a81efc-c456-448f-98c1-9cde603ef57c tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:43.818388 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d6a81efc-c456-448f-98c1-9cde603ef57c tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:43.818388 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-d6a81efc-c456-448f-98c1-9cde603ef57c tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:43.818388 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:43.818388 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:43.818388 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d6a81efc-c456-448f-98c1-9cde603ef57c tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:43.818388 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 582/1159] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:43 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 805 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:44.355200 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-24fd4b53-2746-4ced-96ec-c2f93a5dbb7b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:44.364494 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-24fd4b53-2746-4ced-96ec-c2f93a5dbb7b tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] GET http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 Apr 30 21:30:44.365183 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-24fd4b53-2746-4ced-96ec-c2f93a5dbb7b tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:44.365889 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-24fd4b53-2746-4ced-96ec-c2f93a5dbb7b tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:44.391752 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-24fd4b53-2746-4ced-96ec-c2f93a5dbb7b tempest-VolumesMetadataTest-1629187277 tempest-VolumesMetadataTest-1629187277-project] http://10.222.0.23/volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 returned with HTTP 404 Apr 30 21:30:44.394995 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 578/1160] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:44 2022] GET /volume/v3/e3aa141f37814c6cac51868379a14d43/volumes/0ab5b895-233d-4622-9af2-b7b027008d53 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:30:44.811492 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-493eea35-47d1-4a2a-a357-8dc3b146b660 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:44.818708 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-493eea35-47d1-4a2a-a357-8dc3b146b660 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:44.819281 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-493eea35-47d1-4a2a-a357-8dc3b146b660 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:44.824896 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-493eea35-47d1-4a2a-a357-8dc3b146b660 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:44.824896 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-493eea35-47d1-4a2a-a357-8dc3b146b660 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:44.830237 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:44.830237 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:44.845427 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-493eea35-47d1-4a2a-a357-8dc3b146b660 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:44.850156 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 583/1161] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:44 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 805 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:45.859611 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6659c4ca-743b-4cc6-9d87-9ffa2da19fc9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:45.864869 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6659c4ca-743b-4cc6-9d87-9ffa2da19fc9 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:45.873287 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6659c4ca-743b-4cc6-9d87-9ffa2da19fc9 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:45.874418 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6659c4ca-743b-4cc6-9d87-9ffa2da19fc9 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:45.874936 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-6659c4ca-743b-4cc6-9d87-9ffa2da19fc9 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:45.919754 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:45.919754 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:45.922232 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6659c4ca-743b-4cc6-9d87-9ffa2da19fc9 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:45.923469 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 579/1162] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:45 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 805 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:46.942103 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3712d66f-2b03-4ba5-aacc-ca956d98e2ed None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:46.952285 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3712d66f-2b03-4ba5-aacc-ca956d98e2ed tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:46.952779 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3712d66f-2b03-4ba5-aacc-ca956d98e2ed tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:46.953229 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3712d66f-2b03-4ba5-aacc-ca956d98e2ed tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:46.953529 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-3712d66f-2b03-4ba5-aacc-ca956d98e2ed tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:46.993798 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:46.993798 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:46.997694 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3712d66f-2b03-4ba5-aacc-ca956d98e2ed tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:47.000247 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 584/1163] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:46 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 805 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:48.010963 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b2307bd4-b0de-4086-a3b7-39dd705592f8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:48.016245 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2307bd4-b0de-4086-a3b7-39dd705592f8 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:48.018265 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2307bd4-b0de-4086-a3b7-39dd705592f8 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:48.019565 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2307bd4-b0de-4086-a3b7-39dd705592f8 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:48.020004 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b2307bd4-b0de-4086-a3b7-39dd705592f8 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:48.047143 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:48.047143 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:48.047143 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2307bd4-b0de-4086-a3b7-39dd705592f8 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:48.052114 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 580/1164] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:48 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 810 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:30:49.061975 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-173cf0eb-c838-4e10-8311-084cb2551118 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:49.067859 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-173cf0eb-c838-4e10-8311-084cb2551118 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:49.068374 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-173cf0eb-c838-4e10-8311-084cb2551118 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:49.068818 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-173cf0eb-c838-4e10-8311-084cb2551118 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:49.069126 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-173cf0eb-c838-4e10-8311-084cb2551118 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:49.096137 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:49.096137 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:49.096137 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-173cf0eb-c838-4e10-8311-084cb2551118 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:49.099035 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 585/1165] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:49 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 810 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:50.101350 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c6435b9a-7a67-4721-8d70-80c7c211ed15 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:50.106363 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c6435b9a-7a67-4721-8d70-80c7c211ed15 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:50.108587 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c6435b9a-7a67-4721-8d70-80c7c211ed15 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:50.113420 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c6435b9a-7a67-4721-8d70-80c7c211ed15 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:50.113947 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-c6435b9a-7a67-4721-8d70-80c7c211ed15 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:50.131219 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:50.131219 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:50.141740 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c6435b9a-7a67-4721-8d70-80c7c211ed15 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:50.157521 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 581/1166] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:50 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 810 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:51.161491 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-529b45c9-f983-4d27-bbd9-a588700aba0a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:51.165936 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-529b45c9-f983-4d27-bbd9-a588700aba0a tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:51.166437 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-529b45c9-f983-4d27-bbd9-a588700aba0a tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:51.166897 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-529b45c9-f983-4d27-bbd9-a588700aba0a tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:51.167205 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-529b45c9-f983-4d27-bbd9-a588700aba0a tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:51.179361 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:51.179361 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:51.186965 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-529b45c9-f983-4d27-bbd9-a588700aba0a tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:51.193909 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 586/1167] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:51 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 810 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:52.197173 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9c48e570-8ebf-45ce-9668-26a0325a149b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:52.205310 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9c48e570-8ebf-45ce-9668-26a0325a149b tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:52.206293 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9c48e570-8ebf-45ce-9668-26a0325a149b tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:52.210714 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9c48e570-8ebf-45ce-9668-26a0325a149b tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:52.211477 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-9c48e570-8ebf-45ce-9668-26a0325a149b tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:52.251658 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:52.251658 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:52.255982 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9c48e570-8ebf-45ce-9668-26a0325a149b tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:52.258621 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 582/1168] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:52 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 810 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:53.290903 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e8a16dee-7262-448e-b140-85370a601f92 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:53.297371 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e8a16dee-7262-448e-b140-85370a601f92 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:53.297908 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e8a16dee-7262-448e-b140-85370a601f92 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:53.298404 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e8a16dee-7262-448e-b140-85370a601f92 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:53.299146 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-e8a16dee-7262-448e-b140-85370a601f92 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:53.321445 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:53.321445 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:53.326006 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e8a16dee-7262-448e-b140-85370a601f92 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:53.332816 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 587/1169] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:53 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 810 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:54.338163 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-85e2b81c-7efe-4cd8-9102-342578bd8f34 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:54.352733 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-85e2b81c-7efe-4cd8-9102-342578bd8f34 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:54.352733 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-85e2b81c-7efe-4cd8-9102-342578bd8f34 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:54.352733 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-85e2b81c-7efe-4cd8-9102-342578bd8f34 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:54.352733 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-85e2b81c-7efe-4cd8-9102-342578bd8f34 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:54.357697 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:54.357697 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:54.360259 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-85e2b81c-7efe-4cd8-9102-342578bd8f34 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:54.362812 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 583/1170] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:54 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 810 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:54.946991 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:55.194294 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] POST http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes Apr 30 21:30:55.195023 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-858754734"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:55.197015 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-858754734'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:30:55.197323 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Create volume of 1 GB Apr 30 21:30:55.209806 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Availability Zones retrieved successfully. Apr 30 21:30:55.259387 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Flow 'volume_create_api' (1640597f-2dce-430b-ba53-9e4ecee53741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:30:55.262201 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa8c1b2-7ef0-4a9b-b558-ce6398a4bea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:55.267674 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:30:55.352120 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa8c1b2-7ef0-4a9b-b558-ce6398a4bea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:55.356550 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24fcb00e-0d6e-4360-8701-1c136c61aaab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:55.374404 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-69eb15cb-243e-4e8d-87be-b083339913c6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:55.383686 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-69eb15cb-243e-4e8d-87be-b083339913c6 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:55.386392 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-69eb15cb-243e-4e8d-87be-b083339913c6 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:55.387005 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-69eb15cb-243e-4e8d-87be-b083339913c6 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:55.388628 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-69eb15cb-243e-4e8d-87be-b083339913c6 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:55.417211 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:55.417211 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:55.419240 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-69eb15cb-243e-4e8d-87be-b083339913c6 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:55.420036 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 584/1171] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:55 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 810 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:55.674014 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Created reservations ['ac359e20-cd1d-4b66-bcfa-ccb5abce3aba', '9c2dcbc0-63f1-4548-9288-0b7d3dd4137c', 'fa8db7c5-ed84-4f4a-9c53-1908895e153b', 'f29e6fee-588e-4bee-9a41-7e3417bd6554'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:30:55.676649 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24fcb00e-0d6e-4360-8701-1c136c61aaab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac359e20-cd1d-4b66-bcfa-ccb5abce3aba', '9c2dcbc0-63f1-4548-9288-0b7d3dd4137c', 'fa8db7c5-ed84-4f4a-9c53-1908895e153b', 'f29e6fee-588e-4bee-9a41-7e3417bd6554']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:55.679302 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1425a6-93ba-4d2f-b18d-31f394d25481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:55.825232 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1425a6-93ba-4d2f-b18d-31f394d25481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aab87269-e0c1-49b1-ad65-c2340d3615fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-858754734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c1c99c0d904b58946a2a623c674759',qos_specs=None,replication_status=,reservations=['ac359e20-cd1d-4b66-bcfa-ccb5abce3aba','9c2dcbc0-63f1-4548-9288-0b7d3dd4137c','fa8db7c5-ed84-4f4a-9c53-1908895e153b','f29e6fee-588e-4bee-9a41-7e3417bd6554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e5bf319f22145459e3c71d158430d63',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-858754734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aab87269-e0c1-49b1-ad65-c2340d3615fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83c1c99c0d904b58946a2a623c674759',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e5bf319f22145459e3c71d158430d63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:55.828332 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f497f9-703c-4648-bbde-3d2c3f9be593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:55.996543 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f497f9-703c-4648-bbde-3d2c3f9be593) transitioned into state 'SUCCESS' from state '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-858754734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83c1c99c0d904b58946a2a623c674759',qos_specs=None,replication_status=,reservations=['ac359e20-cd1d-4b66-bcfa-ccb5abce3aba','9c2dcbc0-63f1-4548-9288-0b7d3dd4137c','fa8db7c5-ed84-4f4a-9c53-1908895e153b','f29e6fee-588e-4bee-9a41-7e3417bd6554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e5bf319f22145459e3c71d158430d63',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:55.998367 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d29aa7a5-4764-4ff1-981b-abc613855d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:30:56.139297 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d29aa7a5-4764-4ff1-981b-abc613855d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:30:56.143184 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Flow 'volume_create_api' (1640597f-2dce-430b-ba53-9e4ecee53741) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:30:56.144057 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Create volume request issued successfully. Apr 30 21:30:56.145460 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dae22fdf-92ab-4886-affd-4c08ccbeabfd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes returned with HTTP 202 Apr 30 21:30:56.146930 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 588/1172] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:30:54 2022] POST /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes => generated 810 bytes in 1201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:30:56.162154 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0a993107-c359-4ef3-b690-c4d59ab9d9ab None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:56.167773 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0a993107-c359-4ef3-b690-c4d59ab9d9ab tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:30:56.168504 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0a993107-c359-4ef3-b690-c4d59ab9d9ab tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:56.169182 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0a993107-c359-4ef3-b690-c4d59ab9d9ab tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:56.187312 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:56.187312 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:56.197663 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0a993107-c359-4ef3-b690-c4d59ab9d9ab tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:30:56.223093 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0a993107-c359-4ef3-b690-c4d59ab9d9ab tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:30:56.224832 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 585/1173] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:56 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 878 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:56.429861 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-46692325-2330-4d0e-bfcc-5897c55a01c1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:56.438737 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-46692325-2330-4d0e-bfcc-5897c55a01c1 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:56.439253 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-46692325-2330-4d0e-bfcc-5897c55a01c1 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:56.441918 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-46692325-2330-4d0e-bfcc-5897c55a01c1 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:56.442232 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-46692325-2330-4d0e-bfcc-5897c55a01c1 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:56.456451 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:56.456451 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:56.462707 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-46692325-2330-4d0e-bfcc-5897c55a01c1 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:56.464065 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 589/1174] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:56 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 810 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:57.237976 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ce86c9da-c239-437f-847f-6f78c945c672 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:57.245732 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ce86c9da-c239-437f-847f-6f78c945c672 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:30:57.246234 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ce86c9da-c239-437f-847f-6f78c945c672 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:57.246991 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ce86c9da-c239-437f-847f-6f78c945c672 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:57.265897 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:57.265897 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:57.280974 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ce86c9da-c239-437f-847f-6f78c945c672 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:30:57.300708 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ce86c9da-c239-437f-847f-6f78c945c672 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:30:57.302029 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 586/1175] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:57 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 902 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:57.473412 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c26c234f-1beb-41b4-8d07-356736f0f6b3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:57.481712 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c26c234f-1beb-41b4-8d07-356736f0f6b3 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:57.483494 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c26c234f-1beb-41b4-8d07-356736f0f6b3 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:57.484323 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c26c234f-1beb-41b4-8d07-356736f0f6b3 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:57.484834 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-c26c234f-1beb-41b4-8d07-356736f0f6b3 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:57.502102 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:57.502102 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:57.504809 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c26c234f-1beb-41b4-8d07-356736f0f6b3 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:57.516572 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 590/1176] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:57 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 810 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:58.313224 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-53eeb125-04de-4b99-928a-9d6d4f5a95e7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:58.317187 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-53eeb125-04de-4b99-928a-9d6d4f5a95e7 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:30:58.317639 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-53eeb125-04de-4b99-928a-9d6d4f5a95e7 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:58.318124 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-53eeb125-04de-4b99-928a-9d6d4f5a95e7 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:58.341196 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:58.341196 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:58.349916 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-53eeb125-04de-4b99-928a-9d6d4f5a95e7 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:30:58.360408 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-53eeb125-04de-4b99-928a-9d6d4f5a95e7 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:30:58.369485 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 587/1177] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:30:58 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 903 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:58.521546 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7a6118bd-8951-4ad1-9c5d-5f9a3c490de7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:58.526638 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7a6118bd-8951-4ad1-9c5d-5f9a3c490de7 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:58.527223 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7a6118bd-8951-4ad1-9c5d-5f9a3c490de7 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:58.527837 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7a6118bd-8951-4ad1-9c5d-5f9a3c490de7 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:58.528736 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-7a6118bd-8951-4ad1-9c5d-5f9a3c490de7 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:58.551442 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:58.551442 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:58.554448 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7a6118bd-8951-4ad1-9c5d-5f9a3c490de7 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:58.566534 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 591/1178] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:58 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 810 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:59.584728 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6eb36e49-518a-40ca-832f-2cf79e283800 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:59.590626 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6eb36e49-518a-40ca-832f-2cf79e283800 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:59.592637 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6eb36e49-518a-40ca-832f-2cf79e283800 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:59.592637 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6eb36e49-518a-40ca-832f-2cf79e283800 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:59.592637 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-6eb36e49-518a-40ca-832f-2cf79e283800 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:59.615930 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:59.615930 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:59.617964 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6eb36e49-518a-40ca-832f-2cf79e283800 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:59.619398 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 588/1179] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:59 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 811 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:59.630491 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c8831f8f-0d75-4148-8452-1817851ce475 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:59.642887 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c8831f8f-0d75-4148-8452-1817851ce475 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 Apr 30 21:30:59.646532 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c8831f8f-0d75-4148-8452-1817851ce475 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:59.647434 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c8831f8f-0d75-4148-8452-1817851ce475 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:59.675150 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:59.675150 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:59.687406 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c8831f8f-0d75-4148-8452-1817851ce475 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Volume info retrieved successfully. Apr 30 21:30:59.701357 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c8831f8f-0d75-4148-8452-1817851ce475 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 returned with HTTP 200 Apr 30 21:30:59.710687 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 592/1180] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:59 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 => generated 906 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:59.717465 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ca8000c4-c966-44c3-adc1-407cab6ba188 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:59.725208 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ca8000c4-c966-44c3-adc1-407cab6ba188 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] PUT http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:59.741788 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ca8000c4-c966-44c3-adc1-407cab6ba188 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1768604279", "description": "tempest-volume-backup-description-1228298746"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:30:59.747333 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:59.747333 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:59.844841 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ca8000c4-c966-44c3-adc1-407cab6ba188 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:59.846777 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 589/1181] 10.222.0.23 () {62 vars in 1385 bytes} [Sat Apr 30 21:30:59 2022] PUT /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 399 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:59.852892 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-560b805e-62ed-4734-a38e-bba88343123e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:59.858461 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-560b805e-62ed-4734-a38e-bba88343123e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:59.859104 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-560b805e-62ed-4734-a38e-bba88343123e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:59.859560 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-560b805e-62ed-4734-a38e-bba88343123e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:59.859867 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-560b805e-62ed-4734-a38e-bba88343123e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:30:59.870228 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:59.870228 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:30:59.871946 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-560b805e-62ed-4734-a38e-bba88343123e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:30:59.876386 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 593/1182] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:30:59 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:30:59.885966 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3ab14394-9abe-4493-afe5-d9ac07044209 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:30:59.891793 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3ab14394-9abe-4493-afe5-d9ac07044209 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] DELETE http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:30:59.892555 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3ab14394-9abe-4493-afe5-d9ac07044209 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:30:59.893549 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3ab14394-9abe-4493-afe5-d9ac07044209 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:30:59.893812 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.backups [None req-3ab14394-9abe-4493-afe5-d9ac07044209 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Delete backup with id: a514519c-dcef-43fe-883f-df15a868493f. Apr 30 21:30:59.904319 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:30:59.904319 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:00.024920 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.backup.rpcapi [None req-3ab14394-9abe-4493-afe5-d9ac07044209 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] delete_backup rpcapi backup_id a514519c-dcef-43fe-883f-df15a868493f {{(pid=122525) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:76}} Apr 30 21:31:00.028897 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3ab14394-9abe-4493-afe5-d9ac07044209 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 202 Apr 30 21:31:00.029306 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 590/1183] 10.222.0.23 () {60 vars in 1367 bytes} [Sat Apr 30 21:30:59 2022] DELETE /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:31:00.036338 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8786b595-5bb2-4efb-92c0-ed7415dcf9e9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:00.048487 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8786b595-5bb2-4efb-92c0-ed7415dcf9e9 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:31:00.049654 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8786b595-5bb2-4efb-92c0-ed7415dcf9e9 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:00.053789 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8786b595-5bb2-4efb-92c0-ed7415dcf9e9 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:00.053789 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-8786b595-5bb2-4efb-92c0-ed7415dcf9e9 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:31:00.080030 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:00.080030 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:00.088455 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8786b595-5bb2-4efb-92c0-ed7415dcf9e9 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:31:00.090107 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 594/1184] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:31:00 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:01.100494 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-da98e087-1f00-46ca-a14d-3587869e5921 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:01.144402 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-da98e087-1f00-46ca-a14d-3587869e5921 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:31:01.145063 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-da98e087-1f00-46ca-a14d-3587869e5921 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:01.145555 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-da98e087-1f00-46ca-a14d-3587869e5921 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:01.145920 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-da98e087-1f00-46ca-a14d-3587869e5921 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:31:01.183271 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:01.183271 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:01.188083 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-da98e087-1f00-46ca-a14d-3587869e5921 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:31:01.192197 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 591/1185] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:31:01 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:02.204489 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b7332656-31d4-4203-a792-f6b9e32d16cf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:02.215949 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b7332656-31d4-4203-a792-f6b9e32d16cf tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:31:02.216451 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b7332656-31d4-4203-a792-f6b9e32d16cf tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:02.216901 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b7332656-31d4-4203-a792-f6b9e32d16cf tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:02.217206 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-b7332656-31d4-4203-a792-f6b9e32d16cf tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:31:02.240236 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:02.240236 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:02.242907 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b7332656-31d4-4203-a792-f6b9e32d16cf tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:31:02.245555 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 595/1186] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:31:02 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:03.256371 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-efca086b-b20d-4b3b-ba08-b03be1e0f035 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:03.258703 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-efca086b-b20d-4b3b-ba08-b03be1e0f035 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:31:03.259188 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-efca086b-b20d-4b3b-ba08-b03be1e0f035 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:03.259781 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-efca086b-b20d-4b3b-ba08-b03be1e0f035 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:03.260224 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-efca086b-b20d-4b3b-ba08-b03be1e0f035 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:31:03.282489 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:03.282489 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:03.284338 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-efca086b-b20d-4b3b-ba08-b03be1e0f035 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:31:03.286415 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 592/1187] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:31:03 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:04.295649 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f05b729e-02e4-4da0-be6d-dc667a3e9418 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:04.300893 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f05b729e-02e4-4da0-be6d-dc667a3e9418 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:31:04.301457 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f05b729e-02e4-4da0-be6d-dc667a3e9418 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:04.302003 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f05b729e-02e4-4da0-be6d-dc667a3e9418 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:04.302373 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f05b729e-02e4-4da0-be6d-dc667a3e9418 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:31:04.310366 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:04.310366 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:04.312853 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f05b729e-02e4-4da0-be6d-dc667a3e9418 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:31:04.313979 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 596/1188] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:31:04 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:05.324374 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7b9d4187-0eb2-4cfa-b918-1d3c9fcb6452 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:05.330943 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7b9d4187-0eb2-4cfa-b918-1d3c9fcb6452 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:31:05.332202 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7b9d4187-0eb2-4cfa-b918-1d3c9fcb6452 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:05.332807 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7b9d4187-0eb2-4cfa-b918-1d3c9fcb6452 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:05.333259 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-7b9d4187-0eb2-4cfa-b918-1d3c9fcb6452 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:31:05.351214 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:05.351214 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:05.356393 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7b9d4187-0eb2-4cfa-b918-1d3c9fcb6452 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:31:05.360442 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 593/1189] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:31:05 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:06.368039 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-94a7dd60-b017-4e47-a38c-9fda29e586f2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:06.373132 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-94a7dd60-b017-4e47-a38c-9fda29e586f2 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:31:06.373616 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-94a7dd60-b017-4e47-a38c-9fda29e586f2 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:06.374182 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-94a7dd60-b017-4e47-a38c-9fda29e586f2 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:06.374790 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-94a7dd60-b017-4e47-a38c-9fda29e586f2 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:31:06.386353 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:06.386353 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:06.388454 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-94a7dd60-b017-4e47-a38c-9fda29e586f2 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 200 Apr 30 21:31:06.389490 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 597/1190] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:31:06 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:07.399866 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f294ecc1-569f-4570-992b-bd28720d428e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:07.404905 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f294ecc1-569f-4570-992b-bd28720d428e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f Apr 30 21:31:07.405530 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f294ecc1-569f-4570-992b-bd28720d428e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:07.406082 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f294ecc1-569f-4570-992b-bd28720d428e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:07.406462 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-f294ecc1-569f-4570-992b-bd28720d428e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Show backup with id a514519c-dcef-43fe-883f-df15a868493f. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:31:07.414858 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f294ecc1-569f-4570-992b-bd28720d428e tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f returned with HTTP 404 Apr 30 21:31:07.416176 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 594/1191] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:31:07 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/backups/a514519c-dcef-43fe-883f-df15a868493f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:31:07.431338 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-66cc8872-c416-429b-a6d1-7f03c27ed931 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:07.435145 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-66cc8872-c416-429b-a6d1-7f03c27ed931 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] DELETE http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 Apr 30 21:31:07.435745 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-66cc8872-c416-429b-a6d1-7f03c27ed931 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:07.436271 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-66cc8872-c416-429b-a6d1-7f03c27ed931 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:07.436734 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-66cc8872-c416-429b-a6d1-7f03c27ed931 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Delete volume with id: 3da6d027-86b7-4190-8ea8-d6457ddb2f80 Apr 30 21:31:07.451971 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:07.451971 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:07.453104 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-66cc8872-c416-429b-a6d1-7f03c27ed931 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Volume info retrieved successfully. Apr 30 21:31:07.640165 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-66cc8872-c416-429b-a6d1-7f03c27ed931 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Delete volume request issued successfully. Apr 30 21:31:07.640700 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-66cc8872-c416-429b-a6d1-7f03c27ed931 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 returned with HTTP 202 Apr 30 21:31:07.643746 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 598/1192] 10.222.0.23 () {60 vars in 1367 bytes} [Sat Apr 30 21:31:07 2022] DELETE /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:31:07.647916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-182ae0ed-cada-459f-95ab-a5dc5e0d14d2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:07.652726 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-182ae0ed-cada-459f-95ab-a5dc5e0d14d2 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 Apr 30 21:31:07.653527 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-182ae0ed-cada-459f-95ab-a5dc5e0d14d2 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:07.654351 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-182ae0ed-cada-459f-95ab-a5dc5e0d14d2 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:07.677166 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:07.677166 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:07.700979 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-182ae0ed-cada-459f-95ab-a5dc5e0d14d2 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Volume info retrieved successfully. Apr 30 21:31:07.716607 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-182ae0ed-cada-459f-95ab-a5dc5e0d14d2 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 returned with HTTP 200 Apr 30 21:31:07.717948 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 595/1193] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:31:07 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 => generated 905 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:31:08.731090 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cca77efb-30c6-4f42-80a0-3ddff15640cb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:08.734715 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cca77efb-30c6-4f42-80a0-3ddff15640cb tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 Apr 30 21:31:08.735328 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cca77efb-30c6-4f42-80a0-3ddff15640cb tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:08.735905 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cca77efb-30c6-4f42-80a0-3ddff15640cb tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:08.768530 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:08.768530 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:08.797707 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cca77efb-30c6-4f42-80a0-3ddff15640cb tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Volume info retrieved successfully. Apr 30 21:31:08.811850 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cca77efb-30c6-4f42-80a0-3ddff15640cb tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 returned with HTTP 200 Apr 30 21:31:08.813101 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 599/1194] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:31:08 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 => generated 905 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:31:09.826796 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-efac65ee-8e6e-4338-a257-22e92b782cb8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:09.831140 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-efac65ee-8e6e-4338-a257-22e92b782cb8 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 Apr 30 21:31:09.832396 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-efac65ee-8e6e-4338-a257-22e92b782cb8 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:09.832775 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-efac65ee-8e6e-4338-a257-22e92b782cb8 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:09.865303 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:09.865303 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:09.922759 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-efac65ee-8e6e-4338-a257-22e92b782cb8 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Volume info retrieved successfully. Apr 30 21:31:09.933639 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-efac65ee-8e6e-4338-a257-22e92b782cb8 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 returned with HTTP 200 Apr 30 21:31:09.934966 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 596/1195] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:31:09 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 => generated 905 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:10.949025 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-136ac884-1754-4b85-b598-e1014dd78f75 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:10.953232 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-136ac884-1754-4b85-b598-e1014dd78f75 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 Apr 30 21:31:10.954103 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-136ac884-1754-4b85-b598-e1014dd78f75 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:10.954568 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-136ac884-1754-4b85-b598-e1014dd78f75 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:10.979584 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:10.979584 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:10.990390 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-136ac884-1754-4b85-b598-e1014dd78f75 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Volume info retrieved successfully. Apr 30 21:31:11.028017 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-136ac884-1754-4b85-b598-e1014dd78f75 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 returned with HTTP 200 Apr 30 21:31:11.029545 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 600/1196] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:31:10 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 => generated 905 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:12.046270 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-14888549-044b-4047-b43e-9d41c74b1fad None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:12.049488 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-14888549-044b-4047-b43e-9d41c74b1fad tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 Apr 30 21:31:12.050079 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-14888549-044b-4047-b43e-9d41c74b1fad tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:12.050450 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-14888549-044b-4047-b43e-9d41c74b1fad tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:12.072989 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:12.072989 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:12.092093 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-14888549-044b-4047-b43e-9d41c74b1fad tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Volume info retrieved successfully. Apr 30 21:31:12.102796 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-14888549-044b-4047-b43e-9d41c74b1fad tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 returned with HTTP 200 Apr 30 21:31:12.104032 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 597/1197] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:31:12 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 => generated 905 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:31:13.123785 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-549b594a-238d-4949-9b3a-30409cf8bcd5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:13.134642 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-549b594a-238d-4949-9b3a-30409cf8bcd5 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 Apr 30 21:31:13.135145 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-549b594a-238d-4949-9b3a-30409cf8bcd5 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:13.135603 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-549b594a-238d-4949-9b3a-30409cf8bcd5 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:13.186279 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:13.186279 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:13.200802 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-549b594a-238d-4949-9b3a-30409cf8bcd5 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Volume info retrieved successfully. Apr 30 21:31:13.220816 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-549b594a-238d-4949-9b3a-30409cf8bcd5 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 returned with HTTP 200 Apr 30 21:31:13.229816 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 601/1198] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:31:13 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 => generated 905 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:14.233899 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ed2ee31c-06a7-428c-a2f5-65eb697b71e5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:14.237645 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ed2ee31c-06a7-428c-a2f5-65eb697b71e5 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 Apr 30 21:31:14.238176 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ed2ee31c-06a7-428c-a2f5-65eb697b71e5 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:14.238636 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ed2ee31c-06a7-428c-a2f5-65eb697b71e5 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:14.253130 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:14.253130 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:14.260446 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ed2ee31c-06a7-428c-a2f5-65eb697b71e5 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Volume info retrieved successfully. Apr 30 21:31:14.271134 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ed2ee31c-06a7-428c-a2f5-65eb697b71e5 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 returned with HTTP 200 Apr 30 21:31:14.271874 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 598/1199] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:31:14 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 => generated 905 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:15.284811 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-27782bc7-4d9c-4a6b-abb7-90462e5da863 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:15.289958 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-27782bc7-4d9c-4a6b-abb7-90462e5da863 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] GET http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 Apr 30 21:31:15.290585 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-27782bc7-4d9c-4a6b-abb7-90462e5da863 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:15.291173 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-27782bc7-4d9c-4a6b-abb7-90462e5da863 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:15.321617 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-27782bc7-4d9c-4a6b-abb7-90462e5da863 tempest-VolumesBackupsV39Test-430797569 tempest-VolumesBackupsV39Test-430797569-project] http://10.222.0.23/volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 returned with HTTP 404 Apr 30 21:31:15.323051 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 602/1200] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:31:15 2022] GET /volume/v3/d69ac7619c6f4a80866c33aabb8c3f05/volumes/3da6d027-86b7-4190-8ea8-d6457ddb2f80 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:31:19.315122 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f2715fef-9e87-48ef-8b81-34b038f88603 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:19.319579 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f2715fef-9e87-48ef-8b81-34b038f88603 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] POST http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action Apr 30 21:31:19.320919 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f2715fef-9e87-48ef-8b81-34b038f88603 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action body: b'{"os-attach": {"instance_uuid": "2cb12917-3c9f-44fb-b85c-89430e043c23", "mountpoint": "/dev/sdb"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:31:19.321348 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f2715fef-9e87-48ef-8b81-34b038f88603 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2cb12917-3c9f-44fb-b85c-89430e043c23", "mountpoint": "/dev/sdb"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:31:19.348860 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:19.348860 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:19.356435 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f2715fef-9e87-48ef-8b81-34b038f88603 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:19.456336 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f2715fef-9e87-48ef-8b81-34b038f88603 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Update volume admin metadata completed successfully. Apr 30 21:31:19.897996 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f2715fef-9e87-48ef-8b81-34b038f88603 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Attach volume completed successfully. Apr 30 21:31:19.899106 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f2715fef-9e87-48ef-8b81-34b038f88603 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action returned with HTTP 202 Apr 30 21:31:19.905121 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-da2de0b1-d360-4d76-ba6f-85c918d0eee2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:19.906437 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 599/1201] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:31:19 2022] POST /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action => generated 0 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:31:19.909036 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-da2de0b1-d360-4d76-ba6f-85c918d0eee2 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:31:19.909469 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-da2de0b1-d360-4d76-ba6f-85c918d0eee2 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:19.910211 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-da2de0b1-d360-4d76-ba6f-85c918d0eee2 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:19.943663 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:19.943663 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:19.958813 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-da2de0b1-d360-4d76-ba6f-85c918d0eee2 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:19.984247 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-da2de0b1-d360-4d76-ba6f-85c918d0eee2 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:31:19.984987 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 603/1202] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:31:19 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 1237 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:31:20.004499 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-008e8501-c573-44a9-82f4-83599054f821 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:20.018798 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-008e8501-c573-44a9-82f4-83599054f821 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] POST http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action Apr 30 21:31:20.022890 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-008e8501-c573-44a9-82f4-83599054f821 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action body: b'{"os-detach": {}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:31:20.023928 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-008e8501-c573-44a9-82f4-83599054f821 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:31:20.063494 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:20.063494 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:20.065217 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-008e8501-c573-44a9-82f4-83599054f821 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:20.361119 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-008e8501-c573-44a9-82f4-83599054f821 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Detach volume completed successfully. Apr 30 21:31:20.364784 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-008e8501-c573-44a9-82f4-83599054f821 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action returned with HTTP 202 Apr 30 21:31:20.366845 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 600/1203] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:31:20 2022] POST /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action => generated 0 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:31:20.372200 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4cdebbbd-26ee-4d47-905e-756c1d47414b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:20.378219 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4cdebbbd-26ee-4d47-905e-756c1d47414b tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:31:20.378868 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4cdebbbd-26ee-4d47-905e-756c1d47414b tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:20.379488 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4cdebbbd-26ee-4d47-905e-756c1d47414b tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:20.396975 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:20.396975 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:20.407715 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4cdebbbd-26ee-4d47-905e-756c1d47414b tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:20.419446 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4cdebbbd-26ee-4d47-905e-756c1d47414b tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:31:20.426185 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 604/1204] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:31:20 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 922 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:41.441308 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-04f4baf0-8180-437e-b669-0dc8656e2eff None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:41.448125 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] POST http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes Apr 30 21:31:41.449057 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1405615192"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:31:41.450373 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1405615192'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:31:41.451560 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Create volume of 1 GB Apr 30 21:31:41.466505 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Availability Zones retrieved successfully. Apr 30 21:31:41.485000 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Flow 'volume_create_api' (93f29562-e91e-434c-9daa-b16ab1a8cb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:31:41.488295 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f94c6a-e88e-44a8-99ca-c6955fd7bc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:31:41.491067 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:31:41.530856 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f94c6a-e88e-44a8-99ca-c6955fd7bc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:31:41.533471 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36c8cb2e-9cd8-4623-a573-f1c7e2de516c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:31:41.824823 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Created reservations ['05d86526-91d4-4775-9298-0fedad360f4f', 'caf1d6ad-01e3-4ca5-bc97-08005bde98c8', 'f4f017d4-aa87-4505-87c4-90bdc64fc123', 'fb5124c6-9543-4fd4-a7e3-8150ae885a1f'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:31:41.826732 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36c8cb2e-9cd8-4623-a573-f1c7e2de516c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05d86526-91d4-4775-9298-0fedad360f4f', 'caf1d6ad-01e3-4ca5-bc97-08005bde98c8', 'f4f017d4-aa87-4505-87c4-90bdc64fc123', 'fb5124c6-9543-4fd4-a7e3-8150ae885a1f']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:31:41.829720 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5d4e39-9635-4ef7-aba6-b49349da647d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:31:41.988433 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5d4e39-9635-4ef7-aba6-b49349da647d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3025c91-4710-444f-a17e-e4de84b6c2f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1405615192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef2f32360be4d6c87d31bb5307ad696',qos_specs=None,replication_status=,reservations=['05d86526-91d4-4775-9298-0fedad360f4f','caf1d6ad-01e3-4ca5-bc97-08005bde98c8','f4f017d4-aa87-4505-87c4-90bdc64fc123','fb5124c6-9543-4fd4-a7e3-8150ae885a1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a26877b24c4687a0c8cc4ffc6d69dd',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:31:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1405615192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3025c91-4710-444f-a17e-e4de84b6c2f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ef2f32360be4d6c87d31bb5307ad696',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41a26877b24c4687a0c8cc4ffc6d69dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:31:41.996889 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28379cd2-e24b-4f49-ba87-5b742c1294a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:31:42.248438 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28379cd2-e24b-4f49-ba87-5b742c1294a1) transitioned into state 'SUCCESS' from state '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-1405615192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef2f32360be4d6c87d31bb5307ad696',qos_specs=None,replication_status=,reservations=['05d86526-91d4-4775-9298-0fedad360f4f','caf1d6ad-01e3-4ca5-bc97-08005bde98c8','f4f017d4-aa87-4505-87c4-90bdc64fc123','fb5124c6-9543-4fd4-a7e3-8150ae885a1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a26877b24c4687a0c8cc4ffc6d69dd',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:31:42.251055 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de6cf1d1-5bf8-4d52-b9b9-f43ffb0ad440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:31:42.389582 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de6cf1d1-5bf8-4d52-b9b9-f43ffb0ad440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:31:42.395691 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Flow 'volume_create_api' (93f29562-e91e-434c-9daa-b16ab1a8cb66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:31:42.397672 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Create volume request issued successfully. Apr 30 21:31:42.401254 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-04f4baf0-8180-437e-b669-0dc8656e2eff tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes returned with HTTP 202 Apr 30 21:31:42.413961 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-325d6b90-ec22-464b-bfa4-ec548f1e76e6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:42.414559 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 601/1205] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:31:41 2022] POST /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes => generated 821 bytes in 974 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:31:42.417844 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-325d6b90-ec22-464b-bfa4-ec548f1e76e6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:31:42.418627 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-325d6b90-ec22-464b-bfa4-ec548f1e76e6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:42.419344 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-325d6b90-ec22-464b-bfa4-ec548f1e76e6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:42.462536 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:42.462536 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:42.489580 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-325d6b90-ec22-464b-bfa4-ec548f1e76e6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:31:42.509538 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-325d6b90-ec22-464b-bfa4-ec548f1e76e6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 200 Apr 30 21:31:42.518459 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 605/1206] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:31:42 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 889 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:43.531203 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-135744f2-24dd-4536-a8f9-913bfb1c1691 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:43.543597 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-135744f2-24dd-4536-a8f9-913bfb1c1691 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:31:43.545520 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-135744f2-24dd-4536-a8f9-913bfb1c1691 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:43.546334 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-135744f2-24dd-4536-a8f9-913bfb1c1691 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:43.575109 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:43.575109 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:43.596586 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-135744f2-24dd-4536-a8f9-913bfb1c1691 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:31:43.617856 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-135744f2-24dd-4536-a8f9-913bfb1c1691 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 200 Apr 30 21:31:43.620533 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 602/1207] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:31:43 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:44.631851 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c9e17f3e-7227-4da2-a746-7127f3ef5494 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:44.635549 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c9e17f3e-7227-4da2-a746-7127f3ef5494 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:31:44.635971 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c9e17f3e-7227-4da2-a746-7127f3ef5494 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:44.636588 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c9e17f3e-7227-4da2-a746-7127f3ef5494 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:44.658704 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:44.658704 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:44.680577 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c9e17f3e-7227-4da2-a746-7127f3ef5494 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:31:44.689452 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c9e17f3e-7227-4da2-a746-7127f3ef5494 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 200 Apr 30 21:31:44.690417 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 606/1208] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:31:44 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 914 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:47.409640 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-35df40f5-0633-49fc-b7ca-bc012dc57fe1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:47.414030 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-35df40f5-0633-49fc-b7ca-bc012dc57fe1 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] POST http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action Apr 30 21:31:47.414767 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-35df40f5-0633-49fc-b7ca-bc012dc57fe1 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action body: b'{"os-attach": {"instance_uuid": "a8fa7242-dfe6-4127-9f9a-b113bd888d22", "mountpoint": "/dev/sdb"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:31:47.416795 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-35df40f5-0633-49fc-b7ca-bc012dc57fe1 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a8fa7242-dfe6-4127-9f9a-b113bd888d22", "mountpoint": "/dev/sdb"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:31:47.449715 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:47.449715 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:47.454808 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-35df40f5-0633-49fc-b7ca-bc012dc57fe1 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:47.475252 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-35df40f5-0633-49fc-b7ca-bc012dc57fe1 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Update volume admin metadata completed successfully. Apr 30 21:31:47.929228 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-35df40f5-0633-49fc-b7ca-bc012dc57fe1 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Attach volume completed successfully. Apr 30 21:31:47.929845 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-35df40f5-0633-49fc-b7ca-bc012dc57fe1 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action returned with HTTP 202 Apr 30 21:31:47.931614 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 603/1209] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:31:47 2022] POST /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:31:47.935264 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7a86ef3c-0cf5-416d-9730-8e7f477b5f8a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:47.939770 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7a86ef3c-0cf5-416d-9730-8e7f477b5f8a tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:31:47.940218 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7a86ef3c-0cf5-416d-9730-8e7f477b5f8a tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:47.940672 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7a86ef3c-0cf5-416d-9730-8e7f477b5f8a tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:47.988410 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:47.988410 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:48.002297 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7a86ef3c-0cf5-416d-9730-8e7f477b5f8a tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:48.019726 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7a86ef3c-0cf5-416d-9730-8e7f477b5f8a tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:31:48.021142 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 607/1210] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:31:47 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 1237 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:31:48.033504 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9b025599-d823-4a18-894a-53725b3a77a6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:48.038181 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9b025599-d823-4a18-894a-53725b3a77a6 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:31:48.038687 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9b025599-d823-4a18-894a-53725b3a77a6 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:48.039196 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9b025599-d823-4a18-894a-53725b3a77a6 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:48.074586 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:48.074586 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:48.093451 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9b025599-d823-4a18-894a-53725b3a77a6 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:48.120325 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9b025599-d823-4a18-894a-53725b3a77a6 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:31:48.123528 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 604/1211] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:31:48 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 1237 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:31:48.137265 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6eea12a4-db04-493f-bbf4-d28b71c059d1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:48.141584 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6eea12a4-db04-493f-bbf4-d28b71c059d1 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] POST http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action Apr 30 21:31:48.143168 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6eea12a4-db04-493f-bbf4-d28b71c059d1 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action body: b'{"os-detach": {}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:31:48.143642 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6eea12a4-db04-493f-bbf4-d28b71c059d1 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:31:48.184629 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:48.184629 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:48.185703 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6eea12a4-db04-493f-bbf4-d28b71c059d1 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:48.474894 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6eea12a4-db04-493f-bbf4-d28b71c059d1 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Detach volume completed successfully. Apr 30 21:31:48.475469 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6eea12a4-db04-493f-bbf4-d28b71c059d1 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action returned with HTTP 202 Apr 30 21:31:48.481424 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1b6f59dc-3912-4c3b-914e-29ebfd291d3d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:48.482725 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 608/1212] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:31:48 2022] POST /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action => generated 0 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:31:48.502660 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1b6f59dc-3912-4c3b-914e-29ebfd291d3d tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:31:48.505142 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1b6f59dc-3912-4c3b-914e-29ebfd291d3d tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:48.508048 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1b6f59dc-3912-4c3b-914e-29ebfd291d3d tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:48.537235 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:48.537235 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:48.545158 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1b6f59dc-3912-4c3b-914e-29ebfd291d3d tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:48.556547 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1b6f59dc-3912-4c3b-914e-29ebfd291d3d tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:31:48.569137 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 605/1213] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:31:48 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 922 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:53.138721 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-524b53fc-c541-4e2c-804e-26681d8951bf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:53.154596 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-524b53fc-c541-4e2c-804e-26681d8951bf tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] POST http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action Apr 30 21:31:53.159239 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-524b53fc-c541-4e2c-804e-26681d8951bf tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action body: b'{"os-reserve": {}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:31:53.159739 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-524b53fc-c541-4e2c-804e-26681d8951bf tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:31:53.193408 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:53.193408 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:53.194591 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-524b53fc-c541-4e2c-804e-26681d8951bf tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:53.294149 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-524b53fc-c541-4e2c-804e-26681d8951bf tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Reserve volume completed successfully. Apr 30 21:31:53.294618 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-524b53fc-c541-4e2c-804e-26681d8951bf tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action returned with HTTP 202 Apr 30 21:31:53.295413 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 609/1214] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:31:53 2022] POST /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:31:53.302695 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-362d2950-7e8c-4c23-a20e-78215e13524f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:53.308928 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-362d2950-7e8c-4c23-a20e-78215e13524f tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:31:53.309439 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-362d2950-7e8c-4c23-a20e-78215e13524f tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:53.309919 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-362d2950-7e8c-4c23-a20e-78215e13524f tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:53.341142 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:53.341142 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:53.358042 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-362d2950-7e8c-4c23-a20e-78215e13524f tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:53.379593 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-362d2950-7e8c-4c23-a20e-78215e13524f tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:31:53.381855 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 606/1215] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:31:53 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 922 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:53.393681 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-be5e32c5-aeab-4182-9d0c-70630494a283 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:53.405317 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-be5e32c5-aeab-4182-9d0c-70630494a283 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] POST http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action Apr 30 21:31:53.406114 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-be5e32c5-aeab-4182-9d0c-70630494a283 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action body: b'{"os-unreserve": {}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:31:53.409158 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-be5e32c5-aeab-4182-9d0c-70630494a283 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:31:53.430495 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:53.430495 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:53.431799 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-be5e32c5-aeab-4182-9d0c-70630494a283 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:53.524367 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-be5e32c5-aeab-4182-9d0c-70630494a283 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Unreserve volume completed successfully. Apr 30 21:31:53.526395 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-be5e32c5-aeab-4182-9d0c-70630494a283 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action returned with HTTP 202 Apr 30 21:31:53.527371 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 610/1216] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:31:53 2022] POST /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:31:53.532721 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1288d699-c5c8-463c-990d-e10cbca77cd3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:53.537141 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1288d699-c5c8-463c-990d-e10cbca77cd3 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:31:53.538015 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1288d699-c5c8-463c-990d-e10cbca77cd3 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:53.538673 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1288d699-c5c8-463c-990d-e10cbca77cd3 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:53.565067 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:53.565067 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:53.579222 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1288d699-c5c8-463c-990d-e10cbca77cd3 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:53.588924 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1288d699-c5c8-463c-990d-e10cbca77cd3 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:31:53.590429 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 607/1217] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:31:53 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 922 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:53.604130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8b1c0906-0078-4227-b49c-ca9c7e60ed83 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:53.609698 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8b1c0906-0078-4227-b49c-ca9c7e60ed83 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] POST http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action Apr 30 21:31:53.610885 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8b1c0906-0078-4227-b49c-ca9c7e60ed83 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:31:53.611454 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8b1c0906-0078-4227-b49c-ca9c7e60ed83 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:31:53.654287 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:53.654287 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:53.658459 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8b1c0906-0078-4227-b49c-ca9c7e60ed83 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:53.757664 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8b1c0906-0078-4227-b49c-ca9c7e60ed83 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume updated successfully. Apr 30 21:31:53.758903 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8b1c0906-0078-4227-b49c-ca9c7e60ed83 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action returned with HTTP 200 Apr 30 21:31:53.766300 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 611/1218] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:31:53 2022] POST /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action => generated 0 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Apr 30 21:31:53.767226 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a64caea2-f0e6-45ba-9931-3d28d831e6d0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:53.772830 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a64caea2-f0e6-45ba-9931-3d28d831e6d0 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:31:53.774261 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a64caea2-f0e6-45ba-9931-3d28d831e6d0 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:53.775169 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a64caea2-f0e6-45ba-9931-3d28d831e6d0 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:53.796445 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:53.796445 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:53.806210 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a64caea2-f0e6-45ba-9931-3d28d831e6d0 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:53.823685 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a64caea2-f0e6-45ba-9931-3d28d831e6d0 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:31:53.824934 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 608/1219] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:31:53 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 921 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:53.835792 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-55c78e3c-300c-41e2-9fbd-8b16c0dd12ab None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:53.860198 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-55c78e3c-300c-41e2-9fbd-8b16c0dd12ab tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] POST http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action Apr 30 21:31:53.861190 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-55c78e3c-300c-41e2-9fbd-8b16c0dd12ab tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:31:53.862711 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-55c78e3c-300c-41e2-9fbd-8b16c0dd12ab tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:31:53.920418 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:53.920418 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:53.922696 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-55c78e3c-300c-41e2-9fbd-8b16c0dd12ab tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:54.055233 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-55c78e3c-300c-41e2-9fbd-8b16c0dd12ab tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume updated successfully. Apr 30 21:31:54.056393 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-55c78e3c-300c-41e2-9fbd-8b16c0dd12ab tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action returned with HTTP 200 Apr 30 21:31:54.058390 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 612/1220] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:31:53 2022] POST /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action => generated 0 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Apr 30 21:31:54.062027 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-dd7d29b6-b666-4a48-8a5b-ec3b0ecd0985 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:54.066166 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dd7d29b6-b666-4a48-8a5b-ec3b0ecd0985 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:31:54.066866 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dd7d29b6-b666-4a48-8a5b-ec3b0ecd0985 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:54.067681 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dd7d29b6-b666-4a48-8a5b-ec3b0ecd0985 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:54.082652 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:54.082652 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:54.095681 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-dd7d29b6-b666-4a48-8a5b-ec3b0ecd0985 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:54.105085 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dd7d29b6-b666-4a48-8a5b-ec3b0ecd0985 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:31:54.106303 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 609/1221] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:31:54 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 922 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:31:54.118927 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d19178fe-2201-4676-8829-ebcbd4786a98 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:54.127266 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d19178fe-2201-4676-8829-ebcbd4786a98 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] POST http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action Apr 30 21:31:54.128186 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d19178fe-2201-4676-8829-ebcbd4786a98 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:31:54.128544 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d19178fe-2201-4676-8829-ebcbd4786a98 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:31:54.144303 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:54.144303 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:54.145391 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d19178fe-2201-4676-8829-ebcbd4786a98 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:54.258293 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d19178fe-2201-4676-8829-ebcbd4786a98 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Update volume admin metadata completed successfully. Apr 30 21:31:54.258689 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d19178fe-2201-4676-8829-ebcbd4786a98 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Update readonly setting on volume completed successfully. Apr 30 21:31:54.259455 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d19178fe-2201-4676-8829-ebcbd4786a98 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action returned with HTTP 202 Apr 30 21:31:54.261839 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 613/1222] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:31:54 2022] POST /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Apr 30 21:31:54.268183 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e5434248-c85e-4367-bfdb-daace20c44c2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:54.278541 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e5434248-c85e-4367-bfdb-daace20c44c2 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:31:54.280748 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e5434248-c85e-4367-bfdb-daace20c44c2 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:54.283007 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e5434248-c85e-4367-bfdb-daace20c44c2 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:54.324266 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:54.324266 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:54.346448 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e5434248-c85e-4367-bfdb-daace20c44c2 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:54.357847 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e5434248-c85e-4367-bfdb-daace20c44c2 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:31:54.360219 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 610/1223] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:31:54 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 921 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:31:54.372068 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-26c99d6a-c11a-4bdb-8fa9-5d7309525ebe None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:54.375848 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-26c99d6a-c11a-4bdb-8fa9-5d7309525ebe tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] POST http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action Apr 30 21:31:54.376575 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-26c99d6a-c11a-4bdb-8fa9-5d7309525ebe tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:31:54.376895 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-26c99d6a-c11a-4bdb-8fa9-5d7309525ebe tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:31:54.393795 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:54.393795 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:54.394868 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-26c99d6a-c11a-4bdb-8fa9-5d7309525ebe tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:54.522930 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-26c99d6a-c11a-4bdb-8fa9-5d7309525ebe tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Update volume admin metadata completed successfully. Apr 30 21:31:54.523500 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-26c99d6a-c11a-4bdb-8fa9-5d7309525ebe tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Update readonly setting on volume completed successfully. Apr 30 21:31:54.524312 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-26c99d6a-c11a-4bdb-8fa9-5d7309525ebe tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action returned with HTTP 202 Apr 30 21:31:54.529643 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 614/1224] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:31:54 2022] POST /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:31:54.530917 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8137176b-14c4-4a98-a2c7-ee0c44911da7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:54.536500 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8137176b-14c4-4a98-a2c7-ee0c44911da7 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:31:54.537333 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8137176b-14c4-4a98-a2c7-ee0c44911da7 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:31:54.538039 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8137176b-14c4-4a98-a2c7-ee0c44911da7 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:31:54.587761 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:54.587761 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:54.604543 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8137176b-14c4-4a98-a2c7-ee0c44911da7 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:54.627613 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8137176b-14c4-4a98-a2c7-ee0c44911da7 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:31:54.629016 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 611/1225] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:31:54 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 922 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:31:54.647359 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8e3ca0cb-660d-4434-9ea4-5eb7e7bfae89 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:31:54.650464 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8e3ca0cb-660d-4434-9ea4-5eb7e7bfae89 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] POST http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action Apr 30 21:31:54.651249 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8e3ca0cb-660d-4434-9ea4-5eb7e7bfae89 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1015114485", "disk_format": "raw"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:31:54.651644 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8e3ca0cb-660d-4434-9ea4-5eb7e7bfae89 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1015114485", "disk_format": "raw"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:31:54.683209 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:54.683209 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:54.684592 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8e3ca0cb-660d-4434-9ea4-5eb7e7bfae89 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:31:54.836410 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:31:54.836410 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:31:55.102071 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8e3ca0cb-660d-4434-9ea4-5eb7e7bfae89 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Copy volume to image completed successfully. Apr 30 21:31:55.112498 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8e3ca0cb-660d-4434-9ea4-5eb7e7bfae89 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action returned with HTTP 202 Apr 30 21:31:55.114149 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 615/1226] 10.222.0.23 () {60 vars in 1367 bytes} [Sat Apr 30 21:31:54 2022] POST /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb/action => generated 679 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:32:14.799445 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:14.805507 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] POST http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes Apr 30 21:32:14.806535 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1455671483"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:32:14.807788 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1455671483'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:32:14.809299 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Create volume of 1 GB Apr 30 21:32:14.827943 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Availability Zones retrieved successfully. Apr 30 21:32:14.882760 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Flow 'volume_create_api' (86e04d2e-5afe-4026-a8b0-c6728ce133d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:32:14.886700 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cb75dc2-3a8f-4119-ad89-c6eed1daac43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:32:14.903324 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:32:15.013385 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cb75dc2-3a8f-4119-ad89-c6eed1daac43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:32:15.014959 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dd3eef5-197c-44e2-bf26-c93b72c03852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:32:15.334350 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Created reservations ['44f4c6b9-c590-440b-8b75-a6e1a5a0afdc', 'deb5d731-b8e7-471e-975c-0d26cddca64d', '35f99f8e-511e-4ac9-8e74-a379e0a1970f', '30cc60c3-141f-4b7a-a572-cf645ca39522'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:32:15.336461 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dd3eef5-197c-44e2-bf26-c93b72c03852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44f4c6b9-c590-440b-8b75-a6e1a5a0afdc', 'deb5d731-b8e7-471e-975c-0d26cddca64d', '35f99f8e-511e-4ac9-8e74-a379e0a1970f', '30cc60c3-141f-4b7a-a572-cf645ca39522']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:32:15.338795 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8916fd41-740a-43b6-83f3-ac483279eebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:32:15.471916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8916fd41-740a-43b6-83f3-ac483279eebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '145fbe2b-80e0-425d-8ae1-fb6fd5400018', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1455671483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef2f32360be4d6c87d31bb5307ad696',qos_specs=None,replication_status=,reservations=['44f4c6b9-c590-440b-8b75-a6e1a5a0afdc','deb5d731-b8e7-471e-975c-0d26cddca64d','35f99f8e-511e-4ac9-8e74-a379e0a1970f','30cc60c3-141f-4b7a-a572-cf645ca39522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a26877b24c4687a0c8cc4ffc6d69dd',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:32:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1455671483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=145fbe2b-80e0-425d-8ae1-fb6fd5400018,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ef2f32360be4d6c87d31bb5307ad696',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41a26877b24c4687a0c8cc4ffc6d69dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:32:15.480102 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (110b63cb-4248-4662-8dc8-1bc6c4fc5d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:32:15.656366 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (110b63cb-4248-4662-8dc8-1bc6c4fc5d3b) transitioned into state 'SUCCESS' from state '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-1455671483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef2f32360be4d6c87d31bb5307ad696',qos_specs=None,replication_status=,reservations=['44f4c6b9-c590-440b-8b75-a6e1a5a0afdc','deb5d731-b8e7-471e-975c-0d26cddca64d','35f99f8e-511e-4ac9-8e74-a379e0a1970f','30cc60c3-141f-4b7a-a572-cf645ca39522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a26877b24c4687a0c8cc4ffc6d69dd',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:32:15.658385 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd83d6db-a9ff-4d07-8a98-f102cdb19726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:32:15.765775 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd83d6db-a9ff-4d07-8a98-f102cdb19726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:32:15.774527 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Flow 'volume_create_api' (86e04d2e-5afe-4026-a8b0-c6728ce133d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:32:15.775308 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Create volume request issued successfully. Apr 30 21:32:15.776615 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e3e93f0a-54e3-46d0-a28f-ef9784a20701 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes returned with HTTP 202 Apr 30 21:32:15.777422 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 612/1227] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:32:14 2022] POST /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes => generated 821 bytes in 979 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:32:15.789367 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-884cc66e-2e42-4438-bd7a-41f53318dcf6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:15.793841 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-884cc66e-2e42-4438-bd7a-41f53318dcf6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:32:15.794279 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-884cc66e-2e42-4438-bd7a-41f53318dcf6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:15.794756 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-884cc66e-2e42-4438-bd7a-41f53318dcf6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:15.833453 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:15.833453 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:15.862763 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-884cc66e-2e42-4438-bd7a-41f53318dcf6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:32:15.893153 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-884cc66e-2e42-4438-bd7a-41f53318dcf6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:32:15.897110 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 616/1228] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:15 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 889 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:32:16.910233 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fadf9a34-0c26-4660-9d7c-aa0fa9ebd835 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:16.919386 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fadf9a34-0c26-4660-9d7c-aa0fa9ebd835 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:32:16.919386 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fadf9a34-0c26-4660-9d7c-aa0fa9ebd835 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:16.919386 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fadf9a34-0c26-4660-9d7c-aa0fa9ebd835 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:16.963330 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:16.963330 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:16.987908 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fadf9a34-0c26-4660-9d7c-aa0fa9ebd835 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:32:17.021259 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fadf9a34-0c26-4660-9d7c-aa0fa9ebd835 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:32:17.024153 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 613/1229] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:16 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 913 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:18.037346 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-85dbfbb2-6ce0-4baa-95cd-dfcad88fb8fa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:18.044461 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-85dbfbb2-6ce0-4baa-95cd-dfcad88fb8fa tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:32:18.045158 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-85dbfbb2-6ce0-4baa-95cd-dfcad88fb8fa tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:18.046576 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-85dbfbb2-6ce0-4baa-95cd-dfcad88fb8fa tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:18.080267 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:18.080267 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:18.096620 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-85dbfbb2-6ce0-4baa-95cd-dfcad88fb8fa tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:32:18.107259 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-85dbfbb2-6ce0-4baa-95cd-dfcad88fb8fa tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:32:18.113839 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 617/1230] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:18 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 914 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:35.712352 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-aec0cdf1-ee58-478f-b3b6-7462a4dad68f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:35.716433 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aec0cdf1-ee58-478f-b3b6-7462a4dad68f tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:32:35.727824 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aec0cdf1-ee58-478f-b3b6-7462a4dad68f tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:35.727824 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aec0cdf1-ee58-478f-b3b6-7462a4dad68f tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:35.736401 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:35.736401 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:35.745453 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-aec0cdf1-ee58-478f-b3b6-7462a4dad68f tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:32:35.755015 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aec0cdf1-ee58-478f-b3b6-7462a4dad68f tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:32:35.756428 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 614/1231] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:35 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 922 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:37.639720 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-17d9ad63-7eda-423f-bbc3-196c815020fc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:37.645433 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-17d9ad63-7eda-423f-bbc3-196c815020fc tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] DELETE http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:32:37.646249 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-17d9ad63-7eda-423f-bbc3-196c815020fc tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:37.647032 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-17d9ad63-7eda-423f-bbc3-196c815020fc tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:37.648265 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-17d9ad63-7eda-423f-bbc3-196c815020fc tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Delete volume with id: aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:32:37.677566 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:37.677566 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:37.691398 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-17d9ad63-7eda-423f-bbc3-196c815020fc tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:32:37.948229 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-17d9ad63-7eda-423f-bbc3-196c815020fc tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Delete volume request issued successfully. Apr 30 21:32:37.948645 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-17d9ad63-7eda-423f-bbc3-196c815020fc tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 202 Apr 30 21:32:37.952092 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 618/1232] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:32:37 2022] DELETE /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 0 bytes in 318 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:32:37.956711 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ebf466cb-8d22-4e1b-bbf7-ca59f0b848e0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:37.964835 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ebf466cb-8d22-4e1b-bbf7-ca59f0b848e0 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:32:37.965466 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ebf466cb-8d22-4e1b-bbf7-ca59f0b848e0 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:37.966124 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ebf466cb-8d22-4e1b-bbf7-ca59f0b848e0 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:38.014337 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:38.014337 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:38.039197 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ebf466cb-8d22-4e1b-bbf7-ca59f0b848e0 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:32:38.073410 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ebf466cb-8d22-4e1b-bbf7-ca59f0b848e0 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:32:38.083444 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 615/1233] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:37 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 921 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:39.086847 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a2d3cf56-d1fe-4e05-a1ee-ac4bb9399928 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:39.090790 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a2d3cf56-d1fe-4e05-a1ee-ac4bb9399928 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:32:39.094407 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a2d3cf56-d1fe-4e05-a1ee-ac4bb9399928 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:39.095833 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a2d3cf56-d1fe-4e05-a1ee-ac4bb9399928 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:39.123654 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:39.123654 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:39.135126 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a2d3cf56-d1fe-4e05-a1ee-ac4bb9399928 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:32:39.150455 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a2d3cf56-d1fe-4e05-a1ee-ac4bb9399928 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:32:39.152608 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 619/1234] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:39 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 921 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:32:40.164294 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4fe4ac72-01b2-42e9-831b-2448467be6fa None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:40.167897 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4fe4ac72-01b2-42e9-831b-2448467be6fa tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:32:40.168957 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4fe4ac72-01b2-42e9-831b-2448467be6fa tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:40.168957 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4fe4ac72-01b2-42e9-831b-2448467be6fa tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:40.185750 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:40.185750 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:40.193415 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4fe4ac72-01b2-42e9-831b-2448467be6fa tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:32:40.204263 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4fe4ac72-01b2-42e9-831b-2448467be6fa tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:32:40.204995 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 616/1235] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:40 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 921 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:41.217066 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5a0ad433-9900-421e-a2f6-a13769725dc4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:41.220838 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5a0ad433-9900-421e-a2f6-a13769725dc4 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:32:41.221279 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5a0ad433-9900-421e-a2f6-a13769725dc4 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:41.221728 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5a0ad433-9900-421e-a2f6-a13769725dc4 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:41.236514 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:41.236514 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:41.244192 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5a0ad433-9900-421e-a2f6-a13769725dc4 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:32:41.253457 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5a0ad433-9900-421e-a2f6-a13769725dc4 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:32:41.254231 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 620/1236] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:41 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 921 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:42.267535 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8392d1c2-e2d4-4820-8896-02ba865cc091 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:42.274176 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8392d1c2-e2d4-4820-8896-02ba865cc091 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:32:42.276997 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8392d1c2-e2d4-4820-8896-02ba865cc091 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:42.276997 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8392d1c2-e2d4-4820-8896-02ba865cc091 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:42.330586 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:42.330586 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:42.348345 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8392d1c2-e2d4-4820-8896-02ba865cc091 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Volume info retrieved successfully. Apr 30 21:32:42.363215 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8392d1c2-e2d4-4820-8896-02ba865cc091 tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 200 Apr 30 21:32:42.364976 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 617/1237] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:42 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 921 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:43.377049 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fe1eecc7-5979-4137-b1b7-9c924745eefd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:43.382651 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fe1eecc7-5979-4137-b1b7-9c924745eefd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] GET http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb Apr 30 21:32:43.393468 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fe1eecc7-5979-4137-b1b7-9c924745eefd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:43.397928 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fe1eecc7-5979-4137-b1b7-9c924745eefd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:43.411719 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fe1eecc7-5979-4137-b1b7-9c924745eefd tempest-VolumesActionsTest-178027447 tempest-VolumesActionsTest-178027447-project] http://10.222.0.23/volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb returned with HTTP 404 Apr 30 21:32:43.414045 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 621/1238] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:43 2022] GET /volume/v3/83c1c99c0d904b58946a2a623c674759/volumes/aab87269-e0c1-49b1-ad65-c2340d3615fb => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:32:47.249293 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-71e0d1cc-83e6-4eaf-acc0-c4da8419dd1c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:47.253613 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-71e0d1cc-83e6-4eaf-acc0-c4da8419dd1c tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] DELETE http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a Apr 30 21:32:47.254260 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-71e0d1cc-83e6-4eaf-acc0-c4da8419dd1c tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:47.254880 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-71e0d1cc-83e6-4eaf-acc0-c4da8419dd1c tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:47.255551 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-71e0d1cc-83e6-4eaf-acc0-c4da8419dd1c tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Delete volume with id: af5d97e7-2077-48c5-a106-53d364f2886a Apr 30 21:32:47.286905 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:47.286905 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:47.289807 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-71e0d1cc-83e6-4eaf-acc0-c4da8419dd1c tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:32:47.315927 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:47.503353 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] POST http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes Apr 30 21:32:47.504321 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-600279749"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:32:47.505365 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-600279749'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:32:47.507011 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-71e0d1cc-83e6-4eaf-acc0-c4da8419dd1c tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Delete volume request issued successfully. Apr 30 21:32:47.507528 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-71e0d1cc-83e6-4eaf-acc0-c4da8419dd1c tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a returned with HTTP 202 Apr 30 21:32:47.508464 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 618/1239] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:32:47 2022] DELETE /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:32:47.514113 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Create volume of 1 GB Apr 30 21:32:47.520107 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7134a780-432c-436b-ab86-c06ddc9b5b41 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:47.525052 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7134a780-432c-436b-ab86-c06ddc9b5b41 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a Apr 30 21:32:47.525697 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7134a780-432c-436b-ab86-c06ddc9b5b41 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:47.527387 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7134a780-432c-436b-ab86-c06ddc9b5b41 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:47.535601 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Availability Zones retrieved successfully. Apr 30 21:32:47.549780 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:47.549780 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:47.560191 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7134a780-432c-436b-ab86-c06ddc9b5b41 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:32:47.568084 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Flow 'volume_create_api' (fb489491-c4d2-4279-bbed-b6b9c57e19fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:32:47.574048 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7134a780-432c-436b-ab86-c06ddc9b5b41 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a returned with HTTP 200 Apr 30 21:32:47.574791 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5586782a-3a10-4ee1-b6de-5223f6bb35ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:32:47.576082 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 619/1240] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:47 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a => generated 907 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:47.578169 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:32:47.611777 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5586782a-3a10-4ee1-b6de-5223f6bb35ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:32:47.613958 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9939adc6-04ba-47e4-9eae-63b4c45de107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:32:47.899022 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Created reservations ['75108ac6-b576-41bc-b47f-b14fb4520bf6', '3fe12a59-5fad-40c0-b6f8-d70a02ad7104', '84b4c9cc-1c26-4b34-bc4c-3b421ec6c9a2', '51ed5064-3f63-4350-ace2-701667665e0b'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:32:47.901273 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9939adc6-04ba-47e4-9eae-63b4c45de107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75108ac6-b576-41bc-b47f-b14fb4520bf6', '3fe12a59-5fad-40c0-b6f8-d70a02ad7104', '84b4c9cc-1c26-4b34-bc4c-3b421ec6c9a2', '51ed5064-3f63-4350-ace2-701667665e0b']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:32:47.904368 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff82f5a8-59ed-4776-9502-bc1ebd77c445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:32:48.035130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff82f5a8-59ed-4776-9502-bc1ebd77c445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75ec996f-b0b5-4141-a09f-8a7066dc3547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-600279749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='280a6ce7a084421bbd267c7ac5c907ca',qos_specs=None,replication_status=,reservations=['75108ac6-b576-41bc-b47f-b14fb4520bf6','3fe12a59-5fad-40c0-b6f8-d70a02ad7104','84b4c9cc-1c26-4b34-bc4c-3b421ec6c9a2','51ed5064-3f63-4350-ace2-701667665e0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7757dd58d9db44f89d86bf2217719d09',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:32:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-600279749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75ec996f-b0b5-4141-a09f-8a7066dc3547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='280a6ce7a084421bbd267c7ac5c907ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7757dd58d9db44f89d86bf2217719d09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:32:48.037996 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b94a1b5-54bd-4efc-adfa-055930481516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:32:48.196369 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b94a1b5-54bd-4efc-adfa-055930481516) transitioned into state 'SUCCESS' from state '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-600279749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='280a6ce7a084421bbd267c7ac5c907ca',qos_specs=None,replication_status=,reservations=['75108ac6-b576-41bc-b47f-b14fb4520bf6','3fe12a59-5fad-40c0-b6f8-d70a02ad7104','84b4c9cc-1c26-4b34-bc4c-3b421ec6c9a2','51ed5064-3f63-4350-ace2-701667665e0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7757dd58d9db44f89d86bf2217719d09',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:32:48.198604 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ee6560-2302-4187-ab71-af51afe7216c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:32:48.347139 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ee6560-2302-4187-ab71-af51afe7216c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:32:48.359155 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Flow 'volume_create_api' (fb489491-c4d2-4279-bbed-b6b9c57e19fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:32:48.360769 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Create volume request issued successfully. Apr 30 21:32:48.362596 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d855d281-6e0e-4387-ba5e-997b05dcc3ba tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes returned with HTTP 202 Apr 30 21:32:48.363371 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 622/1241] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:32:47 2022] POST /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes => generated 810 bytes in 1049 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:32:48.375299 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7a9ec179-4d9d-4eed-b84a-9f017f7073ed None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:48.379648 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7a9ec179-4d9d-4eed-b84a-9f017f7073ed tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:32:48.380077 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7a9ec179-4d9d-4eed-b84a-9f017f7073ed tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:48.380529 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7a9ec179-4d9d-4eed-b84a-9f017f7073ed tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:48.411435 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:48.411435 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:48.430831 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7a9ec179-4d9d-4eed-b84a-9f017f7073ed tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:32:48.455703 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7a9ec179-4d9d-4eed-b84a-9f017f7073ed tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:32:48.457343 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 620/1242] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:48 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 878 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:48.587768 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-958b4d24-c85b-43fc-b744-540054f498bc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:48.597911 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-958b4d24-c85b-43fc-b744-540054f498bc tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a Apr 30 21:32:48.599898 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-958b4d24-c85b-43fc-b744-540054f498bc tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:48.599898 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-958b4d24-c85b-43fc-b744-540054f498bc tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:48.659805 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:48.659805 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:48.687652 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-958b4d24-c85b-43fc-b744-540054f498bc tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:32:48.721196 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-958b4d24-c85b-43fc-b744-540054f498bc tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a returned with HTTP 200 Apr 30 21:32:48.725085 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 623/1243] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:48 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a => generated 907 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:49.469603 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-774cc960-542d-4a03-9889-1c4c20c0f05d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:49.473308 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-774cc960-542d-4a03-9889-1c4c20c0f05d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:32:49.473749 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-774cc960-542d-4a03-9889-1c4c20c0f05d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:49.474223 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-774cc960-542d-4a03-9889-1c4c20c0f05d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:49.500442 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:49.500442 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:49.508730 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-774cc960-542d-4a03-9889-1c4c20c0f05d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:32:49.524148 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-774cc960-542d-4a03-9889-1c4c20c0f05d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:32:49.525197 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 621/1244] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:49 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 902 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:49.737092 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0f57e399-5b93-4fc9-b355-bfb330cd9d42 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:49.742518 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0f57e399-5b93-4fc9-b355-bfb330cd9d42 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a Apr 30 21:32:49.743722 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0f57e399-5b93-4fc9-b355-bfb330cd9d42 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:49.744653 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0f57e399-5b93-4fc9-b355-bfb330cd9d42 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:49.767328 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:49.767328 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:49.800453 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0f57e399-5b93-4fc9-b355-bfb330cd9d42 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:32:49.817363 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0f57e399-5b93-4fc9-b355-bfb330cd9d42 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a returned with HTTP 200 Apr 30 21:32:49.819458 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 624/1245] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:49 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a => generated 907 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:50.537282 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d9f1d988-5088-4038-be98-c23221ee4e6f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:50.543196 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d9f1d988-5088-4038-be98-c23221ee4e6f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:32:50.543196 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d9f1d988-5088-4038-be98-c23221ee4e6f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:50.543196 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d9f1d988-5088-4038-be98-c23221ee4e6f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:50.558031 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:50.558031 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:50.571338 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d9f1d988-5088-4038-be98-c23221ee4e6f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:32:50.581254 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d9f1d988-5088-4038-be98-c23221ee4e6f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:32:50.581808 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 622/1246] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:50 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 903 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:50.831253 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8de1a3d9-76c0-4de9-9171-bc776f4d5e51 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:50.835262 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8de1a3d9-76c0-4de9-9171-bc776f4d5e51 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a Apr 30 21:32:50.835978 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8de1a3d9-76c0-4de9-9171-bc776f4d5e51 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:50.836604 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8de1a3d9-76c0-4de9-9171-bc776f4d5e51 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:50.868588 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:50.868588 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:50.883774 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8de1a3d9-76c0-4de9-9171-bc776f4d5e51 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:32:50.902673 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8de1a3d9-76c0-4de9-9171-bc776f4d5e51 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a returned with HTTP 200 Apr 30 21:32:50.904068 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 625/1247] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:50 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a => generated 907 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:51.916591 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9901e675-ba45-4b62-aeb9-1827d967da4c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:51.920960 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9901e675-ba45-4b62-aeb9-1827d967da4c tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a Apr 30 21:32:51.921415 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9901e675-ba45-4b62-aeb9-1827d967da4c tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:51.921902 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9901e675-ba45-4b62-aeb9-1827d967da4c tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:51.942920 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:51.942920 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:51.972198 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9901e675-ba45-4b62-aeb9-1827d967da4c tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:32:51.990411 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9901e675-ba45-4b62-aeb9-1827d967da4c tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a returned with HTTP 200 Apr 30 21:32:51.992323 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 623/1248] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:51 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a => generated 907 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:53.005584 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ec947fca-ddc3-4d86-821f-6bc0275b2f5b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:53.008744 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ec947fca-ddc3-4d86-821f-6bc0275b2f5b tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a Apr 30 21:32:53.014171 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ec947fca-ddc3-4d86-821f-6bc0275b2f5b tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:53.014588 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ec947fca-ddc3-4d86-821f-6bc0275b2f5b tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:53.028258 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ec947fca-ddc3-4d86-821f-6bc0275b2f5b tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a returned with HTTP 404 Apr 30 21:32:53.034311 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 626/1249] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:53 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/af5d97e7-2077-48c5-a106-53d364f2886a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:32:53.037051 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b48fe9bc-9c83-4134-9fd2-7a880b2f074d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:53.046987 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b48fe9bc-9c83-4134-9fd2-7a880b2f074d tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] DELETE http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 Apr 30 21:32:53.047841 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b48fe9bc-9c83-4134-9fd2-7a880b2f074d tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:53.048584 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b48fe9bc-9c83-4134-9fd2-7a880b2f074d tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:53.049235 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-b48fe9bc-9c83-4134-9fd2-7a880b2f074d tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Delete volume with id: 0fe89388-81fb-4f6e-b86b-d1159cdf1d17 Apr 30 21:32:53.076164 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:53.076164 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:53.077365 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b48fe9bc-9c83-4134-9fd2-7a880b2f074d tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:32:53.431547 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b48fe9bc-9c83-4134-9fd2-7a880b2f074d tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Delete volume request issued successfully. Apr 30 21:32:53.432379 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b48fe9bc-9c83-4134-9fd2-7a880b2f074d tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 returned with HTTP 202 Apr 30 21:32:53.433742 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 624/1250] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:32:53 2022] DELETE /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 => generated 0 bytes in 400 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:32:53.438762 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c53545a7-8a82-4fa6-9129-b5ae46d067f0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:53.443253 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c53545a7-8a82-4fa6-9129-b5ae46d067f0 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 Apr 30 21:32:53.443937 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c53545a7-8a82-4fa6-9129-b5ae46d067f0 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:53.444892 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c53545a7-8a82-4fa6-9129-b5ae46d067f0 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:53.512263 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:53.512263 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:53.534969 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c53545a7-8a82-4fa6-9129-b5ae46d067f0 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:32:53.558029 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c53545a7-8a82-4fa6-9129-b5ae46d067f0 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 returned with HTTP 200 Apr 30 21:32:53.567127 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 627/1251] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:53 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 => generated 908 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:54.571040 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bde74adf-27c0-45ff-9d2d-ceeb0a52fdf5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:54.576152 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bde74adf-27c0-45ff-9d2d-ceeb0a52fdf5 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 Apr 30 21:32:54.576788 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bde74adf-27c0-45ff-9d2d-ceeb0a52fdf5 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:54.577398 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bde74adf-27c0-45ff-9d2d-ceeb0a52fdf5 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:54.610501 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:54.610501 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:54.626113 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bde74adf-27c0-45ff-9d2d-ceeb0a52fdf5 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:32:54.638142 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bde74adf-27c0-45ff-9d2d-ceeb0a52fdf5 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 returned with HTTP 200 Apr 30 21:32:54.639640 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 625/1252] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:54 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 => generated 908 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:55.654312 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-427a9d09-c929-468d-a802-3abb8535ecc4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:55.659008 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-427a9d09-c929-468d-a802-3abb8535ecc4 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 Apr 30 21:32:55.662111 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-427a9d09-c929-468d-a802-3abb8535ecc4 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:55.662111 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-427a9d09-c929-468d-a802-3abb8535ecc4 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:55.679187 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:55.679187 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:55.687937 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-427a9d09-c929-468d-a802-3abb8535ecc4 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:32:55.698203 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-427a9d09-c929-468d-a802-3abb8535ecc4 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 returned with HTTP 200 Apr 30 21:32:55.699575 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 628/1253] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:55 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 => generated 908 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:56.711868 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-187caf49-2852-4799-ab4b-121912619c1a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:56.717941 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-187caf49-2852-4799-ab4b-121912619c1a tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 Apr 30 21:32:56.720349 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-187caf49-2852-4799-ab4b-121912619c1a tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:56.720349 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-187caf49-2852-4799-ab4b-121912619c1a tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:56.733799 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:56.733799 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:56.740951 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-187caf49-2852-4799-ab4b-121912619c1a tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:32:56.750109 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-187caf49-2852-4799-ab4b-121912619c1a tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 returned with HTTP 200 Apr 30 21:32:56.750830 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 626/1254] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:56 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 => generated 908 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:32:57.764123 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-73564d9b-af13-4fd0-a64a-e84fa19dfad5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:57.769325 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-73564d9b-af13-4fd0-a64a-e84fa19dfad5 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 Apr 30 21:32:57.769802 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-73564d9b-af13-4fd0-a64a-e84fa19dfad5 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:57.770486 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-73564d9b-af13-4fd0-a64a-e84fa19dfad5 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:57.795684 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:32:57.795684 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:32:57.810982 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-73564d9b-af13-4fd0-a64a-e84fa19dfad5 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Volume info retrieved successfully. Apr 30 21:32:57.824223 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-73564d9b-af13-4fd0-a64a-e84fa19dfad5 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 returned with HTTP 200 Apr 30 21:32:57.825718 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 629/1255] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:57 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 => generated 908 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:32:58.837387 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3f2419b7-e9d5-41da-9841-0b6164eebf24 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:32:58.846045 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3f2419b7-e9d5-41da-9841-0b6164eebf24 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] GET http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 Apr 30 21:32:58.846501 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3f2419b7-e9d5-41da-9841-0b6164eebf24 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:32:58.846949 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3f2419b7-e9d5-41da-9841-0b6164eebf24 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:32:58.870586 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3f2419b7-e9d5-41da-9841-0b6164eebf24 tempest-ServersNegativeTestJSON-461111943 tempest-ServersNegativeTestJSON-461111943-project] http://10.222.0.23/volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 returned with HTTP 404 Apr 30 21:32:58.872451 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 627/1256] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:32:58 2022] GET /volume/v3/3383c2433214484eb41e99aacb653b80/volumes/0fe89388-81fb-4f6e-b86b-d1159cdf1d17 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:33:12.043095 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-5d76a1f7-42cd-4b79-81af-03cea67fc0f5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:12.047867 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-5d76a1f7-42cd-4b79-81af-03cea67fc0f5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:12.048496 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-5d76a1f7-42cd-4b79-81af-03cea67fc0f5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:12.048948 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-5d76a1f7-42cd-4b79-81af-03cea67fc0f5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:12.081503 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:12.081503 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:12.090355 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-5d76a1f7-42cd-4b79-81af-03cea67fc0f5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:12.100509 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-5d76a1f7-42cd-4b79-81af-03cea67fc0f5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:12.101499 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 630/1257] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:33:12 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 903 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:12.356408 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-abaa1a42-80b9-44dc-9a94-6cccb809ae33 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:12.357519 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-abaa1a42-80b9-44dc-9a94-6cccb809ae33 None None] GET http://10.222.0.23/volume// Apr 30 21:33:12.358467 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-abaa1a42-80b9-44dc-9a94-6cccb809ae33 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:12.359133 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-abaa1a42-80b9-44dc-9a94-6cccb809ae33 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:12.360091 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-abaa1a42-80b9-44dc-9a94-6cccb809ae33 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:33:12.360900 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 628/1258] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:33:12 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:33:12.370664 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-47705932-dcb0-49c4-b3e1-09cc41622d05 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:12.383719 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-47705932-dcb0-49c4-b3e1-09cc41622d05 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] POST http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/attachments Apr 30 21:33:12.384511 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-47705932-dcb0-49c4-b3e1-09cc41622d05 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75ec996f-b0b5-4141-a09f-8a7066dc3547", "connector": null, "instance_uuid": "7086fc5c-d8fd-42c0-b94a-955d40d7cbc6"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:33:12.406236 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:12.406236 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:12.653431 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-47705932-dcb0-49c4-b3e1-09cc41622d05 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/attachments returned with HTTP 200 Apr 30 21:33:12.660887 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 631/1259] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:33:12 2022] POST /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/attachments => generated 273 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:33:12.884857 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d0f93f84-5b3f-4998-bf61-b02e9e848d76 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:12.896582 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d0f93f84-5b3f-4998-bf61-b02e9e848d76 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:12.897033 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d0f93f84-5b3f-4998-bf61-b02e9e848d76 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:12.897475 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d0f93f84-5b3f-4998-bf61-b02e9e848d76 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:12.953177 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:12.953177 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:12.972582 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d0f93f84-5b3f-4998-bf61-b02e9e848d76 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:12.999945 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c5dcaee7-95ec-4e10-ba13-69be637b55cb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:13.000095 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d0f93f84-5b3f-4998-bf61-b02e9e848d76 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:13.001089 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c5dcaee7-95ec-4e10-ba13-69be637b55cb None None] GET http://10.222.0.23/volume// Apr 30 21:33:13.002538 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c5dcaee7-95ec-4e10-ba13-69be637b55cb None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:13.003901 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 629/1260] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:12 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 902 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:13.008599 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c5dcaee7-95ec-4e10-ba13-69be637b55cb None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:13.009414 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c5dcaee7-95ec-4e10-ba13-69be637b55cb None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:33:13.012603 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 632/1261] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:33:12 2022] GET /volume/ => generated 386 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Apr 30 21:33:13.018672 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-e5ca3026-902c-4bd0-b509-92fe0c3f480a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:13.022915 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-e5ca3026-902c-4bd0-b509-92fe0c3f480a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:13.025486 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-e5ca3026-902c-4bd0-b509-92fe0c3f480a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:13.025987 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-e5ca3026-902c-4bd0-b509-92fe0c3f480a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:13.088827 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:13.088827 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:13.096908 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-e5ca3026-902c-4bd0-b509-92fe0c3f480a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:13.115610 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-e5ca3026-902c-4bd0-b509-92fe0c3f480a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:13.116823 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 630/1262] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:33:13 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 1001 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:33:13.131235 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-2ff70313-20ad-4d53-937b-c7eaf5faa595 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:13.137934 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-2ff70313-20ad-4d53-937b-c7eaf5faa595 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] PUT http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/attachments/f62b5a23-be6c-41ed-b827-eba506763362 Apr 30 21:33:13.138955 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-2ff70313-20ad-4d53-937b-c7eaf5faa595 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:33:13.198863 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-2ff70313-20ad-4d53-937b-c7eaf5faa595 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Lock "b'cinder-attachment_update-75ec996f-b0b5-4141-a09f-8a7066dc3547-nch1-master-1'" acquired by "attachment_update" :: waited 0.023s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:33:13.206005 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:13.206005 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:14.018700 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fa7f94f3-12fd-4fc8-b6a0-dee78e19d316 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:14.023933 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fa7f94f3-12fd-4fc8-b6a0-dee78e19d316 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:14.025400 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fa7f94f3-12fd-4fc8-b6a0-dee78e19d316 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:14.026333 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fa7f94f3-12fd-4fc8-b6a0-dee78e19d316 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:14.055954 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:14.055954 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:14.069658 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fa7f94f3-12fd-4fc8-b6a0-dee78e19d316 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:14.115068 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fa7f94f3-12fd-4fc8-b6a0-dee78e19d316 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:14.119851 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 631/1263] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:14 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 902 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:14.993213 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-2ff70313-20ad-4d53-937b-c7eaf5faa595 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Lock "b'cinder-attachment_update-75ec996f-b0b5-4141-a09f-8a7066dc3547-nch1-master-1'" released by "attachment_update" :: held 1.798s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:33:14.994199 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-2ff70313-20ad-4d53-937b-c7eaf5faa595 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/attachments/f62b5a23-be6c-41ed-b827-eba506763362 returned with HTTP 200 Apr 30 21:33:14.997887 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 633/1264] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:33:13 2022] PUT /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/attachments/f62b5a23-be6c-41ed-b827-eba506763362 => generated 766 bytes in 1868 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:33:15.131617 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-65956925-68e2-424a-81f8-b614759b450e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:15.136577 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-65956925-68e2-424a-81f8-b614759b450e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:15.137347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-65956925-68e2-424a-81f8-b614759b450e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:15.138076 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-65956925-68e2-424a-81f8-b614759b450e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:15.167239 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:15.167239 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:15.177433 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-65956925-68e2-424a-81f8-b614759b450e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:15.196833 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-65956925-68e2-424a-81f8-b614759b450e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:15.197481 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 632/1265] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:15 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 903 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:16.211198 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ddba1703-7047-40f1-aefd-2a760ce1df9e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:16.221893 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ddba1703-7047-40f1-aefd-2a760ce1df9e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:16.222761 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ddba1703-7047-40f1-aefd-2a760ce1df9e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:16.223420 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ddba1703-7047-40f1-aefd-2a760ce1df9e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:16.259751 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:16.259751 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:16.284273 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ddba1703-7047-40f1-aefd-2a760ce1df9e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:16.301406 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ddba1703-7047-40f1-aefd-2a760ce1df9e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:16.302845 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 634/1266] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:16 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 903 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:33:16.862317 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-175adeed-d3b8-4ba0-87fa-666d0eef5ec3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:16.873542 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-175adeed-d3b8-4ba0-87fa-666d0eef5ec3 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] POST http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/attachments/f62b5a23-be6c-41ed-b827-eba506763362/action Apr 30 21:33:16.875256 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-175adeed-d3b8-4ba0-87fa-666d0eef5ec3 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:33:16.875922 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-175adeed-d3b8-4ba0-87fa-666d0eef5ec3 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:33:16.953936 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:16.953936 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:17.092554 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-dd599d51-49e1-4afe-93ba-b62c35e94506 req-175adeed-d3b8-4ba0-87fa-666d0eef5ec3 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/attachments/f62b5a23-be6c-41ed-b827-eba506763362/action returned with HTTP 204 Apr 30 21:33:17.094765 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 633/1267] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:33:16 2022] POST /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/attachments/f62b5a23-be6c-41ed-b827-eba506763362/action => generated 0 bytes in 233 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:33:17.315178 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-04ca94c4-ed93-41c3-b98d-8b09dd1d912f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:17.318941 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-04ca94c4-ed93-41c3-b98d-8b09dd1d912f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:17.319586 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-04ca94c4-ed93-41c3-b98d-8b09dd1d912f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:17.323336 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-04ca94c4-ed93-41c3-b98d-8b09dd1d912f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:17.350064 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:17.350064 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:17.363215 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-04ca94c4-ed93-41c3-b98d-8b09dd1d912f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:17.382733 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-04ca94c4-ed93-41c3-b98d-8b09dd1d912f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:17.389069 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 635/1268] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:17 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 1195 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:33:17.400329 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d2627bd3-7347-4086-a90c-75bca1ea2cca None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:17.404790 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d2627bd3-7347-4086-a90c-75bca1ea2cca tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] POST http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups Apr 30 21:33:17.405480 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d2627bd3-7347-4086-a90c-75bca1ea2cca tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "75ec996f-b0b5-4141-a09f-8a7066dc3547", "name": "tempest-VolumesBackupsTest-Backup-1593053476", "force": true}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:33:17.406740 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.backups [None req-d2627bd3-7347-4086-a90c-75bca1ea2cca tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Creating new backup {'backup': {'volume_id': '75ec996f-b0b5-4141-a09f-8a7066dc3547', 'name': 'tempest-VolumesBackupsTest-Backup-1593053476', 'force': True}} {{(pid=122525) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Apr 30 21:33:17.407091 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.backups [None req-d2627bd3-7347-4086-a90c-75bca1ea2cca tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Creating backup of volume 75ec996f-b0b5-4141-a09f-8a7066dc3547 in container None Apr 30 21:33:17.434215 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:17.434215 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:17.434215 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d2627bd3-7347-4086-a90c-75bca1ea2cca tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:17.658516 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-d2627bd3-7347-4086-a90c-75bca1ea2cca tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Created reservations ['3c19b225-f1e2-48ef-958c-24934ed21d77', '01d13855-d09f-4744-863a-160414957ac7'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:33:18.039765 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d2627bd3-7347-4086-a90c-75bca1ea2cca tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups returned with HTTP 202 Apr 30 21:33:18.044069 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 634/1269] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:33:17 2022] POST /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups => generated 396 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:33:18.048820 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-808be815-112f-45e4-b2f4-9af2ba891790 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:18.054202 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-808be815-112f-45e4-b2f4-9af2ba891790 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:18.054884 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-808be815-112f-45e4-b2f4-9af2ba891790 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:18.055498 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-808be815-112f-45e4-b2f4-9af2ba891790 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:18.056028 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-808be815-112f-45e4-b2f4-9af2ba891790 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:18.072777 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:18.072777 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:18.075947 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-808be815-112f-45e4-b2f4-9af2ba891790 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 200 Apr 30 21:33:18.077303 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 636/1270] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:18 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 803 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:19.091838 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-30ad82b0-da77-4d24-a825-9469a97cc19b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:19.104271 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-30ad82b0-da77-4d24-a825-9469a97cc19b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:19.104744 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-30ad82b0-da77-4d24-a825-9469a97cc19b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:19.106091 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-30ad82b0-da77-4d24-a825-9469a97cc19b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:19.106407 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-30ad82b0-da77-4d24-a825-9469a97cc19b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:19.125707 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:19.125707 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:19.130201 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-30ad82b0-da77-4d24-a825-9469a97cc19b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 200 Apr 30 21:33:19.134418 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 635/1271] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:19 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 803 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:20.140288 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-56de79f0-4a1f-4916-80f0-92dbb8c58440 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:20.146929 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-56de79f0-4a1f-4916-80f0-92dbb8c58440 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:20.147569 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-56de79f0-4a1f-4916-80f0-92dbb8c58440 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:20.148416 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-56de79f0-4a1f-4916-80f0-92dbb8c58440 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:20.148907 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-56de79f0-4a1f-4916-80f0-92dbb8c58440 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:20.166133 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:20.166133 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:20.173255 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-56de79f0-4a1f-4916-80f0-92dbb8c58440 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 200 Apr 30 21:33:20.174370 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 637/1272] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:20 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 808 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:21.184589 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-48e50eb3-5769-4708-84a8-143614c67c6b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:21.193604 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-48e50eb3-5769-4708-84a8-143614c67c6b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:21.194528 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-48e50eb3-5769-4708-84a8-143614c67c6b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:21.195091 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-48e50eb3-5769-4708-84a8-143614c67c6b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:21.195848 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-48e50eb3-5769-4708-84a8-143614c67c6b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:21.210008 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:21.210008 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:21.210008 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-48e50eb3-5769-4708-84a8-143614c67c6b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 200 Apr 30 21:33:21.213152 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 636/1273] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:21 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 808 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:22.223884 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a7cd6277-1876-4d35-911a-4ab40b07003f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:22.231007 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a7cd6277-1876-4d35-911a-4ab40b07003f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:22.231535 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a7cd6277-1876-4d35-911a-4ab40b07003f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:22.232054 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a7cd6277-1876-4d35-911a-4ab40b07003f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:22.232470 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-a7cd6277-1876-4d35-911a-4ab40b07003f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:22.240801 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:22.240801 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:22.242585 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a7cd6277-1876-4d35-911a-4ab40b07003f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 200 Apr 30 21:33:22.248950 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 638/1274] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:22 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 808 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:23.257856 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-155f6b49-4d3d-4783-9b64-5fbcac665b21 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:23.264957 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-155f6b49-4d3d-4783-9b64-5fbcac665b21 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:23.265644 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-155f6b49-4d3d-4783-9b64-5fbcac665b21 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:23.266377 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-155f6b49-4d3d-4783-9b64-5fbcac665b21 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:23.266840 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-155f6b49-4d3d-4783-9b64-5fbcac665b21 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:23.317502 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:23.317502 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:23.320872 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-155f6b49-4d3d-4783-9b64-5fbcac665b21 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 200 Apr 30 21:33:23.329217 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 637/1275] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:23 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 808 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:24.332650 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b31da5c6-db6e-4a98-8de7-11e99ec4927c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:24.345579 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b31da5c6-db6e-4a98-8de7-11e99ec4927c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:24.345579 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b31da5c6-db6e-4a98-8de7-11e99ec4927c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:24.351582 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b31da5c6-db6e-4a98-8de7-11e99ec4927c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:24.352478 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-b31da5c6-db6e-4a98-8de7-11e99ec4927c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:24.365493 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:24.365493 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:24.373262 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b31da5c6-db6e-4a98-8de7-11e99ec4927c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 200 Apr 30 21:33:24.373262 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 639/1276] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:24 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 808 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:25.380925 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f8249a3d-f790-4633-a9cb-a928c0b9f77b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:25.391658 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f8249a3d-f790-4633-a9cb-a928c0b9f77b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:25.393645 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f8249a3d-f790-4633-a9cb-a928c0b9f77b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:25.395486 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f8249a3d-f790-4633-a9cb-a928c0b9f77b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:25.396194 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-f8249a3d-f790-4633-a9cb-a928c0b9f77b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:25.407499 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:25.407499 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:25.409739 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f8249a3d-f790-4633-a9cb-a928c0b9f77b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 200 Apr 30 21:33:25.412044 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 638/1277] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:25 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 808 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:25.616692 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-eb51baa1-c859-4aa4-a3d5-2a8f70cd8ddd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:25.623514 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-eb51baa1-c859-4aa4-a3d5-2a8f70cd8ddd tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:33:25.624094 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-eb51baa1-c859-4aa4-a3d5-2a8f70cd8ddd tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:25.624803 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-eb51baa1-c859-4aa4-a3d5-2a8f70cd8ddd tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:25.661857 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:25.661857 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:25.672004 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-eb51baa1-c859-4aa4-a3d5-2a8f70cd8ddd tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:33:25.684527 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-eb51baa1-c859-4aa4-a3d5-2a8f70cd8ddd tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:33:25.685970 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 640/1278] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:33:25 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 914 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:33:25.920968 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bd4087ba-4b57-43f1-8f4f-16fde3c0ab3b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:25.921777 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bd4087ba-4b57-43f1-8f4f-16fde3c0ab3b None None] GET http://10.222.0.23/volume// Apr 30 21:33:25.922384 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bd4087ba-4b57-43f1-8f4f-16fde3c0ab3b None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:25.922833 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bd4087ba-4b57-43f1-8f4f-16fde3c0ab3b None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:25.923586 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bd4087ba-4b57-43f1-8f4f-16fde3c0ab3b None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:33:25.924421 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 639/1279] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:33:25 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:33:25.942305 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-d3eea988-4648-47ea-9914-1e3ed2388e14 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:25.951420 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-d3eea988-4648-47ea-9914-1e3ed2388e14 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] POST http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/attachments Apr 30 21:33:25.955370 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-d3eea988-4648-47ea-9914-1e3ed2388e14 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "145fbe2b-80e0-425d-8ae1-fb6fd5400018", "connector": null, "instance_uuid": "f89281bb-203e-4c4d-a650-8cebfbed3346"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:33:25.981998 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:25.981998 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:26.293413 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-d3eea988-4648-47ea-9914-1e3ed2388e14 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/attachments returned with HTTP 200 Apr 30 21:33:26.294576 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 641/1280] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:33:25 2022] POST /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/attachments => generated 273 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:33:26.423946 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1c609bd8-d60e-4b55-864b-31dc7718a20d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:26.429288 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1c609bd8-d60e-4b55-864b-31dc7718a20d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:26.429834 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1c609bd8-d60e-4b55-864b-31dc7718a20d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:26.431150 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1c609bd8-d60e-4b55-864b-31dc7718a20d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:26.431694 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-1c609bd8-d60e-4b55-864b-31dc7718a20d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:26.444130 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:26.444130 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:26.446954 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1c609bd8-d60e-4b55-864b-31dc7718a20d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 200 Apr 30 21:33:26.451405 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 640/1281] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:26 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 809 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:26.457350 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-135c6cd4-fb77-4b6c-9c09-273b49da9968 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:26.461056 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-135c6cd4-fb77-4b6c-9c09-273b49da9968 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:26.461802 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-135c6cd4-fb77-4b6c-9c09-273b49da9968 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:26.462456 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-135c6cd4-fb77-4b6c-9c09-273b49da9968 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:26.490501 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b9f89ea8-7d30-46c4-810d-f9d572ad50f7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:26.494337 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b9f89ea8-7d30-46c4-810d-f9d572ad50f7 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:33:26.495066 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b9f89ea8-7d30-46c4-810d-f9d572ad50f7 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:26.495781 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b9f89ea8-7d30-46c4-810d-f9d572ad50f7 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:26.511792 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:26.511792 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:26.522756 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:26.522756 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:26.523114 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-135c6cd4-fb77-4b6c-9c09-273b49da9968 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:26.535759 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-135c6cd4-fb77-4b6c-9c09-273b49da9968 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:26.537070 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 642/1282] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:26 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 1195 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:33:26.547999 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b9f89ea8-7d30-46c4-810d-f9d572ad50f7 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:33:26.553191 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-afcb6de7-14b1-4619-83a4-223ac27370e9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:26.560496 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b9f89ea8-7d30-46c4-810d-f9d572ad50f7 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:33:26.562524 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 641/1283] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:26 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 913 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:26.577715 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-afcb6de7-14b1-4619-83a4-223ac27370e9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] DELETE http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:26.578213 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-afcb6de7-14b1-4619-83a4-223ac27370e9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:26.578679 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-afcb6de7-14b1-4619-83a4-223ac27370e9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:26.578992 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.contrib.backups [None req-afcb6de7-14b1-4619-83a4-223ac27370e9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Delete backup with id: 831339c2-4068-41c2-b8b1-ed85d4d21418. Apr 30 21:33:26.590063 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:26.590063 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:26.633727 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3a0e7985-27a2-4259-b67b-0fa54a15996e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:26.634542 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3a0e7985-27a2-4259-b67b-0fa54a15996e None None] GET http://10.222.0.23/volume// Apr 30 21:33:26.634937 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3a0e7985-27a2-4259-b67b-0fa54a15996e None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:26.635385 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3a0e7985-27a2-4259-b67b-0fa54a15996e None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:26.637888 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3a0e7985-27a2-4259-b67b-0fa54a15996e None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:33:26.638892 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 642/1284] 10.222.0.35 () {56 vars in 1098 bytes} [Sat Apr 30 21:33:26 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Apr 30 21:33:26.646566 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-98ace4c8-8677-4f39-b293-bd2857eb8085 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:26.651178 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-98ace4c8-8677-4f39-b293-bd2857eb8085 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:33:26.652252 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-98ace4c8-8677-4f39-b293-bd2857eb8085 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:26.653165 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-98ace4c8-8677-4f39-b293-bd2857eb8085 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:26.695539 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:26.695539 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:26.714058 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-98ace4c8-8677-4f39-b293-bd2857eb8085 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:33:26.725975 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-98ace4c8-8677-4f39-b293-bd2857eb8085 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:33:26.727245 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 643/1285] 10.222.0.35 () {60 vars in 1412 bytes} [Sat Apr 30 21:33:26 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 1012 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:33:26.740762 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-855f204b-4d4d-43a0-8b19-f787e6f09639 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:26.753267 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-855f204b-4d4d-43a0-8b19-f787e6f09639 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] PUT http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/attachments/440a7cdf-949b-471d-b70b-2dff6bf78f78 Apr 30 21:33:26.754969 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-855f204b-4d4d-43a0-8b19-f787e6f09639 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "nch2-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch2-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:33:26.777803 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.backup.rpcapi [None req-afcb6de7-14b1-4619-83a4-223ac27370e9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] delete_backup rpcapi backup_id 831339c2-4068-41c2-b8b1-ed85d4d21418 {{(pid=122527) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:76}} Apr 30 21:33:26.781224 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-afcb6de7-14b1-4619-83a4-223ac27370e9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 202 Apr 30 21:33:26.785511 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 643/1286] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:33:26 2022] DELETE /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Apr 30 21:33:26.789682 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a07805ab-e2c8-4791-953a-96a8386ff88f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:26.793089 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a07805ab-e2c8-4791-953a-96a8386ff88f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:26.793588 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a07805ab-e2c8-4791-953a-96a8386ff88f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:26.794069 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a07805ab-e2c8-4791-953a-96a8386ff88f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:26.794370 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-a07805ab-e2c8-4791-953a-96a8386ff88f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:26.805698 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-855f204b-4d4d-43a0-8b19-f787e6f09639 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Lock "b'cinder-attachment_update-145fbe2b-80e0-425d-8ae1-fb6fd5400018-nch2-master-1'" acquired by "attachment_update" :: waited 0.033s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:33:26.808516 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:26.808516 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:26.810937 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a07805ab-e2c8-4791-953a-96a8386ff88f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 200 Apr 30 21:33:26.820420 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:26.820420 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:26.820789 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 644/1287] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:26 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 808 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:27.579776 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2e991945-b6c9-4a70-91ef-81a3d2bd3017 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:27.583891 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2e991945-b6c9-4a70-91ef-81a3d2bd3017 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:33:27.584550 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2e991945-b6c9-4a70-91ef-81a3d2bd3017 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:27.585175 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2e991945-b6c9-4a70-91ef-81a3d2bd3017 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:27.610360 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:27.610360 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:27.620812 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2e991945-b6c9-4a70-91ef-81a3d2bd3017 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:33:27.647349 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2e991945-b6c9-4a70-91ef-81a3d2bd3017 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:33:27.654125 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 645/1288] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:27 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 913 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:33:27.825558 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-68fd846c-54e0-4ebc-beb9-2c31980f5570 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:27.833160 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-68fd846c-54e0-4ebc-beb9-2c31980f5570 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:27.834288 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-68fd846c-54e0-4ebc-beb9-2c31980f5570 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:27.835938 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-68fd846c-54e0-4ebc-beb9-2c31980f5570 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:27.836437 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-68fd846c-54e0-4ebc-beb9-2c31980f5570 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:27.846716 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:27.846716 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:27.857636 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-68fd846c-54e0-4ebc-beb9-2c31980f5570 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 200 Apr 30 21:33:27.874856 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 646/1289] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:27 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 808 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:33:28.012972 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-855f204b-4d4d-43a0-8b19-f787e6f09639 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Lock "b'cinder-attachment_update-145fbe2b-80e0-425d-8ae1-fb6fd5400018-nch2-master-1'" released by "attachment_update" :: held 1.207s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:33:28.014733 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-855f204b-4d4d-43a0-8b19-f787e6f09639 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/attachments/440a7cdf-949b-471d-b70b-2dff6bf78f78 returned with HTTP 200 Apr 30 21:33:28.016690 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 644/1290] 10.222.0.35 () {64 vars in 1477 bytes} [Sat Apr 30 21:33:26 2022] PUT /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/attachments/440a7cdf-949b-471d-b70b-2dff6bf78f78 => generated 766 bytes in 1277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:33:28.665466 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-76a0fd7e-9f85-4613-85cc-c9093f0e9738 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:28.670322 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-76a0fd7e-9f85-4613-85cc-c9093f0e9738 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:33:28.671057 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-76a0fd7e-9f85-4613-85cc-c9093f0e9738 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:28.671995 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-76a0fd7e-9f85-4613-85cc-c9093f0e9738 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:28.691863 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:28.691863 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:28.700085 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-76a0fd7e-9f85-4613-85cc-c9093f0e9738 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:33:28.709846 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-76a0fd7e-9f85-4613-85cc-c9093f0e9738 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:33:28.711720 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 647/1291] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:28 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 914 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:28.862277 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b2940ab5-a02e-4cf8-94c3-d9dcb153f4e9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:28.868181 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2940ab5-a02e-4cf8-94c3-d9dcb153f4e9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:28.868903 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2940ab5-a02e-4cf8-94c3-d9dcb153f4e9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:28.869358 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2940ab5-a02e-4cf8-94c3-d9dcb153f4e9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:28.869662 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b2940ab5-a02e-4cf8-94c3-d9dcb153f4e9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:28.883441 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:28.883441 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:28.894748 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2940ab5-a02e-4cf8-94c3-d9dcb153f4e9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 200 Apr 30 21:33:28.895769 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 645/1292] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:28 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 808 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:29.724356 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1a8d8e09-a1e2-4769-a708-7d567cae6943 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:29.728107 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1a8d8e09-a1e2-4769-a708-7d567cae6943 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:33:29.728564 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1a8d8e09-a1e2-4769-a708-7d567cae6943 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:29.729023 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1a8d8e09-a1e2-4769-a708-7d567cae6943 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:29.756620 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:29.756620 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:29.765478 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1a8d8e09-a1e2-4769-a708-7d567cae6943 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:33:29.765811 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-f89cf177-d1dc-4750-8bf6-04b2e99bd853 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:29.770872 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-f89cf177-d1dc-4750-8bf6-04b2e99bd853 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] POST http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/attachments/440a7cdf-949b-471d-b70b-2dff6bf78f78/action Apr 30 21:33:29.777148 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-f89cf177-d1dc-4750-8bf6-04b2e99bd853 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:33:29.777813 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-f89cf177-d1dc-4750-8bf6-04b2e99bd853 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:33:29.780510 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1a8d8e09-a1e2-4769-a708-7d567cae6943 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:33:29.782065 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 648/1293] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:29 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 914 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:29.820893 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:29.820893 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:29.905451 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-aeed70aa-124c-43dd-8795-56d98455dd8b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:29.911279 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aeed70aa-124c-43dd-8795-56d98455dd8b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:29.912950 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aeed70aa-124c-43dd-8795-56d98455dd8b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:29.913534 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aeed70aa-124c-43dd-8795-56d98455dd8b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:29.913986 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-aeed70aa-124c-43dd-8795-56d98455dd8b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:29.930597 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:29.930597 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:29.937375 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aeed70aa-124c-43dd-8795-56d98455dd8b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 200 Apr 30 21:33:29.939712 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 649/1294] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:29 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 808 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:29.978186 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ca62eb96-1d18-41e0-87f4-a39e2df2917c req-f89cf177-d1dc-4750-8bf6-04b2e99bd853 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/attachments/440a7cdf-949b-471d-b70b-2dff6bf78f78/action returned with HTTP 204 Apr 30 21:33:29.979206 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 646/1295] 10.222.0.35 () {64 vars in 1498 bytes} [Sat Apr 30 21:33:29 2022] POST /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/attachments/440a7cdf-949b-471d-b70b-2dff6bf78f78/action => generated 0 bytes in 215 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:33:30.802142 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6ec6aff9-02b2-467e-a928-fbeecbc68f09 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:30.812312 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6ec6aff9-02b2-467e-a928-fbeecbc68f09 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:33:30.815463 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6ec6aff9-02b2-467e-a928-fbeecbc68f09 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:30.816514 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6ec6aff9-02b2-467e-a928-fbeecbc68f09 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:30.863294 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:30.863294 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:30.874557 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6ec6aff9-02b2-467e-a928-fbeecbc68f09 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:33:30.888070 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6ec6aff9-02b2-467e-a928-fbeecbc68f09 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:33:30.902065 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-778d303e-4fed-49db-a1f7-d2126ce4b853 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:30.902565 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 650/1296] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:30 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 1206 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:33:30.906774 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-778d303e-4fed-49db-a1f7-d2126ce4b853 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:33:30.907476 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-778d303e-4fed-49db-a1f7-d2126ce4b853 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:30.908564 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-778d303e-4fed-49db-a1f7-d2126ce4b853 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:30.929492 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:30.929492 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:30.940579 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-778d303e-4fed-49db-a1f7-d2126ce4b853 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:33:30.950787 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-539dbab5-a186-4380-a6db-540ed5968770 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:30.952143 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-778d303e-4fed-49db-a1f7-d2126ce4b853 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:33:30.962926 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-539dbab5-a186-4380-a6db-540ed5968770 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:30.962926 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-539dbab5-a186-4380-a6db-540ed5968770 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:30.962926 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-539dbab5-a186-4380-a6db-540ed5968770 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:30.962926 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-539dbab5-a186-4380-a6db-540ed5968770 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:30.964276 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 647/1297] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:30 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 1206 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:33:30.978929 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:30.978929 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:30.996217 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-539dbab5-a186-4380-a6db-540ed5968770 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 200 Apr 30 21:33:31.000810 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 651/1298] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:30 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 808 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:31.074222 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-6cadeb69-0ff5-4d85-9787-eb8a589945f5 req-501ce2c7-9a86-46f0-b287-050f2d69b70b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:31.079008 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-6cadeb69-0ff5-4d85-9787-eb8a589945f5 req-501ce2c7-9a86-46f0-b287-050f2d69b70b tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:33:31.079537 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-6cadeb69-0ff5-4d85-9787-eb8a589945f5 req-501ce2c7-9a86-46f0-b287-050f2d69b70b tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:31.080061 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-6cadeb69-0ff5-4d85-9787-eb8a589945f5 req-501ce2c7-9a86-46f0-b287-050f2d69b70b tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:31.100360 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:31.100360 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:31.109922 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-6cadeb69-0ff5-4d85-9787-eb8a589945f5 req-501ce2c7-9a86-46f0-b287-050f2d69b70b tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:33:31.122995 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-6cadeb69-0ff5-4d85-9787-eb8a589945f5 req-501ce2c7-9a86-46f0-b287-050f2d69b70b tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:33:31.124450 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 648/1299] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:33:31 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 1206 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:33:32.010488 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-45c45faf-16f5-4d95-9c03-efc9f1ca4fb4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:32.015584 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-45c45faf-16f5-4d95-9c03-efc9f1ca4fb4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:32.016253 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-45c45faf-16f5-4d95-9c03-efc9f1ca4fb4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:32.016852 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-45c45faf-16f5-4d95-9c03-efc9f1ca4fb4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:32.017302 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-45c45faf-16f5-4d95-9c03-efc9f1ca4fb4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:32.034560 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:32.034560 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:32.041600 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-45c45faf-16f5-4d95-9c03-efc9f1ca4fb4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 200 Apr 30 21:33:32.047431 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 652/1300] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:32 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 808 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:33.051872 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7d749b12-1d5a-4a49-a164-afed670b162e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:33.057403 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7d749b12-1d5a-4a49-a164-afed670b162e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:33.058790 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7d749b12-1d5a-4a49-a164-afed670b162e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:33.059367 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7d749b12-1d5a-4a49-a164-afed670b162e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:33.059683 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-7d749b12-1d5a-4a49-a164-afed670b162e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:33.072241 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:33.072241 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:33.074058 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7d749b12-1d5a-4a49-a164-afed670b162e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 200 Apr 30 21:33:33.089245 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 649/1301] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:33 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 808 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:34.084164 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7bf3ca3a-fdbd-4f20-b5fc-6f369e6a71aa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:34.089616 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7bf3ca3a-fdbd-4f20-b5fc-6f369e6a71aa tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 Apr 30 21:33:34.090316 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7bf3ca3a-fdbd-4f20-b5fc-6f369e6a71aa tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:34.090991 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7bf3ca3a-fdbd-4f20-b5fc-6f369e6a71aa tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:34.091737 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-7bf3ca3a-fdbd-4f20-b5fc-6f369e6a71aa tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 831339c2-4068-41c2-b8b1-ed85d4d21418. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:34.100863 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7bf3ca3a-fdbd-4f20-b5fc-6f369e6a71aa tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 returned with HTTP 404 Apr 30 21:33:34.103249 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 653/1302] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:34 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/831339c2-4068-41c2-b8b1-ed85d4d21418 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:33:34.172206 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-ab935bb4-4862-404e-beb0-29a29ea3415b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:34.176417 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-ab935bb4-4862-404e-beb0-29a29ea3415b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:34.176855 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-ab935bb4-4862-404e-beb0-29a29ea3415b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:34.177307 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-ab935bb4-4862-404e-beb0-29a29ea3415b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:34.206365 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:34.206365 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:34.215522 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-ab935bb4-4862-404e-beb0-29a29ea3415b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:34.228533 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-ab935bb4-4862-404e-beb0-29a29ea3415b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:34.231010 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 650/1303] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:33:34 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 1195 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:33:34.273391 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-5ff2744f-a738-4f42-a63f-16c734ba946f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:34.279769 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-5ff2744f-a738-4f42-a63f-16c734ba946f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] POST http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547/action Apr 30 21:33:34.280509 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-5ff2744f-a738-4f42-a63f-16c734ba946f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Action body: b'{"os-begin_detaching": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:33:34.281099 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-5ff2744f-a738-4f42-a63f-16c734ba946f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:33:34.301803 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:34.301803 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:34.302910 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-5ff2744f-a738-4f42-a63f-16c734ba946f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:34.394379 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-5ff2744f-a738-4f42-a63f-16c734ba946f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Begin detaching volume completed successfully. Apr 30 21:33:34.394973 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-5ff2744f-a738-4f42-a63f-16c734ba946f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547/action returned with HTTP 202 Apr 30 21:33:34.399062 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 654/1304] 10.222.0.23 () {64 vars in 1652 bytes} [Sat Apr 30 21:33:34 2022] POST /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:33:34.497098 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cc22baa7-8f99-4797-9fb5-281c8a6e7b66 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:34.508282 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cc22baa7-8f99-4797-9fb5-281c8a6e7b66 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:34.509570 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cc22baa7-8f99-4797-9fb5-281c8a6e7b66 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:34.512308 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cc22baa7-8f99-4797-9fb5-281c8a6e7b66 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:34.546673 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:34.546673 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:34.561370 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-cc22baa7-8f99-4797-9fb5-281c8a6e7b66 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:34.583252 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cc22baa7-8f99-4797-9fb5-281c8a6e7b66 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:34.584195 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 651/1305] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:34 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 1198 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:33:34.657943 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5d5fe669-4076-416f-9a56-734d9050b982 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:34.661211 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5d5fe669-4076-416f-9a56-734d9050b982 None None] GET http://10.222.0.23/volume// Apr 30 21:33:34.662287 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5d5fe669-4076-416f-9a56-734d9050b982 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:34.663995 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5d5fe669-4076-416f-9a56-734d9050b982 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:34.665155 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5d5fe669-4076-416f-9a56-734d9050b982 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:33:34.668145 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 655/1306] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:33:34 2022] GET /volume/ => generated 386 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:33:34.675169 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-a64c2dba-855a-4ce6-9675-85861cea330d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:34.681271 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-a64c2dba-855a-4ce6-9675-85861cea330d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:34.683181 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-a64c2dba-855a-4ce6-9675-85861cea330d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:34.683899 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-a64c2dba-855a-4ce6-9675-85861cea330d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:34.744145 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:34.744145 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:34.759917 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-a64c2dba-855a-4ce6-9675-85861cea330d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:34.773816 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-a64c2dba-855a-4ce6-9675-85861cea330d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:34.773816 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 652/1307] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:33:34 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 1297 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:33:35.340555 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-13cdd836-c75a-4fb0-aae5-3fc6d5c0d6ec None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:35.357490 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-13cdd836-c75a-4fb0-aae5-3fc6d5c0d6ec tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] DELETE http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/attachments/f62b5a23-be6c-41ed-b827-eba506763362 Apr 30 21:33:35.359083 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-13cdd836-c75a-4fb0-aae5-3fc6d5c0d6ec tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:35.360416 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-13cdd836-c75a-4fb0-aae5-3fc6d5c0d6ec tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:35.390718 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:35.390718 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:35.592476 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d14ab5aa-72b9-4bdd-98ea-bd8dc1387181 req-13cdd836-c75a-4fb0-aae5-3fc6d5c0d6ec tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/attachments/f62b5a23-be6c-41ed-b827-eba506763362 returned with HTTP 200 Apr 30 21:33:35.597997 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-050ed388-6011-41cc-978f-906a124d7912 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:35.603612 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-050ed388-6011-41cc-978f-906a124d7912 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:35.605026 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-050ed388-6011-41cc-978f-906a124d7912 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:35.605633 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-050ed388-6011-41cc-978f-906a124d7912 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:35.608835 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 656/1308] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:33:35 2022] DELETE /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/attachments/f62b5a23-be6c-41ed-b827-eba506763362 => generated 19 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:35.626690 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:35.626690 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:35.645468 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-050ed388-6011-41cc-978f-906a124d7912 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:35.659272 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-050ed388-6011-41cc-978f-906a124d7912 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:35.674133 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 653/1309] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:35 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 903 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:41.175768 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-313e8079-28e8-4a33-8acb-ffd69b47d3c9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:41.180631 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-313e8079-28e8-4a33-8acb-ffd69b47d3c9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] DELETE http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:41.181159 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-313e8079-28e8-4a33-8acb-ffd69b47d3c9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:41.182148 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-313e8079-28e8-4a33-8acb-ffd69b47d3c9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:41.183357 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-313e8079-28e8-4a33-8acb-ffd69b47d3c9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Delete volume with id: 75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:41.213726 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:41.213726 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:41.214594 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-313e8079-28e8-4a33-8acb-ffd69b47d3c9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:41.422187 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-313e8079-28e8-4a33-8acb-ffd69b47d3c9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Delete volume request issued successfully. Apr 30 21:33:41.422804 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-313e8079-28e8-4a33-8acb-ffd69b47d3c9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 202 Apr 30 21:33:41.424960 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 657/1310] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:33:41 2022] DELETE /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:33:41.430213 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9482e951-7f8b-46c5-b483-38db305860dd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:41.434660 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9482e951-7f8b-46c5-b483-38db305860dd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:41.435182 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9482e951-7f8b-46c5-b483-38db305860dd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:41.435938 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9482e951-7f8b-46c5-b483-38db305860dd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:41.468988 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:41.468988 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:41.491863 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9482e951-7f8b-46c5-b483-38db305860dd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:41.510140 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9482e951-7f8b-46c5-b483-38db305860dd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:41.513995 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 654/1311] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:41 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 902 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:42.527323 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1baf760e-8bf5-420f-953a-b989d27a7597 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:42.531372 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1baf760e-8bf5-420f-953a-b989d27a7597 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:42.533998 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1baf760e-8bf5-420f-953a-b989d27a7597 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:42.533998 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1baf760e-8bf5-420f-953a-b989d27a7597 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:42.557749 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:42.557749 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:42.577448 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1baf760e-8bf5-420f-953a-b989d27a7597 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:42.594986 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1baf760e-8bf5-420f-953a-b989d27a7597 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:42.596060 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 658/1312] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:42 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 902 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:43.608799 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7ab83f33-836c-4488-a048-5245e889b4a1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:43.620787 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7ab83f33-836c-4488-a048-5245e889b4a1 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:43.621241 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7ab83f33-836c-4488-a048-5245e889b4a1 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:43.625938 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7ab83f33-836c-4488-a048-5245e889b4a1 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:43.641299 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:43.641299 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:43.656098 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7ab83f33-836c-4488-a048-5245e889b4a1 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:43.668572 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7ab83f33-836c-4488-a048-5245e889b4a1 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:43.678496 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 655/1313] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:43 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 902 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:44.683123 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-42681495-2dcb-4cc7-83aa-95b301a21afa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:44.688867 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-42681495-2dcb-4cc7-83aa-95b301a21afa tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:44.689640 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-42681495-2dcb-4cc7-83aa-95b301a21afa tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:44.690294 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-42681495-2dcb-4cc7-83aa-95b301a21afa tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:44.714648 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:44.714648 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:44.734957 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-42681495-2dcb-4cc7-83aa-95b301a21afa tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:44.748436 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-42681495-2dcb-4cc7-83aa-95b301a21afa tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:44.759216 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 659/1314] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:44 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 902 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:45.762690 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5a99b420-f1ff-41a1-a2d3-d7eba7169a3e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:45.766360 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5a99b420-f1ff-41a1-a2d3-d7eba7169a3e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:45.766821 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5a99b420-f1ff-41a1-a2d3-d7eba7169a3e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:45.767873 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5a99b420-f1ff-41a1-a2d3-d7eba7169a3e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:45.782141 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:45.782141 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:45.789396 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5a99b420-f1ff-41a1-a2d3-d7eba7169a3e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:45.801469 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5a99b420-f1ff-41a1-a2d3-d7eba7169a3e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:45.801469 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 656/1315] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:45 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 902 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:46.811769 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e68df301-3fa0-4323-be71-8f8fd6a9cc9f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:46.815519 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e68df301-3fa0-4323-be71-8f8fd6a9cc9f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:46.815964 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e68df301-3fa0-4323-be71-8f8fd6a9cc9f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:46.816412 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e68df301-3fa0-4323-be71-8f8fd6a9cc9f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:46.832932 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:46.832932 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:46.841198 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e68df301-3fa0-4323-be71-8f8fd6a9cc9f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:46.855435 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e68df301-3fa0-4323-be71-8f8fd6a9cc9f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:46.855435 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 660/1316] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:46 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 902 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:47.865617 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-91bb4e36-7e7f-4690-9397-86fa89e20308 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:47.872474 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91bb4e36-7e7f-4690-9397-86fa89e20308 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:47.873330 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91bb4e36-7e7f-4690-9397-86fa89e20308 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:47.873957 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91bb4e36-7e7f-4690-9397-86fa89e20308 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:47.898116 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:47.898116 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:47.910859 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-91bb4e36-7e7f-4690-9397-86fa89e20308 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:47.920141 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91bb4e36-7e7f-4690-9397-86fa89e20308 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 200 Apr 30 21:33:47.921023 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 657/1317] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:47 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 902 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:48.935657 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5ee28edb-fcef-4d65-90d3-27ebe3ce2cd1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:48.941734 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5ee28edb-fcef-4d65-90d3-27ebe3ce2cd1 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:33:48.943031 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5ee28edb-fcef-4d65-90d3-27ebe3ce2cd1 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:48.943937 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5ee28edb-fcef-4d65-90d3-27ebe3ce2cd1 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:48.960734 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5ee28edb-fcef-4d65-90d3-27ebe3ce2cd1 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 404 Apr 30 21:33:48.963747 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 661/1318] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:48 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:33:49.016982 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:49.020641 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] POST http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes Apr 30 21:33:49.021511 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1700123934"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:33:49.022743 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Create volume request body: {'volume': {'imageRef': 'a5b0850f-3b24-4bcb-b0a7-351c3216b27d', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1700123934'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:33:49.138755 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Create volume of 1 GB Apr 30 21:33:49.147692 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Availability Zones retrieved successfully. Apr 30 21:33:49.164799 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Flow 'volume_create_api' (11851298-15a8-4723-908c-9a488670067a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:33:49.168359 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e041f8-6c91-4762-afdf-14079f6cbeb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:33:49.170914 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:33:49.256615 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e041f8-6c91-4762-afdf-14079f6cbeb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:33:49.256615 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91628664-ee3f-4d69-9cb7-ba2289a4dc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:33:49.461798 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Created reservations ['ab4c7888-600a-4d5e-916c-a380173868c4', '513f8a14-bd8c-4b79-b2de-a347185d6a70', 'a149fe78-d979-49d3-b120-44d917dd67f2', '0431d010-81c9-4f7b-9ebb-f120a47deba5'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:33:49.463875 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91628664-ee3f-4d69-9cb7-ba2289a4dc5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab4c7888-600a-4d5e-916c-a380173868c4', '513f8a14-bd8c-4b79-b2de-a347185d6a70', 'a149fe78-d979-49d3-b120-44d917dd67f2', '0431d010-81c9-4f7b-9ebb-f120a47deba5']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:33:49.466559 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a53db52c-3ebc-4f3c-a6c7-8f1d641682ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:33:49.613092 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a53db52c-3ebc-4f3c-a6c7-8f1d641682ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ce30ce0-c386-4270-a5c8-e069bf2e80aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1700123934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='280a6ce7a084421bbd267c7ac5c907ca',qos_specs=None,replication_status=,reservations=['ab4c7888-600a-4d5e-916c-a380173868c4','513f8a14-bd8c-4b79-b2de-a347185d6a70','a149fe78-d979-49d3-b120-44d917dd67f2','0431d010-81c9-4f7b-9ebb-f120a47deba5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7757dd58d9db44f89d86bf2217719d09',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1700123934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ce30ce0-c386-4270-a5c8-e069bf2e80aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='280a6ce7a084421bbd267c7ac5c907ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7757dd58d9db44f89d86bf2217719d09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:33:49.616997 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6e5f733-9090-43ef-8f88-9f8e7e2c4b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:33:49.734104 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6e5f733-9090-43ef-8f88-9f8e7e2c4b42) transitioned into state 'SUCCESS' from state '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-1700123934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='280a6ce7a084421bbd267c7ac5c907ca',qos_specs=None,replication_status=,reservations=['ab4c7888-600a-4d5e-916c-a380173868c4','513f8a14-bd8c-4b79-b2de-a347185d6a70','a149fe78-d979-49d3-b120-44d917dd67f2','0431d010-81c9-4f7b-9ebb-f120a47deba5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7757dd58d9db44f89d86bf2217719d09',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:33:49.736308 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb92c2e9-f7ad-4778-b711-00cb4306155c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:33:49.826051 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb92c2e9-f7ad-4778-b711-00cb4306155c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:33:49.829316 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Flow 'volume_create_api' (11851298-15a8-4723-908c-9a488670067a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:33:49.830120 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Create volume request issued successfully. Apr 30 21:33:49.831444 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bac756a3-873f-4b71-82d5-7aa78e9c6506 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes returned with HTTP 202 Apr 30 21:33:49.832754 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 658/1319] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:33:49 2022] POST /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes => generated 811 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:33:49.845572 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-70eac684-0caf-4496-8a35-c226b92fd313 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:49.850677 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-70eac684-0caf-4496-8a35-c226b92fd313 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:33:49.851265 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-70eac684-0caf-4496-8a35-c226b92fd313 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:49.851855 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-70eac684-0caf-4496-8a35-c226b92fd313 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:49.875720 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:49.875720 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:49.895071 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-70eac684-0caf-4496-8a35-c226b92fd313 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:49.907568 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-70eac684-0caf-4496-8a35-c226b92fd313 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:33:49.908441 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 662/1320] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:49 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 879 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:50.921226 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f93b6d8d-f69c-4291-acf6-8b17fc19e327 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:50.926276 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f93b6d8d-f69c-4291-acf6-8b17fc19e327 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:33:50.928208 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f93b6d8d-f69c-4291-acf6-8b17fc19e327 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:50.928910 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f93b6d8d-f69c-4291-acf6-8b17fc19e327 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:50.960267 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:50.960267 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:50.970530 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f93b6d8d-f69c-4291-acf6-8b17fc19e327 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:50.979472 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f93b6d8d-f69c-4291-acf6-8b17fc19e327 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:33:50.980559 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 659/1321] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:50 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 903 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:51.993315 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b5802c5a-7d11-4943-ae8c-27a1e40671e6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:51.997344 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b5802c5a-7d11-4943-ae8c-27a1e40671e6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:33:51.997916 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b5802c5a-7d11-4943-ae8c-27a1e40671e6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:51.998560 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b5802c5a-7d11-4943-ae8c-27a1e40671e6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:52.015085 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:52.015085 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:52.024765 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b5802c5a-7d11-4943-ae8c-27a1e40671e6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:52.035228 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b5802c5a-7d11-4943-ae8c-27a1e40671e6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:33:52.035996 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 663/1322] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:51 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 903 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:53.049575 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6f39b77a-925f-41f5-bf09-e01c95c3b897 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:53.053605 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6f39b77a-925f-41f5-bf09-e01c95c3b897 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:33:53.054127 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6f39b77a-925f-41f5-bf09-e01c95c3b897 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:53.054872 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6f39b77a-925f-41f5-bf09-e01c95c3b897 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:53.078819 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:53.078819 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:53.087187 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6f39b77a-925f-41f5-bf09-e01c95c3b897 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:53.106324 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6f39b77a-925f-41f5-bf09-e01c95c3b897 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:33:53.107623 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 660/1323] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:53 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 903 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:54.120678 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0c03f14a-f947-4951-b4c9-fc838961b7c6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:54.124281 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0c03f14a-f947-4951-b4c9-fc838961b7c6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:33:54.124716 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0c03f14a-f947-4951-b4c9-fc838961b7c6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:54.125162 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0c03f14a-f947-4951-b4c9-fc838961b7c6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:54.144470 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:54.144470 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:54.154069 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0c03f14a-f947-4951-b4c9-fc838961b7c6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:54.172139 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0c03f14a-f947-4951-b4c9-fc838961b7c6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:33:54.183582 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 664/1324] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:54 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 903 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:55.187299 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-48baafa2-befb-4bbf-a834-b370a70ff4d7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:55.192932 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-48baafa2-befb-4bbf-a834-b370a70ff4d7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:33:55.193971 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-48baafa2-befb-4bbf-a834-b370a70ff4d7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:55.194603 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-48baafa2-befb-4bbf-a834-b370a70ff4d7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:55.225074 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:55.225074 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:55.247604 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-48baafa2-befb-4bbf-a834-b370a70ff4d7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:55.268876 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-48baafa2-befb-4bbf-a834-b370a70ff4d7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:33:55.282070 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 661/1325] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:55 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 1321 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:33:55.283196 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d5fcaec6-a075-4bd4-a895-ca1b845c809e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:55.286785 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5fcaec6-a075-4bd4-a895-ca1b845c809e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:33:55.287232 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5fcaec6-a075-4bd4-a895-ca1b845c809e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:55.287689 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5fcaec6-a075-4bd4-a895-ca1b845c809e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:55.329916 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:55.329916 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:55.348199 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d5fcaec6-a075-4bd4-a895-ca1b845c809e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:55.382665 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5fcaec6-a075-4bd4-a895-ca1b845c809e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:33:55.385961 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 665/1326] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:55 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 1321 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:33:55.396272 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ec15904e-a98d-4e54-88e8-42dd3572bbcc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:55.401581 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ec15904e-a98d-4e54-88e8-42dd3572bbcc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] POST http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups Apr 30 21:33:55.402314 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ec15904e-a98d-4e54-88e8-42dd3572bbcc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8ce30ce0-c386-4270-a5c8-e069bf2e80aa", "name": "tempest-VolumesBackupsTest-Backup-25707100"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:33:55.403636 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.backups [None req-ec15904e-a98d-4e54-88e8-42dd3572bbcc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Creating new backup {'backup': {'volume_id': '8ce30ce0-c386-4270-a5c8-e069bf2e80aa', 'name': 'tempest-VolumesBackupsTest-Backup-25707100'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Apr 30 21:33:55.404414 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.backups [None req-ec15904e-a98d-4e54-88e8-42dd3572bbcc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Creating backup of volume 8ce30ce0-c386-4270-a5c8-e069bf2e80aa in container None Apr 30 21:33:55.446959 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:55.446959 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:55.448614 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ec15904e-a98d-4e54-88e8-42dd3572bbcc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:33:55.577616 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-ec15904e-a98d-4e54-88e8-42dd3572bbcc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Created reservations ['a70dc52a-6b0b-43d4-9674-503ddb9c5a9f', '2f3db4fc-ba93-452d-94dd-d55295486b7b'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:33:55.899525 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ec15904e-a98d-4e54-88e8-42dd3572bbcc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups returned with HTTP 202 Apr 30 21:33:55.900861 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 662/1327] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:33:55 2022] POST /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups => generated 394 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:33:55.908012 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3fcb115a-5d5e-4163-a1e6-d49c8d50f6bd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:55.913721 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3fcb115a-5d5e-4163-a1e6-d49c8d50f6bd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:33:55.914742 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3fcb115a-5d5e-4163-a1e6-d49c8d50f6bd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:55.915480 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3fcb115a-5d5e-4163-a1e6-d49c8d50f6bd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:55.916008 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-3fcb115a-5d5e-4163-a1e6-d49c8d50f6bd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:55.924762 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:55.924762 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:55.926854 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3fcb115a-5d5e-4163-a1e6-d49c8d50f6bd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:33:55.927813 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 666/1328] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:55 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 801 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:56.942745 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8bc1ef90-0ea0-49cc-bc8b-fe3104cc669b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:56.948740 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8bc1ef90-0ea0-49cc-bc8b-fe3104cc669b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:33:56.949197 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8bc1ef90-0ea0-49cc-bc8b-fe3104cc669b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:56.949646 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8bc1ef90-0ea0-49cc-bc8b-fe3104cc669b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:56.950028 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-8bc1ef90-0ea0-49cc-bc8b-fe3104cc669b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:56.967165 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:56.967165 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:56.973195 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8bc1ef90-0ea0-49cc-bc8b-fe3104cc669b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:33:56.981965 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 663/1329] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:56 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 801 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:57.985746 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f719b165-f033-4e96-a2b6-86c83abe23ce None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:57.997328 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f719b165-f033-4e96-a2b6-86c83abe23ce tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:33:57.997328 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f719b165-f033-4e96-a2b6-86c83abe23ce tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:57.997328 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f719b165-f033-4e96-a2b6-86c83abe23ce tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:57.997328 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f719b165-f033-4e96-a2b6-86c83abe23ce tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:58.012476 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:58.012476 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:58.014248 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f719b165-f033-4e96-a2b6-86c83abe23ce tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:33:58.016555 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 667/1330] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:57 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:59.039582 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-79433b30-e4a8-43ef-ad69-2daf1d0c9d58 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:59.053844 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-79433b30-e4a8-43ef-ad69-2daf1d0c9d58 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:33:59.056184 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-79433b30-e4a8-43ef-ad69-2daf1d0c9d58 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:59.057487 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-79433b30-e4a8-43ef-ad69-2daf1d0c9d58 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:59.063975 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-79433b30-e4a8-43ef-ad69-2daf1d0c9d58 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:33:59.076259 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:59.076259 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:59.078305 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-79433b30-e4a8-43ef-ad69-2daf1d0c9d58 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:33:59.090199 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 664/1331] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:33:59 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:33:59.298096 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-54d98ea7-ef58-42dd-b769-23c397d54589 req-a7e22a1c-d3fb-468e-b317-1c4d15c2febb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:33:59.303568 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-54d98ea7-ef58-42dd-b769-23c397d54589 req-a7e22a1c-d3fb-468e-b317-1c4d15c2febb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:33:59.304197 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-54d98ea7-ef58-42dd-b769-23c397d54589 req-a7e22a1c-d3fb-468e-b317-1c4d15c2febb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:33:59.305192 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-54d98ea7-ef58-42dd-b769-23c397d54589 req-a7e22a1c-d3fb-468e-b317-1c4d15c2febb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:33:59.328911 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:33:59.328911 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:33:59.336303 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-54d98ea7-ef58-42dd-b769-23c397d54589 req-a7e22a1c-d3fb-468e-b317-1c4d15c2febb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:33:59.346684 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-54d98ea7-ef58-42dd-b769-23c397d54589 req-a7e22a1c-d3fb-468e-b317-1c4d15c2febb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:33:59.347385 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 668/1332] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:33:59 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 1206 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:00.093876 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4019261a-4277-4f7a-a577-0e0ae7546d8e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:00.099845 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4019261a-4277-4f7a-a577-0e0ae7546d8e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:00.100292 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4019261a-4277-4f7a-a577-0e0ae7546d8e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:00.100832 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4019261a-4277-4f7a-a577-0e0ae7546d8e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:00.101138 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-4019261a-4277-4f7a-a577-0e0ae7546d8e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:00.121505 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:00.121505 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:00.127077 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4019261a-4277-4f7a-a577-0e0ae7546d8e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:00.129850 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 665/1333] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:00 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:01.139604 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c1fcb98d-a4f4-4532-8acb-09663b523852 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:01.144486 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c1fcb98d-a4f4-4532-8acb-09663b523852 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:01.144942 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c1fcb98d-a4f4-4532-8acb-09663b523852 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:01.145474 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c1fcb98d-a4f4-4532-8acb-09663b523852 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:01.145858 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-c1fcb98d-a4f4-4532-8acb-09663b523852 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:01.155677 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:01.155677 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:01.157433 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c1fcb98d-a4f4-4532-8acb-09663b523852 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:01.158420 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 669/1334] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:01 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:02.168589 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e7445b4f-961d-426b-ac31-6d5c5845d6f1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:02.177877 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e7445b4f-961d-426b-ac31-6d5c5845d6f1 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:02.178790 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e7445b4f-961d-426b-ac31-6d5c5845d6f1 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:02.179268 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e7445b4f-961d-426b-ac31-6d5c5845d6f1 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:02.180068 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-e7445b4f-961d-426b-ac31-6d5c5845d6f1 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:02.200631 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:02.200631 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:02.207106 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e7445b4f-961d-426b-ac31-6d5c5845d6f1 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:02.207439 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 666/1335] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:02 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:03.217162 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e4b818c6-6726-4842-8f29-86831c1393e6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:03.221797 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e4b818c6-6726-4842-8f29-86831c1393e6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:03.222335 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e4b818c6-6726-4842-8f29-86831c1393e6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:03.222788 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e4b818c6-6726-4842-8f29-86831c1393e6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:03.223086 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-e4b818c6-6726-4842-8f29-86831c1393e6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:03.232101 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:03.232101 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:03.235203 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e4b818c6-6726-4842-8f29-86831c1393e6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:03.238190 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 670/1336] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:03 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:04.247504 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8e7d7bf5-5474-43a8-be64-b380d757dfa4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:04.253396 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8e7d7bf5-5474-43a8-be64-b380d757dfa4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:04.253874 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8e7d7bf5-5474-43a8-be64-b380d757dfa4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:04.254909 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8e7d7bf5-5474-43a8-be64-b380d757dfa4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:04.255397 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-8e7d7bf5-5474-43a8-be64-b380d757dfa4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:04.277369 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:04.277369 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:04.284055 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8e7d7bf5-5474-43a8-be64-b380d757dfa4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:04.299748 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 667/1337] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:04 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:05.297385 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-03d2fd44-5d75-47e7-99d9-8458cce39cd8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:05.311216 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-03d2fd44-5d75-47e7-99d9-8458cce39cd8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:05.312195 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-03d2fd44-5d75-47e7-99d9-8458cce39cd8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:05.312788 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-03d2fd44-5d75-47e7-99d9-8458cce39cd8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:05.313294 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-03d2fd44-5d75-47e7-99d9-8458cce39cd8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:05.321935 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:05.321935 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:05.323341 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-03d2fd44-5d75-47e7-99d9-8458cce39cd8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:05.324548 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 671/1338] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:05 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:06.337080 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9c8b3b4a-5fbf-4f52-89d8-7a3bbef15789 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:06.348640 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9c8b3b4a-5fbf-4f52-89d8-7a3bbef15789 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:06.349495 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9c8b3b4a-5fbf-4f52-89d8-7a3bbef15789 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:06.358684 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9c8b3b4a-5fbf-4f52-89d8-7a3bbef15789 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:06.359568 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-9c8b3b4a-5fbf-4f52-89d8-7a3bbef15789 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:06.382419 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:06.382419 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:06.391362 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9c8b3b4a-5fbf-4f52-89d8-7a3bbef15789 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:06.394364 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 668/1339] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:06 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:07.405059 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fec9dff2-77e4-4a0a-9a3e-62364ab1feb9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:07.410181 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fec9dff2-77e4-4a0a-9a3e-62364ab1feb9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:07.411044 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fec9dff2-77e4-4a0a-9a3e-62364ab1feb9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:07.411831 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fec9dff2-77e4-4a0a-9a3e-62364ab1feb9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:07.412325 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-fec9dff2-77e4-4a0a-9a3e-62364ab1feb9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:07.423133 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:07.423133 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:07.426276 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fec9dff2-77e4-4a0a-9a3e-62364ab1feb9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:07.434701 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 672/1340] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:07 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:08.438329 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-288266af-3224-464b-97a8-ecb5c458f767 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:08.446175 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-288266af-3224-464b-97a8-ecb5c458f767 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:08.447145 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-288266af-3224-464b-97a8-ecb5c458f767 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:08.448155 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-288266af-3224-464b-97a8-ecb5c458f767 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:08.448665 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-288266af-3224-464b-97a8-ecb5c458f767 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:08.466439 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:08.466439 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:08.468114 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-288266af-3224-464b-97a8-ecb5c458f767 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:08.469148 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 669/1341] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:08 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:08.995084 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e79aa14f-f6f6-42cc-b273-49a475ef25b3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:09.242694 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e79aa14f-f6f6-42cc-b273-49a475ef25b3 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] POST http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types Apr 30 21:34:09.244458 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e79aa14f-f6f6-42cc-b273-49a475ef25b3 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-782476534"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:34:09.425540 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e79aa14f-f6f6-42cc-b273-49a475ef25b3 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types returned with HTTP 200 Apr 30 21:34:09.434277 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 673/1342] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:34:08 2022] POST /volume/v3/306169be24624972b5874cecf1b44d9a/types => generated 223 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:34:09.434964 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a1d02423-7e52-4591-a034-587abd0bc9ea None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:09.442692 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a1d02423-7e52-4591-a034-587abd0bc9ea tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] POST http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/group_types Apr 30 21:34:09.444425 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a1d02423-7e52-4591-a034-587abd0bc9ea tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1119194864"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:34:09.479264 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-abca955e-82a4-499a-a9aa-942e0dad4c76 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:09.484612 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-abca955e-82a4-499a-a9aa-942e0dad4c76 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:09.486978 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-abca955e-82a4-499a-a9aa-942e0dad4c76 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:09.487454 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-abca955e-82a4-499a-a9aa-942e0dad4c76 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:09.489896 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-abca955e-82a4-499a-a9aa-942e0dad4c76 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:09.512744 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:09.512744 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:09.515188 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-abca955e-82a4-499a-a9aa-942e0dad4c76 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:09.517478 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 674/1343] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:09 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:34:09.535935 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a1d02423-7e52-4591-a034-587abd0bc9ea tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/group_types returned with HTTP 202 Apr 30 21:34:09.553233 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 670/1344] 10.222.0.23 () {62 vars in 1287 bytes} [Sat Apr 30 21:34:09 2022] POST /volume/v3/306169be24624972b5874cecf1b44d9a/group_types => generated 181 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:34:09.556867 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-824ed2c1-3307-4bf8-bc47-b12d5524055e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:09.799502 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-824ed2c1-3307-4bf8-bc47-b12d5524055e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] POST http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups Apr 30 21:34:09.800272 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-824ed2c1-3307-4bf8-bc47-b12d5524055e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8da6069d-5110-4d19-a4ed-737f5158537f", "volume_types": ["1aa73b63-4aae-4fe2-b231-36c6907e8b54"], "name": "tempest-GroupSnapshotsTest-Group-721968416"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:34:09.801198 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-824ed2c1-3307-4bf8-bc47-b12d5524055e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Creating new group {'group': {'group_type': '8da6069d-5110-4d19-a4ed-737f5158537f', 'volume_types': ['1aa73b63-4aae-4fe2-b231-36c6907e8b54'], 'name': 'tempest-GroupSnapshotsTest-Group-721968416'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Apr 30 21:34:09.813446 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.groups [None req-824ed2c1-3307-4bf8-bc47-b12d5524055e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Creating group tempest-GroupSnapshotsTest-Group-721968416. Apr 30 21:34:09.854962 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-824ed2c1-3307-4bf8-bc47-b12d5524055e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Availability zone cache updated, next update will occur around 2022-04-30 22:34:09.854398. {{(pid=122527) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:152}} Apr 30 21:34:09.855584 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-824ed2c1-3307-4bf8-bc47-b12d5524055e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Availability Zones retrieved successfully. Apr 30 21:34:10.054928 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-824ed2c1-3307-4bf8-bc47-b12d5524055e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Created reservations ['17188513-da30-4a10-b9d3-2b8a9850ef13'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:34:10.248814 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-824ed2c1-3307-4bf8-bc47-b12d5524055e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups returned with HTTP 202 Apr 30 21:34:10.251071 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 675/1345] 10.222.0.23 () {62 vars in 1273 bytes} [Sat Apr 30 21:34:09 2022] POST /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups => generated 111 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:34:10.257000 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e9c7aa36-f886-4807-8752-46bfafa2d9d3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:10.264238 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e9c7aa36-f886-4807-8752-46bfafa2d9d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/debfac38-d691-4d5d-99d1-fb258adda656 Apr 30 21:34:10.265215 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e9c7aa36-f886-4807-8752-46bfafa2d9d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:10.266352 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e9c7aa36-f886-4807-8752-46bfafa2d9d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:10.267196 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-e9c7aa36-f886-4807-8752-46bfafa2d9d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member debfac38-d691-4d5d-99d1-fb258adda656 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:34:10.284894 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:10.284894 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:10.339813 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e9c7aa36-f886-4807-8752-46bfafa2d9d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/debfac38-d691-4d5d-99d1-fb258adda656 returned with HTTP 200 Apr 30 21:34:10.341939 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 671/1346] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:34:10 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/debfac38-d691-4d5d-99d1-fb258adda656 => generated 391 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:34:10.526664 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b8231b0c-f9f5-4ca7-a0d1-c73c0a2d0146 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:10.531479 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b8231b0c-f9f5-4ca7-a0d1-c73c0a2d0146 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:10.532009 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b8231b0c-f9f5-4ca7-a0d1-c73c0a2d0146 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:10.532469 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b8231b0c-f9f5-4ca7-a0d1-c73c0a2d0146 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:10.532773 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-b8231b0c-f9f5-4ca7-a0d1-c73c0a2d0146 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:10.549380 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:10.549380 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:10.554473 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b8231b0c-f9f5-4ca7-a0d1-c73c0a2d0146 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:10.555391 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 676/1347] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:10 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:11.350529 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-22fea53f-3e78-4f3a-ab4a-d296455ea983 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:11.355003 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-22fea53f-3e78-4f3a-ab4a-d296455ea983 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/debfac38-d691-4d5d-99d1-fb258adda656 Apr 30 21:34:11.355504 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-22fea53f-3e78-4f3a-ab4a-d296455ea983 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:11.355953 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-22fea53f-3e78-4f3a-ab4a-d296455ea983 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:11.356294 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-22fea53f-3e78-4f3a-ab4a-d296455ea983 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member debfac38-d691-4d5d-99d1-fb258adda656 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:34:11.362047 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:11.362047 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:11.392421 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-22fea53f-3e78-4f3a-ab4a-d296455ea983 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/debfac38-d691-4d5d-99d1-fb258adda656 returned with HTTP 200 Apr 30 21:34:11.393239 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 672/1348] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:34:11 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/debfac38-d691-4d5d-99d1-fb258adda656 => generated 392 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:11.401550 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-847be9f6-e2af-4012-904b-54c7379cea29 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:11.408661 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] POST http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes Apr 30 21:34:11.409686 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1aa73b63-4aae-4fe2-b231-36c6907e8b54", "group_id": "debfac38-d691-4d5d-99d1-fb258adda656", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-700701119"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:34:11.410950 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Create volume request body: {'volume': {'volume_type': '1aa73b63-4aae-4fe2-b231-36c6907e8b54', 'group_id': 'debfac38-d691-4d5d-99d1-fb258adda656', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-700701119'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:34:11.424795 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:11.424795 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:11.425927 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Create volume of 1 GB Apr 30 21:34:11.487159 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Availability Zones retrieved successfully. Apr 30 21:34:11.528747 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Flow 'volume_create_api' (e4174549-0274-444d-a637-c9a9ee8fbbd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:34:11.533833 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a02858ec-b897-498d-9530-966bd068cc34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:34:11.535424 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:11.535424 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:11.536392 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:34:11.565027 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d0410a15-142e-4c38-bf3b-1d53f3b55f85 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:11.566382 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a02858ec-b897-498d-9530-966bd068cc34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:34:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1aa73b63-4aae-4fe2-b231-36c6907e8b54,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-782476534',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aa73b63-4aae-4fe2-b231-36c6907e8b54', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'debfac38-d691-4d5d-99d1-fb258adda656', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:34:11.568686 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce572da-3a57-4bc7-9b8e-340c2e55d34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:34:11.570108 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d0410a15-142e-4c38-bf3b-1d53f3b55f85 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:11.570663 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d0410a15-142e-4c38-bf3b-1d53f3b55f85 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:11.571230 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d0410a15-142e-4c38-bf3b-1d53f3b55f85 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:11.571788 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-d0410a15-142e-4c38-bf3b-1d53f3b55f85 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:11.593117 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:11.593117 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:11.593813 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d0410a15-142e-4c38-bf3b-1d53f3b55f85 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:11.596246 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 673/1349] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:11 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:11.614042 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-782476534 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-782476534, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:34:11.615057 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-782476534 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-782476534, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:34:11.884855 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Created reservations ['164b7eae-89db-49f9-8d79-47f2a17e5f70', '863c5e89-ea29-4501-ab1c-31ec158c2e3d', 'e24f2f4e-6595-4667-bd6e-f0b956c62ff9', '99366b81-09f9-48f8-a866-d72070a4605f'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:34:11.889629 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce572da-3a57-4bc7-9b8e-340c2e55d34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['164b7eae-89db-49f9-8d79-47f2a17e5f70', '863c5e89-ea29-4501-ab1c-31ec158c2e3d', 'e24f2f4e-6595-4667-bd6e-f0b956c62ff9', '99366b81-09f9-48f8-a866-d72070a4605f']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:34:11.891186 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0243b052-46b8-4395-b271-e0a19ea28d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:34:11.997008 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0243b052-46b8-4395-b271-e0a19ea28d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb1612f8-3291-4556-b15a-1ee990e577d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-700701119',encryption_key_id=None,group_id=debfac38-d691-4d5d-99d1-fb258adda656,group_type_id=,metadata={},multiattach=False,project_id='e755f57c175e43d7b08df778af0e3b04',qos_specs=None,replication_status=,reservations=['164b7eae-89db-49f9-8d79-47f2a17e5f70','863c5e89-ea29-4501-ab1c-31ec158c2e3d','e24f2f4e-6595-4667-bd6e-f0b956c62ff9','99366b81-09f9-48f8-a866-d72070a4605f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7195793f260a45659c4c2ca5feb83928',volume_type_id=1aa73b63-4aae-4fe2-b231-36c6907e8b54), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:34:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-700701119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=debfac38-d691-4d5d-99d1-fb258adda656,host=None,id=eb1612f8-3291-4556-b15a-1ee990e577d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e755f57c175e43d7b08df778af0e3b04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7195793f260a45659c4c2ca5feb83928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aa73b63-4aae-4fe2-b231-36c6907e8b54),volume_type_id=1aa73b63-4aae-4fe2-b231-36c6907e8b54)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:34:11.999293 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd93250c-ece7-4787-b678-6c07b7da2998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:34:12.094658 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd93250c-ece7-4787-b678-6c07b7da2998) transitioned into state 'SUCCESS' from state '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-700701119',encryption_key_id=None,group_id=debfac38-d691-4d5d-99d1-fb258adda656,group_type_id=,metadata={},multiattach=False,project_id='e755f57c175e43d7b08df778af0e3b04',qos_specs=None,replication_status=,reservations=['164b7eae-89db-49f9-8d79-47f2a17e5f70','863c5e89-ea29-4501-ab1c-31ec158c2e3d','e24f2f4e-6595-4667-bd6e-f0b956c62ff9','99366b81-09f9-48f8-a866-d72070a4605f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7195793f260a45659c4c2ca5feb83928',volume_type_id=1aa73b63-4aae-4fe2-b231-36c6907e8b54)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:34:12.097260 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e36bf299-4182-4232-8216-d380ddb5ac74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:34:12.180065 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e36bf299-4182-4232-8216-d380ddb5ac74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:34:12.182766 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Flow 'volume_create_api' (e4174549-0274-444d-a637-c9a9ee8fbbd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:34:12.186849 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Create volume request issued successfully. Apr 30 21:34:12.188339 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:12.193250 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:12.208797 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:12.216758 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:12.216758 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:12.235055 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-847be9f6-e2af-4012-904b-54c7379cea29 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes returned with HTTP 202 Apr 30 21:34:12.236294 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 677/1350] 10.222.0.23 () {62 vars in 1276 bytes} [Sat Apr 30 21:34:11 2022] POST /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes => generated 906 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:34:12.249691 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-110d781b-e3de-49f1-bd2c-66255c30b369 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:12.254636 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-110d781b-e3de-49f1-bd2c-66255c30b369 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 Apr 30 21:34:12.255472 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-110d781b-e3de-49f1-bd2c-66255c30b369 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:12.259755 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-110d781b-e3de-49f1-bd2c-66255c30b369 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:12.279488 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:12.279488 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:12.291184 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-110d781b-e3de-49f1-bd2c-66255c30b369 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:12.292911 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-110d781b-e3de-49f1-bd2c-66255c30b369 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:12.293538 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-110d781b-e3de-49f1-bd2c-66255c30b369 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:12.308060 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-110d781b-e3de-49f1-bd2c-66255c30b369 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:12.316745 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:12.316745 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:12.338757 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-110d781b-e3de-49f1-bd2c-66255c30b369 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 returned with HTTP 200 Apr 30 21:34:12.351345 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 674/1351] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:12 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 => generated 974 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:12.610708 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d317ea4b-c082-45f9-b7d0-0ebd6cb850e5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:12.656562 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d317ea4b-c082-45f9-b7d0-0ebd6cb850e5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:12.656562 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d317ea4b-c082-45f9-b7d0-0ebd6cb850e5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:12.661690 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d317ea4b-c082-45f9-b7d0-0ebd6cb850e5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:12.667028 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-d317ea4b-c082-45f9-b7d0-0ebd6cb850e5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:12.699568 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:12.699568 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:12.705706 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d317ea4b-c082-45f9-b7d0-0ebd6cb850e5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:12.705706 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 678/1352] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:12 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:13.354486 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c3f53cdc-3f9c-4b81-a574-dd340c491dc4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:13.358250 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c3f53cdc-3f9c-4b81-a574-dd340c491dc4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 Apr 30 21:34:13.358734 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c3f53cdc-3f9c-4b81-a574-dd340c491dc4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:13.359178 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c3f53cdc-3f9c-4b81-a574-dd340c491dc4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:13.373243 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:13.373243 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:13.380651 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c3f53cdc-3f9c-4b81-a574-dd340c491dc4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:13.382128 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-c3f53cdc-3f9c-4b81-a574-dd340c491dc4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:13.382528 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-c3f53cdc-3f9c-4b81-a574-dd340c491dc4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:13.390161 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-c3f53cdc-3f9c-4b81-a574-dd340c491dc4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:13.396080 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:13.396080 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:13.426443 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c3f53cdc-3f9c-4b81-a574-dd340c491dc4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 returned with HTTP 200 Apr 30 21:34:13.427310 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 675/1353] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:13 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 => generated 998 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:13.714093 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0c4874b7-0844-4264-8e25-773ac611a392 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:13.720689 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0c4874b7-0844-4264-8e25-773ac611a392 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:13.720689 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0c4874b7-0844-4264-8e25-773ac611a392 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:13.721110 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0c4874b7-0844-4264-8e25-773ac611a392 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:13.721610 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-0c4874b7-0844-4264-8e25-773ac611a392 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:13.731650 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:13.731650 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:13.733811 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0c4874b7-0844-4264-8e25-773ac611a392 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:13.734566 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 679/1354] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:13 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:14.439720 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a246d40f-0bcd-4bca-9b51-2b82033676d3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:14.443736 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a246d40f-0bcd-4bca-9b51-2b82033676d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 Apr 30 21:34:14.444276 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a246d40f-0bcd-4bca-9b51-2b82033676d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:14.447338 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a246d40f-0bcd-4bca-9b51-2b82033676d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:14.460471 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:14.460471 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:14.468195 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a246d40f-0bcd-4bca-9b51-2b82033676d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:14.469986 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-a246d40f-0bcd-4bca-9b51-2b82033676d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:14.471459 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-a246d40f-0bcd-4bca-9b51-2b82033676d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:14.480656 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-a246d40f-0bcd-4bca-9b51-2b82033676d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:14.486650 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:14.486650 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:14.504705 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a246d40f-0bcd-4bca-9b51-2b82033676d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 returned with HTTP 200 Apr 30 21:34:14.504705 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 676/1355] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:14 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 => generated 998 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:34:14.745507 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-307c357b-3458-4d00-a38e-59f38da86a0a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:14.753612 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-307c357b-3458-4d00-a38e-59f38da86a0a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:14.755137 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-307c357b-3458-4d00-a38e-59f38da86a0a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:14.755807 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-307c357b-3458-4d00-a38e-59f38da86a0a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:14.756642 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-307c357b-3458-4d00-a38e-59f38da86a0a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:14.792530 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:14.792530 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:14.796234 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-307c357b-3458-4d00-a38e-59f38da86a0a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:14.808253 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 680/1356] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:14 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:15.515077 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4432d1c0-2ffe-48f9-947f-3c9bedb89881 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:15.520888 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4432d1c0-2ffe-48f9-947f-3c9bedb89881 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 Apr 30 21:34:15.520888 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4432d1c0-2ffe-48f9-947f-3c9bedb89881 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:15.520888 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4432d1c0-2ffe-48f9-947f-3c9bedb89881 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:15.538069 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:15.538069 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:15.546759 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4432d1c0-2ffe-48f9-947f-3c9bedb89881 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:15.548178 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-4432d1c0-2ffe-48f9-947f-3c9bedb89881 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:15.548558 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-4432d1c0-2ffe-48f9-947f-3c9bedb89881 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:15.555669 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-4432d1c0-2ffe-48f9-947f-3c9bedb89881 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:15.564335 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:15.564335 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:15.580054 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4432d1c0-2ffe-48f9-947f-3c9bedb89881 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 returned with HTTP 200 Apr 30 21:34:15.581209 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 677/1357] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:15 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 => generated 999 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:15.593028 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-33e5abef-a138-4d3a-8ee8-27155f1d4aca None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:15.597143 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-33e5abef-a138-4d3a-8ee8-27155f1d4aca tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] POST http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots Apr 30 21:34:15.598316 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-33e5abef-a138-4d3a-8ee8-27155f1d4aca tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "debfac38-d691-4d5d-99d1-fb258adda656", "name": "tempest-group_snapshot-1600265587"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:34:15.600096 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-33e5abef-a138-4d3a-8ee8-27155f1d4aca tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Creating new group_snapshot {'group_snapshot': {'group_id': 'debfac38-d691-4d5d-99d1-fb258adda656', 'name': 'tempest-group_snapshot-1600265587'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Apr 30 21:34:15.619300 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:15.619300 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:15.630768 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.group_snapshots [None req-33e5abef-a138-4d3a-8ee8-27155f1d4aca tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Creating group_snapshot tempest-group_snapshot-1600265587. Apr 30 21:34:15.770667 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:15.770667 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:15.816558 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-75f3422a-c5c1-4a60-bf49-68ca198a734e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:15.817212 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-33e5abef-a138-4d3a-8ee8-27155f1d4aca tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-782476534 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-782476534, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:34:15.835842 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-75f3422a-c5c1-4a60-bf49-68ca198a734e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:15.839850 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-75f3422a-c5c1-4a60-bf49-68ca198a734e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:15.839850 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-75f3422a-c5c1-4a60-bf49-68ca198a734e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:15.839850 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-75f3422a-c5c1-4a60-bf49-68ca198a734e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:15.857609 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:15.857609 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:15.859197 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-75f3422a-c5c1-4a60-bf49-68ca198a734e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:15.860986 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 678/1358] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:15 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:16.078515 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-33e5abef-a138-4d3a-8ee8-27155f1d4aca tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Created reservations ['b7fba828-9c11-42f2-917f-f9fdccb0281a', '4b1354f6-975c-4d2b-a1c1-dd3ccef38097', '745ff3e4-c81c-4861-8787-1436a89c2abb', 'd7deadb5-41d5-4a99-a0d1-d65f5a29c70d'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:34:16.314382 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-33e5abef-a138-4d3a-8ee8-27155f1d4aca tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots returned with HTTP 202 Apr 30 21:34:16.321981 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 681/1359] 10.222.0.23 () {62 vars in 1300 bytes} [Sat Apr 30 21:34:15 2022] POST /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots => generated 168 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:34:16.322791 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-34866b1b-0497-4efb-b4f2-e7149150d114 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:16.331387 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-34866b1b-0497-4efb-b4f2-e7149150d114 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b Apr 30 21:34:16.332150 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-34866b1b-0497-4efb-b4f2-e7149150d114 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:16.332954 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-34866b1b-0497-4efb-b4f2-e7149150d114 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:16.334070 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-34866b1b-0497-4efb-b4f2-e7149150d114 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member e864caff-1ce4-4944-aafd-105baf65959b {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:34:16.358403 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:16.358403 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:16.368794 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-34866b1b-0497-4efb-b4f2-e7149150d114 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b returned with HTTP 200 Apr 30 21:34:16.371339 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 679/1360] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:34:16 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b => generated 307 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:16.869750 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f0a16f4c-7df5-4546-9763-4c379861e1e2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:16.876915 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f0a16f4c-7df5-4546-9763-4c379861e1e2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:16.876915 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f0a16f4c-7df5-4546-9763-4c379861e1e2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:16.877751 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f0a16f4c-7df5-4546-9763-4c379861e1e2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:16.878524 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f0a16f4c-7df5-4546-9763-4c379861e1e2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:16.889808 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:16.889808 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:16.892621 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f0a16f4c-7df5-4546-9763-4c379861e1e2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:16.898800 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 682/1361] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:16 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:17.378385 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f945cc8c-d4bb-43f6-a1c8-2870ff8b60ad None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:17.392359 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f945cc8c-d4bb-43f6-a1c8-2870ff8b60ad tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b Apr 30 21:34:17.392359 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f945cc8c-d4bb-43f6-a1c8-2870ff8b60ad tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:17.392359 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f945cc8c-d4bb-43f6-a1c8-2870ff8b60ad tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:17.392359 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-f945cc8c-d4bb-43f6-a1c8-2870ff8b60ad tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member e864caff-1ce4-4944-aafd-105baf65959b {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:34:17.396855 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:17.396855 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:17.405405 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f945cc8c-d4bb-43f6-a1c8-2870ff8b60ad tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b returned with HTTP 200 Apr 30 21:34:17.410961 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 680/1362] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:34:17 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b => generated 307 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:17.902974 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2a126374-a74d-4263-af82-e34ce7a01b2e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:17.908908 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2a126374-a74d-4263-af82-e34ce7a01b2e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:17.909432 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2a126374-a74d-4263-af82-e34ce7a01b2e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:17.909968 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2a126374-a74d-4263-af82-e34ce7a01b2e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:17.910338 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-2a126374-a74d-4263-af82-e34ce7a01b2e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:17.921728 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:17.921728 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:17.934176 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2a126374-a74d-4263-af82-e34ce7a01b2e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:17.936311 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 683/1363] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:17 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:18.414370 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a8d39f6d-982d-48a1-bbbd-8879fef847cb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:18.419170 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a8d39f6d-982d-48a1-bbbd-8879fef847cb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b Apr 30 21:34:18.419690 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a8d39f6d-982d-48a1-bbbd-8879fef847cb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:18.420146 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a8d39f6d-982d-48a1-bbbd-8879fef847cb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:18.420494 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-a8d39f6d-982d-48a1-bbbd-8879fef847cb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member e864caff-1ce4-4944-aafd-105baf65959b {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:34:18.426485 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:18.426485 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:18.437035 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a8d39f6d-982d-48a1-bbbd-8879fef847cb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b returned with HTTP 200 Apr 30 21:34:18.439876 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 681/1364] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:34:18 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b => generated 307 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:18.944541 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a045edeb-a841-4b76-a8a4-13a6e0aa6146 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:18.949458 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a045edeb-a841-4b76-a8a4-13a6e0aa6146 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:18.950130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a045edeb-a841-4b76-a8a4-13a6e0aa6146 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:18.950996 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a045edeb-a841-4b76-a8a4-13a6e0aa6146 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:18.951601 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-a045edeb-a841-4b76-a8a4-13a6e0aa6146 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:18.959608 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:18.959608 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:18.961616 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a045edeb-a841-4b76-a8a4-13a6e0aa6146 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:18.963376 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 684/1365] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:18 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:19.447475 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-91e5a1e5-f8e2-43c5-9b5e-b43b54f1b692 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:19.451446 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91e5a1e5-f8e2-43c5-9b5e-b43b54f1b692 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b Apr 30 21:34:19.451951 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91e5a1e5-f8e2-43c5-9b5e-b43b54f1b692 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:19.452420 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91e5a1e5-f8e2-43c5-9b5e-b43b54f1b692 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:19.452878 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-91e5a1e5-f8e2-43c5-9b5e-b43b54f1b692 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member e864caff-1ce4-4944-aafd-105baf65959b {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:34:19.458073 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:19.458073 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:19.464272 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91e5a1e5-f8e2-43c5-9b5e-b43b54f1b692 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b returned with HTTP 200 Apr 30 21:34:19.465406 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 682/1366] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:34:19 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b => generated 307 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:19.972951 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6017d136-547b-47b8-b32f-76a3b30379cc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:19.979701 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6017d136-547b-47b8-b32f-76a3b30379cc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:19.980304 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6017d136-547b-47b8-b32f-76a3b30379cc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:19.980975 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6017d136-547b-47b8-b32f-76a3b30379cc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:19.981308 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-6017d136-547b-47b8-b32f-76a3b30379cc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:19.990941 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:19.990941 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:19.994680 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6017d136-547b-47b8-b32f-76a3b30379cc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:20.005907 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 685/1367] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:19 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:20.477055 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-31b410cf-630d-490c-9c61-2a3c0c474a5f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:20.485016 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-31b410cf-630d-490c-9c61-2a3c0c474a5f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b Apr 30 21:34:20.486045 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-31b410cf-630d-490c-9c61-2a3c0c474a5f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:20.486776 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-31b410cf-630d-490c-9c61-2a3c0c474a5f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:20.487476 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-31b410cf-630d-490c-9c61-2a3c0c474a5f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member e864caff-1ce4-4944-aafd-105baf65959b {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:34:20.497420 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:20.497420 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:20.521987 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-31b410cf-630d-490c-9c61-2a3c0c474a5f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b returned with HTTP 200 Apr 30 21:34:20.523219 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 683/1368] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:34:20 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b => generated 307 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:21.005944 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-28801569-8ef1-44e8-91d1-dbbc8059b72b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:21.010244 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-28801569-8ef1-44e8-91d1-dbbc8059b72b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:21.010700 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-28801569-8ef1-44e8-91d1-dbbc8059b72b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:21.011158 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-28801569-8ef1-44e8-91d1-dbbc8059b72b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:21.011464 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-28801569-8ef1-44e8-91d1-dbbc8059b72b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:21.019161 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:21.019161 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:21.021256 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-28801569-8ef1-44e8-91d1-dbbc8059b72b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:21.022403 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 686/1369] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:21 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:21.531304 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-34ec1c95-a94b-4d57-b8fc-98651fb9a879 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:21.538172 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-34ec1c95-a94b-4d57-b8fc-98651fb9a879 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b Apr 30 21:34:21.538994 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-34ec1c95-a94b-4d57-b8fc-98651fb9a879 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:21.539632 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-34ec1c95-a94b-4d57-b8fc-98651fb9a879 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:21.540569 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-34ec1c95-a94b-4d57-b8fc-98651fb9a879 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member e864caff-1ce4-4944-aafd-105baf65959b {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:34:21.547628 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:21.547628 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:21.555630 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-34ec1c95-a94b-4d57-b8fc-98651fb9a879 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b returned with HTTP 200 Apr 30 21:34:21.556594 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 684/1370] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:34:21 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b => generated 308 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:34:21.567365 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-83c2a5e9-c211-4834-a7a0-731879b2eb59 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:21.569133 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-83c2a5e9-c211-4834-a7a0-731879b2eb59 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail Apr 30 21:34:21.569693 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-83c2a5e9-c211-4834-a7a0-731879b2eb59 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:21.570326 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-83c2a5e9-c211-4834-a7a0-731879b2eb59 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:21.571003 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-83c2a5e9-c211-4834-a7a0-731879b2eb59 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:34:21.573221 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-83c2a5e9-c211-4834-a7a0-731879b2eb59 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Building query based on filter {{(pid=122527) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:34:21.593232 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-83c2a5e9-c211-4834-a7a0-731879b2eb59 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Get all snapshots completed successfully. Apr 30 21:34:21.594985 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:21.594985 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:21.596256 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-83c2a5e9-c211-4834-a7a0-731879b2eb59 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail returned with HTTP 200 Apr 30 21:34:21.597030 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 687/1371] 10.222.0.23 () {58 vars in 1240 bytes} [Sat Apr 30 21:34:21 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail => generated 454 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:34:21.610600 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-922c15eb-0421-47ae-a381-0a7a1422013d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:21.615064 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-922c15eb-0421-47ae-a381-0a7a1422013d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 Apr 30 21:34:21.615723 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-922c15eb-0421-47ae-a381-0a7a1422013d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:21.616335 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-922c15eb-0421-47ae-a381-0a7a1422013d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:21.631315 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:21.631315 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:21.634048 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-922c15eb-0421-47ae-a381-0a7a1422013d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:34:21.636943 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-922c15eb-0421-47ae-a381-0a7a1422013d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 returned with HTTP 200 Apr 30 21:34:21.643422 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 685/1372] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:34:21 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 => generated 451 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:21.651163 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4bb69430-9399-4796-ab55-87278c8082fb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:21.655355 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] POST http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/action Apr 30 21:34:21.657924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action body: b'{"create-from-src": {"group_snapshot_id": "e864caff-1ce4-4944-aafd-105baf65959b", "name": "tempest-Group_from_snap-368749361"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:34:21.657924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "e864caff-1ce4-4944-aafd-105baf65959b", "name": "tempest-Group_from_snap-368749361"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:34:21.657924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Creating new group {'create-from-src': {'group_snapshot_id': 'e864caff-1ce4-4944-aafd-105baf65959b', 'name': 'tempest-Group_from_snap-368749361'}}. {{(pid=122527) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Apr 30 21:34:21.657924 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.groups [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Creating group tempest-Group_from_snap-368749361 from group_snapshot e864caff-1ce4-4944-aafd-105baf65959b. Apr 30 21:34:21.664691 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:21.664691 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:21.676828 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:21.676828 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:21.683360 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:21.683360 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:21.866819 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Created reservations ['7b22d7b4-37a8-41c9-8b5f-f23c6d18f9f0'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:34:22.034629 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b82177fe-72f7-4b28-8921-8680354541be None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:22.039109 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b82177fe-72f7-4b28-8921-8680354541be tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:22.039481 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b82177fe-72f7-4b28-8921-8680354541be tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:22.039925 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b82177fe-72f7-4b28-8921-8680354541be tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:22.040225 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b82177fe-72f7-4b28-8921-8680354541be tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:22.047509 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:22.047509 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:22.053380 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b82177fe-72f7-4b28-8921-8680354541be tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:22.053380 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 686/1373] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:22 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:34:22.187297 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.group.api [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] A mapping entry already exists for group b2b0a550-2218-430d-b955-fe3337370ae7 and volume type 1aa73b63-4aae-4fe2-b231-36c6907e8b54. Do not need to create again. Apr 30 21:34:22.188043 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:22.188043 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:22.189278 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Availability Zones retrieved successfully. Apr 30 21:34:22.208624 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Flow 'volume_create_api' (47d9c596-569e-4d81-a32c-ca84485a2edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:34:22.211065 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590aadf8-2e92-4ee6-9984-1a90b0ec4a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:34:22.214148 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:34:22.250011 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (590aadf8-2e92-4ee6-9984-1a90b0ec4a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:34:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1aa73b63-4aae-4fe2-b231-36c6907e8b54,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-782476534',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aa73b63-4aae-4fe2-b231-36c6907e8b54', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b2b0a550-2218-430d-b955-fe3337370ae7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:34:22.251928 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34b072e6-1a77-4050-9f05-ffefc7c05556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:34:22.398521 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Created reservations ['5c9cf3a8-0d2f-4075-8ec9-0cbe61c4446c', '669a3b87-0a29-412b-a1a0-ec275aacd2c2'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:34:22.400922 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34b072e6-1a77-4050-9f05-ffefc7c05556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c9cf3a8-0d2f-4075-8ec9-0cbe61c4446c', '669a3b87-0a29-412b-a1a0-ec275aacd2c2']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:34:22.403377 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b624177-236b-490e-9c49-7c4d1686a944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:34:22.510888 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b624177-236b-490e-9c49-7c4d1686a944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8308d20f-651d-44b8-aeb5-c8cdbfcfd013', '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=b2b0a550-2218-430d-b955-fe3337370ae7,group_type_id=,metadata={},multiattach=False,project_id='e755f57c175e43d7b08df778af0e3b04',qos_specs=None,replication_status=,reservations=['5c9cf3a8-0d2f-4075-8ec9-0cbe61c4446c','669a3b87-0a29-412b-a1a0-ec275aacd2c2'],size=1,snapshot_id=a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2,source_replicaid=,source_volid=None,status='creating',user_id='7195793f260a45659c4c2ca5feb83928',volume_type_id=1aa73b63-4aae-4fe2-b231-36c6907e8b54), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:34:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b2b0a550-2218-430d-b955-fe3337370ae7,host=None,id=8308d20f-651d-44b8-aeb5-c8cdbfcfd013,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e755f57c175e43d7b08df778af0e3b04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7195793f260a45659c4c2ca5feb83928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aa73b63-4aae-4fe2-b231-36c6907e8b54),volume_type_id=1aa73b63-4aae-4fe2-b231-36c6907e8b54)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:34:22.513100 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e7ed7d1-d017-4d02-999e-c9fa3ed9dfa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:34:22.627438 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e7ed7d1-d017-4d02-999e-c9fa3ed9dfa8) transitioned into state 'SUCCESS' from 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=b2b0a550-2218-430d-b955-fe3337370ae7,group_type_id=,metadata={},multiattach=False,project_id='e755f57c175e43d7b08df778af0e3b04',qos_specs=None,replication_status=,reservations=['5c9cf3a8-0d2f-4075-8ec9-0cbe61c4446c','669a3b87-0a29-412b-a1a0-ec275aacd2c2'],size=1,snapshot_id=a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2,source_replicaid=,source_volid=None,status='creating',user_id='7195793f260a45659c4c2ca5feb83928',volume_type_id=1aa73b63-4aae-4fe2-b231-36c6907e8b54)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:34:22.629532 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Flow 'volume_create_api' (47d9c596-569e-4d81-a32c-ca84485a2edc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:34:22.630321 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Create volume request issued successfully. Apr 30 21:34:22.780141 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4bb69430-9399-4796-ab55-87278c8082fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/action returned with HTTP 202 Apr 30 21:34:22.781415 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 688/1374] 10.222.0.23 () {62 vars in 1294 bytes} [Sat Apr 30 21:34:21 2022] POST /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/action => generated 102 bytes in 1131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:34:22.787351 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f283069f-6061-4e15-ac36-eefe14cda65f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:22.791495 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f283069f-6061-4e15-ac36-eefe14cda65f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail Apr 30 21:34:22.791982 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f283069f-6061-4e15-ac36-eefe14cda65f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:22.792463 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f283069f-6061-4e15-ac36-eefe14cda65f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:22.793267 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-f283069f-6061-4e15-ac36-eefe14cda65f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:34:22.795044 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f283069f-6061-4e15-ac36-eefe14cda65f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:34:22.870721 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f283069f-6061-4e15-ac36-eefe14cda65f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Get all volumes completed successfully. Apr 30 21:34:22.872530 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-f283069f-6061-4e15-ac36-eefe14cda65f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:22.873283 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-f283069f-6061-4e15-ac36-eefe14cda65f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:22.889182 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-f283069f-6061-4e15-ac36-eefe14cda65f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:22.932404 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:22.932404 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:22.940904 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-f283069f-6061-4e15-ac36-eefe14cda65f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:22.941730 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-f283069f-6061-4e15-ac36-eefe14cda65f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:22.952030 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-f283069f-6061-4e15-ac36-eefe14cda65f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:22.959901 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:22.959901 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:22.975365 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f283069f-6061-4e15-ac36-eefe14cda65f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail returned with HTTP 200 Apr 30 21:34:22.976583 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 687/1375] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:34:22 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail => generated 1983 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:34:22.990566 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a968a2bc-0ac8-4414-907a-0c24259bef03 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:22.999222 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a968a2bc-0ac8-4414-907a-0c24259bef03 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:22.999222 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a968a2bc-0ac8-4414-907a-0c24259bef03 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:22.999222 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a968a2bc-0ac8-4414-907a-0c24259bef03 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:23.016847 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:23.016847 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:23.028297 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a968a2bc-0ac8-4414-907a-0c24259bef03 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:23.028297 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-a968a2bc-0ac8-4414-907a-0c24259bef03 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:23.028297 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-a968a2bc-0ac8-4414-907a-0c24259bef03 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:23.033575 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-a968a2bc-0ac8-4414-907a-0c24259bef03 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:23.039601 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:23.039601 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:23.058945 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ab458d01-0cdb-456b-9261-f3e3bc5e3ac8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:23.062331 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a968a2bc-0ac8-4414-907a-0c24259bef03 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:23.066700 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ab458d01-0cdb-456b-9261-f3e3bc5e3ac8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:23.067359 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ab458d01-0cdb-456b-9261-f3e3bc5e3ac8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:23.068021 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 689/1376] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:22 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:23.068161 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ab458d01-0cdb-456b-9261-f3e3bc5e3ac8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:23.068601 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-ab458d01-0cdb-456b-9261-f3e3bc5e3ac8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:23.082042 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:23.082042 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:23.084226 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ab458d01-0cdb-456b-9261-f3e3bc5e3ac8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:23.088369 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 688/1377] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:23 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:24.079948 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1ff93ebc-8da6-491c-bd7f-c1e7adffb1d8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:24.085229 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1ff93ebc-8da6-491c-bd7f-c1e7adffb1d8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:24.086046 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1ff93ebc-8da6-491c-bd7f-c1e7adffb1d8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:24.087269 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1ff93ebc-8da6-491c-bd7f-c1e7adffb1d8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:24.096031 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e9b22eab-0fc9-4183-8a87-027beb81d084 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:24.100438 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e9b22eab-0fc9-4183-8a87-027beb81d084 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:24.100955 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e9b22eab-0fc9-4183-8a87-027beb81d084 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:24.101468 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e9b22eab-0fc9-4183-8a87-027beb81d084 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:24.101868 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-e9b22eab-0fc9-4183-8a87-027beb81d084 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:24.111430 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:24.111430 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:24.128662 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:24.128662 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:24.142784 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e9b22eab-0fc9-4183-8a87-027beb81d084 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:24.146102 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1ff93ebc-8da6-491c-bd7f-c1e7adffb1d8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:24.146102 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-1ff93ebc-8da6-491c-bd7f-c1e7adffb1d8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:24.146102 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-1ff93ebc-8da6-491c-bd7f-c1e7adffb1d8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:24.151448 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 689/1378] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:24 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:24.156339 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-1ff93ebc-8da6-491c-bd7f-c1e7adffb1d8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:24.180535 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:24.180535 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:24.236519 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1ff93ebc-8da6-491c-bd7f-c1e7adffb1d8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:24.239073 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 690/1379] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:24 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:25.155982 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-34732a7b-a92d-478a-a622-a0c614419474 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:25.160847 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-34732a7b-a92d-478a-a622-a0c614419474 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:25.161565 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-34732a7b-a92d-478a-a622-a0c614419474 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:25.162424 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-34732a7b-a92d-478a-a622-a0c614419474 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:25.163013 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-34732a7b-a92d-478a-a622-a0c614419474 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:25.176591 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:25.176591 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:25.179340 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-34732a7b-a92d-478a-a622-a0c614419474 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:25.180263 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 690/1380] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:25 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:25.251892 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ad760103-eae7-41e5-8f33-77de9103ee3c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:25.257871 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ad760103-eae7-41e5-8f33-77de9103ee3c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:25.262081 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ad760103-eae7-41e5-8f33-77de9103ee3c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:25.262918 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ad760103-eae7-41e5-8f33-77de9103ee3c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:25.280880 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:25.280880 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:25.298864 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ad760103-eae7-41e5-8f33-77de9103ee3c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:25.301553 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-ad760103-eae7-41e5-8f33-77de9103ee3c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:25.302569 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-ad760103-eae7-41e5-8f33-77de9103ee3c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:25.311812 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-ad760103-eae7-41e5-8f33-77de9103ee3c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:25.320616 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:25.320616 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:25.340817 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ad760103-eae7-41e5-8f33-77de9103ee3c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:25.341859 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 691/1381] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:25 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:26.193630 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-37ec8a24-339c-45f3-b9bb-98674f7c09ee None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:26.199862 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-37ec8a24-339c-45f3-b9bb-98674f7c09ee tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:26.200693 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-37ec8a24-339c-45f3-b9bb-98674f7c09ee tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:26.201281 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-37ec8a24-339c-45f3-b9bb-98674f7c09ee tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:26.201728 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-37ec8a24-339c-45f3-b9bb-98674f7c09ee tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:26.215692 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:26.215692 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:26.220790 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-37ec8a24-339c-45f3-b9bb-98674f7c09ee tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:26.220790 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 691/1382] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:26 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:26.354086 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d0e9a4ab-8318-48ff-8e3d-4090e36c4cf5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:26.365626 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d0e9a4ab-8318-48ff-8e3d-4090e36c4cf5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:26.365626 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d0e9a4ab-8318-48ff-8e3d-4090e36c4cf5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:26.365626 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d0e9a4ab-8318-48ff-8e3d-4090e36c4cf5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:26.399732 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:26.399732 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:26.407829 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d0e9a4ab-8318-48ff-8e3d-4090e36c4cf5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:26.410149 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-d0e9a4ab-8318-48ff-8e3d-4090e36c4cf5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:26.411572 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-d0e9a4ab-8318-48ff-8e3d-4090e36c4cf5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:26.420299 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-d0e9a4ab-8318-48ff-8e3d-4090e36c4cf5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:26.426163 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:26.426163 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:26.445064 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d0e9a4ab-8318-48ff-8e3d-4090e36c4cf5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:26.446189 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 692/1383] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:26 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:27.229711 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8c3bf2c0-faf0-4083-9d3b-7c33fed86b3f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:27.234647 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8c3bf2c0-faf0-4083-9d3b-7c33fed86b3f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:27.235492 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8c3bf2c0-faf0-4083-9d3b-7c33fed86b3f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:27.237141 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8c3bf2c0-faf0-4083-9d3b-7c33fed86b3f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:27.237633 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-8c3bf2c0-faf0-4083-9d3b-7c33fed86b3f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:27.249495 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:27.249495 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:27.251457 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8c3bf2c0-faf0-4083-9d3b-7c33fed86b3f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:27.252274 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 692/1384] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:27 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:27.458391 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-99fb5bb7-e1c6-41b6-9a11-869bb9c000e8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:27.463099 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-99fb5bb7-e1c6-41b6-9a11-869bb9c000e8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:27.467667 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-99fb5bb7-e1c6-41b6-9a11-869bb9c000e8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:27.467667 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-99fb5bb7-e1c6-41b6-9a11-869bb9c000e8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:27.478883 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:27.478883 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:27.489288 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-99fb5bb7-e1c6-41b6-9a11-869bb9c000e8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:27.493628 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-99fb5bb7-e1c6-41b6-9a11-869bb9c000e8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:27.494769 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-99fb5bb7-e1c6-41b6-9a11-869bb9c000e8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:27.502976 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-99fb5bb7-e1c6-41b6-9a11-869bb9c000e8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:27.508957 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:27.508957 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:27.524646 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-99fb5bb7-e1c6-41b6-9a11-869bb9c000e8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:27.525775 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 693/1385] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:27 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:28.264234 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-dd15517c-bae1-4a0e-aba7-3ee0be8d8c58 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:28.289408 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dd15517c-bae1-4a0e-aba7-3ee0be8d8c58 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:28.289989 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dd15517c-bae1-4a0e-aba7-3ee0be8d8c58 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:28.290752 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dd15517c-bae1-4a0e-aba7-3ee0be8d8c58 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:28.291066 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-dd15517c-bae1-4a0e-aba7-3ee0be8d8c58 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:28.301309 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:28.301309 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:28.303158 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dd15517c-bae1-4a0e-aba7-3ee0be8d8c58 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:28.303907 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 693/1386] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:28 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:28.540525 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-93d35c2c-155a-4660-b15b-4730805b967e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:28.544337 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-93d35c2c-155a-4660-b15b-4730805b967e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:28.545346 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-93d35c2c-155a-4660-b15b-4730805b967e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:28.546025 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-93d35c2c-155a-4660-b15b-4730805b967e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:28.615984 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:28.615984 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:28.649680 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-93d35c2c-155a-4660-b15b-4730805b967e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:28.654333 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-93d35c2c-155a-4660-b15b-4730805b967e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:28.663686 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-93d35c2c-155a-4660-b15b-4730805b967e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:28.697862 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-93d35c2c-155a-4660-b15b-4730805b967e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:28.708952 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:28.708952 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:28.756740 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-93d35c2c-155a-4660-b15b-4730805b967e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:28.812775 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 694/1387] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:28 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:29.319010 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-156c8495-aa13-4d77-af55-71b3fe8365eb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:29.338963 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-156c8495-aa13-4d77-af55-71b3fe8365eb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:29.339985 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-156c8495-aa13-4d77-af55-71b3fe8365eb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:29.342526 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-156c8495-aa13-4d77-af55-71b3fe8365eb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:29.344222 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-156c8495-aa13-4d77-af55-71b3fe8365eb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:29.355868 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:29.355868 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:29.358242 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-156c8495-aa13-4d77-af55-71b3fe8365eb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:29.359860 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 694/1388] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:29 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:29.814856 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f89645c5-5942-412a-a914-2128122a2916 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:29.819344 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f89645c5-5942-412a-a914-2128122a2916 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:29.820147 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f89645c5-5942-412a-a914-2128122a2916 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:29.820984 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f89645c5-5942-412a-a914-2128122a2916 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:29.854920 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:29.854920 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:29.877521 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f89645c5-5942-412a-a914-2128122a2916 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:29.883017 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-f89645c5-5942-412a-a914-2128122a2916 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:29.884179 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-f89645c5-5942-412a-a914-2128122a2916 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:29.909402 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-f89645c5-5942-412a-a914-2128122a2916 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:29.922867 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:29.922867 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:29.959019 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f89645c5-5942-412a-a914-2128122a2916 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:29.975756 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-81bc3e45-b79d-4f52-b282-47ea52e677c2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:29.977958 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 695/1389] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:29 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 992 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:29.982295 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-81bc3e45-b79d-4f52-b282-47ea52e677c2 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/b2b0a550-2218-430d-b955-fe3337370ae7 Apr 30 21:34:29.983331 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-81bc3e45-b79d-4f52-b282-47ea52e677c2 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:29.983944 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-81bc3e45-b79d-4f52-b282-47ea52e677c2 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:29.984933 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-81bc3e45-b79d-4f52-b282-47ea52e677c2 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member b2b0a550-2218-430d-b955-fe3337370ae7 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:34:29.994262 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:29.994262 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:30.029892 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-81bc3e45-b79d-4f52-b282-47ea52e677c2 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/b2b0a550-2218-430d-b955-fe3337370ae7 returned with HTTP 200 Apr 30 21:34:30.031498 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 695/1390] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:34:29 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/b2b0a550-2218-430d-b955-fe3337370ae7 => generated 417 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:30.042976 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0f087ba5-7a58-4795-b76e-aea367bdde7f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:30.051086 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0f087ba5-7a58-4795-b76e-aea367bdde7f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail Apr 30 21:34:30.052121 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0f087ba5-7a58-4795-b76e-aea367bdde7f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:30.053285 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0f087ba5-7a58-4795-b76e-aea367bdde7f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:30.056993 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-0f087ba5-7a58-4795-b76e-aea367bdde7f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:34:30.064155 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-0f087ba5-7a58-4795-b76e-aea367bdde7f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:34:30.162451 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0f087ba5-7a58-4795-b76e-aea367bdde7f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Get all volumes completed successfully. Apr 30 21:34:30.164966 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-0f087ba5-7a58-4795-b76e-aea367bdde7f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:30.165506 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-0f087ba5-7a58-4795-b76e-aea367bdde7f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:30.176605 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-0f087ba5-7a58-4795-b76e-aea367bdde7f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:30.185896 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:30.185896 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:30.210523 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-0f087ba5-7a58-4795-b76e-aea367bdde7f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:30.211307 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-0f087ba5-7a58-4795-b76e-aea367bdde7f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:30.232436 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-0f087ba5-7a58-4795-b76e-aea367bdde7f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:30.248083 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:30.248083 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:30.298434 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0f087ba5-7a58-4795-b76e-aea367bdde7f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail returned with HTTP 200 Apr 30 21:34:30.307226 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 696/1391] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:34:30 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail => generated 1984 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:34:30.321676 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-83655197-7597-4b10-9c40-b4eb57ba284c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:30.326202 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-83655197-7597-4b10-9c40-b4eb57ba284c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] POST http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/b2b0a550-2218-430d-b955-fe3337370ae7/action Apr 30 21:34:30.327293 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-83655197-7597-4b10-9c40-b4eb57ba284c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:34:30.327988 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-83655197-7597-4b10-9c40-b4eb57ba284c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:34:30.328920 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-83655197-7597-4b10-9c40-b4eb57ba284c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] delete called for group b2b0a550-2218-430d-b955-fe3337370ae7 {{(pid=122525) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Apr 30 21:34:30.329321 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.groups [None req-83655197-7597-4b10-9c40-b4eb57ba284c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Delete group with id: b2b0a550-2218-430d-b955-fe3337370ae7 Apr 30 21:34:30.345423 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:30.345423 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:30.371789 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8c4727d3-d047-4d4b-ba18-9dffe606b39f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:30.377027 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8c4727d3-d047-4d4b-ba18-9dffe606b39f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:30.378523 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8c4727d3-d047-4d4b-ba18-9dffe606b39f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:30.390472 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8c4727d3-d047-4d4b-ba18-9dffe606b39f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:30.390472 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-8c4727d3-d047-4d4b-ba18-9dffe606b39f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:30.398472 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:30.398472 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:30.401120 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8c4727d3-d047-4d4b-ba18-9dffe606b39f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:30.402069 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 697/1392] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:30 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:30.624088 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-83655197-7597-4b10-9c40-b4eb57ba284c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/b2b0a550-2218-430d-b955-fe3337370ae7/action returned with HTTP 202 Apr 30 21:34:30.632667 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 696/1393] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:34:30 2022] POST /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/b2b0a550-2218-430d-b955-fe3337370ae7/action => generated 0 bytes in 312 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:34:30.636825 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-27522e3e-672e-4507-91ae-c9bdf70958f5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:30.640882 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-27522e3e-672e-4507-91ae-c9bdf70958f5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:30.641594 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-27522e3e-672e-4507-91ae-c9bdf70958f5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:30.642237 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-27522e3e-672e-4507-91ae-c9bdf70958f5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:30.676294 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:30.676294 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:30.693951 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-27522e3e-672e-4507-91ae-c9bdf70958f5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:30.695332 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-27522e3e-672e-4507-91ae-c9bdf70958f5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:30.695747 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-27522e3e-672e-4507-91ae-c9bdf70958f5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:30.720478 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-27522e3e-672e-4507-91ae-c9bdf70958f5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:30.731008 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:30.731008 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:30.757213 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-27522e3e-672e-4507-91ae-c9bdf70958f5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:30.762169 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 698/1394] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:30 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:31.411809 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-97f14f83-17f7-4f6a-8ff5-8f918109774e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:31.416172 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97f14f83-17f7-4f6a-8ff5-8f918109774e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:31.416815 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-97f14f83-17f7-4f6a-8ff5-8f918109774e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:31.417265 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-97f14f83-17f7-4f6a-8ff5-8f918109774e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:31.417742 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-97f14f83-17f7-4f6a-8ff5-8f918109774e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:31.426930 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:31.426930 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:31.429018 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97f14f83-17f7-4f6a-8ff5-8f918109774e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:31.434208 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 697/1395] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:31 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:31.781408 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c185021f-19f1-42c4-812a-bc53b14191dd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:31.785969 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c185021f-19f1-42c4-812a-bc53b14191dd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:31.786456 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c185021f-19f1-42c4-812a-bc53b14191dd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:31.786908 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c185021f-19f1-42c4-812a-bc53b14191dd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:31.802114 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:31.802114 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:31.818238 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c185021f-19f1-42c4-812a-bc53b14191dd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:31.819789 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-c185021f-19f1-42c4-812a-bc53b14191dd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:31.820243 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-c185021f-19f1-42c4-812a-bc53b14191dd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:31.828769 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-c185021f-19f1-42c4-812a-bc53b14191dd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:31.835874 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:31.835874 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:31.854172 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c185021f-19f1-42c4-812a-bc53b14191dd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:31.865976 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 699/1396] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:31 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:32.440083 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a757bc63-6b42-4d53-946c-a518f9adb433 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:32.446638 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a757bc63-6b42-4d53-946c-a518f9adb433 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:32.447524 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a757bc63-6b42-4d53-946c-a518f9adb433 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:32.448679 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a757bc63-6b42-4d53-946c-a518f9adb433 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:32.450363 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-a757bc63-6b42-4d53-946c-a518f9adb433 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:32.460781 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:32.460781 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:32.463777 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a757bc63-6b42-4d53-946c-a518f9adb433 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:32.465849 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 698/1397] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:32 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:32.869494 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cadf1399-18f5-42a8-ba63-75f260eb57ea None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:32.874825 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cadf1399-18f5-42a8-ba63-75f260eb57ea tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:32.876203 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cadf1399-18f5-42a8-ba63-75f260eb57ea tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:32.876861 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cadf1399-18f5-42a8-ba63-75f260eb57ea tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:32.897821 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:32.897821 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:32.908200 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cadf1399-18f5-42a8-ba63-75f260eb57ea tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:32.909935 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-cadf1399-18f5-42a8-ba63-75f260eb57ea tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:32.910516 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-cadf1399-18f5-42a8-ba63-75f260eb57ea tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:32.921862 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-cadf1399-18f5-42a8-ba63-75f260eb57ea tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:32.924869 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:32.924869 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:32.943559 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cadf1399-18f5-42a8-ba63-75f260eb57ea tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:32.945447 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 700/1398] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:32 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:33.475347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c9b012a0-7799-43ea-a416-55ed897b45c4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:33.479816 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c9b012a0-7799-43ea-a416-55ed897b45c4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:33.480270 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c9b012a0-7799-43ea-a416-55ed897b45c4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:33.480723 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c9b012a0-7799-43ea-a416-55ed897b45c4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:33.481030 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-c9b012a0-7799-43ea-a416-55ed897b45c4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:33.489894 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:33.489894 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:33.494915 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c9b012a0-7799-43ea-a416-55ed897b45c4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:33.494915 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 699/1399] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:33 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:33.959295 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d5d5d458-373d-4939-97d7-88dfce5ab10d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:33.967542 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5d5d458-373d-4939-97d7-88dfce5ab10d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:33.973939 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5d5d458-373d-4939-97d7-88dfce5ab10d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:33.973939 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5d5d458-373d-4939-97d7-88dfce5ab10d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:34.001242 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:34.001242 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:34.026014 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d5d5d458-373d-4939-97d7-88dfce5ab10d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:34.029601 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-d5d5d458-373d-4939-97d7-88dfce5ab10d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:34.029601 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-d5d5d458-373d-4939-97d7-88dfce5ab10d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:34.036235 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-d5d5d458-373d-4939-97d7-88dfce5ab10d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:34.043189 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:34.043189 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:34.070497 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5d5d458-373d-4939-97d7-88dfce5ab10d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:34.080144 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 701/1400] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:33 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:34:34.503130 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-80c270f5-f7b0-4694-b356-e716c7721bea None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:34.508685 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-80c270f5-f7b0-4694-b356-e716c7721bea tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:34.509662 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-80c270f5-f7b0-4694-b356-e716c7721bea tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:34.510453 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-80c270f5-f7b0-4694-b356-e716c7721bea tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:34.510951 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-80c270f5-f7b0-4694-b356-e716c7721bea tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:34.529833 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:34.529833 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:34.533071 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-80c270f5-f7b0-4694-b356-e716c7721bea tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:34.536700 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 700/1401] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:34 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:35.084695 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-133100b6-21dd-4b55-91cf-08c00019b6c1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:35.088692 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-133100b6-21dd-4b55-91cf-08c00019b6c1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:35.089192 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-133100b6-21dd-4b55-91cf-08c00019b6c1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:35.089748 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-133100b6-21dd-4b55-91cf-08c00019b6c1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:35.116016 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:35.116016 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:35.137557 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-133100b6-21dd-4b55-91cf-08c00019b6c1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:35.139719 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-133100b6-21dd-4b55-91cf-08c00019b6c1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:35.140124 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-133100b6-21dd-4b55-91cf-08c00019b6c1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:35.147542 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-133100b6-21dd-4b55-91cf-08c00019b6c1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:35.158578 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:35.158578 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:35.175126 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-133100b6-21dd-4b55-91cf-08c00019b6c1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:35.179629 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 702/1402] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:35 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:35.543872 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e665328b-15b9-45d6-81f0-3449a6c5137f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:35.549451 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e665328b-15b9-45d6-81f0-3449a6c5137f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:35.550351 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e665328b-15b9-45d6-81f0-3449a6c5137f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:35.551207 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e665328b-15b9-45d6-81f0-3449a6c5137f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:35.552251 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-e665328b-15b9-45d6-81f0-3449a6c5137f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:35.567488 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:35.567488 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:35.571594 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e665328b-15b9-45d6-81f0-3449a6c5137f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:35.573132 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 701/1403] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:35 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:36.189342 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1acda1b4-49a0-449e-9b71-a35afd7b1cd5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:36.199434 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1acda1b4-49a0-449e-9b71-a35afd7b1cd5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:36.200520 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1acda1b4-49a0-449e-9b71-a35afd7b1cd5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:36.207254 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1acda1b4-49a0-449e-9b71-a35afd7b1cd5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:36.263164 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:36.263164 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:36.298491 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1acda1b4-49a0-449e-9b71-a35afd7b1cd5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:36.301042 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-1acda1b4-49a0-449e-9b71-a35afd7b1cd5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:36.302206 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-1acda1b4-49a0-449e-9b71-a35afd7b1cd5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:36.318744 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-1acda1b4-49a0-449e-9b71-a35afd7b1cd5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:36.329508 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:36.329508 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:36.348951 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1acda1b4-49a0-449e-9b71-a35afd7b1cd5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:36.350061 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 703/1404] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:36 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:36.583669 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ce2379e7-4594-414a-82b2-48aca31fb069 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:36.588695 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ce2379e7-4594-414a-82b2-48aca31fb069 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:36.589477 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ce2379e7-4594-414a-82b2-48aca31fb069 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:36.590254 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ce2379e7-4594-414a-82b2-48aca31fb069 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:36.590559 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-ce2379e7-4594-414a-82b2-48aca31fb069 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:36.598495 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:36.598495 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:36.600335 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ce2379e7-4594-414a-82b2-48aca31fb069 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:36.602007 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 702/1405] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:36 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:37.368305 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bd55f202-c14c-481f-97ae-2dd96564102f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:37.373310 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bd55f202-c14c-481f-97ae-2dd96564102f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:37.374258 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bd55f202-c14c-481f-97ae-2dd96564102f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:37.375194 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bd55f202-c14c-481f-97ae-2dd96564102f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:37.395919 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:37.395919 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:37.412429 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bd55f202-c14c-481f-97ae-2dd96564102f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:37.421831 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-bd55f202-c14c-481f-97ae-2dd96564102f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:37.426942 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-bd55f202-c14c-481f-97ae-2dd96564102f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:37.448302 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-bd55f202-c14c-481f-97ae-2dd96564102f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:37.464077 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:37.464077 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:37.485120 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bd55f202-c14c-481f-97ae-2dd96564102f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:37.486101 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 704/1406] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:37 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:34:37.612533 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e7fd215d-2aa3-4728-b97e-1668f3ab06f4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:37.619272 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e7fd215d-2aa3-4728-b97e-1668f3ab06f4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:37.620949 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e7fd215d-2aa3-4728-b97e-1668f3ab06f4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:37.620949 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e7fd215d-2aa3-4728-b97e-1668f3ab06f4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:37.620949 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-e7fd215d-2aa3-4728-b97e-1668f3ab06f4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:37.634076 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:37.634076 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:37.637367 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e7fd215d-2aa3-4728-b97e-1668f3ab06f4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:37.640794 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 703/1407] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:37 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:37.646556 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fee67a52-e7ce-4042-8733-e6991faa00b7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:37.651861 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fee67a52-e7ce-4042-8733-e6991faa00b7 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:34:37.653056 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fee67a52-e7ce-4042-8733-e6991faa00b7 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:37.654090 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fee67a52-e7ce-4042-8733-e6991faa00b7 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:37.682066 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:37.682066 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:37.704783 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fee67a52-e7ce-4042-8733-e6991faa00b7 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:34:37.718776 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fee67a52-e7ce-4042-8733-e6991faa00b7 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:34:37.720410 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 705/1408] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:37 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 1206 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:37.794727 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-81c31688-561b-4f83-97cc-86f7963e5fe7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:37.799245 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-81c31688-561b-4f83-97cc-86f7963e5fe7 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:34:37.799766 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-81c31688-561b-4f83-97cc-86f7963e5fe7 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:37.800310 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-81c31688-561b-4f83-97cc-86f7963e5fe7 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:37.824175 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:37.824175 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:37.832454 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-81c31688-561b-4f83-97cc-86f7963e5fe7 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:34:37.843307 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-81c31688-561b-4f83-97cc-86f7963e5fe7 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:34:37.844310 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 704/1409] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:34:37 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 1206 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:37.876809 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-29797986-de31-4d4c-a8b7-3f311ddfe1bb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:37.880881 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-29797986-de31-4d4c-a8b7-3f311ddfe1bb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] POST http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018/action Apr 30 21:34:37.881612 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-29797986-de31-4d4c-a8b7-3f311ddfe1bb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Action body: b'{"os-begin_detaching": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:34:37.881967 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-29797986-de31-4d4c-a8b7-3f311ddfe1bb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:34:37.900945 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:37.900945 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:37.902565 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-29797986-de31-4d4c-a8b7-3f311ddfe1bb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:34:37.983887 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-29797986-de31-4d4c-a8b7-3f311ddfe1bb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Begin detaching volume completed successfully. Apr 30 21:34:37.986077 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-29797986-de31-4d4c-a8b7-3f311ddfe1bb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018/action returned with HTTP 202 Apr 30 21:34:37.987671 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 706/1410] 10.222.0.23 () {64 vars in 1652 bytes} [Sat Apr 30 21:34:37 2022] POST /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:34:38.289677 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ccfed202-e737-46f2-ba3c-c67cd1a78ca0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:38.290530 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ccfed202-e737-46f2-ba3c-c67cd1a78ca0 None None] GET http://10.222.0.23/volume// Apr 30 21:34:38.290922 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ccfed202-e737-46f2-ba3c-c67cd1a78ca0 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:38.291371 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ccfed202-e737-46f2-ba3c-c67cd1a78ca0 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:38.292155 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ccfed202-e737-46f2-ba3c-c67cd1a78ca0 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:34:38.293582 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 705/1411] 10.222.0.35 () {56 vars in 1098 bytes} [Sat Apr 30 21:34:38 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:34:38.317421 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-0b182739-138a-4ce2-8d7f-35e245d5132d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:38.321566 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-0b182739-138a-4ce2-8d7f-35e245d5132d tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:34:38.322436 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-0b182739-138a-4ce2-8d7f-35e245d5132d tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:38.323180 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-0b182739-138a-4ce2-8d7f-35e245d5132d tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:38.351859 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:38.351859 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:38.367821 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-0b182739-138a-4ce2-8d7f-35e245d5132d tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:34:38.380451 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-0b182739-138a-4ce2-8d7f-35e245d5132d tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:34:38.383077 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 707/1412] 10.222.0.35 () {60 vars in 1412 bytes} [Sat Apr 30 21:34:38 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 1308 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:34:38.499490 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bed563de-75aa-4485-97ad-abaec3fb2395 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:38.505485 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bed563de-75aa-4485-97ad-abaec3fb2395 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:38.506287 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bed563de-75aa-4485-97ad-abaec3fb2395 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:38.506875 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bed563de-75aa-4485-97ad-abaec3fb2395 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:38.528056 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:38.528056 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:38.548800 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bed563de-75aa-4485-97ad-abaec3fb2395 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:38.551598 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-bed563de-75aa-4485-97ad-abaec3fb2395 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:38.552691 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-bed563de-75aa-4485-97ad-abaec3fb2395 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:38.562776 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-bed563de-75aa-4485-97ad-abaec3fb2395 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:38.573366 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:38.573366 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:38.595622 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bed563de-75aa-4485-97ad-abaec3fb2395 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:38.596859 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 706/1413] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:38 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:34:38.651660 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0340f06a-630f-4d99-9992-17c4e27ca65c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:38.656770 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0340f06a-630f-4d99-9992-17c4e27ca65c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:38.657376 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0340f06a-630f-4d99-9992-17c4e27ca65c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:38.657853 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0340f06a-630f-4d99-9992-17c4e27ca65c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:38.658311 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-0340f06a-630f-4d99-9992-17c4e27ca65c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:38.665986 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:38.665986 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:38.668070 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0340f06a-630f-4d99-9992-17c4e27ca65c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:38.669298 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 708/1414] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:38 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:38.904315 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-fae496a3-1e26-4888-b15b-6a3e153a721b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:38.910233 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-fae496a3-1e26-4888-b15b-6a3e153a721b tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] DELETE http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/attachments/440a7cdf-949b-471d-b70b-2dff6bf78f78 Apr 30 21:34:38.910984 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-fae496a3-1e26-4888-b15b-6a3e153a721b tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:38.911775 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-fae496a3-1e26-4888-b15b-6a3e153a721b tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:38.927825 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:38.927825 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:39.149276 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-746b9efe-c372-4808-bfe3-4355d0701bd9 req-fae496a3-1e26-4888-b15b-6a3e153a721b tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/attachments/440a7cdf-949b-471d-b70b-2dff6bf78f78 returned with HTTP 200 Apr 30 21:34:39.151044 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 707/1415] 10.222.0.35 () {62 vars in 1446 bytes} [Sat Apr 30 21:34:38 2022] DELETE /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/attachments/440a7cdf-949b-471d-b70b-2dff6bf78f78 => generated 19 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:39.353785 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d79d1df5-785b-4738-95b5-81b1c066b460 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:39.357352 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d79d1df5-785b-4738-95b5-81b1c066b460 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:34:39.357792 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d79d1df5-785b-4738-95b5-81b1c066b460 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:39.358286 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d79d1df5-785b-4738-95b5-81b1c066b460 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:39.383615 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:39.383615 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:39.403248 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d79d1df5-785b-4738-95b5-81b1c066b460 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:34:39.423604 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d79d1df5-785b-4738-95b5-81b1c066b460 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:34:39.424628 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 709/1416] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:39 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 914 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:39.610826 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fc7ff070-eb12-497d-8629-58028dc48158 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:39.614769 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fc7ff070-eb12-497d-8629-58028dc48158 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:39.615256 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fc7ff070-eb12-497d-8629-58028dc48158 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:39.615882 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fc7ff070-eb12-497d-8629-58028dc48158 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:39.634568 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:39.634568 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:39.643386 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fc7ff070-eb12-497d-8629-58028dc48158 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:39.645163 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-fc7ff070-eb12-497d-8629-58028dc48158 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:39.645701 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-fc7ff070-eb12-497d-8629-58028dc48158 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:39.654546 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-fc7ff070-eb12-497d-8629-58028dc48158 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:39.668525 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:39.668525 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:39.677948 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a7776414-c83c-49d1-9975-6bb88fb4a3d6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:39.684375 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a7776414-c83c-49d1-9975-6bb88fb4a3d6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:39.684824 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a7776414-c83c-49d1-9975-6bb88fb4a3d6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:39.685650 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a7776414-c83c-49d1-9975-6bb88fb4a3d6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:39.686144 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-a7776414-c83c-49d1-9975-6bb88fb4a3d6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:39.692105 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fc7ff070-eb12-497d-8629-58028dc48158 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:39.694724 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 708/1417] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:39 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:39.697572 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:39.697572 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:39.699937 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a7776414-c83c-49d1-9975-6bb88fb4a3d6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:39.703335 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 710/1418] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:39 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:34:40.708052 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8273d8e5-2bcb-4179-9b63-ceaa509353a1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:40.713572 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-989abad4-6071-4082-9783-65953706cd8a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:40.722082 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8273d8e5-2bcb-4179-9b63-ceaa509353a1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:40.722259 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-989abad4-6071-4082-9783-65953706cd8a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:40.722731 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-989abad4-6071-4082-9783-65953706cd8a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:40.723189 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-989abad4-6071-4082-9783-65953706cd8a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:40.723492 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-989abad4-6071-4082-9783-65953706cd8a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:40.725246 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8273d8e5-2bcb-4179-9b63-ceaa509353a1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:40.725705 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8273d8e5-2bcb-4179-9b63-ceaa509353a1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:40.758535 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:40.758535 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:40.758535 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-989abad4-6071-4082-9783-65953706cd8a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:40.758535 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 711/1419] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:40 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:40.758879 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:40.758879 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:40.764043 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8273d8e5-2bcb-4179-9b63-ceaa509353a1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:40.765428 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-8273d8e5-2bcb-4179-9b63-ceaa509353a1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:40.765829 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-8273d8e5-2bcb-4179-9b63-ceaa509353a1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:40.781996 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-8273d8e5-2bcb-4179-9b63-ceaa509353a1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:40.788723 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:40.788723 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:40.804911 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8273d8e5-2bcb-4179-9b63-ceaa509353a1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:40.812397 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 709/1420] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:40 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:41.763056 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-24865c6e-dc1b-4801-96e2-7b8896e8f0bb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:41.771536 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-24865c6e-dc1b-4801-96e2-7b8896e8f0bb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:41.772146 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-24865c6e-dc1b-4801-96e2-7b8896e8f0bb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:41.773858 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-24865c6e-dc1b-4801-96e2-7b8896e8f0bb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:41.773858 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-24865c6e-dc1b-4801-96e2-7b8896e8f0bb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:41.786554 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:41.786554 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:41.788808 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-24865c6e-dc1b-4801-96e2-7b8896e8f0bb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:41.797550 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 712/1421] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:41 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:41.817528 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-06f20c3c-19f2-422d-850c-f100f9e4dd33 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:41.822116 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-06f20c3c-19f2-422d-850c-f100f9e4dd33 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:41.822690 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-06f20c3c-19f2-422d-850c-f100f9e4dd33 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:41.823203 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-06f20c3c-19f2-422d-850c-f100f9e4dd33 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:41.846613 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:41.846613 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:41.868418 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-06f20c3c-19f2-422d-850c-f100f9e4dd33 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:41.870418 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-06f20c3c-19f2-422d-850c-f100f9e4dd33 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:41.870991 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-06f20c3c-19f2-422d-850c-f100f9e4dd33 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:41.878598 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-06f20c3c-19f2-422d-850c-f100f9e4dd33 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:41.887107 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:41.887107 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:41.905663 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-06f20c3c-19f2-422d-850c-f100f9e4dd33 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:41.906769 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 710/1422] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:41 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:42.799073 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f243b26c-d935-4e17-ba8f-bea293f8d254 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:42.806925 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f243b26c-d935-4e17-ba8f-bea293f8d254 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:42.808666 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f243b26c-d935-4e17-ba8f-bea293f8d254 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:42.809350 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f243b26c-d935-4e17-ba8f-bea293f8d254 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:42.810080 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f243b26c-d935-4e17-ba8f-bea293f8d254 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:42.819288 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:42.819288 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:42.822480 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f243b26c-d935-4e17-ba8f-bea293f8d254 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:42.823469 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 713/1423] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:42 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:42.918667 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-caf3c208-a10d-44e8-b9df-ac51eb4cfa16 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:42.927459 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-caf3c208-a10d-44e8-b9df-ac51eb4cfa16 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:42.928250 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-caf3c208-a10d-44e8-b9df-ac51eb4cfa16 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:42.928859 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-caf3c208-a10d-44e8-b9df-ac51eb4cfa16 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:42.952518 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:42.952518 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:42.965135 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-caf3c208-a10d-44e8-b9df-ac51eb4cfa16 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:42.967260 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-caf3c208-a10d-44e8-b9df-ac51eb4cfa16 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:42.967947 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-caf3c208-a10d-44e8-b9df-ac51eb4cfa16 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:42.984808 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-caf3c208-a10d-44e8-b9df-ac51eb4cfa16 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:43.009482 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:43.009482 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:43.041333 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-caf3c208-a10d-44e8-b9df-ac51eb4cfa16 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 200 Apr 30 21:34:43.042414 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 711/1424] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:42 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 991 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:34:43.833473 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3677df7c-5829-4feb-a04a-0a037b4d492a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:43.839034 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3677df7c-5829-4feb-a04a-0a037b4d492a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:43.839596 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3677df7c-5829-4feb-a04a-0a037b4d492a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:43.840899 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3677df7c-5829-4feb-a04a-0a037b4d492a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:43.844838 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-3677df7c-5829-4feb-a04a-0a037b4d492a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:43.865312 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:43.865312 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:43.884690 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3677df7c-5829-4feb-a04a-0a037b4d492a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:43.889116 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 714/1425] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:43 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:44.058640 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a32aeab8-89dd-434e-8459-8b0bbf45c4bf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:44.068658 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a32aeab8-89dd-434e-8459-8b0bbf45c4bf tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 Apr 30 21:34:44.070262 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a32aeab8-89dd-434e-8459-8b0bbf45c4bf tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:44.071671 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a32aeab8-89dd-434e-8459-8b0bbf45c4bf tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:44.098419 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a32aeab8-89dd-434e-8459-8b0bbf45c4bf tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 returned with HTTP 404 Apr 30 21:34:44.100725 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 712/1426] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:44 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8308d20f-651d-44b8-aeb5-c8cdbfcfd013 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:34:44.105484 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-04a3a79f-0104-4448-bc07-26e2505357d3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:44.110924 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-04a3a79f-0104-4448-bc07-26e2505357d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/b2b0a550-2218-430d-b955-fe3337370ae7 Apr 30 21:34:44.111712 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-04a3a79f-0104-4448-bc07-26e2505357d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:44.112341 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-04a3a79f-0104-4448-bc07-26e2505357d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:44.112893 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-04a3a79f-0104-4448-bc07-26e2505357d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member b2b0a550-2218-430d-b955-fe3337370ae7 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:34:44.122619 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-04a3a79f-0104-4448-bc07-26e2505357d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/b2b0a550-2218-430d-b955-fe3337370ae7 returned with HTTP 404 Apr 30 21:34:44.123595 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 715/1427] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:34:44 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/b2b0a550-2218-430d-b955-fe3337370ae7 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:34:44.128508 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-65391c1f-4e09-4482-bd2e-babd3b24646a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:44.134351 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-65391c1f-4e09-4482-bd2e-babd3b24646a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] DELETE http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b Apr 30 21:34:44.135130 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-65391c1f-4e09-4482-bd2e-babd3b24646a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:44.135781 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-65391c1f-4e09-4482-bd2e-babd3b24646a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:44.136281 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-65391c1f-4e09-4482-bd2e-babd3b24646a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] delete called for member e864caff-1ce4-4944-aafd-105baf65959b {{(pid=122525) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Apr 30 21:34:44.136821 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.group_snapshots [None req-65391c1f-4e09-4482-bd2e-babd3b24646a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Delete group_snapshot with id: e864caff-1ce4-4944-aafd-105baf65959b Apr 30 21:34:44.143054 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:44.143054 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:44.418811 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-65391c1f-4e09-4482-bd2e-babd3b24646a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b returned with HTTP 202 Apr 30 21:34:44.422612 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 713/1428] 10.222.0.23 () {60 vars in 1392 bytes} [Sat Apr 30 21:34:44 2022] DELETE /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b => generated 0 bytes in 295 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Apr 30 21:34:44.426977 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fb1762ab-17bf-4ce7-b3d7-f10ee398be9f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:44.430445 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fb1762ab-17bf-4ce7-b3d7-f10ee398be9f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail Apr 30 21:34:44.430928 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fb1762ab-17bf-4ce7-b3d7-f10ee398be9f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:44.431377 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fb1762ab-17bf-4ce7-b3d7-f10ee398be9f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:44.432022 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-fb1762ab-17bf-4ce7-b3d7-f10ee398be9f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:34:44.433644 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-fb1762ab-17bf-4ce7-b3d7-f10ee398be9f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:34:44.542414 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fb1762ab-17bf-4ce7-b3d7-f10ee398be9f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Get all volumes completed successfully. Apr 30 21:34:44.543727 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-fb1762ab-17bf-4ce7-b3d7-f10ee398be9f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:44.544109 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-fb1762ab-17bf-4ce7-b3d7-f10ee398be9f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:44.558289 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-fb1762ab-17bf-4ce7-b3d7-f10ee398be9f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:44.564565 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:44.564565 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:44.580811 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fb1762ab-17bf-4ce7-b3d7-f10ee398be9f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail returned with HTTP 200 Apr 30 21:34:44.581906 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 716/1429] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:34:44 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail => generated 1002 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:34:44.594727 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2df50225-fc66-4053-8118-bd4f46c806c4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:44.599154 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2df50225-fc66-4053-8118-bd4f46c806c4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail Apr 30 21:34:44.599600 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2df50225-fc66-4053-8118-bd4f46c806c4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:44.600059 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2df50225-fc66-4053-8118-bd4f46c806c4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:44.600671 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-2df50225-fc66-4053-8118-bd4f46c806c4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:34:44.602217 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:44.602217 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:44.603589 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.db.sqlalchemy.api [None req-2df50225-fc66-4053-8118-bd4f46c806c4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Building query based on filter {{(pid=122525) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:34:44.641969 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2df50225-fc66-4053-8118-bd4f46c806c4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Get all snapshots completed successfully. Apr 30 21:34:44.643772 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:44.643772 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:44.646775 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2df50225-fc66-4053-8118-bd4f46c806c4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail returned with HTTP 200 Apr 30 21:34:44.655373 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 714/1430] 10.222.0.23 () {58 vars in 1240 bytes} [Sat Apr 30 21:34:44 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail => generated 453 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:44.656715 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b7f44d22-c4a3-47a3-ba08-f91445ccc28e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:44.668002 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b7f44d22-c4a3-47a3-ba08-f91445ccc28e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 Apr 30 21:34:44.668800 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b7f44d22-c4a3-47a3-ba08-f91445ccc28e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:44.670189 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b7f44d22-c4a3-47a3-ba08-f91445ccc28e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:44.686009 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:44.686009 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:44.689356 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b7f44d22-c4a3-47a3-ba08-f91445ccc28e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:34:44.690569 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b7f44d22-c4a3-47a3-ba08-f91445ccc28e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 returned with HTTP 200 Apr 30 21:34:44.697920 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 717/1431] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:34:44 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 => generated 450 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:44.898496 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6b8183f7-4b89-47f6-82b3-e2b76ba5eccc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:44.903012 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6b8183f7-4b89-47f6-82b3-e2b76ba5eccc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:44.903470 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6b8183f7-4b89-47f6-82b3-e2b76ba5eccc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:44.904193 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6b8183f7-4b89-47f6-82b3-e2b76ba5eccc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:44.904503 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-6b8183f7-4b89-47f6-82b3-e2b76ba5eccc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:44.923750 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:44.923750 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:44.925548 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6b8183f7-4b89-47f6-82b3-e2b76ba5eccc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:44.926317 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 715/1432] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:44 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:45.704232 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6956ddf5-3ef4-41a4-9e3c-cda2fe93b9fb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:45.709107 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6956ddf5-3ef4-41a4-9e3c-cda2fe93b9fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 Apr 30 21:34:45.709703 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6956ddf5-3ef4-41a4-9e3c-cda2fe93b9fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:45.710828 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6956ddf5-3ef4-41a4-9e3c-cda2fe93b9fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:45.728678 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:45.728678 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:45.729966 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6956ddf5-3ef4-41a4-9e3c-cda2fe93b9fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:34:45.732767 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6956ddf5-3ef4-41a4-9e3c-cda2fe93b9fb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 returned with HTTP 200 Apr 30 21:34:45.751159 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 718/1433] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:34:45 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 => generated 450 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:45.937946 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3e9c0405-e59c-4925-a384-4b8a9c04374e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:45.944480 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3e9c0405-e59c-4925-a384-4b8a9c04374e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:45.945703 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3e9c0405-e59c-4925-a384-4b8a9c04374e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:45.946499 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3e9c0405-e59c-4925-a384-4b8a9c04374e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:45.947267 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-3e9c0405-e59c-4925-a384-4b8a9c04374e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:45.966684 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:45.966684 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:45.969656 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3e9c0405-e59c-4925-a384-4b8a9c04374e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:45.973494 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 716/1434] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:45 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:46.758006 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3484aab6-1172-4cca-9779-1122c32f3fc3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:46.764054 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3484aab6-1172-4cca-9779-1122c32f3fc3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 Apr 30 21:34:46.764977 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3484aab6-1172-4cca-9779-1122c32f3fc3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:46.765642 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3484aab6-1172-4cca-9779-1122c32f3fc3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:46.798939 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:46.798939 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:46.800600 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3484aab6-1172-4cca-9779-1122c32f3fc3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:34:46.814447 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3484aab6-1172-4cca-9779-1122c32f3fc3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 returned with HTTP 200 Apr 30 21:34:46.814447 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 719/1435] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:34:46 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 => generated 450 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:46.980550 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-654b2737-42d4-45f3-a47e-c92ea7280724 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:46.986454 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-654b2737-42d4-45f3-a47e-c92ea7280724 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:46.987338 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-654b2737-42d4-45f3-a47e-c92ea7280724 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:46.987870 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-654b2737-42d4-45f3-a47e-c92ea7280724 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:46.988174 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-654b2737-42d4-45f3-a47e-c92ea7280724 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:47.006917 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:47.006917 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:47.011975 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-654b2737-42d4-45f3-a47e-c92ea7280724 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:47.020246 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 717/1436] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:46 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:34:47.820088 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7ed4a058-5863-473d-b6cf-02d9ce9d4671 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:47.824259 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7ed4a058-5863-473d-b6cf-02d9ce9d4671 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 Apr 30 21:34:47.824788 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7ed4a058-5863-473d-b6cf-02d9ce9d4671 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:47.825310 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7ed4a058-5863-473d-b6cf-02d9ce9d4671 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:47.847028 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:47.847028 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:47.848880 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7ed4a058-5863-473d-b6cf-02d9ce9d4671 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:34:47.851859 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7ed4a058-5863-473d-b6cf-02d9ce9d4671 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 returned with HTTP 200 Apr 30 21:34:47.852894 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 720/1437] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:34:47 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 => generated 450 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:48.027219 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a51d1dec-14d9-4165-8219-1da641688ad4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:48.029868 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a51d1dec-14d9-4165-8219-1da641688ad4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:48.030602 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a51d1dec-14d9-4165-8219-1da641688ad4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:48.031269 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a51d1dec-14d9-4165-8219-1da641688ad4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:48.031794 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-a51d1dec-14d9-4165-8219-1da641688ad4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:48.044829 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:48.044829 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:48.047233 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a51d1dec-14d9-4165-8219-1da641688ad4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:48.048633 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 718/1438] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:48 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:48.863444 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9f382690-1f6a-4774-a216-ea36c202ed0b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:48.883972 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9f382690-1f6a-4774-a216-ea36c202ed0b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 Apr 30 21:34:48.884464 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9f382690-1f6a-4774-a216-ea36c202ed0b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:48.884987 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9f382690-1f6a-4774-a216-ea36c202ed0b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:48.924988 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:48.924988 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:48.930473 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9f382690-1f6a-4774-a216-ea36c202ed0b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:34:48.937805 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9f382690-1f6a-4774-a216-ea36c202ed0b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 returned with HTTP 200 Apr 30 21:34:48.938958 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 721/1439] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:34:48 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 => generated 450 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:49.058009 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c5a9bd73-0fda-4787-a2f5-fae4e054eff8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:49.067807 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c5a9bd73-0fda-4787-a2f5-fae4e054eff8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:49.068599 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c5a9bd73-0fda-4787-a2f5-fae4e054eff8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:49.069119 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c5a9bd73-0fda-4787-a2f5-fae4e054eff8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:49.069706 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-c5a9bd73-0fda-4787-a2f5-fae4e054eff8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:49.079588 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:49.079588 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:49.081532 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c5a9bd73-0fda-4787-a2f5-fae4e054eff8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:49.082731 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 719/1440] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:49 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:49.947408 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c9e51496-cc74-4bec-b1bf-184f84978d9b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:49.956519 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c9e51496-cc74-4bec-b1bf-184f84978d9b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 Apr 30 21:34:49.956519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c9e51496-cc74-4bec-b1bf-184f84978d9b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:49.956894 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c9e51496-cc74-4bec-b1bf-184f84978d9b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:49.970485 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c9e51496-cc74-4bec-b1bf-184f84978d9b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 returned with HTTP 404 Apr 30 21:34:49.973658 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 722/1441] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:34:49 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/a00dd0a1-6d2e-41b6-8662-5a8e14ce11b2 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:34:49.982901 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e1c230f0-745d-4f92-8501-c70a2c1b100a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:49.983260 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e1c230f0-745d-4f92-8501-c70a2c1b100a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b Apr 30 21:34:49.984057 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e1c230f0-745d-4f92-8501-c70a2c1b100a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:49.984757 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e1c230f0-745d-4f92-8501-c70a2c1b100a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:49.985300 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-e1c230f0-745d-4f92-8501-c70a2c1b100a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member e864caff-1ce4-4944-aafd-105baf65959b {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:34:49.990568 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e1c230f0-745d-4f92-8501-c70a2c1b100a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b returned with HTTP 404 Apr 30 21:34:49.993931 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 720/1442] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:34:49 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/e864caff-1ce4-4944-aafd-105baf65959b => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:34:49.997884 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-43fa3b9f-5f0c-414a-9819-2b867e662d2b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:50.003002 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-43fa3b9f-5f0c-414a-9819-2b867e662d2b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail Apr 30 21:34:50.003971 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-43fa3b9f-5f0c-414a-9819-2b867e662d2b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:50.005435 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-43fa3b9f-5f0c-414a-9819-2b867e662d2b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:50.005435 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-43fa3b9f-5f0c-414a-9819-2b867e662d2b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:34:50.007741 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-43fa3b9f-5f0c-414a-9819-2b867e662d2b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:34:50.078063 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-43fa3b9f-5f0c-414a-9819-2b867e662d2b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Get all volumes completed successfully. Apr 30 21:34:50.079525 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-43fa3b9f-5f0c-414a-9819-2b867e662d2b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:50.079906 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-43fa3b9f-5f0c-414a-9819-2b867e662d2b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:50.092315 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-07ddd08e-2a4d-46eb-9c4d-b797698e5f50 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:50.097447 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-07ddd08e-2a4d-46eb-9c4d-b797698e5f50 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:50.097864 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-43fa3b9f-5f0c-414a-9819-2b867e662d2b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:50.098077 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-07ddd08e-2a4d-46eb-9c4d-b797698e5f50 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:50.098736 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-07ddd08e-2a4d-46eb-9c4d-b797698e5f50 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:50.099208 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-07ddd08e-2a4d-46eb-9c4d-b797698e5f50 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:50.108367 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:50.108367 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:50.110626 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-07ddd08e-2a4d-46eb-9c4d-b797698e5f50 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:50.112903 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:50.112903 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:50.117908 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 721/1443] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:50 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:50.129977 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-43fa3b9f-5f0c-414a-9819-2b867e662d2b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail returned with HTTP 200 Apr 30 21:34:50.130891 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 723/1444] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:34:49 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail => generated 1002 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:34:50.150616 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4c8371dd-cd7d-4173-be96-8eafd6f4e1c8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:50.155129 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c8371dd-cd7d-4173-be96-8eafd6f4e1c8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] POST http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/debfac38-d691-4d5d-99d1-fb258adda656/action Apr 30 21:34:50.156450 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c8371dd-cd7d-4173-be96-8eafd6f4e1c8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:34:50.156788 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c8371dd-cd7d-4173-be96-8eafd6f4e1c8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:34:50.157604 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-4c8371dd-cd7d-4173-be96-8eafd6f4e1c8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] delete called for group debfac38-d691-4d5d-99d1-fb258adda656 {{(pid=122525) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Apr 30 21:34:50.157954 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.groups [None req-4c8371dd-cd7d-4173-be96-8eafd6f4e1c8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Delete group with id: debfac38-d691-4d5d-99d1-fb258adda656 Apr 30 21:34:50.166157 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:50.166157 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:50.418844 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c8371dd-cd7d-4173-be96-8eafd6f4e1c8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/debfac38-d691-4d5d-99d1-fb258adda656/action returned with HTTP 202 Apr 30 21:34:50.423174 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 722/1445] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:34:50 2022] POST /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/debfac38-d691-4d5d-99d1-fb258adda656/action => generated 0 bytes in 274 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:34:50.428517 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-486a9b67-dc54-4098-98c0-17830454b72a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:50.432800 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-486a9b67-dc54-4098-98c0-17830454b72a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 Apr 30 21:34:50.433422 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-486a9b67-dc54-4098-98c0-17830454b72a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:50.434012 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-486a9b67-dc54-4098-98c0-17830454b72a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:50.459950 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:50.459950 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:50.479214 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-486a9b67-dc54-4098-98c0-17830454b72a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:50.480788 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-486a9b67-dc54-4098-98c0-17830454b72a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:50.481276 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-486a9b67-dc54-4098-98c0-17830454b72a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:50.505368 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-486a9b67-dc54-4098-98c0-17830454b72a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:50.515331 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:50.515331 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:50.535941 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-486a9b67-dc54-4098-98c0-17830454b72a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 returned with HTTP 200 Apr 30 21:34:50.540903 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 724/1446] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:50 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 => generated 998 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:50.572915 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0cdbb5d7-495a-4c38-882d-3d75eaa85e03 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:50.577221 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0cdbb5d7-495a-4c38-882d-3d75eaa85e03 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] DELETE http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:34:50.577876 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0cdbb5d7-495a-4c38-882d-3d75eaa85e03 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:50.579389 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0cdbb5d7-495a-4c38-882d-3d75eaa85e03 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:50.580753 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-0cdbb5d7-495a-4c38-882d-3d75eaa85e03 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Delete volume with id: 145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:34:50.609042 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:50.609042 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:50.612853 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0cdbb5d7-495a-4c38-882d-3d75eaa85e03 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:34:50.900362 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0cdbb5d7-495a-4c38-882d-3d75eaa85e03 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Delete volume request issued successfully. Apr 30 21:34:50.901454 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0cdbb5d7-495a-4c38-882d-3d75eaa85e03 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 202 Apr 30 21:34:50.903672 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 723/1447] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:34:50 2022] DELETE /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 0 bytes in 332 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:34:50.908324 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9106c70b-8830-4c33-a371-446116bdbc4f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:50.912665 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9106c70b-8830-4c33-a371-446116bdbc4f tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:34:50.914071 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9106c70b-8830-4c33-a371-446116bdbc4f tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:50.914544 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9106c70b-8830-4c33-a371-446116bdbc4f tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:50.943617 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:50.943617 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:50.961543 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9106c70b-8830-4c33-a371-446116bdbc4f tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:34:50.976754 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9106c70b-8830-4c33-a371-446116bdbc4f tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:34:50.983608 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 725/1448] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:50 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 913 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:34:51.124191 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e1e73d83-ef3c-484c-92ad-0163dd893966 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:51.128704 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e1e73d83-ef3c-484c-92ad-0163dd893966 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:51.129223 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e1e73d83-ef3c-484c-92ad-0163dd893966 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:51.130341 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e1e73d83-ef3c-484c-92ad-0163dd893966 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:51.130765 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-e1e73d83-ef3c-484c-92ad-0163dd893966 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:51.139381 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:51.139381 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:51.149089 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e1e73d83-ef3c-484c-92ad-0163dd893966 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:51.151603 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 724/1449] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:51 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:51.549172 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4bd9f5a8-5a2f-47e2-a6d3-1e700cf47128 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:51.555060 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4bd9f5a8-5a2f-47e2-a6d3-1e700cf47128 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 Apr 30 21:34:51.557854 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4bd9f5a8-5a2f-47e2-a6d3-1e700cf47128 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:51.557854 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4bd9f5a8-5a2f-47e2-a6d3-1e700cf47128 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:51.579709 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:51.579709 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:51.589515 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4bd9f5a8-5a2f-47e2-a6d3-1e700cf47128 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:51.591499 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-4bd9f5a8-5a2f-47e2-a6d3-1e700cf47128 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:51.592110 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-4bd9f5a8-5a2f-47e2-a6d3-1e700cf47128 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:51.600527 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-4bd9f5a8-5a2f-47e2-a6d3-1e700cf47128 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:51.606827 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:51.606827 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:51.624261 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4bd9f5a8-5a2f-47e2-a6d3-1e700cf47128 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 returned with HTTP 200 Apr 30 21:34:51.625617 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 726/1450] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:51 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 => generated 998 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:51.985967 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3ca4e8e8-f89a-411c-b946-8fc9606fbf1d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:51.995768 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3ca4e8e8-f89a-411c-b946-8fc9606fbf1d tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:34:51.997032 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3ca4e8e8-f89a-411c-b946-8fc9606fbf1d tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:51.998400 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3ca4e8e8-f89a-411c-b946-8fc9606fbf1d tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:52.019012 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:52.019012 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:52.032800 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3ca4e8e8-f89a-411c-b946-8fc9606fbf1d tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:34:52.051600 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3ca4e8e8-f89a-411c-b946-8fc9606fbf1d tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:34:52.064478 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 725/1451] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:51 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 913 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:52.152979 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b8766fb1-d576-40e5-869e-5bfd041d927e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:52.158313 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b8766fb1-d576-40e5-869e-5bfd041d927e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:52.159007 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b8766fb1-d576-40e5-869e-5bfd041d927e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:52.159616 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b8766fb1-d576-40e5-869e-5bfd041d927e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:52.160091 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-b8766fb1-d576-40e5-869e-5bfd041d927e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:52.169100 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:52.169100 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:52.171223 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b8766fb1-d576-40e5-869e-5bfd041d927e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:52.172428 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 727/1452] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:52 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:52.638401 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-90ed6369-27d5-4dd8-b773-a269f4feaae4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:52.645587 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-90ed6369-27d5-4dd8-b773-a269f4feaae4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 Apr 30 21:34:52.646187 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-90ed6369-27d5-4dd8-b773-a269f4feaae4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:52.646710 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-90ed6369-27d5-4dd8-b773-a269f4feaae4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:52.676150 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:52.676150 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:52.690143 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-90ed6369-27d5-4dd8-b773-a269f4feaae4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:52.704952 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-90ed6369-27d5-4dd8-b773-a269f4feaae4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:52.710879 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-90ed6369-27d5-4dd8-b773-a269f4feaae4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:52.718841 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-90ed6369-27d5-4dd8-b773-a269f4feaae4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:52.725381 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:52.725381 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:52.743160 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-90ed6369-27d5-4dd8-b773-a269f4feaae4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 returned with HTTP 200 Apr 30 21:34:52.744558 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 726/1453] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:52 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 => generated 998 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:53.077137 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4acf1873-834e-430d-92d3-04f110593594 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:53.080681 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4acf1873-834e-430d-92d3-04f110593594 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:34:53.081401 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4acf1873-834e-430d-92d3-04f110593594 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:53.082012 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4acf1873-834e-430d-92d3-04f110593594 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:53.101362 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:53.101362 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:53.106089 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4acf1873-834e-430d-92d3-04f110593594 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:34:53.115975 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4acf1873-834e-430d-92d3-04f110593594 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:34:53.118544 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 728/1454] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:53 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 913 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:53.181527 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-47a77442-4dbc-40a0-9eff-ac05d47932c6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:53.186492 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-47a77442-4dbc-40a0-9eff-ac05d47932c6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:53.186942 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-47a77442-4dbc-40a0-9eff-ac05d47932c6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:53.187392 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-47a77442-4dbc-40a0-9eff-ac05d47932c6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:53.187733 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-47a77442-4dbc-40a0-9eff-ac05d47932c6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:53.196235 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:53.196235 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:53.198395 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-47a77442-4dbc-40a0-9eff-ac05d47932c6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:53.208672 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fc5c0383-1265-40ad-b840-8e2942cb220f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:53.212942 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fc5c0383-1265-40ad-b840-8e2942cb220f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:34:53.213584 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fc5c0383-1265-40ad-b840-8e2942cb220f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:53.214223 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fc5c0383-1265-40ad-b840-8e2942cb220f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:53.220767 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 727/1455] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:53 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:53.229816 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:53.229816 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:53.242407 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fc5c0383-1265-40ad-b840-8e2942cb220f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:34:53.251540 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fc5c0383-1265-40ad-b840-8e2942cb220f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:34:53.261788 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 729/1456] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:53 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 1321 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:53.271664 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:53.278588 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] POST http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf/restore Apr 30 21:34:53.279689 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:34:53.284167 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.backups [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Restoring backup 5db77d48-9011-4eba-911c-56a7d36278cf ({'restore': {}}) {{(pid=122525) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Apr 30 21:34:53.284924 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.backups [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Restoring backup 5db77d48-9011-4eba-911c-56a7d36278cf to volume None. Apr 30 21:34:53.296774 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:53.296774 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:53.306629 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.backup.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Creating volume of 1 GB for restore of backup 5db77d48-9011-4eba-911c-56a7d36278cf. Apr 30 21:34:53.336984 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Availability zone cache updated, next update will occur around 2022-04-30 22:34:53.336430. {{(pid=122525) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:152}} Apr 30 21:34:53.337264 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Availability Zones retrieved successfully. Apr 30 21:34:53.377099 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Flow 'volume_create_api' (1797a37b-8c68-478a-a0a4-14972e993f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:34:53.380027 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d787d84-f38c-4f22-abe3-efd093f5b9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:34:53.382580 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:34:53.423646 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d787d84-f38c-4f22-abe3-efd093f5b9ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:34:53.425918 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (250cb981-cc55-456b-9cd7-05e9eebad7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:34:53.530469 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Created reservations ['2137c704-3853-4507-b85e-96b0f09b62b0', 'f1779240-50fd-4e74-98bc-c255458c1221', 'a6bf677d-9114-4cee-8565-72384e9ed699', 'fb76e23d-66ca-455c-93db-51d43b4762a0'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:34:53.534137 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (250cb981-cc55-456b-9cd7-05e9eebad7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2137c704-3853-4507-b85e-96b0f09b62b0', 'f1779240-50fd-4e74-98bc-c255458c1221', 'a6bf677d-9114-4cee-8565-72384e9ed699', 'fb76e23d-66ca-455c-93db-51d43b4762a0']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:34:53.537280 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62f09b36-80cc-4ae4-96fc-217e3bbe3ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:34:53.640081 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62f09b36-80cc-4ae4-96fc-217e3bbe3ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f665430-43af-4d95-94d7-2f39dfbc7c9b', '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_5db77d48-9011-4eba-911c-56a7d36278cf',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='280a6ce7a084421bbd267c7ac5c907ca',qos_specs=None,replication_status=,reservations=['2137c704-3853-4507-b85e-96b0f09b62b0','f1779240-50fd-4e74-98bc-c255458c1221','a6bf677d-9114-4cee-8565-72384e9ed699','fb76e23d-66ca-455c-93db-51d43b4762a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7757dd58d9db44f89d86bf2217719d09',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:34:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_5db77d48-9011-4eba-911c-56a7d36278cf',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f665430-43af-4d95-94d7-2f39dfbc7c9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='280a6ce7a084421bbd267c7ac5c907ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7757dd58d9db44f89d86bf2217719d09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:34:53.643012 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24bc3642-99cc-4d3c-b4b5-26aae33afee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:34:53.757400 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-69039c5e-3c71-4558-8ac8-497b5f716d71 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:53.761695 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-69039c5e-3c71-4558-8ac8-497b5f716d71 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 Apr 30 21:34:53.762308 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-69039c5e-3c71-4558-8ac8-497b5f716d71 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:53.762879 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-69039c5e-3c71-4558-8ac8-497b5f716d71 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:53.771500 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24bc3642-99cc-4d3c-b4b5-26aae33afee9) transitioned into 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_5db77d48-9011-4eba-911c-56a7d36278cf',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='280a6ce7a084421bbd267c7ac5c907ca',qos_specs=None,replication_status=,reservations=['2137c704-3853-4507-b85e-96b0f09b62b0','f1779240-50fd-4e74-98bc-c255458c1221','a6bf677d-9114-4cee-8565-72384e9ed699','fb76e23d-66ca-455c-93db-51d43b4762a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7757dd58d9db44f89d86bf2217719d09',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:34:53.774062 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bf509b3-de03-4308-882e-a5cf59771624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:34:53.790341 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:53.790341 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:53.803307 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-69039c5e-3c71-4558-8ac8-497b5f716d71 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:53.804999 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-69039c5e-3c71-4558-8ac8-497b5f716d71 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:53.806521 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-69039c5e-3c71-4558-8ac8-497b5f716d71 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:53.813368 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-69039c5e-3c71-4558-8ac8-497b5f716d71 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:53.819782 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:53.819782 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:53.835899 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-69039c5e-3c71-4558-8ac8-497b5f716d71 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 returned with HTTP 200 Apr 30 21:34:53.837001 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 730/1457] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:53 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 => generated 998 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:53.896900 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bf509b3-de03-4308-882e-a5cf59771624) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:34:53.900551 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Flow 'volume_create_api' (1797a37b-8c68-478a-a0a4-14972e993f98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:34:53.901522 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Create volume request issued successfully. Apr 30 21:34:53.920042 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:53.920042 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:53.923771 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:34:54.131625 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-29a04fc4-5575-4eac-9354-027e5e5d875a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:54.137406 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-29a04fc4-5575-4eac-9354-027e5e5d875a tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:34:54.138074 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-29a04fc4-5575-4eac-9354-027e5e5d875a tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:54.138829 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-29a04fc4-5575-4eac-9354-027e5e5d875a tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:54.159885 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:54.159885 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:54.171037 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-29a04fc4-5575-4eac-9354-027e5e5d875a tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:34:54.187368 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-29a04fc4-5575-4eac-9354-027e5e5d875a tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:34:54.188122 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 731/1458] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:54 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 913 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:34:54.849018 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8e1632bd-319b-4ed7-8b09-08ac8d86cefe None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:54.853190 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8e1632bd-319b-4ed7-8b09-08ac8d86cefe tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 Apr 30 21:34:54.853909 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8e1632bd-319b-4ed7-8b09-08ac8d86cefe tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:54.854549 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8e1632bd-319b-4ed7-8b09-08ac8d86cefe tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:54.868563 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:54.868563 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:54.875982 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8e1632bd-319b-4ed7-8b09-08ac8d86cefe tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:54.886685 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-8e1632bd-319b-4ed7-8b09-08ac8d86cefe tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:54.887134 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-8e1632bd-319b-4ed7-8b09-08ac8d86cefe tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:54.894214 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-8e1632bd-319b-4ed7-8b09-08ac8d86cefe tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:54.901186 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:54.901186 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:54.915778 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8e1632bd-319b-4ed7-8b09-08ac8d86cefe tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 returned with HTTP 200 Apr 30 21:34:54.920660 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 732/1459] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:54 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 => generated 998 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:34:54.939864 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:54.939864 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:54.940916 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:34:55.200764 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2689c2dd-854f-437f-bfad-9a077d07f30f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:55.204293 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2689c2dd-854f-437f-bfad-9a077d07f30f tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:34:55.204737 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2689c2dd-854f-437f-bfad-9a077d07f30f tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:55.205178 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2689c2dd-854f-437f-bfad-9a077d07f30f tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:55.235522 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:55.235522 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:55.244223 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2689c2dd-854f-437f-bfad-9a077d07f30f tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:34:55.286069 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2689c2dd-854f-437f-bfad-9a077d07f30f tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:34:55.294023 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 733/1460] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:55 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:34:55.932626 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-57ea394e-dd49-436e-87fd-21fe72729d55 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:55.940289 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-57ea394e-dd49-436e-87fd-21fe72729d55 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 Apr 30 21:34:55.945570 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-57ea394e-dd49-436e-87fd-21fe72729d55 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:55.945570 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-57ea394e-dd49-436e-87fd-21fe72729d55 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:55.960986 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:55.960986 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:55.965495 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:34:55.965855 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.backup.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Checking backup size 1 against volume size 1 {{(pid=122525) restore /opt/stack/cinder/cinder/backup/api.py:414}} Apr 30 21:34:55.966137 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.backup.api [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Overwriting volume 7f665430-43af-4d95-94d7-2f39dfbc7c9b with restore of backup 5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:55.971507 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:55.971507 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:55.988494 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-57ea394e-dd49-436e-87fd-21fe72729d55 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:55.990175 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-57ea394e-dd49-436e-87fd-21fe72729d55 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:55.990920 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-57ea394e-dd49-436e-87fd-21fe72729d55 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:56.002072 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-57ea394e-dd49-436e-87fd-21fe72729d55 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:56.008552 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:56.008552 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:56.024928 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-57ea394e-dd49-436e-87fd-21fe72729d55 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 returned with HTTP 200 Apr 30 21:34:56.025669 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 734/1461] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:55 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 => generated 998 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:56.152410 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.backup.rpcapi [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] restore_backup in rpcapi backup_id 5db77d48-9011-4eba-911c-56a7d36278cf {{(pid=122525) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:70}} Apr 30 21:34:56.167659 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-54dbf914-5635-41e9-b6d8-b6eb54e2df67 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf/restore returned with HTTP 202 Apr 30 21:34:56.167659 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 728/1462] 10.222.0.23 () {60 vars in 1369 bytes} [Sat Apr 30 21:34:53 2022] POST /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf/restore => generated 189 bytes in 2893 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:34:56.170607 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f06f59f4-4077-49b6-afdb-373d742f58b4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:56.175826 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f06f59f4-4077-49b6-afdb-373d742f58b4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:56.176314 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f06f59f4-4077-49b6-afdb-373d742f58b4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:56.177069 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f06f59f4-4077-49b6-afdb-373d742f58b4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:56.177529 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f06f59f4-4077-49b6-afdb-373d742f58b4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:56.191143 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:56.191143 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:56.195912 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f06f59f4-4077-49b6-afdb-373d742f58b4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:56.204923 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 735/1463] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:56 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:56.305945 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8c017a49-0bfc-4b95-890f-623c43f8f055 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:56.305945 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8c017a49-0bfc-4b95-890f-623c43f8f055 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:34:56.305945 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8c017a49-0bfc-4b95-890f-623c43f8f055 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:56.306601 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8c017a49-0bfc-4b95-890f-623c43f8f055 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:56.330773 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:56.330773 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:56.357451 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8c017a49-0bfc-4b95-890f-623c43f8f055 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:34:56.373437 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8c017a49-0bfc-4b95-890f-623c43f8f055 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:34:56.374482 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 729/1464] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:56 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 913 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:57.039508 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-47709ece-edd2-45af-aeab-80ff8afac3b5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:57.044041 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-47709ece-edd2-45af-aeab-80ff8afac3b5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 Apr 30 21:34:57.044793 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-47709ece-edd2-45af-aeab-80ff8afac3b5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:57.045616 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-47709ece-edd2-45af-aeab-80ff8afac3b5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:57.074810 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:57.074810 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:57.098152 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-47709ece-edd2-45af-aeab-80ff8afac3b5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:57.103929 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-47709ece-edd2-45af-aeab-80ff8afac3b5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:57.103929 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-47709ece-edd2-45af-aeab-80ff8afac3b5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:57.108697 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-47709ece-edd2-45af-aeab-80ff8afac3b5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:57.114454 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:57.114454 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:57.130714 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-47709ece-edd2-45af-aeab-80ff8afac3b5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 returned with HTTP 200 Apr 30 21:34:57.132667 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 736/1465] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:57 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 => generated 998 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:57.218318 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d29b34bb-94db-45f8-b187-8d08301e2ce2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:57.233311 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d29b34bb-94db-45f8-b187-8d08301e2ce2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:57.236999 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d29b34bb-94db-45f8-b187-8d08301e2ce2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:57.237746 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d29b34bb-94db-45f8-b187-8d08301e2ce2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:57.238325 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-d29b34bb-94db-45f8-b187-8d08301e2ce2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:57.258582 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:57.258582 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:57.264293 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d29b34bb-94db-45f8-b187-8d08301e2ce2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:57.265557 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 730/1466] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:57 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:57.392623 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3caca998-b0d7-4a51-8714-7c0a62da86c2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:57.412055 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3caca998-b0d7-4a51-8714-7c0a62da86c2 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:34:57.412567 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3caca998-b0d7-4a51-8714-7c0a62da86c2 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:57.413569 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3caca998-b0d7-4a51-8714-7c0a62da86c2 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:57.457156 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:57.457156 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:57.468912 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3caca998-b0d7-4a51-8714-7c0a62da86c2 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:34:57.480088 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3caca998-b0d7-4a51-8714-7c0a62da86c2 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:34:57.480917 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 737/1467] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:57 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:58.144797 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5a9d9b6e-c208-47c2-8bfc-130391cee30a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:58.149172 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5a9d9b6e-c208-47c2-8bfc-130391cee30a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 Apr 30 21:34:58.150070 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5a9d9b6e-c208-47c2-8bfc-130391cee30a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:58.150758 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5a9d9b6e-c208-47c2-8bfc-130391cee30a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:58.169046 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:58.169046 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:58.178481 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5a9d9b6e-c208-47c2-8bfc-130391cee30a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:58.182289 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-5a9d9b6e-c208-47c2-8bfc-130391cee30a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:58.182813 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-5a9d9b6e-c208-47c2-8bfc-130391cee30a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:58.190738 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-5a9d9b6e-c208-47c2-8bfc-130391cee30a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:58.197388 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:58.197388 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:58.214131 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5a9d9b6e-c208-47c2-8bfc-130391cee30a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 returned with HTTP 200 Apr 30 21:34:58.216127 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 731/1468] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:58 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 => generated 998 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:58.275580 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6cb55cbb-dbf6-45b1-8713-b552d58ce5e7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:58.280761 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6cb55cbb-dbf6-45b1-8713-b552d58ce5e7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:58.281320 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6cb55cbb-dbf6-45b1-8713-b552d58ce5e7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:58.282556 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6cb55cbb-dbf6-45b1-8713-b552d58ce5e7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:58.283715 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-6cb55cbb-dbf6-45b1-8713-b552d58ce5e7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:58.297838 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:58.297838 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:58.299611 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6cb55cbb-dbf6-45b1-8713-b552d58ce5e7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:58.300667 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 738/1469] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:58 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:58.494598 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-96abbd58-a1f1-4e7c-829c-582615b04a93 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:58.504698 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-96abbd58-a1f1-4e7c-829c-582615b04a93 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:34:58.504698 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-96abbd58-a1f1-4e7c-829c-582615b04a93 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:58.507539 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-96abbd58-a1f1-4e7c-829c-582615b04a93 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:58.528781 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:58.528781 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:58.539712 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-96abbd58-a1f1-4e7c-829c-582615b04a93 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:34:58.574014 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-96abbd58-a1f1-4e7c-829c-582615b04a93 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 200 Apr 30 21:34:58.574014 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 732/1470] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:58 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 913 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:34:59.229177 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-90bcba73-422f-49c1-9b9c-8b40c270d79e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:59.233096 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-90bcba73-422f-49c1-9b9c-8b40c270d79e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 Apr 30 21:34:59.233593 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-90bcba73-422f-49c1-9b9c-8b40c270d79e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:59.234074 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-90bcba73-422f-49c1-9b9c-8b40c270d79e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:59.250694 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:59.250694 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:59.261902 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-90bcba73-422f-49c1-9b9c-8b40c270d79e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:34:59.262117 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-90bcba73-422f-49c1-9b9c-8b40c270d79e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:34:59.262512 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-90bcba73-422f-49c1-9b9c-8b40c270d79e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:34:59.299178 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-90bcba73-422f-49c1-9b9c-8b40c270d79e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:34:59.305952 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:59.305952 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:59.309143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6ebc7364-6a53-40b7-bac3-14ede15a9cea None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:59.313695 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6ebc7364-6a53-40b7-bac3-14ede15a9cea tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:34:59.315097 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6ebc7364-6a53-40b7-bac3-14ede15a9cea tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:59.315769 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6ebc7364-6a53-40b7-bac3-14ede15a9cea tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:59.316278 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-6ebc7364-6a53-40b7-bac3-14ede15a9cea tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:34:59.331746 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:59.331746 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:59.332776 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6ebc7364-6a53-40b7-bac3-14ede15a9cea tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:34:59.333923 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 733/1471] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:59 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:34:59.339623 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-90bcba73-422f-49c1-9b9c-8b40c270d79e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 returned with HTTP 200 Apr 30 21:34:59.339623 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 739/1472] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:34:59 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 => generated 997 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:34:59.578319 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ee9acae6-794f-46e8-bf54-636c1a2e545d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:59.582913 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ee9acae6-794f-46e8-bf54-636c1a2e545d tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 Apr 30 21:34:59.583543 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ee9acae6-794f-46e8-bf54-636c1a2e545d tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:59.584026 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ee9acae6-794f-46e8-bf54-636c1a2e545d tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:59.611364 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ee9acae6-794f-46e8-bf54-636c1a2e545d tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 returned with HTTP 404 Apr 30 21:34:59.612308 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 740/1473] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:59 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/145fbe2b-80e0-425d-8ae1-fb6fd5400018 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:34:59.616974 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1a6b5da4-7381-4b8b-8051-fc0f4e5522cb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:59.620713 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1a6b5da4-7381-4b8b-8051-fc0f4e5522cb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] DELETE http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:34:59.621549 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1a6b5da4-7381-4b8b-8051-fc0f4e5522cb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:59.622352 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1a6b5da4-7381-4b8b-8051-fc0f4e5522cb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:59.622896 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-1a6b5da4-7381-4b8b-8051-fc0f4e5522cb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Delete volume with id: a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:34:59.653608 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:59.653608 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:34:59.654719 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1a6b5da4-7381-4b8b-8051-fc0f4e5522cb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:34:59.951093 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1a6b5da4-7381-4b8b-8051-fc0f4e5522cb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Delete volume request issued successfully. Apr 30 21:34:59.951784 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1a6b5da4-7381-4b8b-8051-fc0f4e5522cb tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 202 Apr 30 21:34:59.952803 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 734/1474] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:34:59 2022] DELETE /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 0 bytes in 337 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:34:59.957700 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a7a19064-e993-4627-aebd-cf513062012b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:34:59.963107 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a7a19064-e993-4627-aebd-cf513062012b tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:34:59.963869 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a7a19064-e993-4627-aebd-cf513062012b tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:34:59.964943 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a7a19064-e993-4627-aebd-cf513062012b tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:34:59.984392 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:34:59.984392 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:00.000229 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a7a19064-e993-4627-aebd-cf513062012b tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:35:00.010028 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a7a19064-e993-4627-aebd-cf513062012b tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 200 Apr 30 21:35:00.010994 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 741/1475] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:34:59 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 913 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:00.343734 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7d47fb07-a020-43cf-b252-b4255b6b90a9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:00.350167 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3741eadf-a50d-4b25-8f7b-434a67f892ea None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:00.359302 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7d47fb07-a020-43cf-b252-b4255b6b90a9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:00.359302 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7d47fb07-a020-43cf-b252-b4255b6b90a9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:00.359302 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7d47fb07-a020-43cf-b252-b4255b6b90a9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:00.359302 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-7d47fb07-a020-43cf-b252-b4255b6b90a9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:00.359797 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3741eadf-a50d-4b25-8f7b-434a67f892ea tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 Apr 30 21:35:00.359797 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3741eadf-a50d-4b25-8f7b-434a67f892ea tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:00.359797 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3741eadf-a50d-4b25-8f7b-434a67f892ea tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:00.365661 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:00.365661 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:00.371956 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7d47fb07-a020-43cf-b252-b4255b6b90a9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:00.373567 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 735/1476] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:00 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:00.374686 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3741eadf-a50d-4b25-8f7b-434a67f892ea tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 returned with HTTP 404 Apr 30 21:35:00.377356 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 742/1477] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:00 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Apr 30 21:35:00.383898 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-749098af-5036-473c-8619-524a7b1091a3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:00.389098 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-749098af-5036-473c-8619-524a7b1091a3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/debfac38-d691-4d5d-99d1-fb258adda656 Apr 30 21:35:00.389529 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-749098af-5036-473c-8619-524a7b1091a3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:00.390090 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-749098af-5036-473c-8619-524a7b1091a3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:00.390436 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-749098af-5036-473c-8619-524a7b1091a3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member debfac38-d691-4d5d-99d1-fb258adda656 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:00.395242 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-749098af-5036-473c-8619-524a7b1091a3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/debfac38-d691-4d5d-99d1-fb258adda656 returned with HTTP 404 Apr 30 21:35:00.400358 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 736/1478] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:00 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/debfac38-d691-4d5d-99d1-fb258adda656 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:35:00.404808 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a28b54b7-fa56-4a10-bc15-950f0ff67c0a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:00.409504 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a28b54b7-fa56-4a10-bc15-950f0ff67c0a tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] DELETE http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/group_types/8da6069d-5110-4d19-a4ed-737f5158537f Apr 30 21:35:00.410047 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a28b54b7-fa56-4a10-bc15-950f0ff67c0a tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:00.411155 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a28b54b7-fa56-4a10-bc15-950f0ff67c0a tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:00.487788 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a28b54b7-fa56-4a10-bc15-950f0ff67c0a tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/group_types/8da6069d-5110-4d19-a4ed-737f5158537f returned with HTTP 202 Apr 30 21:35:00.489532 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 743/1479] 10.222.0.23 () {60 vars in 1380 bytes} [Sat Apr 30 21:35:00 2022] DELETE /volume/v3/306169be24624972b5874cecf1b44d9a/group_types/8da6069d-5110-4d19-a4ed-737f5158537f => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:35:00.498434 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-846196ee-0026-4a20-a98b-63ba6ae07b62 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:00.502443 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-846196ee-0026-4a20-a98b-63ba6ae07b62 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] POST http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types Apr 30 21:35:00.503261 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-846196ee-0026-4a20-a98b-63ba6ae07b62 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1008116467"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:00.642140 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-846196ee-0026-4a20-a98b-63ba6ae07b62 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types returned with HTTP 200 Apr 30 21:35:00.644069 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 737/1480] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:35:00 2022] POST /volume/v3/306169be24624972b5874cecf1b44d9a/types => generated 224 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:00.650742 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-34902ccd-6073-400d-b56d-7ca67e87664a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:00.655017 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-34902ccd-6073-400d-b56d-7ca67e87664a tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] POST http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/group_types Apr 30 21:35:00.656416 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-34902ccd-6073-400d-b56d-7ca67e87664a tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-343097905"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:00.810060 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-34902ccd-6073-400d-b56d-7ca67e87664a tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/group_types returned with HTTP 202 Apr 30 21:35:00.818013 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 744/1481] 10.222.0.23 () {62 vars in 1287 bytes} [Sat Apr 30 21:35:00 2022] POST /volume/v3/306169be24624972b5874cecf1b44d9a/group_types => generated 180 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:35:00.818153 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-229deebe-7423-4fba-9778-be72fd424443 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:00.823231 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-229deebe-7423-4fba-9778-be72fd424443 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] POST http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups Apr 30 21:35:00.824339 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-229deebe-7423-4fba-9778-be72fd424443 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f6a9994b-1f6a-417a-81a6-1a72efe6a3c5", "volume_types": ["1c862985-5177-450c-b590-8454b9c0599e"], "name": "tempest-GroupSnapshotsTest-Group-573312998"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:00.825532 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-229deebe-7423-4fba-9778-be72fd424443 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Creating new group {'group': {'group_type': 'f6a9994b-1f6a-417a-81a6-1a72efe6a3c5', 'volume_types': ['1c862985-5177-450c-b590-8454b9c0599e'], 'name': 'tempest-GroupSnapshotsTest-Group-573312998'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Apr 30 21:35:00.833557 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.groups [None req-229deebe-7423-4fba-9778-be72fd424443 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Creating group tempest-GroupSnapshotsTest-Group-573312998. Apr 30 21:35:00.867344 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-229deebe-7423-4fba-9778-be72fd424443 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Availability zone cache updated, next update will occur around 2022-04-30 22:35:00.865750. {{(pid=122525) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:152}} Apr 30 21:35:00.868332 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-229deebe-7423-4fba-9778-be72fd424443 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Availability Zones retrieved successfully. Apr 30 21:35:00.975861 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-229deebe-7423-4fba-9778-be72fd424443 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Created reservations ['9d468e87-c5e7-438d-9470-832b0507dac7'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:35:01.022093 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6fd33f44-1d83-4857-b489-70ce7cc4bdac None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:01.026742 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6fd33f44-1d83-4857-b489-70ce7cc4bdac tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:35:01.027537 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6fd33f44-1d83-4857-b489-70ce7cc4bdac tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:01.028808 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6fd33f44-1d83-4857-b489-70ce7cc4bdac tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:01.063848 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:01.063848 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:01.087935 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6fd33f44-1d83-4857-b489-70ce7cc4bdac tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:35:01.101564 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6fd33f44-1d83-4857-b489-70ce7cc4bdac tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 200 Apr 30 21:35:01.103205 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 745/1482] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:01 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 913 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:01.192514 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-229deebe-7423-4fba-9778-be72fd424443 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups returned with HTTP 202 Apr 30 21:35:01.194218 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 738/1483] 10.222.0.23 () {62 vars in 1273 bytes} [Sat Apr 30 21:35:00 2022] POST /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups => generated 111 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:35:01.207415 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6303ef5e-9900-4d60-969d-5167df0ca7fa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:01.216718 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6303ef5e-9900-4d60-969d-5167df0ca7fa tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 Apr 30 21:35:01.220844 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6303ef5e-9900-4d60-969d-5167df0ca7fa tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:01.221512 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6303ef5e-9900-4d60-969d-5167df0ca7fa tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:01.222371 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-6303ef5e-9900-4d60-969d-5167df0ca7fa tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 84b45732-3644-4a76-ac21-d1d4dd33a169 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:01.235406 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:01.235406 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:01.261654 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6303ef5e-9900-4d60-969d-5167df0ca7fa tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 returned with HTTP 200 Apr 30 21:35:01.266181 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 746/1484] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:01 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 => generated 391 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:01.382109 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-faa95545-380e-4b74-9e12-ac6d6b877a06 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:01.394807 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-faa95545-380e-4b74-9e12-ac6d6b877a06 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:01.394807 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-faa95545-380e-4b74-9e12-ac6d6b877a06 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:01.394807 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-faa95545-380e-4b74-9e12-ac6d6b877a06 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:01.394807 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-faa95545-380e-4b74-9e12-ac6d6b877a06 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:01.396130 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:01.396130 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:01.398705 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-faa95545-380e-4b74-9e12-ac6d6b877a06 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:01.399978 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 739/1485] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:01 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:02.120964 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f1f4e4c9-05a5-455a-9c95-3c1a9e2afc33 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:02.124689 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f1f4e4c9-05a5-455a-9c95-3c1a9e2afc33 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:35:02.125363 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f1f4e4c9-05a5-455a-9c95-3c1a9e2afc33 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:02.126080 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f1f4e4c9-05a5-455a-9c95-3c1a9e2afc33 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:02.153575 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:02.153575 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:02.169715 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f1f4e4c9-05a5-455a-9c95-3c1a9e2afc33 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:35:02.188198 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f1f4e4c9-05a5-455a-9c95-3c1a9e2afc33 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 200 Apr 30 21:35:02.198834 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 747/1486] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:02 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 913 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:02.271373 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-64ae435c-ff8b-4b72-a392-af7504a9bc34 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:02.276297 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-64ae435c-ff8b-4b72-a392-af7504a9bc34 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 Apr 30 21:35:02.277124 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-64ae435c-ff8b-4b72-a392-af7504a9bc34 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:02.277778 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-64ae435c-ff8b-4b72-a392-af7504a9bc34 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:02.278558 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-64ae435c-ff8b-4b72-a392-af7504a9bc34 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 84b45732-3644-4a76-ac21-d1d4dd33a169 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:02.286772 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:02.286772 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:02.310569 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-64ae435c-ff8b-4b72-a392-af7504a9bc34 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 returned with HTTP 200 Apr 30 21:35:02.317463 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 740/1487] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:02 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:02.319274 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:02.323779 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] POST http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes Apr 30 21:35:02.324901 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1c862985-5177-450c-b590-8454b9c0599e", "group_id": "84b45732-3644-4a76-ac21-d1d4dd33a169", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1328514933"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:02.326050 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Create volume request body: {'volume': {'volume_type': '1c862985-5177-450c-b590-8454b9c0599e', 'group_id': '84b45732-3644-4a76-ac21-d1d4dd33a169', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1328514933'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:35:02.344711 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:02.344711 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:02.344711 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Create volume of 1 GB Apr 30 21:35:02.357629 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Availability Zones retrieved successfully. Apr 30 21:35:02.392559 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Flow 'volume_create_api' (3ebd0d91-c050-46ea-b6f9-a2f8d164367c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:35:02.395144 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c631b47b-9dbb-4984-8da7-6eb17b200fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:02.409135 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3ac49312-265e-47bb-805f-c8bc721e6254 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:02.414068 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3ac49312-265e-47bb-805f-c8bc721e6254 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:02.414515 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3ac49312-265e-47bb-805f-c8bc721e6254 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:02.414959 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3ac49312-265e-47bb-805f-c8bc721e6254 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:02.415264 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-3ac49312-265e-47bb-805f-c8bc721e6254 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:02.433257 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:02.433257 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:02.434408 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:02.434408 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:02.435708 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:35:02.436684 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3ac49312-265e-47bb-805f-c8bc721e6254 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:02.446394 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 741/1488] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:02 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:02.489504 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c631b47b-9dbb-4984-8da7-6eb17b200fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1c862985-5177-450c-b590-8454b9c0599e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1008116467',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c862985-5177-450c-b590-8454b9c0599e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '84b45732-3644-4a76-ac21-d1d4dd33a169', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:02.493666 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e635ec84-5c7c-4c83-94a8-0dc33a445af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:02.594433 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1008116467 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1008116467, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:35:02.594433 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1008116467 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1008116467, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:35:02.873624 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Created reservations ['68690732-2fa0-415c-ac04-89e7c82b416f', '083adb12-05ab-4a65-9386-e603f9d7074b', '8cf4ab8a-936c-4cf1-b2e4-9cacaffb24b2', '18cfa0de-dad9-44a7-85cc-de963845790f'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:35:02.876816 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e635ec84-5c7c-4c83-94a8-0dc33a445af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68690732-2fa0-415c-ac04-89e7c82b416f', '083adb12-05ab-4a65-9386-e603f9d7074b', '8cf4ab8a-936c-4cf1-b2e4-9cacaffb24b2', '18cfa0de-dad9-44a7-85cc-de963845790f']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:02.878594 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c6c988-75aa-4623-9d8a-70aa57ace796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:03.015740 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c6c988-75aa-4623-9d8a-70aa57ace796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0c77025-9289-407b-a5fc-6b84af21ccd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1328514933',encryption_key_id=None,group_id=84b45732-3644-4a76-ac21-d1d4dd33a169,group_type_id=,metadata={},multiattach=False,project_id='e755f57c175e43d7b08df778af0e3b04',qos_specs=None,replication_status=,reservations=['68690732-2fa0-415c-ac04-89e7c82b416f','083adb12-05ab-4a65-9386-e603f9d7074b','8cf4ab8a-936c-4cf1-b2e4-9cacaffb24b2','18cfa0de-dad9-44a7-85cc-de963845790f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7195793f260a45659c4c2ca5feb83928',volume_type_id=1c862985-5177-450c-b590-8454b9c0599e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:35:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1328514933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=84b45732-3644-4a76-ac21-d1d4dd33a169,host=None,id=d0c77025-9289-407b-a5fc-6b84af21ccd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e755f57c175e43d7b08df778af0e3b04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7195793f260a45659c4c2ca5feb83928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c862985-5177-450c-b590-8454b9c0599e),volume_type_id=1c862985-5177-450c-b590-8454b9c0599e)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:03.017668 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dca5627-880b-43ce-87eb-e521c5909f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:03.129950 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dca5627-880b-43ce-87eb-e521c5909f86) transitioned into state 'SUCCESS' from state '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-1328514933',encryption_key_id=None,group_id=84b45732-3644-4a76-ac21-d1d4dd33a169,group_type_id=,metadata={},multiattach=False,project_id='e755f57c175e43d7b08df778af0e3b04',qos_specs=None,replication_status=,reservations=['68690732-2fa0-415c-ac04-89e7c82b416f','083adb12-05ab-4a65-9386-e603f9d7074b','8cf4ab8a-936c-4cf1-b2e4-9cacaffb24b2','18cfa0de-dad9-44a7-85cc-de963845790f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7195793f260a45659c4c2ca5feb83928',volume_type_id=1c862985-5177-450c-b590-8454b9c0599e)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:03.131816 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36312ce4-166d-4a7d-9565-902227cf06de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:03.202808 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7b059735-3a04-46b8-bfbc-d65bf6dab10a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:03.206454 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7b059735-3a04-46b8-bfbc-d65bf6dab10a tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:35:03.206975 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7b059735-3a04-46b8-bfbc-d65bf6dab10a tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:03.207430 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7b059735-3a04-46b8-bfbc-d65bf6dab10a tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:03.231902 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36312ce4-166d-4a7d-9565-902227cf06de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:03.234685 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Flow 'volume_create_api' (3ebd0d91-c050-46ea-b6f9-a2f8d164367c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:35:03.235560 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Create volume request issued successfully. Apr 30 21:35:03.236939 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:03.237317 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:03.238865 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:03.238865 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:03.254520 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:03.264642 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7b059735-3a04-46b8-bfbc-d65bf6dab10a tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:35:03.264954 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:03.264954 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:03.276653 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7b059735-3a04-46b8-bfbc-d65bf6dab10a tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 200 Apr 30 21:35:03.277881 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 742/1489] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:03 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 913 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:35:03.281292 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-08404b45-7426-4b61-a5c6-700b006ca6d1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes returned with HTTP 202 Apr 30 21:35:03.293523 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e5ef91e6-8473-4e14-ac62-d3d3015e754e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:03.294500 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 748/1490] 10.222.0.23 () {62 vars in 1276 bytes} [Sat Apr 30 21:35:02 2022] POST /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes => generated 908 bytes in 977 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:35:03.298636 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e5ef91e6-8473-4e14-ac62-d3d3015e754e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 Apr 30 21:35:03.299340 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e5ef91e6-8473-4e14-ac62-d3d3015e754e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:03.300002 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e5ef91e6-8473-4e14-ac62-d3d3015e754e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:03.314896 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:03.314896 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:03.328818 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e5ef91e6-8473-4e14-ac62-d3d3015e754e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:03.330308 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e5ef91e6-8473-4e14-ac62-d3d3015e754e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:03.331061 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e5ef91e6-8473-4e14-ac62-d3d3015e754e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:03.341079 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-e5ef91e6-8473-4e14-ac62-d3d3015e754e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:03.355569 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:03.355569 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:03.372095 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e5ef91e6-8473-4e14-ac62-d3d3015e754e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 returned with HTTP 200 Apr 30 21:35:03.383476 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 743/1491] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:03 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 => generated 976 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:03.455404 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a8952888-81fc-4b78-95be-6c9848e8a3e0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:03.460441 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a8952888-81fc-4b78-95be-6c9848e8a3e0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:03.460891 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a8952888-81fc-4b78-95be-6c9848e8a3e0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:03.461520 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a8952888-81fc-4b78-95be-6c9848e8a3e0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:03.461876 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-a8952888-81fc-4b78-95be-6c9848e8a3e0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:03.469601 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:03.469601 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:03.471659 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a8952888-81fc-4b78-95be-6c9848e8a3e0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:03.478658 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 749/1492] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:03 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:04.293794 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-329280e6-f8f7-4916-bd24-99d871d73215 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:04.299815 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-329280e6-f8f7-4916-bd24-99d871d73215 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:35:04.300418 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-329280e6-f8f7-4916-bd24-99d871d73215 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:04.301075 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-329280e6-f8f7-4916-bd24-99d871d73215 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:04.328827 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:04.328827 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:04.338958 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-329280e6-f8f7-4916-bd24-99d871d73215 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:35:04.353900 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-329280e6-f8f7-4916-bd24-99d871d73215 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 200 Apr 30 21:35:04.354627 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 744/1493] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:04 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 913 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:04.385142 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-566c8afa-b3b4-4e54-9607-4786a74563cd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:04.389618 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-566c8afa-b3b4-4e54-9607-4786a74563cd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 Apr 30 21:35:04.392950 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-566c8afa-b3b4-4e54-9607-4786a74563cd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:04.393416 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-566c8afa-b3b4-4e54-9607-4786a74563cd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:04.415258 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:04.415258 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:04.423093 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-566c8afa-b3b4-4e54-9607-4786a74563cd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:04.424608 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-566c8afa-b3b4-4e54-9607-4786a74563cd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:04.425510 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-566c8afa-b3b4-4e54-9607-4786a74563cd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:04.434761 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-566c8afa-b3b4-4e54-9607-4786a74563cd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:04.442557 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:04.442557 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:04.461106 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-566c8afa-b3b4-4e54-9607-4786a74563cd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 returned with HTTP 200 Apr 30 21:35:04.462195 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 750/1494] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:04 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 => generated 1000 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:35:04.482386 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4d647cd2-9d53-4599-b83c-d3bd7ced47b6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:04.487736 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4d647cd2-9d53-4599-b83c-d3bd7ced47b6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:04.488342 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4d647cd2-9d53-4599-b83c-d3bd7ced47b6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:04.488894 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4d647cd2-9d53-4599-b83c-d3bd7ced47b6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:04.489273 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-4d647cd2-9d53-4599-b83c-d3bd7ced47b6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:04.497121 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:04.497121 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:04.499025 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4d647cd2-9d53-4599-b83c-d3bd7ced47b6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:04.505302 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 745/1495] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:04 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:05.371429 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9397f950-edf4-4346-9ae3-b75e0f644064 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:05.377248 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9397f950-edf4-4346-9ae3-b75e0f644064 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:35:05.378038 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9397f950-edf4-4346-9ae3-b75e0f644064 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:05.378505 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9397f950-edf4-4346-9ae3-b75e0f644064 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:05.395028 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:05.395028 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:05.428162 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9397f950-edf4-4346-9ae3-b75e0f644064 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:35:05.446583 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9397f950-edf4-4346-9ae3-b75e0f644064 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 200 Apr 30 21:35:05.452071 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 751/1496] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:05 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 913 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:05.474648 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d70208b4-c82e-4926-982e-59687b8f624a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:05.478999 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d70208b4-c82e-4926-982e-59687b8f624a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 Apr 30 21:35:05.479485 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d70208b4-c82e-4926-982e-59687b8f624a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:05.479942 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d70208b4-c82e-4926-982e-59687b8f624a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:05.498592 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:05.498592 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:05.509141 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-90ae7530-68ec-40f8-9aad-4b3d4a545665 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:05.510602 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d70208b4-c82e-4926-982e-59687b8f624a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:05.512178 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-d70208b4-c82e-4926-982e-59687b8f624a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:05.512582 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-d70208b4-c82e-4926-982e-59687b8f624a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:05.513714 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-90ae7530-68ec-40f8-9aad-4b3d4a545665 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:05.514193 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-90ae7530-68ec-40f8-9aad-4b3d4a545665 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:05.514817 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-90ae7530-68ec-40f8-9aad-4b3d4a545665 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:05.515125 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-90ae7530-68ec-40f8-9aad-4b3d4a545665 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:05.522344 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-d70208b4-c82e-4926-982e-59687b8f624a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:05.542959 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:05.542959 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:05.544825 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:05.544825 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:05.551106 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-90ae7530-68ec-40f8-9aad-4b3d4a545665 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:05.558098 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 752/1497] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:05 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:05.564819 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d70208b4-c82e-4926-982e-59687b8f624a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 returned with HTTP 200 Apr 30 21:35:05.565966 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 746/1498] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:05 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 => generated 1000 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:35:06.460466 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-adcf6245-131c-4b9a-ba53-eb2569369dea None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:06.464249 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-adcf6245-131c-4b9a-ba53-eb2569369dea tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:35:06.468248 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-adcf6245-131c-4b9a-ba53-eb2569369dea tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:06.470383 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-adcf6245-131c-4b9a-ba53-eb2569369dea tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:06.490313 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:06.490313 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:06.500900 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-adcf6245-131c-4b9a-ba53-eb2569369dea tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:35:06.511893 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-adcf6245-131c-4b9a-ba53-eb2569369dea tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 200 Apr 30 21:35:06.513397 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 753/1499] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:06 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 913 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:06.563656 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d7477b62-c3cc-4689-ac43-88949860e589 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:06.571566 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d7477b62-c3cc-4689-ac43-88949860e589 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:06.572368 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d7477b62-c3cc-4689-ac43-88949860e589 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:06.573002 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d7477b62-c3cc-4689-ac43-88949860e589 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:06.575248 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-d7477b62-c3cc-4689-ac43-88949860e589 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:06.582114 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-88800810-59a6-436c-a6be-b3c51e0ab9e5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:06.587265 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-88800810-59a6-436c-a6be-b3c51e0ab9e5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 Apr 30 21:35:06.588197 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-88800810-59a6-436c-a6be-b3c51e0ab9e5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:06.588814 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-88800810-59a6-436c-a6be-b3c51e0ab9e5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:06.592964 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:06.592964 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:06.595966 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d7477b62-c3cc-4689-ac43-88949860e589 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:06.598174 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 747/1500] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:06 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:06.608987 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:06.608987 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:06.620631 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-88800810-59a6-436c-a6be-b3c51e0ab9e5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:06.622298 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-88800810-59a6-436c-a6be-b3c51e0ab9e5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:06.626004 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-88800810-59a6-436c-a6be-b3c51e0ab9e5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:06.634356 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-88800810-59a6-436c-a6be-b3c51e0ab9e5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:06.640055 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:06.640055 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:06.662135 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-88800810-59a6-436c-a6be-b3c51e0ab9e5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 returned with HTTP 200 Apr 30 21:35:06.664129 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 754/1501] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:06 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 => generated 1001 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:35:06.675106 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:06.678560 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] POST http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes Apr 30 21:35:06.679314 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1c862985-5177-450c-b590-8454b9c0599e", "group_id": "84b45732-3644-4a76-ac21-d1d4dd33a169", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-789520740"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:06.680341 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Create volume request body: {'volume': {'volume_type': '1c862985-5177-450c-b590-8454b9c0599e', 'group_id': '84b45732-3644-4a76-ac21-d1d4dd33a169', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-789520740'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:35:06.692449 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:06.692449 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:06.693536 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Create volume of 1 GB Apr 30 21:35:06.706856 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Availability Zones retrieved successfully. Apr 30 21:35:06.725645 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Flow 'volume_create_api' (214e7af3-5c74-4ad8-963c-925683ac6a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:35:06.728508 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fed7f189-6cc1-4564-bd10-a3bdba07a044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:06.730214 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:06.730214 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:06.731640 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:35:06.768048 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fed7f189-6cc1-4564-bd10-a3bdba07a044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:35:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1c862985-5177-450c-b590-8454b9c0599e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1008116467',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1c862985-5177-450c-b590-8454b9c0599e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '84b45732-3644-4a76-ac21-d1d4dd33a169', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:06.776800 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e8adeea-54b7-4195-bd1b-1712363c4476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:06.826087 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1008116467 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1008116467, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:35:06.827017 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1008116467 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1008116467, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:35:06.974230 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Created reservations ['e727321d-a302-4e87-9a9f-cbc00a9f789b', 'c06c0919-36bf-4982-a2b0-dc15df1338ae', '9c157edf-3583-4e39-a12b-a9daf389c090', '70810211-1bc7-4b12-9ec6-d7c1d9c2fccb'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:35:06.991447 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e8adeea-54b7-4195-bd1b-1712363c4476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e727321d-a302-4e87-9a9f-cbc00a9f789b', 'c06c0919-36bf-4982-a2b0-dc15df1338ae', '9c157edf-3583-4e39-a12b-a9daf389c090', '70810211-1bc7-4b12-9ec6-d7c1d9c2fccb']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:06.994764 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6040e996-88ee-4f45-b29b-ed798d2ad0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:07.159262 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6040e996-88ee-4f45-b29b-ed798d2ad0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-789520740',encryption_key_id=None,group_id=84b45732-3644-4a76-ac21-d1d4dd33a169,group_type_id=,metadata={},multiattach=False,project_id='e755f57c175e43d7b08df778af0e3b04',qos_specs=None,replication_status=,reservations=['e727321d-a302-4e87-9a9f-cbc00a9f789b','c06c0919-36bf-4982-a2b0-dc15df1338ae','9c157edf-3583-4e39-a12b-a9daf389c090','70810211-1bc7-4b12-9ec6-d7c1d9c2fccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7195793f260a45659c4c2ca5feb83928',volume_type_id=1c862985-5177-450c-b590-8454b9c0599e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:35:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-789520740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=84b45732-3644-4a76-ac21-d1d4dd33a169,host=None,id=1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e755f57c175e43d7b08df778af0e3b04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7195793f260a45659c4c2ca5feb83928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c862985-5177-450c-b590-8454b9c0599e),volume_type_id=1c862985-5177-450c-b590-8454b9c0599e)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:07.163233 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a238c18-5304-43e7-ad1d-5ae60794d5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:07.297635 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a238c18-5304-43e7-ad1d-5ae60794d5e9) transitioned into state 'SUCCESS' from state '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-789520740',encryption_key_id=None,group_id=84b45732-3644-4a76-ac21-d1d4dd33a169,group_type_id=,metadata={},multiattach=False,project_id='e755f57c175e43d7b08df778af0e3b04',qos_specs=None,replication_status=,reservations=['e727321d-a302-4e87-9a9f-cbc00a9f789b','c06c0919-36bf-4982-a2b0-dc15df1338ae','9c157edf-3583-4e39-a12b-a9daf389c090','70810211-1bc7-4b12-9ec6-d7c1d9c2fccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7195793f260a45659c4c2ca5feb83928',volume_type_id=1c862985-5177-450c-b590-8454b9c0599e)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:07.300439 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a23924a-1fea-47c2-9f3d-7e776d4491b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:07.443763 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a23924a-1fea-47c2-9f3d-7e776d4491b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:07.450204 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Flow 'volume_create_api' (214e7af3-5c74-4ad8-963c-925683ac6a7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:35:07.450943 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Create volume request issued successfully. Apr 30 21:35:07.452360 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:07.456975 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:07.468910 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:07.477580 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:07.477580 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:07.484721 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2a0bedff-25ae-4ecb-9868-899fae69f488 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes returned with HTTP 202 Apr 30 21:35:07.493863 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 748/1502] 10.222.0.23 () {62 vars in 1276 bytes} [Sat Apr 30 21:35:06 2022] POST /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes => generated 907 bytes in 812 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:35:07.497320 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8e5c3602-4f40-489d-b775-fa213b3f42fe None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:07.503833 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8e5c3602-4f40-489d-b775-fa213b3f42fe tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:35:07.504396 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8e5c3602-4f40-489d-b775-fa213b3f42fe tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:07.505042 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8e5c3602-4f40-489d-b775-fa213b3f42fe tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:07.528761 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6b2a9290-9284-4481-98c3-dd4aef26eea6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:07.531765 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:07.531765 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:07.534227 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6b2a9290-9284-4481-98c3-dd4aef26eea6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:35:07.534722 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6b2a9290-9284-4481-98c3-dd4aef26eea6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:07.535174 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6b2a9290-9284-4481-98c3-dd4aef26eea6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:07.575981 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:07.575981 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:07.576749 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8e5c3602-4f40-489d-b775-fa213b3f42fe tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:07.588058 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-8e5c3602-4f40-489d-b775-fa213b3f42fe tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:07.588690 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-8e5c3602-4f40-489d-b775-fa213b3f42fe tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:07.597006 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6b2a9290-9284-4481-98c3-dd4aef26eea6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:35:07.605541 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-8e5c3602-4f40-489d-b775-fa213b3f42fe tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:07.626805 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:07.626805 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:07.631831 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6b2a9290-9284-4481-98c3-dd4aef26eea6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 200 Apr 30 21:35:07.643943 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 749/1503] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:07 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 913 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:35:07.653615 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f8514719-e772-461d-b538-c480d40cfc0c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:07.681703 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f8514719-e772-461d-b538-c480d40cfc0c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:07.681703 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f8514719-e772-461d-b538-c480d40cfc0c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:07.688304 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8e5c3602-4f40-489d-b775-fa213b3f42fe tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 200 Apr 30 21:35:07.689557 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 755/1504] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:07 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 975 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:07.692962 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f8514719-e772-461d-b538-c480d40cfc0c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:07.693514 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-f8514719-e772-461d-b538-c480d40cfc0c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:07.705737 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:07.705737 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:07.707528 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f8514719-e772-461d-b538-c480d40cfc0c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:07.708573 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 750/1505] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:07 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:08.657280 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7a1c3262-580b-4744-8d42-cdb950b66cf5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:08.661354 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7a1c3262-580b-4744-8d42-cdb950b66cf5 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:35:08.661854 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7a1c3262-580b-4744-8d42-cdb950b66cf5 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:08.663000 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7a1c3262-580b-4744-8d42-cdb950b66cf5 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:08.704078 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e2a7c0f5-355b-4606-aecb-c9a8f15812d0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:08.706575 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:08.706575 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:08.709566 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e2a7c0f5-355b-4606-aecb-c9a8f15812d0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:35:08.709566 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e2a7c0f5-355b-4606-aecb-c9a8f15812d0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:08.710871 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e2a7c0f5-355b-4606-aecb-c9a8f15812d0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:08.745602 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7a1c3262-580b-4744-8d42-cdb950b66cf5 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:35:08.757412 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:08.757412 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:08.776943 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7a1c3262-580b-4744-8d42-cdb950b66cf5 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 200 Apr 30 21:35:08.780441 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 756/1506] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:08 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 913 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:08.784084 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f9011f8c-c80f-47cf-929e-ed0c897a7909 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:08.790733 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e2a7c0f5-355b-4606-aecb-c9a8f15812d0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:08.794442 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f9011f8c-c80f-47cf-929e-ed0c897a7909 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:08.799166 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f9011f8c-c80f-47cf-929e-ed0c897a7909 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:08.802074 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f9011f8c-c80f-47cf-929e-ed0c897a7909 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:08.802623 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e2a7c0f5-355b-4606-aecb-c9a8f15812d0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:08.803116 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e2a7c0f5-355b-4606-aecb-c9a8f15812d0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:08.804326 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f9011f8c-c80f-47cf-929e-ed0c897a7909 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:08.821961 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-e2a7c0f5-355b-4606-aecb-c9a8f15812d0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:08.824487 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:08.824487 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:08.825100 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f9011f8c-c80f-47cf-929e-ed0c897a7909 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:08.826036 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 757/1507] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:08 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:08.835944 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:08.835944 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:08.872936 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e2a7c0f5-355b-4606-aecb-c9a8f15812d0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 200 Apr 30 21:35:08.882290 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 751/1508] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:08 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 999 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:09.791123 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-99b13e78-70f6-4772-a788-a40578f06d34 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:09.795969 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-99b13e78-70f6-4772-a788-a40578f06d34 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:35:09.797002 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-99b13e78-70f6-4772-a788-a40578f06d34 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:09.797002 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-99b13e78-70f6-4772-a788-a40578f06d34 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:09.812476 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:09.812476 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:09.821308 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-99b13e78-70f6-4772-a788-a40578f06d34 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:35:09.837868 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f06ba917-0798-4da8-9b21-f3c86e32d1ad None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:09.844200 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-99b13e78-70f6-4772-a788-a40578f06d34 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 200 Apr 30 21:35:09.845648 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 758/1509] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:09 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 913 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:09.846162 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f06ba917-0798-4da8-9b21-f3c86e32d1ad tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:09.846630 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f06ba917-0798-4da8-9b21-f3c86e32d1ad tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:09.847083 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f06ba917-0798-4da8-9b21-f3c86e32d1ad tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:09.847394 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-f06ba917-0798-4da8-9b21-f3c86e32d1ad tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:09.869410 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:09.869410 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:09.878557 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f06ba917-0798-4da8-9b21-f3c86e32d1ad tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:09.886882 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-45764405-7758-4ad6-9877-33a2007f7c8c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:09.887045 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 752/1510] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:09 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:09.891111 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-45764405-7758-4ad6-9877-33a2007f7c8c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:35:09.891807 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-45764405-7758-4ad6-9877-33a2007f7c8c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:09.892541 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-45764405-7758-4ad6-9877-33a2007f7c8c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:09.921098 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:09.921098 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:09.922713 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-45764405-7758-4ad6-9877-33a2007f7c8c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:09.924330 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-45764405-7758-4ad6-9877-33a2007f7c8c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:09.925115 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-45764405-7758-4ad6-9877-33a2007f7c8c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:09.938367 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-45764405-7758-4ad6-9877-33a2007f7c8c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:09.947994 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:09.947994 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:09.965376 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-45764405-7758-4ad6-9877-33a2007f7c8c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 200 Apr 30 21:35:09.966783 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 759/1511] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:09 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 1000 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:35:09.980092 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a7586119-5543-4c8c-b1fb-e14dd780302a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:09.984870 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a7586119-5543-4c8c-b1fb-e14dd780302a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] PUT http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 Apr 30 21:35:09.985621 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a7586119-5543-4c8c-b1fb-e14dd780302a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "d0c77025-9289-407b-a5fc-6b84af21ccd8"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:09.989819 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-a7586119-5543-4c8c-b1fb-e14dd780302a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Update called for group 84b45732-3644-4a76-ac21-d1d4dd33a169. {{(pid=122525) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Apr 30 21:35:09.989819 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.groups [None req-a7586119-5543-4c8c-b1fb-e14dd780302a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Updating group 84b45732-3644-4a76-ac21-d1d4dd33a169 with name None description: None add_volumes: None remove_volumes: d0c77025-9289-407b-a5fc-6b84af21ccd8. Apr 30 21:35:09.994851 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:09.994851 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:10.119222 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a7586119-5543-4c8c-b1fb-e14dd780302a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 returned with HTTP 202 Apr 30 21:35:10.123582 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 753/1512] 10.222.0.23 () {62 vars in 1382 bytes} [Sat Apr 30 21:35:09 2022] PUT /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:35:10.125571 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-216d937f-0ae4-4d0b-9a41-856beb412805 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:10.130121 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-216d937f-0ae4-4d0b-9a41-856beb412805 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 Apr 30 21:35:10.131610 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-216d937f-0ae4-4d0b-9a41-856beb412805 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:10.132311 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-216d937f-0ae4-4d0b-9a41-856beb412805 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:10.132823 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-216d937f-0ae4-4d0b-9a41-856beb412805 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 84b45732-3644-4a76-ac21-d1d4dd33a169 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:10.151446 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:10.151446 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:10.179010 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-216d937f-0ae4-4d0b-9a41-856beb412805 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 returned with HTTP 200 Apr 30 21:35:10.179954 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 760/1513] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:10 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 => generated 391 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:10.857923 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4f90b97e-1556-4396-b3d3-31c0bc945279 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:10.862142 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4f90b97e-1556-4396-b3d3-31c0bc945279 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:35:10.863032 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4f90b97e-1556-4396-b3d3-31c0bc945279 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:10.863455 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4f90b97e-1556-4396-b3d3-31c0bc945279 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:10.882167 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:10.882167 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:10.889512 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4f90b97e-1556-4396-b3d3-31c0bc945279 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:35:10.897482 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b74dc001-6223-417c-a04f-790d7db23a0e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:10.900720 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4f90b97e-1556-4396-b3d3-31c0bc945279 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 200 Apr 30 21:35:10.902398 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 754/1514] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:10 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 913 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:10.904440 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b74dc001-6223-417c-a04f-790d7db23a0e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:10.905557 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b74dc001-6223-417c-a04f-790d7db23a0e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:10.906239 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b74dc001-6223-417c-a04f-790d7db23a0e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:10.906777 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-b74dc001-6223-417c-a04f-790d7db23a0e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:10.919400 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:10.919400 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:10.923904 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b74dc001-6223-417c-a04f-790d7db23a0e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:10.928980 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 761/1515] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:10 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:11.188490 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-98f2040c-0d8d-4707-b0b6-2b17c982cced None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:11.192495 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-98f2040c-0d8d-4707-b0b6-2b17c982cced tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 Apr 30 21:35:11.193068 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-98f2040c-0d8d-4707-b0b6-2b17c982cced tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:11.194243 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-98f2040c-0d8d-4707-b0b6-2b17c982cced tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:11.195155 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-98f2040c-0d8d-4707-b0b6-2b17c982cced tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 84b45732-3644-4a76-ac21-d1d4dd33a169 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:11.200752 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:11.200752 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:11.215495 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-98f2040c-0d8d-4707-b0b6-2b17c982cced tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 returned with HTTP 200 Apr 30 21:35:11.216283 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 755/1516] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:11 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:11.224219 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cbf161a7-d2ac-465f-8728-fdd4ad0808b5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:11.228874 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cbf161a7-d2ac-465f-8728-fdd4ad0808b5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] PUT http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 Apr 30 21:35:11.229694 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cbf161a7-d2ac-465f-8728-fdd4ad0808b5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d0c77025-9289-407b-a5fc-6b84af21ccd8"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:11.240160 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-cbf161a7-d2ac-465f-8728-fdd4ad0808b5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Update called for group 84b45732-3644-4a76-ac21-d1d4dd33a169. {{(pid=122527) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Apr 30 21:35:11.240978 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.groups [None req-cbf161a7-d2ac-465f-8728-fdd4ad0808b5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Updating group 84b45732-3644-4a76-ac21-d1d4dd33a169 with name None description: None add_volumes: d0c77025-9289-407b-a5fc-6b84af21ccd8 remove_volumes: None. Apr 30 21:35:11.246985 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:11.246985 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:11.424476 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cbf161a7-d2ac-465f-8728-fdd4ad0808b5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 returned with HTTP 202 Apr 30 21:35:11.429445 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 762/1517] 10.222.0.23 () {62 vars in 1382 bytes} [Sat Apr 30 21:35:11 2022] PUT /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:35:11.431729 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-625ae4c5-2f69-44cc-a103-a85afa71c928 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:11.435664 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-625ae4c5-2f69-44cc-a103-a85afa71c928 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 Apr 30 21:35:11.436407 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-625ae4c5-2f69-44cc-a103-a85afa71c928 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:11.437029 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-625ae4c5-2f69-44cc-a103-a85afa71c928 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:11.442014 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-625ae4c5-2f69-44cc-a103-a85afa71c928 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 84b45732-3644-4a76-ac21-d1d4dd33a169 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:11.454200 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:11.454200 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:11.479034 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-625ae4c5-2f69-44cc-a103-a85afa71c928 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 returned with HTTP 200 Apr 30 21:35:11.479813 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 756/1518] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:11 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 => generated 391 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:35:11.914123 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8b91a048-7697-472f-9b35-7e33f9c45af6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:11.923410 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8b91a048-7697-472f-9b35-7e33f9c45af6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:35:11.924146 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8b91a048-7697-472f-9b35-7e33f9c45af6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:11.925728 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8b91a048-7697-472f-9b35-7e33f9c45af6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:11.932478 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2f6f7d7d-ca3c-4e3a-8dbc-b72598b4c1a5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:11.941208 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2f6f7d7d-ca3c-4e3a-8dbc-b72598b4c1a5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:11.949862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2f6f7d7d-ca3c-4e3a-8dbc-b72598b4c1a5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:11.949862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2f6f7d7d-ca3c-4e3a-8dbc-b72598b4c1a5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:11.949862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-2f6f7d7d-ca3c-4e3a-8dbc-b72598b4c1a5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:11.950302 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:11.950302 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:11.952535 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:11.952535 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:11.954671 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2f6f7d7d-ca3c-4e3a-8dbc-b72598b4c1a5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:11.955567 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 757/1519] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:11 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:11.967948 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8b91a048-7697-472f-9b35-7e33f9c45af6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Volume info retrieved successfully. Apr 30 21:35:11.979508 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8b91a048-7697-472f-9b35-7e33f9c45af6 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 200 Apr 30 21:35:11.989993 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 763/1520] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:11 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 913 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:12.489165 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b50be006-1946-4b64-92c5-027dc28e6c81 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:12.498506 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b50be006-1946-4b64-92c5-027dc28e6c81 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 Apr 30 21:35:12.498506 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b50be006-1946-4b64-92c5-027dc28e6c81 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:12.500190 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b50be006-1946-4b64-92c5-027dc28e6c81 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:12.500613 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-b50be006-1946-4b64-92c5-027dc28e6c81 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 84b45732-3644-4a76-ac21-d1d4dd33a169 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:12.507079 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:12.507079 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:12.528544 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b50be006-1946-4b64-92c5-027dc28e6c81 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 returned with HTTP 200 Apr 30 21:35:12.528544 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 758/1521] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:12 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:12.535358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-022deace-7965-4469-b9ea-9c6a39fff3e7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:12.539683 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-022deace-7965-4469-b9ea-9c6a39fff3e7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] PUT http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 Apr 30 21:35:12.540416 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-022deace-7965-4469-b9ea-9c6a39fff3e7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:12.541331 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-022deace-7965-4469-b9ea-9c6a39fff3e7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Update called for group 84b45732-3644-4a76-ac21-d1d4dd33a169. {{(pid=122527) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Apr 30 21:35:12.541622 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.groups [None req-022deace-7965-4469-b9ea-9c6a39fff3e7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Updating group 84b45732-3644-4a76-ac21-d1d4dd33a169 with name None description: None add_volumes: None remove_volumes: 1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8. Apr 30 21:35:12.554698 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:12.554698 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:12.651647 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-022deace-7965-4469-b9ea-9c6a39fff3e7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 returned with HTTP 202 Apr 30 21:35:12.653686 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 764/1522] 10.222.0.23 () {62 vars in 1382 bytes} [Sat Apr 30 21:35:12 2022] PUT /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:35:12.660379 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f6619fa3-24cf-4b30-bb85-8ebd101b55f8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:12.663340 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f6619fa3-24cf-4b30-bb85-8ebd101b55f8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 Apr 30 21:35:12.664051 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f6619fa3-24cf-4b30-bb85-8ebd101b55f8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:12.664504 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f6619fa3-24cf-4b30-bb85-8ebd101b55f8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:12.664849 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-f6619fa3-24cf-4b30-bb85-8ebd101b55f8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 84b45732-3644-4a76-ac21-d1d4dd33a169 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:12.687528 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:12.687528 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:12.741548 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f6619fa3-24cf-4b30-bb85-8ebd101b55f8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 returned with HTTP 200 Apr 30 21:35:12.748589 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 759/1523] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:12 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 => generated 391 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:12.965082 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b30b9a39-1728-47b7-8ef8-7878f52adc11 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:12.981504 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b30b9a39-1728-47b7-8ef8-7878f52adc11 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:12.981504 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b30b9a39-1728-47b7-8ef8-7878f52adc11 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:12.982260 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b30b9a39-1728-47b7-8ef8-7878f52adc11 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:12.982860 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-b30b9a39-1728-47b7-8ef8-7878f52adc11 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:13.001452 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8ade4b37-3a1a-40c9-9105-0cc785a198d1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:13.007648 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8ade4b37-3a1a-40c9-9105-0cc785a198d1 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] GET http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 Apr 30 21:35:13.008451 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8ade4b37-3a1a-40c9-9105-0cc785a198d1 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:13.009194 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8ade4b37-3a1a-40c9-9105-0cc785a198d1 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:13.029129 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:13.029129 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:13.032421 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b30b9a39-1728-47b7-8ef8-7878f52adc11 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:13.036309 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 765/1524] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:12 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:13.048956 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8ade4b37-3a1a-40c9-9105-0cc785a198d1 tempest-ServerRescueNegativeTestJSON-1665530689 tempest-ServerRescueNegativeTestJSON-1665530689-project] http://10.222.0.23/volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 returned with HTTP 404 Apr 30 21:35:13.049928 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 760/1525] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:12 2022] GET /volume/v3/9ef2f32360be4d6c87d31bb5307ad696/volumes/a3025c91-4710-444f-a17e-e4de84b6c2f1 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:35:13.751611 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fed39933-ea09-49e0-920c-f167b987e1ec None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:13.756434 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fed39933-ea09-49e0-920c-f167b987e1ec tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 Apr 30 21:35:13.762543 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fed39933-ea09-49e0-920c-f167b987e1ec tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:13.762543 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fed39933-ea09-49e0-920c-f167b987e1ec tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:13.762543 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-fed39933-ea09-49e0-920c-f167b987e1ec tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 84b45732-3644-4a76-ac21-d1d4dd33a169 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:13.772161 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:13.772161 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:13.790655 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fed39933-ea09-49e0-920c-f167b987e1ec tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 returned with HTTP 200 Apr 30 21:35:13.791880 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 766/1526] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:13 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:13.799624 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2155ba4b-452d-4040-861f-9e9b3f5c5b82 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:13.803596 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2155ba4b-452d-4040-861f-9e9b3f5c5b82 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] PUT http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 Apr 30 21:35:13.804335 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2155ba4b-452d-4040-861f-9e9b3f5c5b82 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:13.805251 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-2155ba4b-452d-4040-861f-9e9b3f5c5b82 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Update called for group 84b45732-3644-4a76-ac21-d1d4dd33a169. {{(pid=122525) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Apr 30 21:35:13.805544 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.groups [None req-2155ba4b-452d-4040-861f-9e9b3f5c5b82 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Updating group 84b45732-3644-4a76-ac21-d1d4dd33a169 with name None description: None add_volumes: 1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 remove_volumes: None. Apr 30 21:35:13.811350 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:13.811350 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:13.940012 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2155ba4b-452d-4040-861f-9e9b3f5c5b82 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 returned with HTTP 202 Apr 30 21:35:13.945826 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 761/1527] 10.222.0.23 () {62 vars in 1382 bytes} [Sat Apr 30 21:35:13 2022] PUT /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Apr 30 21:35:13.949714 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2705d903-e494-4d9f-9be2-537dabe21106 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:13.954973 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2705d903-e494-4d9f-9be2-537dabe21106 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 Apr 30 21:35:13.955546 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2705d903-e494-4d9f-9be2-537dabe21106 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:13.956087 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2705d903-e494-4d9f-9be2-537dabe21106 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:13.956794 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-2705d903-e494-4d9f-9be2-537dabe21106 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 84b45732-3644-4a76-ac21-d1d4dd33a169 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:13.968822 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:13.968822 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:13.994289 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2705d903-e494-4d9f-9be2-537dabe21106 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 returned with HTTP 200 Apr 30 21:35:14.000266 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 767/1528] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:13 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 => generated 391 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:14.043274 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b06c0aab-6191-4d59-a058-d22626c09ee5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:14.052063 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b06c0aab-6191-4d59-a058-d22626c09ee5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:14.052626 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b06c0aab-6191-4d59-a058-d22626c09ee5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:14.053711 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b06c0aab-6191-4d59-a058-d22626c09ee5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:14.054120 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b06c0aab-6191-4d59-a058-d22626c09ee5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:14.062474 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:14.062474 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:14.064314 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b06c0aab-6191-4d59-a058-d22626c09ee5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:14.066039 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 762/1529] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:14 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:15.011553 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f8226ecc-a047-40ed-8713-3a5ae93f41f6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:15.023865 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f8226ecc-a047-40ed-8713-3a5ae93f41f6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 Apr 30 21:35:15.024818 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f8226ecc-a047-40ed-8713-3a5ae93f41f6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:15.027072 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f8226ecc-a047-40ed-8713-3a5ae93f41f6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:15.028437 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-f8226ecc-a047-40ed-8713-3a5ae93f41f6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 84b45732-3644-4a76-ac21-d1d4dd33a169 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:15.038790 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:15.038790 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:15.060751 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f8226ecc-a047-40ed-8713-3a5ae93f41f6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 returned with HTTP 200 Apr 30 21:35:15.070329 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-82f2a383-03ef-4d23-a91f-09d5c74a9057 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:15.073030 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 768/1530] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:15 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 => generated 392 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:15.076218 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-82f2a383-03ef-4d23-a91f-09d5c74a9057 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail Apr 30 21:35:15.077031 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-82f2a383-03ef-4d23-a91f-09d5c74a9057 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:15.077722 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-82f2a383-03ef-4d23-a91f-09d5c74a9057 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:15.078991 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-82f2a383-03ef-4d23-a91f-09d5c74a9057 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:35:15.080990 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-82f2a383-03ef-4d23-a91f-09d5c74a9057 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:35:15.085948 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-200474a2-dc41-473a-9dc4-5588c502fdcf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:15.098244 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-200474a2-dc41-473a-9dc4-5588c502fdcf tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:15.099484 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-200474a2-dc41-473a-9dc4-5588c502fdcf tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:15.101585 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-200474a2-dc41-473a-9dc4-5588c502fdcf tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:15.102649 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-200474a2-dc41-473a-9dc4-5588c502fdcf tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:15.121541 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:15.121541 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:15.130063 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-200474a2-dc41-473a-9dc4-5588c502fdcf tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:15.136045 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 769/1531] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:15 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:15.184579 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-82f2a383-03ef-4d23-a91f-09d5c74a9057 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Get all volumes completed successfully. Apr 30 21:35:15.197235 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-82f2a383-03ef-4d23-a91f-09d5c74a9057 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:15.197950 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-82f2a383-03ef-4d23-a91f-09d5c74a9057 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:15.208798 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-82f2a383-03ef-4d23-a91f-09d5c74a9057 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:15.215737 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:15.215737 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:15.227013 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-82f2a383-03ef-4d23-a91f-09d5c74a9057 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:15.227824 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-82f2a383-03ef-4d23-a91f-09d5c74a9057 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:15.241444 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-82f2a383-03ef-4d23-a91f-09d5c74a9057 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:15.248607 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:15.248607 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:15.287744 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-82f2a383-03ef-4d23-a91f-09d5c74a9057 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail returned with HTTP 200 Apr 30 21:35:15.297550 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 763/1532] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:35:15 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail => generated 1994 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:35:15.301246 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8e3ca2b0-b66f-4a25-b4c3-1cee92b134a7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:15.306159 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8e3ca2b0-b66f-4a25-b4c3-1cee92b134a7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] POST http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots Apr 30 21:35:15.307156 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8e3ca2b0-b66f-4a25-b4c3-1cee92b134a7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "84b45732-3644-4a76-ac21-d1d4dd33a169", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-526067873"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:15.308360 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-8e3ca2b0-b66f-4a25-b4c3-1cee92b134a7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Creating new group_snapshot {'group_snapshot': {'group_id': '84b45732-3644-4a76-ac21-d1d4dd33a169', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-526067873'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Apr 30 21:35:15.315606 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:15.315606 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:15.325008 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.group_snapshots [None req-8e3ca2b0-b66f-4a25-b4c3-1cee92b134a7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-526067873. Apr 30 21:35:15.441256 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:15.441256 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:15.524548 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-8e3ca2b0-b66f-4a25-b4c3-1cee92b134a7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1008116467 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1008116467, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:35:15.795191 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-8e3ca2b0-b66f-4a25-b4c3-1cee92b134a7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Created reservations ['574b9536-1ce9-4dc8-b0f8-8da7b7de38a1', '9521f066-5811-4f69-b2a5-648371aff6b9', '9ae2c6a3-0001-41a4-bd56-e9d80b5fa8fe', '2fedda8d-495f-4d1e-8de9-5d21948f3c14'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:35:16.142221 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8e3ca2b0-b66f-4a25-b4c3-1cee92b134a7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots returned with HTTP 202 Apr 30 21:35:16.145051 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0fcca31e-c718-4a1c-8528-822eff5861be None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:16.152146 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 770/1533] 10.222.0.23 () {62 vars in 1300 bytes} [Sat Apr 30 21:35:15 2022] POST /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots => generated 186 bytes in 852 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:35:16.152285 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0fcca31e-c718-4a1c-8528-822eff5861be tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:16.153016 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0fcca31e-c718-4a1c-8528-822eff5861be tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:16.160633 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-222b79a6-4b0c-46b1-a898-e6d08c8c244e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:16.161454 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0fcca31e-c718-4a1c-8528-822eff5861be tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:16.162713 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-0fcca31e-c718-4a1c-8528-822eff5861be tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:16.178537 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-222b79a6-4b0c-46b1-a898-e6d08c8c244e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:16.179366 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-222b79a6-4b0c-46b1-a898-e6d08c8c244e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:16.180040 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-222b79a6-4b0c-46b1-a898-e6d08c8c244e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:16.180570 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-222b79a6-4b0c-46b1-a898-e6d08c8c244e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9f8930b4-6954-4c34-b641-b34e2a7356d0 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:35:16.195305 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:16.195305 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:16.207633 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:16.207633 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:16.208609 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0fcca31e-c718-4a1c-8528-822eff5861be tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:16.210129 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-222b79a6-4b0c-46b1-a898-e6d08c8c244e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 returned with HTTP 200 Apr 30 21:35:16.212083 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 764/1534] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:16 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:16.212518 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 771/1535] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:35:16 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 => generated 325 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:17.227358 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6781d653-c72c-4180-a46e-a05f5755f23a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:17.228197 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0db990f8-9f59-4f45-b394-e4d632749ed6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:17.228197 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0db990f8-9f59-4f45-b394-e4d632749ed6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:17.228729 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6781d653-c72c-4180-a46e-a05f5755f23a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:17.228830 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0db990f8-9f59-4f45-b394-e4d632749ed6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:17.228830 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0db990f8-9f59-4f45-b394-e4d632749ed6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:17.228830 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-0db990f8-9f59-4f45-b394-e4d632749ed6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:17.231935 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6781d653-c72c-4180-a46e-a05f5755f23a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:17.232814 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6781d653-c72c-4180-a46e-a05f5755f23a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:17.234713 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-6781d653-c72c-4180-a46e-a05f5755f23a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9f8930b4-6954-4c34-b641-b34e2a7356d0 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:35:17.246042 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:17.246042 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:17.264839 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0db990f8-9f59-4f45-b394-e4d632749ed6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:17.264839 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 772/1536] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:17 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:17.265125 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:17.265125 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:17.286704 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6781d653-c72c-4180-a46e-a05f5755f23a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 returned with HTTP 200 Apr 30 21:35:17.294446 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 765/1537] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:35:17 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 => generated 325 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:18.262962 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-52d4ef80-48d6-4318-8ad2-08532a0b92d2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:18.268177 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-52d4ef80-48d6-4318-8ad2-08532a0b92d2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:18.268635 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-52d4ef80-48d6-4318-8ad2-08532a0b92d2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:18.270079 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-52d4ef80-48d6-4318-8ad2-08532a0b92d2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:18.270520 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-52d4ef80-48d6-4318-8ad2-08532a0b92d2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:18.293246 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:18.293246 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:18.297326 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-52d4ef80-48d6-4318-8ad2-08532a0b92d2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:18.305444 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5a6cb440-c23e-47ef-93d7-249ce2cb89ff None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:18.305959 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 773/1538] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:18 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:18.307598 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5a6cb440-c23e-47ef-93d7-249ce2cb89ff tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:18.308101 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5a6cb440-c23e-47ef-93d7-249ce2cb89ff tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:18.308810 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5a6cb440-c23e-47ef-93d7-249ce2cb89ff tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:18.309160 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-5a6cb440-c23e-47ef-93d7-249ce2cb89ff tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9f8930b4-6954-4c34-b641-b34e2a7356d0 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:35:18.318405 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:18.318405 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:18.334324 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5a6cb440-c23e-47ef-93d7-249ce2cb89ff tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 returned with HTTP 200 Apr 30 21:35:18.340099 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 766/1539] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:35:18 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 => generated 325 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:35:19.311798 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ab04dde9-5cec-41e9-9ca3-fc24268a7b95 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:19.322738 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ab04dde9-5cec-41e9-9ca3-fc24268a7b95 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:19.324235 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ab04dde9-5cec-41e9-9ca3-fc24268a7b95 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:19.328967 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ab04dde9-5cec-41e9-9ca3-fc24268a7b95 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:19.328967 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-ab04dde9-5cec-41e9-9ca3-fc24268a7b95 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:19.344204 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a5b3181f-17ce-470b-a851-821299f627be None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:19.349165 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:19.349165 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:19.350249 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a5b3181f-17ce-470b-a851-821299f627be tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:19.350757 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a5b3181f-17ce-470b-a851-821299f627be tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:19.351216 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a5b3181f-17ce-470b-a851-821299f627be tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:19.351566 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-a5b3181f-17ce-470b-a851-821299f627be tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9f8930b4-6954-4c34-b641-b34e2a7356d0 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:35:19.370506 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ab04dde9-5cec-41e9-9ca3-fc24268a7b95 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:19.370506 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 774/1540] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:19 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:19.380812 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:19.380812 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:19.398969 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a5b3181f-17ce-470b-a851-821299f627be tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 returned with HTTP 200 Apr 30 21:35:19.404252 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 767/1541] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:35:19 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 => generated 325 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:35:20.372683 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-00d97a62-9377-4f37-af42-ee22ca02b0f0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:20.386028 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-00d97a62-9377-4f37-af42-ee22ca02b0f0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:20.386957 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-00d97a62-9377-4f37-af42-ee22ca02b0f0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:20.389201 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-00d97a62-9377-4f37-af42-ee22ca02b0f0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:20.390898 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-00d97a62-9377-4f37-af42-ee22ca02b0f0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:20.403390 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:20.403390 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:20.410192 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-00d97a62-9377-4f37-af42-ee22ca02b0f0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:20.411334 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2dc90ff7-471b-48af-9195-5fd42121fa8e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:20.413489 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 775/1542] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:20 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:20.415917 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2dc90ff7-471b-48af-9195-5fd42121fa8e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:20.416406 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2dc90ff7-471b-48af-9195-5fd42121fa8e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:20.416848 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2dc90ff7-471b-48af-9195-5fd42121fa8e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:20.417186 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-2dc90ff7-471b-48af-9195-5fd42121fa8e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9f8930b4-6954-4c34-b641-b34e2a7356d0 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:35:20.428472 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:20.428472 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:20.442837 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2dc90ff7-471b-48af-9195-5fd42121fa8e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 returned with HTTP 200 Apr 30 21:35:20.446809 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 768/1543] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:35:20 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 => generated 325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:35:21.423891 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-60eb34c2-e4d3-4a0a-90f5-847615c3f33e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:21.429780 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-60eb34c2-e4d3-4a0a-90f5-847615c3f33e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:21.430738 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-60eb34c2-e4d3-4a0a-90f5-847615c3f33e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:21.431394 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-60eb34c2-e4d3-4a0a-90f5-847615c3f33e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:21.431872 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-60eb34c2-e4d3-4a0a-90f5-847615c3f33e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:21.442829 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:21.442829 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:21.448743 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-60eb34c2-e4d3-4a0a-90f5-847615c3f33e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:21.448743 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 776/1544] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:21 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:21.455344 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d871dcb0-d3ee-41c0-bf86-59d8dd21ec39 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:21.459353 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d871dcb0-d3ee-41c0-bf86-59d8dd21ec39 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:21.459836 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d871dcb0-d3ee-41c0-bf86-59d8dd21ec39 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:21.460333 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d871dcb0-d3ee-41c0-bf86-59d8dd21ec39 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:21.460676 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-d871dcb0-d3ee-41c0-bf86-59d8dd21ec39 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9f8930b4-6954-4c34-b641-b34e2a7356d0 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:35:21.466116 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:21.466116 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:21.472445 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d871dcb0-d3ee-41c0-bf86-59d8dd21ec39 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 returned with HTTP 200 Apr 30 21:35:21.473702 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 769/1545] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:35:21 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 => generated 325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:22.457492 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5c60a8ca-48c9-48af-8f23-45d8d638e059 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:22.465586 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5c60a8ca-48c9-48af-8f23-45d8d638e059 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:22.466063 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5c60a8ca-48c9-48af-8f23-45d8d638e059 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:22.466518 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5c60a8ca-48c9-48af-8f23-45d8d638e059 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:22.466822 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-5c60a8ca-48c9-48af-8f23-45d8d638e059 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:22.481100 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e64c0068-79c0-4878-bc6e-6f27fe9e9748 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:22.486107 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e64c0068-79c0-4878-bc6e-6f27fe9e9748 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:22.486601 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e64c0068-79c0-4878-bc6e-6f27fe9e9748 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:22.486943 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:22.486943 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:22.487158 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e64c0068-79c0-4878-bc6e-6f27fe9e9748 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:22.487371 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-e64c0068-79c0-4878-bc6e-6f27fe9e9748 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9f8930b4-6954-4c34-b641-b34e2a7356d0 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:35:22.491268 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5c60a8ca-48c9-48af-8f23-45d8d638e059 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:22.492619 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 777/1546] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:22 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:22.499372 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:22.499372 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:22.511074 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e64c0068-79c0-4878-bc6e-6f27fe9e9748 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 returned with HTTP 200 Apr 30 21:35:22.515234 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 770/1547] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:35:22 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 => generated 325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:23.501182 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dd17c8ce-66b2-4244-b347-0a7e2dfb42cd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:23.508560 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dd17c8ce-66b2-4244-b347-0a7e2dfb42cd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:23.509233 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dd17c8ce-66b2-4244-b347-0a7e2dfb42cd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:23.510025 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dd17c8ce-66b2-4244-b347-0a7e2dfb42cd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:23.510516 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-dd17c8ce-66b2-4244-b347-0a7e2dfb42cd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:23.519706 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ada6efb9-894a-47f4-94ac-247478615b87 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:23.523921 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ada6efb9-894a-47f4-94ac-247478615b87 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:23.525421 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ada6efb9-894a-47f4-94ac-247478615b87 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:23.525421 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ada6efb9-894a-47f4-94ac-247478615b87 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:23.527217 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-ada6efb9-894a-47f4-94ac-247478615b87 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9f8930b4-6954-4c34-b641-b34e2a7356d0 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:35:23.535709 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:23.535709 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:23.543015 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:23.543015 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:23.548387 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dd17c8ce-66b2-4244-b347-0a7e2dfb42cd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:23.549930 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 778/1548] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:23 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:23.552099 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ada6efb9-894a-47f4-94ac-247478615b87 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 returned with HTTP 200 Apr 30 21:35:23.553599 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 771/1549] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:35:23 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 => generated 325 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:35:24.559053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a1682558-1af5-4c45-9f5c-ba7082d36dd2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:24.561393 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6afc3d98-824c-4608-ac81-469403c5562a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:24.567907 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6afc3d98-824c-4608-ac81-469403c5562a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:24.568971 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6afc3d98-824c-4608-ac81-469403c5562a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:24.569420 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6afc3d98-824c-4608-ac81-469403c5562a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:24.569774 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-6afc3d98-824c-4608-ac81-469403c5562a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9f8930b4-6954-4c34-b641-b34e2a7356d0 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:35:24.572123 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a1682558-1af5-4c45-9f5c-ba7082d36dd2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:24.572633 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a1682558-1af5-4c45-9f5c-ba7082d36dd2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:24.573078 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a1682558-1af5-4c45-9f5c-ba7082d36dd2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:24.573457 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-a1682558-1af5-4c45-9f5c-ba7082d36dd2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:24.606618 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:24.606618 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:24.608365 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:24.608365 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:24.628717 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a1682558-1af5-4c45-9f5c-ba7082d36dd2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:24.629925 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 779/1550] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:24 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:24.638141 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6afc3d98-824c-4608-ac81-469403c5562a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 returned with HTTP 200 Apr 30 21:35:24.639116 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 772/1551] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:35:24 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 => generated 325 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:25.640576 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-315e1bd5-874e-45e9-bffe-240b5a6dd451 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:25.647616 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ac85f93f-e591-41df-9a8a-18bf0f74f512 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:25.655006 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ac85f93f-e591-41df-9a8a-18bf0f74f512 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:25.655521 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ac85f93f-e591-41df-9a8a-18bf0f74f512 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:25.655981 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ac85f93f-e591-41df-9a8a-18bf0f74f512 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:25.656363 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-ac85f93f-e591-41df-9a8a-18bf0f74f512 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9f8930b4-6954-4c34-b641-b34e2a7356d0 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:35:25.662398 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-315e1bd5-874e-45e9-bffe-240b5a6dd451 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:25.662398 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-315e1bd5-874e-45e9-bffe-240b5a6dd451 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:25.662398 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-315e1bd5-874e-45e9-bffe-240b5a6dd451 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:25.662398 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-315e1bd5-874e-45e9-bffe-240b5a6dd451 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:25.684123 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:25.684123 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:25.692414 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:25.692414 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:25.698198 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-315e1bd5-874e-45e9-bffe-240b5a6dd451 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:25.699745 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 780/1552] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:25 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:25.701516 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ac85f93f-e591-41df-9a8a-18bf0f74f512 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 returned with HTTP 200 Apr 30 21:35:25.702750 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 773/1553] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:35:25 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 => generated 325 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:26.712448 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0d610f15-2a05-44da-b2a5-b75327ecc832 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:26.714076 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-338afed3-394c-4d53-82a3-d8f636827158 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:26.727163 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0d610f15-2a05-44da-b2a5-b75327ecc832 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:26.727394 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-338afed3-394c-4d53-82a3-d8f636827158 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:26.727939 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-338afed3-394c-4d53-82a3-d8f636827158 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:26.728486 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0d610f15-2a05-44da-b2a5-b75327ecc832 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:26.730369 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0d610f15-2a05-44da-b2a5-b75327ecc832 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:26.730725 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-0d610f15-2a05-44da-b2a5-b75327ecc832 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9f8930b4-6954-4c34-b641-b34e2a7356d0 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:35:26.731197 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-338afed3-394c-4d53-82a3-d8f636827158 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:26.731821 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-338afed3-394c-4d53-82a3-d8f636827158 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:26.747615 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:26.747615 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:26.751286 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:26.751286 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:26.753709 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-338afed3-394c-4d53-82a3-d8f636827158 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:26.755562 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 781/1554] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:26 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:26.756705 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0d610f15-2a05-44da-b2a5-b75327ecc832 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 returned with HTTP 200 Apr 30 21:35:26.757949 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 774/1555] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:35:26 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 => generated 325 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:27.766685 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b86091b0-50cf-45f8-853c-1695caab16e7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:27.769177 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-25660597-73c7-4f7b-8c3d-9b4211024954 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:27.771617 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b86091b0-50cf-45f8-853c-1695caab16e7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:27.772174 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b86091b0-50cf-45f8-853c-1695caab16e7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:27.772624 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b86091b0-50cf-45f8-853c-1695caab16e7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:27.773020 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-b86091b0-50cf-45f8-853c-1695caab16e7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9f8930b4-6954-4c34-b641-b34e2a7356d0 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:35:27.777828 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-25660597-73c7-4f7b-8c3d-9b4211024954 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:27.778625 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-25660597-73c7-4f7b-8c3d-9b4211024954 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:27.779261 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-25660597-73c7-4f7b-8c3d-9b4211024954 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:27.779736 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-25660597-73c7-4f7b-8c3d-9b4211024954 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:27.790280 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:27.790280 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:27.792122 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:27.792122 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:27.794356 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-25660597-73c7-4f7b-8c3d-9b4211024954 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:27.796567 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b86091b0-50cf-45f8-853c-1695caab16e7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 returned with HTTP 200 Apr 30 21:35:27.801253 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 775/1556] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:35:27 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 => generated 325 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:27.801582 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 782/1557] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:27 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:28.806019 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bb2280f8-6765-4154-81d8-439f35a7c9a6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:28.808548 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e4c4240e-b83c-4685-bb35-23a606a38179 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:28.810911 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bb2280f8-6765-4154-81d8-439f35a7c9a6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:28.811574 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bb2280f8-6765-4154-81d8-439f35a7c9a6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:28.812192 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bb2280f8-6765-4154-81d8-439f35a7c9a6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:28.812692 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-bb2280f8-6765-4154-81d8-439f35a7c9a6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:28.812830 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e4c4240e-b83c-4685-bb35-23a606a38179 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:28.813383 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e4c4240e-b83c-4685-bb35-23a606a38179 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:28.813690 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e4c4240e-b83c-4685-bb35-23a606a38179 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:28.814072 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-e4c4240e-b83c-4685-bb35-23a606a38179 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9f8930b4-6954-4c34-b641-b34e2a7356d0 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:35:28.823660 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:28.823660 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:28.829382 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:28.829382 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:28.831120 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bb2280f8-6765-4154-81d8-439f35a7c9a6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:28.834810 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 776/1558] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:28 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:28.844204 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e4c4240e-b83c-4685-bb35-23a606a38179 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 returned with HTTP 200 Apr 30 21:35:28.845451 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 783/1559] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:35:28 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 => generated 326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:28.854980 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bbb7ca6e-09da-4cd9-b907-04fd425dc538 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:28.862310 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bbb7ca6e-09da-4cd9-b907-04fd425dc538 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail Apr 30 21:35:28.862310 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bbb7ca6e-09da-4cd9-b907-04fd425dc538 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:28.862310 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bbb7ca6e-09da-4cd9-b907-04fd425dc538 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:28.862310 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-bbb7ca6e-09da-4cd9-b907-04fd425dc538 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:35:28.866778 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.db.sqlalchemy.api [None req-bbb7ca6e-09da-4cd9-b907-04fd425dc538 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Building query based on filter {{(pid=122525) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:35:28.877533 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bbb7ca6e-09da-4cd9-b907-04fd425dc538 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Get all snapshots completed successfully. Apr 30 21:35:28.879015 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:28.879015 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:28.880609 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bbb7ca6e-09da-4cd9-b907-04fd425dc538 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail returned with HTTP 200 Apr 30 21:35:28.881807 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 777/1560] 10.222.0.23 () {58 vars in 1240 bytes} [Sat Apr 30 21:35:28 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail => generated 929 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:28.889069 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d0f9ea33-9ba0-422b-8587-c0c4bcda613a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:28.894159 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d0f9ea33-9ba0-422b-8587-c0c4bcda613a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 Apr 30 21:35:28.894799 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d0f9ea33-9ba0-422b-8587-c0c4bcda613a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:28.895411 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d0f9ea33-9ba0-422b-8587-c0c4bcda613a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:28.908600 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:28.908600 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:28.912289 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d0f9ea33-9ba0-422b-8587-c0c4bcda613a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:35:28.916336 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d0f9ea33-9ba0-422b-8587-c0c4bcda613a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 returned with HTTP 200 Apr 30 21:35:28.917701 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 784/1561] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:35:28 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:28.929211 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9389b812-0ab8-4d61-a495-7f344944350b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:28.936552 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9389b812-0ab8-4d61-a495-7f344944350b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/77d610e0-87fd-4ec9-ae65-2363ae48ea48 Apr 30 21:35:28.937042 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9389b812-0ab8-4d61-a495-7f344944350b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:28.938168 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9389b812-0ab8-4d61-a495-7f344944350b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:28.966872 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:28.966872 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:28.968711 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9389b812-0ab8-4d61-a495-7f344944350b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:35:28.980878 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9389b812-0ab8-4d61-a495-7f344944350b tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/77d610e0-87fd-4ec9-ae65-2363ae48ea48 returned with HTTP 200 Apr 30 21:35:28.982929 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 778/1562] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:35:28 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/77d610e0-87fd-4ec9-ae65-2363ae48ea48 => generated 469 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:28.991595 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-58d29af5-5e54-40ad-a1a5-090e3db10ce4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:28.997680 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-58d29af5-5e54-40ad-a1a5-090e3db10ce4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] DELETE http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:28.998482 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-58d29af5-5e54-40ad-a1a5-090e3db10ce4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:28.999096 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-58d29af5-5e54-40ad-a1a5-090e3db10ce4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:28.999628 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-58d29af5-5e54-40ad-a1a5-090e3db10ce4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] delete called for member 9f8930b4-6954-4c34-b641-b34e2a7356d0 {{(pid=122527) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Apr 30 21:35:29.000068 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.group_snapshots [None req-58d29af5-5e54-40ad-a1a5-090e3db10ce4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Delete group_snapshot with id: 9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:29.012717 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:29.012717 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:29.336338 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-58d29af5-5e54-40ad-a1a5-090e3db10ce4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 returned with HTTP 202 Apr 30 21:35:29.337584 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 785/1563] 10.222.0.23 () {60 vars in 1392 bytes} [Sat Apr 30 21:35:28 2022] DELETE /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 => generated 0 bytes in 348 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Apr 30 21:35:29.343990 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7bba871e-901a-43ea-9b2c-5c73955b3409 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:29.349987 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7bba871e-901a-43ea-9b2c-5c73955b3409 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail Apr 30 21:35:29.353663 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7bba871e-901a-43ea-9b2c-5c73955b3409 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:29.353663 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7bba871e-901a-43ea-9b2c-5c73955b3409 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:29.353663 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-7bba871e-901a-43ea-9b2c-5c73955b3409 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:35:29.355674 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-7bba871e-901a-43ea-9b2c-5c73955b3409 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:35:29.448079 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7bba871e-901a-43ea-9b2c-5c73955b3409 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Get all volumes completed successfully. Apr 30 21:35:29.450625 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-7bba871e-901a-43ea-9b2c-5c73955b3409 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:29.450792 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-7bba871e-901a-43ea-9b2c-5c73955b3409 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:29.470980 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-7bba871e-901a-43ea-9b2c-5c73955b3409 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:29.482536 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:29.482536 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:29.497235 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-7bba871e-901a-43ea-9b2c-5c73955b3409 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:29.498005 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-7bba871e-901a-43ea-9b2c-5c73955b3409 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:29.513581 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-7bba871e-901a-43ea-9b2c-5c73955b3409 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:29.529901 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:29.529901 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:29.551100 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7bba871e-901a-43ea-9b2c-5c73955b3409 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail returned with HTTP 200 Apr 30 21:35:29.552413 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 779/1564] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:35:29 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail => generated 1994 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:35:29.572008 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-433e1b12-3b97-41f1-b8b0-cdc6830745e2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:29.588106 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-433e1b12-3b97-41f1-b8b0-cdc6830745e2 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail Apr 30 21:35:29.588847 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-433e1b12-3b97-41f1-b8b0-cdc6830745e2 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:29.589635 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-433e1b12-3b97-41f1-b8b0-cdc6830745e2 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:29.590676 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-433e1b12-3b97-41f1-b8b0-cdc6830745e2 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:35:29.591616 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:29.591616 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:29.593802 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-433e1b12-3b97-41f1-b8b0-cdc6830745e2 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Building query based on filter {{(pid=122527) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:35:29.604303 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-433e1b12-3b97-41f1-b8b0-cdc6830745e2 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Get all snapshots completed successfully. Apr 30 21:35:29.605607 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:29.605607 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:29.607341 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-433e1b12-3b97-41f1-b8b0-cdc6830745e2 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail returned with HTTP 200 Apr 30 21:35:29.608463 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 786/1565] 10.222.0.23 () {58 vars in 1240 bytes} [Sat Apr 30 21:35:29 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail => generated 927 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:29.618349 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9a583e67-22f2-42b5-821a-bf0e728e4f57 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:29.625076 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9a583e67-22f2-42b5-821a-bf0e728e4f57 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 Apr 30 21:35:29.625545 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9a583e67-22f2-42b5-821a-bf0e728e4f57 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:29.626051 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9a583e67-22f2-42b5-821a-bf0e728e4f57 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:29.637451 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:29.637451 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:29.639139 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9a583e67-22f2-42b5-821a-bf0e728e4f57 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:35:29.641003 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9a583e67-22f2-42b5-821a-bf0e728e4f57 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 returned with HTTP 200 Apr 30 21:35:29.642088 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 780/1566] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:35:29 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:29.845177 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-beec710a-6731-4726-943a-81d8f7fbb14f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:29.851701 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-beec710a-6731-4726-943a-81d8f7fbb14f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:29.857747 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-beec710a-6731-4726-943a-81d8f7fbb14f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:29.857747 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-beec710a-6731-4726-943a-81d8f7fbb14f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:29.857747 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-beec710a-6731-4726-943a-81d8f7fbb14f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:29.861807 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:29.861807 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:29.863944 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-beec710a-6731-4726-943a-81d8f7fbb14f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:29.870983 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 787/1567] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:29 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:30.649809 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0ed4f577-daba-48d2-bc13-5dde95ef597a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:30.654343 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0ed4f577-daba-48d2-bc13-5dde95ef597a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 Apr 30 21:35:30.654813 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0ed4f577-daba-48d2-bc13-5dde95ef597a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:30.655251 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0ed4f577-daba-48d2-bc13-5dde95ef597a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:30.675959 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:30.675959 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:30.682193 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0ed4f577-daba-48d2-bc13-5dde95ef597a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:35:30.684587 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0ed4f577-daba-48d2-bc13-5dde95ef597a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 returned with HTTP 200 Apr 30 21:35:30.687018 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 781/1568] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:35:30 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:30.874532 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-641e4802-b6e2-4038-96a4-c90aa652efa4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:30.882299 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-641e4802-b6e2-4038-96a4-c90aa652efa4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:30.882778 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-641e4802-b6e2-4038-96a4-c90aa652efa4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:30.883228 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-641e4802-b6e2-4038-96a4-c90aa652efa4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:30.883546 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-641e4802-b6e2-4038-96a4-c90aa652efa4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:30.902517 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:30.902517 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:30.904230 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-641e4802-b6e2-4038-96a4-c90aa652efa4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:30.904953 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 788/1569] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:30 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:31.695216 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-683e2fae-aeb1-4088-bce0-2107de4db989 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:31.701212 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-683e2fae-aeb1-4088-bce0-2107de4db989 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 Apr 30 21:35:31.701672 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-683e2fae-aeb1-4088-bce0-2107de4db989 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:31.702368 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-683e2fae-aeb1-4088-bce0-2107de4db989 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:31.716178 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:31.716178 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:31.718430 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-683e2fae-aeb1-4088-bce0-2107de4db989 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:35:31.728586 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-683e2fae-aeb1-4088-bce0-2107de4db989 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 returned with HTTP 200 Apr 30 21:35:31.749954 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 782/1570] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:35:31 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 => generated 468 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:35:31.915791 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3ba56a46-68c5-489f-a154-67db3bdcb66e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:31.929043 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3ba56a46-68c5-489f-a154-67db3bdcb66e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:31.929877 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3ba56a46-68c5-489f-a154-67db3bdcb66e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:31.930614 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3ba56a46-68c5-489f-a154-67db3bdcb66e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:31.931134 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-3ba56a46-68c5-489f-a154-67db3bdcb66e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:31.939441 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:31.939441 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:31.941635 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3ba56a46-68c5-489f-a154-67db3bdcb66e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:31.942610 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 789/1571] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:31 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:32.737610 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-92e57b5e-583d-4020-a2b6-a3d1a007da97 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:32.742716 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92e57b5e-583d-4020-a2b6-a3d1a007da97 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 Apr 30 21:35:32.743548 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92e57b5e-583d-4020-a2b6-a3d1a007da97 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:32.744238 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92e57b5e-583d-4020-a2b6-a3d1a007da97 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:32.765063 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:32.765063 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:32.769814 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-92e57b5e-583d-4020-a2b6-a3d1a007da97 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:35:32.772708 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92e57b5e-583d-4020-a2b6-a3d1a007da97 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 returned with HTTP 200 Apr 30 21:35:32.778395 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 783/1572] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:35:32 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 => generated 468 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:32.952037 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6d1da278-62c1-41cb-ad5f-97507285ce1a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:32.956900 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6d1da278-62c1-41cb-ad5f-97507285ce1a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:32.958716 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6d1da278-62c1-41cb-ad5f-97507285ce1a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:32.959077 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6d1da278-62c1-41cb-ad5f-97507285ce1a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:32.959459 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-6d1da278-62c1-41cb-ad5f-97507285ce1a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:32.985110 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:32.985110 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:32.990174 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6d1da278-62c1-41cb-ad5f-97507285ce1a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:32.995719 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 790/1573] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:32 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:33.786904 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a26ca3a6-4d33-4e09-a56b-2fceb6d58970 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:33.800396 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a26ca3a6-4d33-4e09-a56b-2fceb6d58970 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 Apr 30 21:35:33.801586 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a26ca3a6-4d33-4e09-a56b-2fceb6d58970 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:33.802303 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a26ca3a6-4d33-4e09-a56b-2fceb6d58970 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:33.832104 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:33.832104 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:33.834051 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a26ca3a6-4d33-4e09-a56b-2fceb6d58970 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:35:33.844102 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a26ca3a6-4d33-4e09-a56b-2fceb6d58970 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 returned with HTTP 200 Apr 30 21:35:33.847014 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 784/1574] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:35:33 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 => generated 468 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:34.000722 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2483e212-a2cc-41fb-a248-ae7a4817b7f5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:34.008866 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2483e212-a2cc-41fb-a248-ae7a4817b7f5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:34.009620 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2483e212-a2cc-41fb-a248-ae7a4817b7f5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:34.010305 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2483e212-a2cc-41fb-a248-ae7a4817b7f5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:34.010798 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-2483e212-a2cc-41fb-a248-ae7a4817b7f5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:34.046717 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:34.046717 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:34.049370 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2483e212-a2cc-41fb-a248-ae7a4817b7f5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:34.076720 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 791/1575] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:33 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:34.858683 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c4ab1aef-9dc6-44e5-8f5f-bc3c065776f7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:34.865781 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c4ab1aef-9dc6-44e5-8f5f-bc3c065776f7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 Apr 30 21:35:34.871795 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c4ab1aef-9dc6-44e5-8f5f-bc3c065776f7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:34.871795 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c4ab1aef-9dc6-44e5-8f5f-bc3c065776f7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:34.919412 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:34.919412 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:34.924131 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c4ab1aef-9dc6-44e5-8f5f-bc3c065776f7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:35:34.931731 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c4ab1aef-9dc6-44e5-8f5f-bc3c065776f7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 returned with HTTP 200 Apr 30 21:35:34.937808 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 785/1576] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:35:34 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 => generated 468 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:35.079094 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9ed740fd-994d-4d6b-aa0a-cffc02f5d3b6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:35.090372 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9ed740fd-994d-4d6b-aa0a-cffc02f5d3b6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:35.090601 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9ed740fd-994d-4d6b-aa0a-cffc02f5d3b6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:35.095494 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9ed740fd-994d-4d6b-aa0a-cffc02f5d3b6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:35.109689 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-9ed740fd-994d-4d6b-aa0a-cffc02f5d3b6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:35.123832 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:35.123832 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:35.126240 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9ed740fd-994d-4d6b-aa0a-cffc02f5d3b6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:35.127255 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 792/1577] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:35 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:35.942642 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-158f24e2-8262-4028-a96e-5f2d8a1696c8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:35.947459 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-158f24e2-8262-4028-a96e-5f2d8a1696c8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 Apr 30 21:35:35.948021 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-158f24e2-8262-4028-a96e-5f2d8a1696c8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:35.948605 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-158f24e2-8262-4028-a96e-5f2d8a1696c8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:35.968850 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:35.968850 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:35.969545 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-158f24e2-8262-4028-a96e-5f2d8a1696c8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:35:35.975475 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-158f24e2-8262-4028-a96e-5f2d8a1696c8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 returned with HTTP 200 Apr 30 21:35:35.977997 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 786/1578] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:35:35 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:36.136976 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-794e4cc9-c3c3-40f2-b008-b847fec70ff4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:36.142359 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-794e4cc9-c3c3-40f2-b008-b847fec70ff4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:36.143084 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-794e4cc9-c3c3-40f2-b008-b847fec70ff4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:36.144227 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-794e4cc9-c3c3-40f2-b008-b847fec70ff4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:36.144728 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-794e4cc9-c3c3-40f2-b008-b847fec70ff4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:36.157677 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:36.157677 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:36.159695 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-794e4cc9-c3c3-40f2-b008-b847fec70ff4 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:36.160575 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 793/1579] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:36 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:36.985143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2e9267b9-58a2-4be2-84a3-6a879d6ae6cb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:36.989239 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2e9267b9-58a2-4be2-84a3-6a879d6ae6cb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 Apr 30 21:35:36.989849 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2e9267b9-58a2-4be2-84a3-6a879d6ae6cb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:36.990342 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2e9267b9-58a2-4be2-84a3-6a879d6ae6cb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:37.007725 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:37.007725 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:37.008791 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2e9267b9-58a2-4be2-84a3-6a879d6ae6cb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:35:37.010692 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2e9267b9-58a2-4be2-84a3-6a879d6ae6cb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 returned with HTTP 200 Apr 30 21:35:37.011417 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 787/1580] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:35:36 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:35:37.171845 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f25ef0c8-0006-4d06-a313-469c0a5b2f62 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:37.180181 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f25ef0c8-0006-4d06-a313-469c0a5b2f62 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:37.181610 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f25ef0c8-0006-4d06-a313-469c0a5b2f62 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:37.182276 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f25ef0c8-0006-4d06-a313-469c0a5b2f62 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:37.183348 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f25ef0c8-0006-4d06-a313-469c0a5b2f62 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:37.197270 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:37.197270 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:37.199454 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f25ef0c8-0006-4d06-a313-469c0a5b2f62 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:37.206279 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 794/1581] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:37 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:38.034409 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4be8bf07-87c9-420c-91f2-63ddf93d43e6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:38.039273 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4be8bf07-87c9-420c-91f2-63ddf93d43e6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 Apr 30 21:35:38.039965 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4be8bf07-87c9-420c-91f2-63ddf93d43e6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:38.040702 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4be8bf07-87c9-420c-91f2-63ddf93d43e6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:38.052486 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:38.052486 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:38.055145 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4be8bf07-87c9-420c-91f2-63ddf93d43e6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:35:38.057463 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4be8bf07-87c9-420c-91f2-63ddf93d43e6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 returned with HTTP 200 Apr 30 21:35:38.058600 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 788/1582] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:35:38 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:38.209724 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1e4ac378-7ca6-4cae-ae2a-5db1113c3bbe None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:38.221136 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1e4ac378-7ca6-4cae-ae2a-5db1113c3bbe tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:38.222976 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1e4ac378-7ca6-4cae-ae2a-5db1113c3bbe tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:38.244097 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1e4ac378-7ca6-4cae-ae2a-5db1113c3bbe tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:38.244446 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-1e4ac378-7ca6-4cae-ae2a-5db1113c3bbe tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:38.269240 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:38.269240 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:38.278630 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1e4ac378-7ca6-4cae-ae2a-5db1113c3bbe tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:38.288724 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 795/1583] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:38 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:39.067390 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5331c08e-c9c9-4c7e-8828-9e6222fdc48a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:39.073650 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5331c08e-c9c9-4c7e-8828-9e6222fdc48a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 Apr 30 21:35:39.074674 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5331c08e-c9c9-4c7e-8828-9e6222fdc48a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:39.075469 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5331c08e-c9c9-4c7e-8828-9e6222fdc48a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:39.099029 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:39.099029 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:39.104175 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5331c08e-c9c9-4c7e-8828-9e6222fdc48a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:35:39.107452 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5331c08e-c9c9-4c7e-8828-9e6222fdc48a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 returned with HTTP 200 Apr 30 21:35:39.119099 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 789/1584] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:35:39 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 => generated 468 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:39.291197 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-68ebc14a-3e80-4ea3-a3d1-7fc8ca5ff1eb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:39.296709 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-68ebc14a-3e80-4ea3-a3d1-7fc8ca5ff1eb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:39.297436 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-68ebc14a-3e80-4ea3-a3d1-7fc8ca5ff1eb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:39.298139 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-68ebc14a-3e80-4ea3-a3d1-7fc8ca5ff1eb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:39.302695 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-68ebc14a-3e80-4ea3-a3d1-7fc8ca5ff1eb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:39.307482 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:39.307482 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:39.309340 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-68ebc14a-3e80-4ea3-a3d1-7fc8ca5ff1eb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:39.317618 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 796/1585] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:39 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:40.121110 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-89d3c6b6-451f-472d-aa1b-37793d7b14ef None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:40.126005 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-89d3c6b6-451f-472d-aa1b-37793d7b14ef tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 Apr 30 21:35:40.126517 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-89d3c6b6-451f-472d-aa1b-37793d7b14ef tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:40.127193 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-89d3c6b6-451f-472d-aa1b-37793d7b14ef tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:40.142666 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:40.142666 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:40.146931 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-89d3c6b6-451f-472d-aa1b-37793d7b14ef tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:35:40.149379 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-89d3c6b6-451f-472d-aa1b-37793d7b14ef tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 returned with HTTP 200 Apr 30 21:35:40.153702 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 790/1586] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:35:40 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:40.318574 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-93074c8f-d0d1-40bd-8cf8-300a0cfdf4ec None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:40.324607 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-93074c8f-d0d1-40bd-8cf8-300a0cfdf4ec tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:40.325065 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-93074c8f-d0d1-40bd-8cf8-300a0cfdf4ec tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:40.326125 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-93074c8f-d0d1-40bd-8cf8-300a0cfdf4ec tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:40.326443 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-93074c8f-d0d1-40bd-8cf8-300a0cfdf4ec tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:40.356492 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:40.356492 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:40.359776 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-93074c8f-d0d1-40bd-8cf8-300a0cfdf4ec tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:40.367371 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 797/1587] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:40 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:41.161920 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9ec4fbc1-f0ca-45bb-b89c-201738fa7bd3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:41.167422 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9ec4fbc1-f0ca-45bb-b89c-201738fa7bd3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 Apr 30 21:35:41.168358 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9ec4fbc1-f0ca-45bb-b89c-201738fa7bd3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:41.169888 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9ec4fbc1-f0ca-45bb-b89c-201738fa7bd3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:41.181872 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9ec4fbc1-f0ca-45bb-b89c-201738fa7bd3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 returned with HTTP 404 Apr 30 21:35:41.202363 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 791/1588] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:35:41 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/7a646601-0ff6-4e42-bcb1-fa2e0b837fe3 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:35:41.202571 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ea4b5d61-a041-4c23-8e81-9b7980d7acc3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:41.209615 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ea4b5d61-a041-4c23-8e81-9b7980d7acc3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/77d610e0-87fd-4ec9-ae65-2363ae48ea48 Apr 30 21:35:41.211024 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ea4b5d61-a041-4c23-8e81-9b7980d7acc3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:41.211750 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ea4b5d61-a041-4c23-8e81-9b7980d7acc3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:41.225445 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ea4b5d61-a041-4c23-8e81-9b7980d7acc3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/77d610e0-87fd-4ec9-ae65-2363ae48ea48 returned with HTTP 404 Apr 30 21:35:41.233269 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7cbbbd86-0450-4389-ab5e-b207fea3dcfc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:41.234795 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 798/1589] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:35:41 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/77d610e0-87fd-4ec9-ae65-2363ae48ea48 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:35:41.236613 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7cbbbd86-0450-4389-ab5e-b207fea3dcfc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:41.237300 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7cbbbd86-0450-4389-ab5e-b207fea3dcfc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:41.237947 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7cbbbd86-0450-4389-ab5e-b207fea3dcfc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:41.238637 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-7cbbbd86-0450-4389-ab5e-b207fea3dcfc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9f8930b4-6954-4c34-b641-b34e2a7356d0 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:35:41.243929 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7cbbbd86-0450-4389-ab5e-b207fea3dcfc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 returned with HTTP 404 Apr 30 21:35:41.245501 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 792/1590] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:35:41 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:35:41.250441 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7a592b28-d8e3-4b19-b0bb-0b262a2cf95c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:41.258111 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7a592b28-d8e3-4b19-b0bb-0b262a2cf95c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] DELETE http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:41.258863 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7a592b28-d8e3-4b19-b0bb-0b262a2cf95c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:41.259521 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7a592b28-d8e3-4b19-b0bb-0b262a2cf95c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:41.260049 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-7a592b28-d8e3-4b19-b0bb-0b262a2cf95c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] delete called for member 9f8930b4-6954-4c34-b641-b34e2a7356d0 {{(pid=122527) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Apr 30 21:35:41.260486 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.group_snapshots [None req-7a592b28-d8e3-4b19-b0bb-0b262a2cf95c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Delete group_snapshot with id: 9f8930b4-6954-4c34-b641-b34e2a7356d0 Apr 30 21:35:41.267110 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7a592b28-d8e3-4b19-b0bb-0b262a2cf95c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 returned with HTTP 404 Apr 30 21:35:41.268679 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 799/1591] 10.222.0.23 () {60 vars in 1392 bytes} [Sat Apr 30 21:35:41 2022] DELETE /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/9f8930b4-6954-4c34-b641-b34e2a7356d0 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:35:41.280057 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3865a7d9-7317-47c9-b385-e1e363304915 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:41.284903 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3865a7d9-7317-47c9-b385-e1e363304915 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail Apr 30 21:35:41.285412 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3865a7d9-7317-47c9-b385-e1e363304915 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:41.286442 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3865a7d9-7317-47c9-b385-e1e363304915 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:41.287429 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-3865a7d9-7317-47c9-b385-e1e363304915 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:35:41.289455 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3865a7d9-7317-47c9-b385-e1e363304915 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:35:41.376798 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-35217891-d5b6-4211-9451-2671a71f7e89 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:41.383066 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-35217891-d5b6-4211-9451-2671a71f7e89 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:41.383588 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-35217891-d5b6-4211-9451-2671a71f7e89 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:41.384052 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-35217891-d5b6-4211-9451-2671a71f7e89 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:41.384366 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-35217891-d5b6-4211-9451-2671a71f7e89 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:41.408026 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:41.408026 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:41.409907 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-35217891-d5b6-4211-9451-2671a71f7e89 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:41.410492 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 800/1592] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:41 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:35:41.432016 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3865a7d9-7317-47c9-b385-e1e363304915 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Get all volumes completed successfully. Apr 30 21:35:41.433781 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-3865a7d9-7317-47c9-b385-e1e363304915 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:41.434356 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-3865a7d9-7317-47c9-b385-e1e363304915 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:41.455999 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-3865a7d9-7317-47c9-b385-e1e363304915 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:41.458288 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:41.458288 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:41.478074 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-3865a7d9-7317-47c9-b385-e1e363304915 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:41.479275 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-3865a7d9-7317-47c9-b385-e1e363304915 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:41.493038 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-3865a7d9-7317-47c9-b385-e1e363304915 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:41.503774 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:41.503774 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:41.531402 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3865a7d9-7317-47c9-b385-e1e363304915 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail returned with HTTP 200 Apr 30 21:35:41.533673 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 793/1593] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:35:41 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail => generated 1994 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:35:41.547240 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-979b1acd-ef1e-432e-99e0-6a9ac11f057d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:41.553356 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-979b1acd-ef1e-432e-99e0-6a9ac11f057d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] POST http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169/action Apr 30 21:35:41.554326 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-979b1acd-ef1e-432e-99e0-6a9ac11f057d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:35:41.554652 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-979b1acd-ef1e-432e-99e0-6a9ac11f057d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:41.555494 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-979b1acd-ef1e-432e-99e0-6a9ac11f057d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] delete called for group 84b45732-3644-4a76-ac21-d1d4dd33a169 {{(pid=122527) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Apr 30 21:35:41.563637 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.groups [None req-979b1acd-ef1e-432e-99e0-6a9ac11f057d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Delete group with id: 84b45732-3644-4a76-ac21-d1d4dd33a169 Apr 30 21:35:41.570062 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:41.570062 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:41.881620 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-979b1acd-ef1e-432e-99e0-6a9ac11f057d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169/action returned with HTTP 202 Apr 30 21:35:41.883109 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 801/1594] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:35:41 2022] POST /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169/action => generated 0 bytes in 337 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:35:41.887549 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b7674a29-598c-41f1-824c-b4536d3e286f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:41.892328 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b7674a29-598c-41f1-824c-b4536d3e286f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:35:41.893035 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b7674a29-598c-41f1-824c-b4536d3e286f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:41.893677 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b7674a29-598c-41f1-824c-b4536d3e286f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:41.925340 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:41.925340 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:41.948640 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b7674a29-598c-41f1-824c-b4536d3e286f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:41.950102 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-b7674a29-598c-41f1-824c-b4536d3e286f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:41.950683 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-b7674a29-598c-41f1-824c-b4536d3e286f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:41.967970 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-b7674a29-598c-41f1-824c-b4536d3e286f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:41.975668 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:41.975668 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:42.025474 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b7674a29-598c-41f1-824c-b4536d3e286f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 200 Apr 30 21:35:42.026255 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 794/1595] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:41 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 999 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:42.420181 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-67182280-3e24-42ba-93e3-b81137694fb2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:42.429474 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-67182280-3e24-42ba-93e3-b81137694fb2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:42.432191 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-67182280-3e24-42ba-93e3-b81137694fb2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:42.432886 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-67182280-3e24-42ba-93e3-b81137694fb2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:42.434533 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-67182280-3e24-42ba-93e3-b81137694fb2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:42.458031 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:42.458031 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:42.494362 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-67182280-3e24-42ba-93e3-b81137694fb2 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:42.494362 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 802/1596] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:42 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:43.039693 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-123a2750-939e-4407-aedb-237bb74a46eb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:43.044135 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-123a2750-939e-4407-aedb-237bb74a46eb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:35:43.044720 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-123a2750-939e-4407-aedb-237bb74a46eb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:43.045255 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-123a2750-939e-4407-aedb-237bb74a46eb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:43.087333 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:43.087333 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:43.102477 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-123a2750-939e-4407-aedb-237bb74a46eb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:43.104030 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-123a2750-939e-4407-aedb-237bb74a46eb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:43.104426 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-123a2750-939e-4407-aedb-237bb74a46eb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:43.113585 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-123a2750-939e-4407-aedb-237bb74a46eb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:43.125412 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:43.125412 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:43.143640 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-123a2750-939e-4407-aedb-237bb74a46eb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 200 Apr 30 21:35:43.149890 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 795/1597] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:43 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 999 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:35:43.502631 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1867ceb9-2a48-45f6-a62b-fff7f2281a77 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:43.508570 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1867ceb9-2a48-45f6-a62b-fff7f2281a77 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:43.509144 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1867ceb9-2a48-45f6-a62b-fff7f2281a77 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:43.509596 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1867ceb9-2a48-45f6-a62b-fff7f2281a77 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:43.509984 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-1867ceb9-2a48-45f6-a62b-fff7f2281a77 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:43.518060 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:43.518060 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:43.519795 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1867ceb9-2a48-45f6-a62b-fff7f2281a77 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:43.520535 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 803/1598] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:43 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:44.158280 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-267d537a-72d9-416d-8877-4c59baabf0d3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:44.163144 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-267d537a-72d9-416d-8877-4c59baabf0d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:35:44.168297 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-267d537a-72d9-416d-8877-4c59baabf0d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:44.168297 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-267d537a-72d9-416d-8877-4c59baabf0d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:44.179156 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:44.179156 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:44.187024 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-267d537a-72d9-416d-8877-4c59baabf0d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:44.188717 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-267d537a-72d9-416d-8877-4c59baabf0d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:44.188954 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-267d537a-72d9-416d-8877-4c59baabf0d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:44.196502 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-267d537a-72d9-416d-8877-4c59baabf0d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:44.202618 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:44.202618 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:44.218202 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-267d537a-72d9-416d-8877-4c59baabf0d3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 200 Apr 30 21:35:44.219032 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 796/1599] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:44 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 999 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:44.531429 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0d42c83b-2830-4956-9c28-36f576d73ab9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:44.544764 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0d42c83b-2830-4956-9c28-36f576d73ab9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:44.545201 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0d42c83b-2830-4956-9c28-36f576d73ab9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:44.545630 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0d42c83b-2830-4956-9c28-36f576d73ab9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:44.545997 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-0d42c83b-2830-4956-9c28-36f576d73ab9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:44.584773 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:44.584773 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:44.586664 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0d42c83b-2830-4956-9c28-36f576d73ab9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:44.593674 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 804/1600] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:44 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:45.233360 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-dac9b51d-0af1-4da8-ad6c-9d58e7d36bf4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:45.237218 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dac9b51d-0af1-4da8-ad6c-9d58e7d36bf4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:35:45.238021 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dac9b51d-0af1-4da8-ad6c-9d58e7d36bf4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:45.238480 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dac9b51d-0af1-4da8-ad6c-9d58e7d36bf4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:45.254018 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:45.254018 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:45.263609 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-dac9b51d-0af1-4da8-ad6c-9d58e7d36bf4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:45.265280 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-dac9b51d-0af1-4da8-ad6c-9d58e7d36bf4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:45.265920 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-dac9b51d-0af1-4da8-ad6c-9d58e7d36bf4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:45.275488 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-dac9b51d-0af1-4da8-ad6c-9d58e7d36bf4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:45.284513 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:45.284513 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:45.304257 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dac9b51d-0af1-4da8-ad6c-9d58e7d36bf4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 200 Apr 30 21:35:45.314050 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 797/1601] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:45 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 999 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:45.596927 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bfa95ba1-dad8-48a2-a8a3-4f631c61119a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:45.602108 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bfa95ba1-dad8-48a2-a8a3-4f631c61119a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:45.602568 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bfa95ba1-dad8-48a2-a8a3-4f631c61119a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:45.603119 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bfa95ba1-dad8-48a2-a8a3-4f631c61119a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:45.603332 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-bfa95ba1-dad8-48a2-a8a3-4f631c61119a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:45.624123 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:45.624123 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:45.625837 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bfa95ba1-dad8-48a2-a8a3-4f631c61119a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:45.626590 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 805/1602] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:45 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:46.317274 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e7768e76-b2b7-4e94-8cfb-050365e51161 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:46.321036 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e7768e76-b2b7-4e94-8cfb-050365e51161 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:35:46.321592 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e7768e76-b2b7-4e94-8cfb-050365e51161 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:46.322101 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e7768e76-b2b7-4e94-8cfb-050365e51161 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:46.337744 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:46.337744 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:46.345261 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e7768e76-b2b7-4e94-8cfb-050365e51161 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:46.346902 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e7768e76-b2b7-4e94-8cfb-050365e51161 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:46.347288 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e7768e76-b2b7-4e94-8cfb-050365e51161 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:46.354481 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-e7768e76-b2b7-4e94-8cfb-050365e51161 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:46.359889 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:46.359889 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:46.373303 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e7768e76-b2b7-4e94-8cfb-050365e51161 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 200 Apr 30 21:35:46.374089 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 798/1603] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:46 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 999 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:46.636327 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d2f76a02-63c1-4b4f-8f36-31cb8ab379eb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:46.640836 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d2f76a02-63c1-4b4f-8f36-31cb8ab379eb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:46.641283 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d2f76a02-63c1-4b4f-8f36-31cb8ab379eb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:46.641723 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d2f76a02-63c1-4b4f-8f36-31cb8ab379eb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:46.642047 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-d2f76a02-63c1-4b4f-8f36-31cb8ab379eb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:46.649745 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:46.649745 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:46.651413 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d2f76a02-63c1-4b4f-8f36-31cb8ab379eb tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:46.652466 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 806/1604] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:46 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:47.387479 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9b02e86f-1b27-4f53-a151-8ed82d010848 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:47.393807 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9b02e86f-1b27-4f53-a151-8ed82d010848 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:35:47.394729 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9b02e86f-1b27-4f53-a151-8ed82d010848 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:47.396027 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9b02e86f-1b27-4f53-a151-8ed82d010848 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:47.422091 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:47.422091 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:47.432832 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9b02e86f-1b27-4f53-a151-8ed82d010848 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:47.438189 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-9b02e86f-1b27-4f53-a151-8ed82d010848 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:47.438189 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-9b02e86f-1b27-4f53-a151-8ed82d010848 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:47.449326 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-9b02e86f-1b27-4f53-a151-8ed82d010848 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:47.461022 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:47.461022 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:47.479923 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9b02e86f-1b27-4f53-a151-8ed82d010848 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 200 Apr 30 21:35:47.480668 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 799/1605] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:47 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 999 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:47.663591 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e3456aee-b71c-4130-bb87-8eab54154b62 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:47.671530 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e3456aee-b71c-4130-bb87-8eab54154b62 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:47.672428 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e3456aee-b71c-4130-bb87-8eab54154b62 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:47.673647 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e3456aee-b71c-4130-bb87-8eab54154b62 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:47.674193 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-e3456aee-b71c-4130-bb87-8eab54154b62 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:47.696324 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:47.696324 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:47.702128 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e3456aee-b71c-4130-bb87-8eab54154b62 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:47.703562 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 807/1606] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:47 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:48.493625 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-11d8551b-a04e-4c78-9d6e-56caaf686614 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:48.499241 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-11d8551b-a04e-4c78-9d6e-56caaf686614 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:35:48.501167 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-11d8551b-a04e-4c78-9d6e-56caaf686614 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:48.501880 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-11d8551b-a04e-4c78-9d6e-56caaf686614 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:48.548995 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:48.548995 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:48.596351 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-11d8551b-a04e-4c78-9d6e-56caaf686614 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:48.601327 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-11d8551b-a04e-4c78-9d6e-56caaf686614 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:48.603723 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-11d8551b-a04e-4c78-9d6e-56caaf686614 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:48.620632 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-11d8551b-a04e-4c78-9d6e-56caaf686614 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:48.633330 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:48.633330 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:48.653860 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-11d8551b-a04e-4c78-9d6e-56caaf686614 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 200 Apr 30 21:35:48.655265 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 800/1607] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:48 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 999 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:48.713021 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-60063067-170d-4c19-8eca-0905d6ae9da0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:48.727708 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-60063067-170d-4c19-8eca-0905d6ae9da0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:35:48.727708 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-60063067-170d-4c19-8eca-0905d6ae9da0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:48.728017 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-60063067-170d-4c19-8eca-0905d6ae9da0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:48.728314 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-60063067-170d-4c19-8eca-0905d6ae9da0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:35:48.742153 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:48.742153 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:48.743495 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-60063067-170d-4c19-8eca-0905d6ae9da0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:35:48.744994 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 808/1608] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:48 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 807 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:48.752827 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1321f576-ebb9-4b75-8d71-572303572832 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:48.758242 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1321f576-ebb9-4b75-8d71-572303572832 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:35:48.758985 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1321f576-ebb9-4b75-8d71-572303572832 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:48.759641 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1321f576-ebb9-4b75-8d71-572303572832 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:48.802797 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:48.802797 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:48.830241 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1321f576-ebb9-4b75-8d71-572303572832 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:35:48.845257 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1321f576-ebb9-4b75-8d71-572303572832 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 200 Apr 30 21:35:48.846521 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 801/1609] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:48 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 1376 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:48.868919 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-eee3a2a0-1bfa-47c0-95af-bc7c5157007d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:48.876741 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eee3a2a0-1bfa-47c0-95af-bc7c5157007d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:35:48.877174 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eee3a2a0-1bfa-47c0-95af-bc7c5157007d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:48.877987 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eee3a2a0-1bfa-47c0-95af-bc7c5157007d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:48.907850 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:48.907850 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:48.934757 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-eee3a2a0-1bfa-47c0-95af-bc7c5157007d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:35:48.959491 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eee3a2a0-1bfa-47c0-95af-bc7c5157007d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 200 Apr 30 21:35:48.960737 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 809/1610] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:48 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 1376 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:48.972743 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bf8620f3-4c97-4f11-87a8-36478943ef25 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:48.977555 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bf8620f3-4c97-4f11-87a8-36478943ef25 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] DELETE http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:35:48.978033 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bf8620f3-4c97-4f11-87a8-36478943ef25 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:48.978561 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bf8620f3-4c97-4f11-87a8-36478943ef25 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:48.979104 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-bf8620f3-4c97-4f11-87a8-36478943ef25 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Delete volume with id: 7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:35:48.998916 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:48.998916 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:49.001054 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bf8620f3-4c97-4f11-87a8-36478943ef25 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:35:49.182478 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bf8620f3-4c97-4f11-87a8-36478943ef25 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Delete volume request issued successfully. Apr 30 21:35:49.182940 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bf8620f3-4c97-4f11-87a8-36478943ef25 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 202 Apr 30 21:35:49.183898 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 802/1611] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:35:48 2022] DELETE /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:35:49.195519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-11539218-8535-43db-a279-18e7e81b1aed None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:49.199859 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-11539218-8535-43db-a279-18e7e81b1aed tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:35:49.200801 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-11539218-8535-43db-a279-18e7e81b1aed tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:49.201447 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-11539218-8535-43db-a279-18e7e81b1aed tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:49.235594 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:49.235594 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:49.257200 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-11539218-8535-43db-a279-18e7e81b1aed tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:35:49.279395 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-11539218-8535-43db-a279-18e7e81b1aed tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 200 Apr 30 21:35:49.288018 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 810/1612] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:49 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 1375 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:49.668747 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-95264705-8edb-4deb-a83c-aef891cf2c45 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:49.674279 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-95264705-8edb-4deb-a83c-aef891cf2c45 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:35:49.674279 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-95264705-8edb-4deb-a83c-aef891cf2c45 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:49.674495 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-95264705-8edb-4deb-a83c-aef891cf2c45 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:49.702295 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:49.702295 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:49.712702 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-95264705-8edb-4deb-a83c-aef891cf2c45 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:49.722471 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-95264705-8edb-4deb-a83c-aef891cf2c45 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:49.724184 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-95264705-8edb-4deb-a83c-aef891cf2c45 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:49.732527 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-95264705-8edb-4deb-a83c-aef891cf2c45 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:49.761501 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:49.761501 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:49.789688 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-95264705-8edb-4deb-a83c-aef891cf2c45 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 200 Apr 30 21:35:49.793107 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 803/1613] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:49 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 999 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:50.299620 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-987ea2c1-406f-430f-8eed-e8b30ccd58c8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:50.303807 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-987ea2c1-406f-430f-8eed-e8b30ccd58c8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:35:50.308988 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-987ea2c1-406f-430f-8eed-e8b30ccd58c8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:50.309459 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-987ea2c1-406f-430f-8eed-e8b30ccd58c8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:50.325011 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:50.325011 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:50.338350 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-987ea2c1-406f-430f-8eed-e8b30ccd58c8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:35:50.351862 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-987ea2c1-406f-430f-8eed-e8b30ccd58c8 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 200 Apr 30 21:35:50.352926 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 811/1614] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:50 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 1375 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:50.699765 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-52fd584e-746c-4a00-8965-235d6951bcaf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:50.803452 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-20204725-be43-4b06-a79a-36435c943a04 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:50.806964 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-20204725-be43-4b06-a79a-36435c943a04 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:35:50.807638 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-20204725-be43-4b06-a79a-36435c943a04 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:50.808230 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-20204725-be43-4b06-a79a-36435c943a04 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:50.816411 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-52fd584e-746c-4a00-8965-235d6951bcaf tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] POST http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types Apr 30 21:35:50.818673 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-52fd584e-746c-4a00-8965-235d6951bcaf tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1306707229"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:50.828090 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:50.828090 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:50.837019 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-20204725-be43-4b06-a79a-36435c943a04 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:50.838649 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-20204725-be43-4b06-a79a-36435c943a04 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:50.841365 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-20204725-be43-4b06-a79a-36435c943a04 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:50.849502 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-20204725-be43-4b06-a79a-36435c943a04 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:50.857328 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:50.857328 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:50.881352 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-20204725-be43-4b06-a79a-36435c943a04 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 200 Apr 30 21:35:50.886543 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 812/1615] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:50 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 999 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:50.945504 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-52fd584e-746c-4a00-8965-235d6951bcaf tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types returned with HTTP 200 Apr 30 21:35:50.959283 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 804/1616] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:35:50 2022] POST /volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types => generated 216 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:50.965110 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8d0cbc9a-32e4-4200-abf3-484f0aae9a6a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:50.969255 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8d0cbc9a-32e4-4200-abf3-484f0aae9a6a tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] POST http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/group_types Apr 30 21:35:50.971358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8d0cbc9a-32e4-4200-abf3-484f0aae9a6a tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1026386597"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:51.099995 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8d0cbc9a-32e4-4200-abf3-484f0aae9a6a tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/group_types returned with HTTP 202 Apr 30 21:35:51.102728 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 813/1617] 10.222.0.23 () {62 vars in 1287 bytes} [Sat Apr 30 21:35:50 2022] POST /volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/group_types => generated 173 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:35:51.107559 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1feb5473-e66c-4849-afad-52e5c33bd6bc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:51.310705 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1feb5473-e66c-4849-afad-52e5c33bd6bc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] POST http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups Apr 30 21:35:51.311485 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1feb5473-e66c-4849-afad-52e5c33bd6bc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7aaa9232-f2a3-4522-9564-586032bb3117", "volume_types": ["2d407a61-ee12-42a4-a43b-5c56fa08759b"], "name": "tempest-Group1-328150397"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:51.312406 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-1feb5473-e66c-4849-afad-52e5c33bd6bc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Creating new group {'group': {'group_type': '7aaa9232-f2a3-4522-9564-586032bb3117', 'volume_types': ['2d407a61-ee12-42a4-a43b-5c56fa08759b'], 'name': 'tempest-Group1-328150397'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Apr 30 21:35:51.321244 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.groups [None req-1feb5473-e66c-4849-afad-52e5c33bd6bc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Creating group tempest-Group1-328150397. Apr 30 21:35:51.350233 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1feb5473-e66c-4849-afad-52e5c33bd6bc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Availability Zones retrieved successfully. Apr 30 21:35:51.364968 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0620e099-9709-4819-9b7f-296a26adc3f7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:51.370198 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0620e099-9709-4819-9b7f-296a26adc3f7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:35:51.370653 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0620e099-9709-4819-9b7f-296a26adc3f7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:51.371282 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0620e099-9709-4819-9b7f-296a26adc3f7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:51.575428 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:51.575428 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:51.585351 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0620e099-9709-4819-9b7f-296a26adc3f7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:35:51.603168 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0620e099-9709-4819-9b7f-296a26adc3f7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 200 Apr 30 21:35:51.604563 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 814/1618] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:51 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 1375 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:51.664074 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-1feb5473-e66c-4849-afad-52e5c33bd6bc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Created reservations ['8910dc4e-7ca1-4182-a2f8-eb479f9fe3d2'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:35:51.842488 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1feb5473-e66c-4849-afad-52e5c33bd6bc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups returned with HTTP 202 Apr 30 21:35:51.845125 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 805/1619] 10.222.0.23 () {62 vars in 1273 bytes} [Sat Apr 30 21:35:51 2022] POST /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups => generated 93 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:35:51.852975 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8e3c4b23-7e18-4a84-a8c9-5a73538e30dd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:51.857959 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8e3c4b23-7e18-4a84-a8c9-5a73538e30dd tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d Apr 30 21:35:51.857959 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8e3c4b23-7e18-4a84-a8c9-5a73538e30dd tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:51.858940 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8e3c4b23-7e18-4a84-a8c9-5a73538e30dd tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:51.859922 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-8e3c4b23-7e18-4a84-a8c9-5a73538e30dd tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member e93cd187-78e9-4a13-8df9-b78a2e612d8d {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:51.868267 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:51.868267 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:51.898966 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8e3c4b23-7e18-4a84-a8c9-5a73538e30dd tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d returned with HTTP 200 Apr 30 21:35:51.900515 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 815/1620] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:51 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d => generated 321 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:35:51.908670 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-72a74228-fac9-457d-b9fb-b4e10de762fd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:51.912798 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-72a74228-fac9-457d-b9fb-b4e10de762fd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:35:51.916931 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-72a74228-fac9-457d-b9fb-b4e10de762fd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:51.916931 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-72a74228-fac9-457d-b9fb-b4e10de762fd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:51.955627 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:51.955627 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:51.978284 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-72a74228-fac9-457d-b9fb-b4e10de762fd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:51.981504 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-72a74228-fac9-457d-b9fb-b4e10de762fd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:51.982094 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-72a74228-fac9-457d-b9fb-b4e10de762fd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:51.993868 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-72a74228-fac9-457d-b9fb-b4e10de762fd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:52.004302 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:52.004302 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:52.019724 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-72a74228-fac9-457d-b9fb-b4e10de762fd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 200 Apr 30 21:35:52.021814 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 806/1621] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:51 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 999 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:35:52.616986 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-62af8129-661d-4039-a11e-a2c7f2ab8d90 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:52.621065 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-62af8129-661d-4039-a11e-a2c7f2ab8d90 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:35:52.621968 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-62af8129-661d-4039-a11e-a2c7f2ab8d90 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:52.622486 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-62af8129-661d-4039-a11e-a2c7f2ab8d90 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:52.638331 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:52.638331 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:52.647390 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-62af8129-661d-4039-a11e-a2c7f2ab8d90 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:35:52.658225 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-62af8129-661d-4039-a11e-a2c7f2ab8d90 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 200 Apr 30 21:35:52.659143 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 816/1622] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:52 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 1375 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:35:52.909445 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f9a637e4-8c67-4bac-88e1-f7aa9a35500f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:52.916688 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f9a637e4-8c67-4bac-88e1-f7aa9a35500f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d Apr 30 21:35:52.923323 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f9a637e4-8c67-4bac-88e1-f7aa9a35500f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:52.923323 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f9a637e4-8c67-4bac-88e1-f7aa9a35500f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:52.923323 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-f9a637e4-8c67-4bac-88e1-f7aa9a35500f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member e93cd187-78e9-4a13-8df9-b78a2e612d8d {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:52.928115 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:52.928115 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:52.946959 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f9a637e4-8c67-4bac-88e1-f7aa9a35500f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d returned with HTTP 200 Apr 30 21:35:52.948603 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 807/1623] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:52 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d => generated 321 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:53.033084 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-baf3dcda-ff96-4eed-ba09-6f16976ea28d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:53.042804 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-baf3dcda-ff96-4eed-ba09-6f16976ea28d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:35:53.043358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-baf3dcda-ff96-4eed-ba09-6f16976ea28d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:53.043815 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-baf3dcda-ff96-4eed-ba09-6f16976ea28d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:53.057674 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:53.057674 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:53.065512 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-baf3dcda-ff96-4eed-ba09-6f16976ea28d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:53.066986 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-baf3dcda-ff96-4eed-ba09-6f16976ea28d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:53.067403 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-baf3dcda-ff96-4eed-ba09-6f16976ea28d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:53.074083 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-baf3dcda-ff96-4eed-ba09-6f16976ea28d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:53.079523 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:53.079523 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:53.093328 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-baf3dcda-ff96-4eed-ba09-6f16976ea28d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 200 Apr 30 21:35:53.094130 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 817/1624] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:53 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 999 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:53.672507 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ee3c01e2-2d0c-41f4-8fab-d22184a6aee6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:53.677188 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ee3c01e2-2d0c-41f4-8fab-d22184a6aee6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:35:53.677879 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ee3c01e2-2d0c-41f4-8fab-d22184a6aee6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:53.678785 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ee3c01e2-2d0c-41f4-8fab-d22184a6aee6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:53.694812 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:53.694812 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:53.703402 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ee3c01e2-2d0c-41f4-8fab-d22184a6aee6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:35:53.715380 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ee3c01e2-2d0c-41f4-8fab-d22184a6aee6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 200 Apr 30 21:35:53.716167 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 808/1625] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:53 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 1375 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:53.956812 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-578eb418-cb1e-4cc7-a521-a71c87bebd3d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:53.963902 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-578eb418-cb1e-4cc7-a521-a71c87bebd3d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d Apr 30 21:35:53.964710 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-578eb418-cb1e-4cc7-a521-a71c87bebd3d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:53.965251 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-578eb418-cb1e-4cc7-a521-a71c87bebd3d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:53.966129 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-578eb418-cb1e-4cc7-a521-a71c87bebd3d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member e93cd187-78e9-4a13-8df9-b78a2e612d8d {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:53.973536 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:53.973536 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:53.992278 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-578eb418-cb1e-4cc7-a521-a71c87bebd3d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d returned with HTTP 200 Apr 30 21:35:53.993247 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 818/1626] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:53 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d => generated 322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:54.006234 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-81ca865a-3e35-4066-90d9-8310494e8040 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:54.010022 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-81ca865a-3e35-4066-90d9-8310494e8040 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] POST http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups Apr 30 21:35:54.010994 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-81ca865a-3e35-4066-90d9-8310494e8040 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7aaa9232-f2a3-4522-9564-586032bb3117", "volume_types": ["2d407a61-ee12-42a4-a43b-5c56fa08759b"], "name": "tempest-Group2-1839254918"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:54.011898 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-81ca865a-3e35-4066-90d9-8310494e8040 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Creating new group {'group': {'group_type': '7aaa9232-f2a3-4522-9564-586032bb3117', 'volume_types': ['2d407a61-ee12-42a4-a43b-5c56fa08759b'], 'name': 'tempest-Group2-1839254918'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Apr 30 21:35:54.022079 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.groups [None req-81ca865a-3e35-4066-90d9-8310494e8040 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Creating group tempest-Group2-1839254918. Apr 30 21:35:54.039517 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-81ca865a-3e35-4066-90d9-8310494e8040 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Availability Zones retrieved successfully. Apr 30 21:35:54.107065 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c3505707-a1cf-4728-9664-8aafeac813b6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:54.110886 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c3505707-a1cf-4728-9664-8aafeac813b6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:35:54.119089 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c3505707-a1cf-4728-9664-8aafeac813b6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:54.119089 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c3505707-a1cf-4728-9664-8aafeac813b6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:54.138228 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:54.138228 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:54.171305 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c3505707-a1cf-4728-9664-8aafeac813b6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:54.173090 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-c3505707-a1cf-4728-9664-8aafeac813b6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:54.173636 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-c3505707-a1cf-4728-9664-8aafeac813b6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:54.178892 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-81ca865a-3e35-4066-90d9-8310494e8040 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Created reservations ['9178ef75-144d-4feb-a1e2-bcc453ddc8fc'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:35:54.190557 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-c3505707-a1cf-4728-9664-8aafeac813b6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:54.197057 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:54.197057 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:54.218714 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c3505707-a1cf-4728-9664-8aafeac813b6 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 200 Apr 30 21:35:54.219728 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 819/1627] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:54 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 999 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:35:54.512767 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-81ca865a-3e35-4066-90d9-8310494e8040 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups returned with HTTP 202 Apr 30 21:35:54.518547 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 809/1628] 10.222.0.23 () {62 vars in 1273 bytes} [Sat Apr 30 21:35:54 2022] POST /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups => generated 94 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:35:54.520805 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4e0e8962-0fcb-4509-baf4-8686f0d99fcf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:54.526005 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4e0e8962-0fcb-4509-baf4-8686f0d99fcf tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d Apr 30 21:35:54.528245 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4e0e8962-0fcb-4509-baf4-8686f0d99fcf tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:54.529854 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4e0e8962-0fcb-4509-baf4-8686f0d99fcf tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:54.530834 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-4e0e8962-0fcb-4509-baf4-8686f0d99fcf tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member 27a3d738-6ac1-4f19-816c-66ee405afb0d {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:54.553626 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:54.553626 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:54.585137 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4e0e8962-0fcb-4509-baf4-8686f0d99fcf tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d returned with HTTP 200 Apr 30 21:35:54.585943 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 820/1629] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:54 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d => generated 322 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:35:54.729315 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1fe8a5d6-6053-4b37-9484-8c6fe66fe3fe None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:54.735426 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1fe8a5d6-6053-4b37-9484-8c6fe66fe3fe tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:35:54.736116 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1fe8a5d6-6053-4b37-9484-8c6fe66fe3fe tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:54.736824 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1fe8a5d6-6053-4b37-9484-8c6fe66fe3fe tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:54.756133 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:54.756133 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:54.764685 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1fe8a5d6-6053-4b37-9484-8c6fe66fe3fe tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:35:54.778546 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1fe8a5d6-6053-4b37-9484-8c6fe66fe3fe tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 200 Apr 30 21:35:54.779286 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 810/1630] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:54 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 1375 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:55.233369 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b850549c-c231-4a4e-9b72-4262c17a2ddb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:55.240672 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b850549c-c231-4a4e-9b72-4262c17a2ddb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:35:55.241177 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b850549c-c231-4a4e-9b72-4262c17a2ddb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:55.241635 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b850549c-c231-4a4e-9b72-4262c17a2ddb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:55.252397 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b850549c-c231-4a4e-9b72-4262c17a2ddb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 404 Apr 30 21:35:55.253299 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 821/1631] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:55 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:35:55.258703 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9815d387-8bf0-4310-ad2a-13f0c899a166 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:55.262351 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9815d387-8bf0-4310-ad2a-13f0c899a166 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 Apr 30 21:35:55.262998 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9815d387-8bf0-4310-ad2a-13f0c899a166 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:55.267506 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9815d387-8bf0-4310-ad2a-13f0c899a166 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:55.279984 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:55.279984 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:55.287720 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9815d387-8bf0-4310-ad2a-13f0c899a166 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:55.289178 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-9815d387-8bf0-4310-ad2a-13f0c899a166 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:55.289563 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-9815d387-8bf0-4310-ad2a-13f0c899a166 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:55.296745 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-9815d387-8bf0-4310-ad2a-13f0c899a166 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:55.302662 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:55.302662 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:55.317308 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9815d387-8bf0-4310-ad2a-13f0c899a166 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 returned with HTTP 200 Apr 30 21:35:55.318104 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 811/1632] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:55 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 => generated 999 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:35:55.594560 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0529c2c0-17ea-4615-9e29-bf5128f8e973 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:55.599509 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0529c2c0-17ea-4615-9e29-bf5128f8e973 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d Apr 30 21:35:55.600000 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0529c2c0-17ea-4615-9e29-bf5128f8e973 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:55.600537 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0529c2c0-17ea-4615-9e29-bf5128f8e973 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:55.601112 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-0529c2c0-17ea-4615-9e29-bf5128f8e973 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member 27a3d738-6ac1-4f19-816c-66ee405afb0d {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:55.608925 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:55.608925 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:55.624815 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0529c2c0-17ea-4615-9e29-bf5128f8e973 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d returned with HTTP 200 Apr 30 21:35:55.636938 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 822/1633] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:55 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d => generated 323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:55.638734 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:55.643474 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] POST http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes Apr 30 21:35:55.645479 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1410428575", "volume_type": "2d407a61-ee12-42a4-a43b-5c56fa08759b", "group_id": "e93cd187-78e9-4a13-8df9-b78a2e612d8d", "size": 1}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:55.646618 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Create volume request body: {'volume': {'name': 'tempest-volume-1410428575', 'volume_type': '2d407a61-ee12-42a4-a43b-5c56fa08759b', 'group_id': 'e93cd187-78e9-4a13-8df9-b78a2e612d8d', 'size': 1}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:35:55.659850 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:55.659850 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:55.661342 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Create volume of 1 GB Apr 30 21:35:55.673934 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Availability Zones retrieved successfully. Apr 30 21:35:55.692729 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Flow 'volume_create_api' (e3605e0d-7eea-4abb-a01e-19ca4b6f7ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:35:55.696278 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6891e27-1996-4f1c-a0df-a0f70944ba23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:55.698000 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:55.698000 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:55.699216 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:35:55.727518 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6891e27-1996-4f1c-a0df-a0f70944ba23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:35:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2d407a61-ee12-42a4-a43b-5c56fa08759b,is_public=True,name='tempest-GroupsTest-volume-type-1306707229',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d407a61-ee12-42a4-a43b-5c56fa08759b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e93cd187-78e9-4a13-8df9-b78a2e612d8d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:55.729825 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bebfb8e6-8c11-4ef1-9e4d-c29b27c47df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:55.772055 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1306707229 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1306707229, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:35:55.772837 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1306707229 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1306707229, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:35:55.792628 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8bf7bb75-472f-47a2-8f00-9133a01c85cd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:55.797380 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8bf7bb75-472f-47a2-8f00-9133a01c85cd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:35:55.798072 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8bf7bb75-472f-47a2-8f00-9133a01c85cd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:55.799107 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8bf7bb75-472f-47a2-8f00-9133a01c85cd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:55.817688 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:55.817688 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:55.827848 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8bf7bb75-472f-47a2-8f00-9133a01c85cd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:35:55.841582 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8bf7bb75-472f-47a2-8f00-9133a01c85cd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 200 Apr 30 21:35:55.854245 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 823/1634] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:55 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 1375 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:56.001661 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Created reservations ['f583143a-95a4-45d4-8868-4dd36eb15ccf', 'cbcd253f-99ee-4b55-a37e-804a1a96f315', '2f70e208-9354-4cfb-a50c-92ddde7425cc', '36e374a7-575f-40bd-a2b5-14d986b0364c'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:35:56.003424 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bebfb8e6-8c11-4ef1-9e4d-c29b27c47df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f583143a-95a4-45d4-8868-4dd36eb15ccf', 'cbcd253f-99ee-4b55-a37e-804a1a96f315', '2f70e208-9354-4cfb-a50c-92ddde7425cc', '36e374a7-575f-40bd-a2b5-14d986b0364c']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:56.005489 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c77e7d3-17d8-4c3a-9c80-2a8d92b80f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:56.165222 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c77e7d3-17d8-4c3a-9c80-2a8d92b80f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aea47ce5-85ed-4fcc-b63e-cad45e6e3469', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1410428575',encryption_key_id=None,group_id=e93cd187-78e9-4a13-8df9-b78a2e612d8d,group_type_id=,metadata={},multiattach=False,project_id='228c9fcbe55946858e8c46db94e0f921',qos_specs=None,replication_status=,reservations=['f583143a-95a4-45d4-8868-4dd36eb15ccf','cbcd253f-99ee-4b55-a37e-804a1a96f315','2f70e208-9354-4cfb-a50c-92ddde7425cc','36e374a7-575f-40bd-a2b5-14d986b0364c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ee252de0fb74adda84ee09c01e84eeb',volume_type_id=2d407a61-ee12-42a4-a43b-5c56fa08759b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1410428575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e93cd187-78e9-4a13-8df9-b78a2e612d8d,host=None,id=aea47ce5-85ed-4fcc-b63e-cad45e6e3469,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='228c9fcbe55946858e8c46db94e0f921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ee252de0fb74adda84ee09c01e84eeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d407a61-ee12-42a4-a43b-5c56fa08759b),volume_type_id=2d407a61-ee12-42a4-a43b-5c56fa08759b)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:56.167251 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ea1d99c-5253-4af0-abef-1ce07fa2d46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:56.306086 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ea1d99c-5253-4af0-abef-1ce07fa2d46f) transitioned into state 'SUCCESS' from state '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-1410428575',encryption_key_id=None,group_id=e93cd187-78e9-4a13-8df9-b78a2e612d8d,group_type_id=,metadata={},multiattach=False,project_id='228c9fcbe55946858e8c46db94e0f921',qos_specs=None,replication_status=,reservations=['f583143a-95a4-45d4-8868-4dd36eb15ccf','cbcd253f-99ee-4b55-a37e-804a1a96f315','2f70e208-9354-4cfb-a50c-92ddde7425cc','36e374a7-575f-40bd-a2b5-14d986b0364c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ee252de0fb74adda84ee09c01e84eeb',volume_type_id=2d407a61-ee12-42a4-a43b-5c56fa08759b)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:56.308987 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5afb2aeb-d57f-47cc-9712-76e202fc73e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:56.332549 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bdec23e8-85b3-4cf6-b128-a0a96dc25470 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:56.336920 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bdec23e8-85b3-4cf6-b128-a0a96dc25470 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 Apr 30 21:35:56.337834 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bdec23e8-85b3-4cf6-b128-a0a96dc25470 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:56.338490 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bdec23e8-85b3-4cf6-b128-a0a96dc25470 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:56.349876 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bdec23e8-85b3-4cf6-b128-a0a96dc25470 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 returned with HTTP 404 Apr 30 21:35:56.357781 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 824/1635] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:56 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:35:56.357781 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-56a68719-8a9c-4cb1-903e-932acc0b65eb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:56.360392 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-56a68719-8a9c-4cb1-903e-932acc0b65eb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 Apr 30 21:35:56.361838 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-56a68719-8a9c-4cb1-903e-932acc0b65eb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:56.362510 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-56a68719-8a9c-4cb1-903e-932acc0b65eb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:56.363078 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-56a68719-8a9c-4cb1-903e-932acc0b65eb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 84b45732-3644-4a76-ac21-d1d4dd33a169 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:56.370474 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-56a68719-8a9c-4cb1-903e-932acc0b65eb tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 returned with HTTP 404 Apr 30 21:35:56.373596 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 825/1636] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:56 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/84b45732-3644-4a76-ac21-d1d4dd33a169 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Apr 30 21:35:56.380840 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-54fa3677-d537-41fd-b01b-d4d9e8fb1b79 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:56.384567 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-54fa3677-d537-41fd-b01b-d4d9e8fb1b79 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] DELETE http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/group_types/f6a9994b-1f6a-417a-81a6-1a72efe6a3c5 Apr 30 21:35:56.385052 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-54fa3677-d537-41fd-b01b-d4d9e8fb1b79 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:56.385504 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-54fa3677-d537-41fd-b01b-d4d9e8fb1b79 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:56.471888 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5afb2aeb-d57f-47cc-9712-76e202fc73e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:56.475515 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Flow 'volume_create_api' (e3605e0d-7eea-4abb-a01e-19ca4b6f7ad6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:35:56.476544 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Create volume request issued successfully. Apr 30 21:35:56.478168 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:56.478786 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:56.487308 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:56.494155 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:56.494155 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:56.500823 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a80f8ce1-6430-481a-a1c6-e68596067d9a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes returned with HTTP 202 Apr 30 21:35:56.502088 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 812/1637] 10.222.0.23 () {62 vars in 1276 bytes} [Sat Apr 30 21:35:55 2022] POST /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes => generated 881 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:35:56.513449 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-07b12778-9525-4eea-9e2a-836c53a6c8bc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:56.517976 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-07b12778-9525-4eea-9e2a-836c53a6c8bc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 Apr 30 21:35:56.518777 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-07b12778-9525-4eea-9e2a-836c53a6c8bc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:56.519301 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-07b12778-9525-4eea-9e2a-836c53a6c8bc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:56.535287 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:56.535287 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:56.544620 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-07b12778-9525-4eea-9e2a-836c53a6c8bc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:35:56.546128 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-07b12778-9525-4eea-9e2a-836c53a6c8bc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:56.546711 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-07b12778-9525-4eea-9e2a-836c53a6c8bc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:56.557263 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-07b12778-9525-4eea-9e2a-836c53a6c8bc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:56.563940 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:56.563940 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:56.578137 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-07b12778-9525-4eea-9e2a-836c53a6c8bc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 returned with HTTP 200 Apr 30 21:35:56.579555 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 813/1638] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:56 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 => generated 949 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:35:56.623937 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-54fa3677-d537-41fd-b01b-d4d9e8fb1b79 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/group_types/f6a9994b-1f6a-417a-81a6-1a72efe6a3c5 returned with HTTP 202 Apr 30 21:35:56.625621 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 826/1639] 10.222.0.23 () {60 vars in 1380 bytes} [Sat Apr 30 21:35:56 2022] DELETE /volume/v3/306169be24624972b5874cecf1b44d9a/group_types/f6a9994b-1f6a-417a-81a6-1a72efe6a3c5 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Apr 30 21:35:56.646169 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-00e0fa3a-a6a5-4d08-a2bf-b65c2d107c0d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:56.652391 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-00e0fa3a-a6a5-4d08-a2bf-b65c2d107c0d tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] POST http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types Apr 30 21:35:56.652564 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-00e0fa3a-a6a5-4d08-a2bf-b65c2d107c0d tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1949637365"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:56.764335 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-00e0fa3a-a6a5-4d08-a2bf-b65c2d107c0d tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types returned with HTTP 200 Apr 30 21:35:56.765054 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 814/1640] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:35:56 2022] POST /volume/v3/306169be24624972b5874cecf1b44d9a/types => generated 224 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:35:56.772316 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ea336cb4-4d2e-4eef-af5f-d62c64225eb6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:56.776074 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ea336cb4-4d2e-4eef-af5f-d62c64225eb6 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] POST http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/group_types Apr 30 21:35:56.777289 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ea336cb4-4d2e-4eef-af5f-d62c64225eb6 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1166350280"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:56.856618 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8ac67440-49c5-4d7a-b9f9-cdee0e77b315 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:56.861138 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8ac67440-49c5-4d7a-b9f9-cdee0e77b315 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:35:56.861665 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8ac67440-49c5-4d7a-b9f9-cdee0e77b315 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:56.862219 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8ac67440-49c5-4d7a-b9f9-cdee0e77b315 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:56.886852 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:56.886852 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:56.898297 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8ac67440-49c5-4d7a-b9f9-cdee0e77b315 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:35:56.911484 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ea336cb4-4d2e-4eef-af5f-d62c64225eb6 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/group_types returned with HTTP 202 Apr 30 21:35:56.918596 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 827/1641] 10.222.0.23 () {62 vars in 1287 bytes} [Sat Apr 30 21:35:56 2022] POST /volume/v3/306169be24624972b5874cecf1b44d9a/group_types => generated 181 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:35:56.918708 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8ac67440-49c5-4d7a-b9f9-cdee0e77b315 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 200 Apr 30 21:35:56.927860 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-709c14f6-579a-4ddf-a6b2-25ccb5f490e0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:56.928720 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 815/1642] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:56 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 1375 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:35:56.942583 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-709c14f6-579a-4ddf-a6b2-25ccb5f490e0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] POST http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups Apr 30 21:35:56.943816 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-709c14f6-579a-4ddf-a6b2-25ccb5f490e0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1d3262d5-32f7-4643-bd52-14bd551fdf44", "volume_types": ["c58fade1-1cdf-47a1-85bc-e70c89986a32"], "name": "tempest-GroupSnapshotsTest-Group-712215116"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:56.945167 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-709c14f6-579a-4ddf-a6b2-25ccb5f490e0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Creating new group {'group': {'group_type': '1d3262d5-32f7-4643-bd52-14bd551fdf44', 'volume_types': ['c58fade1-1cdf-47a1-85bc-e70c89986a32'], 'name': 'tempest-GroupSnapshotsTest-Group-712215116'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Apr 30 21:35:56.951444 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.groups [None req-709c14f6-579a-4ddf-a6b2-25ccb5f490e0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Creating group tempest-GroupSnapshotsTest-Group-712215116. Apr 30 21:35:56.978996 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-709c14f6-579a-4ddf-a6b2-25ccb5f490e0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Availability Zones retrieved successfully. Apr 30 21:35:57.133131 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-709c14f6-579a-4ddf-a6b2-25ccb5f490e0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Created reservations ['34f146a6-75ac-4e89-9c5d-04dc17c49265'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:35:57.386595 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-709c14f6-579a-4ddf-a6b2-25ccb5f490e0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups returned with HTTP 202 Apr 30 21:35:57.393499 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 828/1643] 10.222.0.23 () {62 vars in 1273 bytes} [Sat Apr 30 21:35:56 2022] POST /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups => generated 111 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:35:57.395453 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9fed4b07-0d8f-4678-acf7-3eee7fb163f7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:57.399359 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9fed4b07-0d8f-4678-acf7-3eee7fb163f7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/9ab26445-918b-429c-8ef7-dbabb7a80366 Apr 30 21:35:57.400486 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9fed4b07-0d8f-4678-acf7-3eee7fb163f7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:57.405505 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9fed4b07-0d8f-4678-acf7-3eee7fb163f7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:57.405505 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-9fed4b07-0d8f-4678-acf7-3eee7fb163f7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9ab26445-918b-429c-8ef7-dbabb7a80366 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:57.414214 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:57.414214 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:57.432627 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9fed4b07-0d8f-4678-acf7-3eee7fb163f7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/9ab26445-918b-429c-8ef7-dbabb7a80366 returned with HTTP 200 Apr 30 21:35:57.433506 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 816/1644] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:57 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/9ab26445-918b-429c-8ef7-dbabb7a80366 => generated 391 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:57.592581 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7de3a1b0-cb18-4e8c-8184-d05c7f16440c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:57.599366 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7de3a1b0-cb18-4e8c-8184-d05c7f16440c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 Apr 30 21:35:57.599366 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7de3a1b0-cb18-4e8c-8184-d05c7f16440c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:57.599366 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7de3a1b0-cb18-4e8c-8184-d05c7f16440c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:57.614408 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:57.614408 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:57.624979 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7de3a1b0-cb18-4e8c-8184-d05c7f16440c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:35:57.627054 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-7de3a1b0-cb18-4e8c-8184-d05c7f16440c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:57.627708 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-7de3a1b0-cb18-4e8c-8184-d05c7f16440c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:57.639077 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-7de3a1b0-cb18-4e8c-8184-d05c7f16440c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:57.643335 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:57.643335 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:57.658607 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7de3a1b0-cb18-4e8c-8184-d05c7f16440c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 returned with HTTP 200 Apr 30 21:35:57.668539 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 829/1645] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:57 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:57.929215 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3e5493a2-f702-4865-a2aa-d88652a20b68 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:57.936187 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3e5493a2-f702-4865-a2aa-d88652a20b68 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:35:57.937278 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3e5493a2-f702-4865-a2aa-d88652a20b68 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:57.938836 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3e5493a2-f702-4865-a2aa-d88652a20b68 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:57.959256 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:57.959256 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:57.980793 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3e5493a2-f702-4865-a2aa-d88652a20b68 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:35:57.995530 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3e5493a2-f702-4865-a2aa-d88652a20b68 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 200 Apr 30 21:35:57.997004 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 817/1646] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:57 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 1375 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:58.441371 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-db0a04e1-edc8-426a-b2d5-b73acdfe355c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:58.446316 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-db0a04e1-edc8-426a-b2d5-b73acdfe355c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/9ab26445-918b-429c-8ef7-dbabb7a80366 Apr 30 21:35:58.446924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-db0a04e1-edc8-426a-b2d5-b73acdfe355c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:58.450236 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-db0a04e1-edc8-426a-b2d5-b73acdfe355c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:58.450236 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-db0a04e1-edc8-426a-b2d5-b73acdfe355c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9ab26445-918b-429c-8ef7-dbabb7a80366 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:58.453926 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:58.453926 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:58.470226 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-db0a04e1-edc8-426a-b2d5-b73acdfe355c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/9ab26445-918b-429c-8ef7-dbabb7a80366 returned with HTTP 200 Apr 30 21:35:58.471651 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 830/1647] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:58 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/9ab26445-918b-429c-8ef7-dbabb7a80366 => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:58.479877 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:58.490524 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] POST http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes Apr 30 21:35:58.491299 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c58fade1-1cdf-47a1-85bc-e70c89986a32", "group_id": "9ab26445-918b-429c-8ef7-dbabb7a80366", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1084930774"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:58.492302 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Create volume request body: {'volume': {'volume_type': 'c58fade1-1cdf-47a1-85bc-e70c89986a32', 'group_id': '9ab26445-918b-429c-8ef7-dbabb7a80366', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1084930774'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:35:58.508239 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:58.508239 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:58.509798 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Create volume of 1 GB Apr 30 21:35:58.528516 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Availability Zones retrieved successfully. Apr 30 21:35:58.547715 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Flow 'volume_create_api' (41ff37f3-acd1-41a6-9b84-5d54c404f201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:35:58.550395 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee2b97b1-cbc7-46e7-ac58-830050492305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:58.552506 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:58.552506 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:58.553472 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:35:58.601524 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee2b97b1-cbc7-46e7-ac58-830050492305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:35:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c58fade1-1cdf-47a1-85bc-e70c89986a32,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1949637365',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c58fade1-1cdf-47a1-85bc-e70c89986a32', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9ab26445-918b-429c-8ef7-dbabb7a80366', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:58.609591 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92253bc4-d952-4525-8701-3eaf45a76f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:58.657302 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1949637365 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1949637365, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:35:58.658455 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1949637365 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1949637365, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:35:58.672452 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b83395b7-3c77-40b2-a7c6-7b09dda08b1f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:58.676044 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b83395b7-3c77-40b2-a7c6-7b09dda08b1f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 Apr 30 21:35:58.676718 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b83395b7-3c77-40b2-a7c6-7b09dda08b1f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:58.677364 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b83395b7-3c77-40b2-a7c6-7b09dda08b1f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:58.695073 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:58.695073 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:58.703646 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b83395b7-3c77-40b2-a7c6-7b09dda08b1f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:35:58.705134 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-b83395b7-3c77-40b2-a7c6-7b09dda08b1f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:58.705581 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-b83395b7-3c77-40b2-a7c6-7b09dda08b1f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:58.712803 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-b83395b7-3c77-40b2-a7c6-7b09dda08b1f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:58.718875 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:58.718875 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:58.740299 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b83395b7-3c77-40b2-a7c6-7b09dda08b1f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 returned with HTTP 200 Apr 30 21:35:58.741244 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 831/1648] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:58 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 => generated 974 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:58.762722 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-06e1111f-6cc8-4dd2-b697-3b972bed89ce None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:58.770223 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-06e1111f-6cc8-4dd2-b697-3b972bed89ce tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d Apr 30 21:35:58.770928 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-06e1111f-6cc8-4dd2-b697-3b972bed89ce tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:58.771535 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-06e1111f-6cc8-4dd2-b697-3b972bed89ce tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:58.771886 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-06e1111f-6cc8-4dd2-b697-3b972bed89ce tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member e93cd187-78e9-4a13-8df9-b78a2e612d8d {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:58.777963 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:58.777963 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:58.821374 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-06e1111f-6cc8-4dd2-b697-3b972bed89ce tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d returned with HTTP 200 Apr 30 21:35:58.830395 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 832/1649] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:58 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d => generated 322 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:58.833731 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ea9e3344-4e84-4dc8-921a-b20a4cd73336 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:58.840175 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ea9e3344-4e84-4dc8-921a-b20a4cd73336 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d Apr 30 21:35:58.841868 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ea9e3344-4e84-4dc8-921a-b20a4cd73336 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:58.842587 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ea9e3344-4e84-4dc8-921a-b20a4cd73336 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:58.843827 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-ea9e3344-4e84-4dc8-921a-b20a4cd73336 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member 27a3d738-6ac1-4f19-816c-66ee405afb0d {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:35:58.852295 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Created reservations ['5811fc2d-6923-452e-8a13-0306800e4db5', '27ed4b6c-d9a4-4081-809d-d15eaf1670d2', '19ce5279-80a2-4044-ba00-42d264bcd76f', 'd414a5ca-d83d-4706-8275-7486f14f0d5e'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:35:58.854307 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92253bc4-d952-4525-8701-3eaf45a76f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5811fc2d-6923-452e-8a13-0306800e4db5', '27ed4b6c-d9a4-4081-809d-d15eaf1670d2', '19ce5279-80a2-4044-ba00-42d264bcd76f', 'd414a5ca-d83d-4706-8275-7486f14f0d5e']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:58.855807 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:58.855807 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:58.857366 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0066fa54-1035-4db0-abf7-cc712b0af192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:58.888656 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ea9e3344-4e84-4dc8-921a-b20a4cd73336 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d returned with HTTP 200 Apr 30 21:35:58.896526 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 833/1650] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:35:58 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d => generated 323 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:58.897885 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-76f36db7-6bef-419a-8e63-46101f1019d0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:58.904064 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-76f36db7-6bef-419a-8e63-46101f1019d0 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/detail Apr 30 21:35:58.904572 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-76f36db7-6bef-419a-8e63-46101f1019d0 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:58.905022 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-76f36db7-6bef-419a-8e63-46101f1019d0 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:58.905957 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:58.905957 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:58.946588 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-76f36db7-6bef-419a-8e63-46101f1019d0 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/detail returned with HTTP 200 Apr 30 21:35:58.948024 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 834/1651] 10.222.0.23 () {60 vars in 1272 bytes} [Sat Apr 30 21:35:58 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/detail => generated 639 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:58.955426 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-eec29bb0-7662-4c80-be7b-88b3989d3876 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:58.964929 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eec29bb0-7662-4c80-be7b-88b3989d3876 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail Apr 30 21:35:58.966381 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eec29bb0-7662-4c80-be7b-88b3989d3876 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:58.966903 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eec29bb0-7662-4c80-be7b-88b3989d3876 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:58.967479 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-eec29bb0-7662-4c80-be7b-88b3989d3876 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:35:58.972422 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0066fa54-1035-4db0-abf7-cc712b0af192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b2483c9-d9d5-454f-89a5-59198be00ac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1084930774',encryption_key_id=None,group_id=9ab26445-918b-429c-8ef7-dbabb7a80366,group_type_id=,metadata={},multiattach=False,project_id='e755f57c175e43d7b08df778af0e3b04',qos_specs=None,replication_status=,reservations=['5811fc2d-6923-452e-8a13-0306800e4db5','27ed4b6c-d9a4-4081-809d-d15eaf1670d2','19ce5279-80a2-4044-ba00-42d264bcd76f','d414a5ca-d83d-4706-8275-7486f14f0d5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7195793f260a45659c4c2ca5feb83928',volume_type_id=c58fade1-1cdf-47a1-85bc-e70c89986a32), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1084930774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9ab26445-918b-429c-8ef7-dbabb7a80366,host=None,id=8b2483c9-d9d5-454f-89a5-59198be00ac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e755f57c175e43d7b08df778af0e3b04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7195793f260a45659c4c2ca5feb83928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c58fade1-1cdf-47a1-85bc-e70c89986a32),volume_type_id=c58fade1-1cdf-47a1-85bc-e70c89986a32)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:58.974594 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:58.974594 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:58.976306 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-eec29bb0-7662-4c80-be7b-88b3989d3876 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:35:58.976560 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27c0553c-0ff6-4348-9bf1-a80bb03b26cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:59.043841 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-eec29bb0-7662-4c80-be7b-88b3989d3876 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Get all volumes completed successfully. Apr 30 21:35:59.045240 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-eec29bb0-7662-4c80-be7b-88b3989d3876 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:59.045623 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-eec29bb0-7662-4c80-be7b-88b3989d3876 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:59.053212 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-eec29bb0-7662-4c80-be7b-88b3989d3876 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:59.059687 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:59.059687 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:59.075216 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eec29bb0-7662-4c80-be7b-88b3989d3876 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail returned with HTTP 200 Apr 30 21:35:59.076737 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 835/1652] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:35:58 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail => generated 977 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:59.077157 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27c0553c-0ff6-4348-9bf1-a80bb03b26cb) transitioned into state 'SUCCESS' from state '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-1084930774',encryption_key_id=None,group_id=9ab26445-918b-429c-8ef7-dbabb7a80366,group_type_id=,metadata={},multiattach=False,project_id='e755f57c175e43d7b08df778af0e3b04',qos_specs=None,replication_status=,reservations=['5811fc2d-6923-452e-8a13-0306800e4db5','27ed4b6c-d9a4-4081-809d-d15eaf1670d2','19ce5279-80a2-4044-ba00-42d264bcd76f','d414a5ca-d83d-4706-8275-7486f14f0d5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7195793f260a45659c4c2ca5feb83928',volume_type_id=c58fade1-1cdf-47a1-85bc-e70c89986a32)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:59.078341 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d92a428e-f964-4ed5-aafe-74f08989d6a9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:59.079558 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9c143db-83dc-4a6f-83d1-230824fece7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:35:59.082509 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d92a428e-f964-4ed5-aafe-74f08989d6a9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:35:59.083119 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d92a428e-f964-4ed5-aafe-74f08989d6a9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:59.083728 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d92a428e-f964-4ed5-aafe-74f08989d6a9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:59.099986 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:59.099986 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:59.114379 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d92a428e-f964-4ed5-aafe-74f08989d6a9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:35:59.118784 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d92a428e-f964-4ed5-aafe-74f08989d6a9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 200 Apr 30 21:35:59.119545 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 836/1653] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:35:59 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 1375 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:59.122641 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-56528a54-4042-4ea7-8652-3f4f80cebb33 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:59.126179 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-56528a54-4042-4ea7-8652-3f4f80cebb33 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail Apr 30 21:35:59.126668 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-56528a54-4042-4ea7-8652-3f4f80cebb33 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:59.127121 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-56528a54-4042-4ea7-8652-3f4f80cebb33 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:59.127818 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-56528a54-4042-4ea7-8652-3f4f80cebb33 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:35:59.130071 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-56528a54-4042-4ea7-8652-3f4f80cebb33 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:35:59.179646 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9c143db-83dc-4a6f-83d1-230824fece7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:35:59.182415 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Flow 'volume_create_api' (41ff37f3-acd1-41a6-9b84-5d54c404f201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:35:59.187110 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Create volume request issued successfully. Apr 30 21:35:59.190469 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-56528a54-4042-4ea7-8652-3f4f80cebb33 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Get all volumes completed successfully. Apr 30 21:35:59.191932 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:59.192469 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-56528a54-4042-4ea7-8652-3f4f80cebb33 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:59.192854 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-56528a54-4042-4ea7-8652-3f4f80cebb33 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:59.193548 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:59.203771 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-56528a54-4042-4ea7-8652-3f4f80cebb33 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:59.205736 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:59.211397 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:59.211397 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:59.216829 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:59.216829 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:59.227269 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3b134da8-6d8d-4446-a78e-5a3fb55db01f tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes returned with HTTP 202 Apr 30 21:35:59.229045 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 818/1654] 10.222.0.23 () {62 vars in 1276 bytes} [Sat Apr 30 21:35:58 2022] POST /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes => generated 908 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:35:59.238741 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-56528a54-4042-4ea7-8652-3f4f80cebb33 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail returned with HTTP 200 Apr 30 21:35:59.252397 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 837/1655] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:35:59 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail => generated 977 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:59.253086 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a20c71af-edc7-4486-be7a-5e8e46e8a113 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:59.256724 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7867c331-6ead-41b9-8941-1c7eed6dbc4c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:59.258513 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a20c71af-edc7-4486-be7a-5e8e46e8a113 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] POST http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d/action Apr 30 21:35:59.259754 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a20c71af-edc7-4486-be7a-5e8e46e8a113 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:35:59.260131 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a20c71af-edc7-4486-be7a-5e8e46e8a113 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:35:59.261100 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-a20c71af-edc7-4486-be7a-5e8e46e8a113 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] delete called for group e93cd187-78e9-4a13-8df9-b78a2e612d8d {{(pid=122527) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Apr 30 21:35:59.261404 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.groups [None req-a20c71af-edc7-4486-be7a-5e8e46e8a113 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Delete group with id: e93cd187-78e9-4a13-8df9-b78a2e612d8d Apr 30 21:35:59.272176 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:59.272176 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:59.286183 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7867c331-6ead-41b9-8941-1c7eed6dbc4c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 Apr 30 21:35:59.288197 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7867c331-6ead-41b9-8941-1c7eed6dbc4c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:59.289884 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7867c331-6ead-41b9-8941-1c7eed6dbc4c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:59.322011 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:59.322011 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:59.337705 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7867c331-6ead-41b9-8941-1c7eed6dbc4c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:35:59.339629 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-7867c331-6ead-41b9-8941-1c7eed6dbc4c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:59.340108 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-7867c331-6ead-41b9-8941-1c7eed6dbc4c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:59.348199 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-7867c331-6ead-41b9-8941-1c7eed6dbc4c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:59.354108 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:59.354108 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:59.382511 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7867c331-6ead-41b9-8941-1c7eed6dbc4c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 returned with HTTP 200 Apr 30 21:35:59.383724 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 819/1656] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:59 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 => generated 976 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:35:59.509899 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a20c71af-edc7-4486-be7a-5e8e46e8a113 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d/action returned with HTTP 202 Apr 30 21:35:59.509899 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 838/1657] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:35:59 2022] POST /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:35:59.513622 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-aae44aca-1f30-4268-9a03-46aa144e0bfd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:35:59.518206 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aae44aca-1f30-4268-9a03-46aa144e0bfd tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 Apr 30 21:35:59.518811 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aae44aca-1f30-4268-9a03-46aa144e0bfd tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:35:59.519413 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aae44aca-1f30-4268-9a03-46aa144e0bfd tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:35:59.540879 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:59.540879 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:59.558877 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-aae44aca-1f30-4268-9a03-46aa144e0bfd tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:35:59.560341 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-aae44aca-1f30-4268-9a03-46aa144e0bfd tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:35:59.560723 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-aae44aca-1f30-4268-9a03-46aa144e0bfd tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:35:59.569904 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-aae44aca-1f30-4268-9a03-46aa144e0bfd tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:35:59.577797 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:35:59.577797 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:35:59.603427 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aae44aca-1f30-4268-9a03-46aa144e0bfd tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 returned with HTTP 200 Apr 30 21:35:59.604390 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 820/1658] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:35:59 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:36:00.132599 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c2ea732b-3346-40dd-be46-e796d2b58743 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:00.137151 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c2ea732b-3346-40dd-be46-e796d2b58743 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:36:00.138069 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c2ea732b-3346-40dd-be46-e796d2b58743 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:00.138999 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c2ea732b-3346-40dd-be46-e796d2b58743 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:00.165155 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:00.165155 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:00.193018 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c2ea732b-3346-40dd-be46-e796d2b58743 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:36:00.222217 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c2ea732b-3346-40dd-be46-e796d2b58743 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 200 Apr 30 21:36:00.223769 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 839/1659] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:00 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 1375 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:36:00.399882 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4fbde19c-de41-4eaa-8bab-38c1cc568842 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:00.407352 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4fbde19c-de41-4eaa-8bab-38c1cc568842 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 Apr 30 21:36:00.409152 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4fbde19c-de41-4eaa-8bab-38c1cc568842 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:00.410480 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4fbde19c-de41-4eaa-8bab-38c1cc568842 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:00.430856 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:00.430856 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:00.441889 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4fbde19c-de41-4eaa-8bab-38c1cc568842 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:36:00.444354 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-4fbde19c-de41-4eaa-8bab-38c1cc568842 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:00.445506 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-4fbde19c-de41-4eaa-8bab-38c1cc568842 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:00.458807 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-4fbde19c-de41-4eaa-8bab-38c1cc568842 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:00.465048 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:00.465048 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:00.480715 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4fbde19c-de41-4eaa-8bab-38c1cc568842 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 returned with HTTP 200 Apr 30 21:36:00.482141 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 821/1660] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:00 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 => generated 1000 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:36:00.616739 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-abf3ab22-280d-4633-92bc-8eda82c92a48 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:00.620816 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-abf3ab22-280d-4633-92bc-8eda82c92a48 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 Apr 30 21:36:00.621523 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-abf3ab22-280d-4633-92bc-8eda82c92a48 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:00.622011 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-abf3ab22-280d-4633-92bc-8eda82c92a48 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:00.642232 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:00.642232 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:00.650520 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-abf3ab22-280d-4633-92bc-8eda82c92a48 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:00.652289 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-abf3ab22-280d-4633-92bc-8eda82c92a48 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:00.652671 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-abf3ab22-280d-4633-92bc-8eda82c92a48 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:00.659944 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-abf3ab22-280d-4633-92bc-8eda82c92a48 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:00.666134 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:00.666134 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:00.685923 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-abf3ab22-280d-4633-92bc-8eda82c92a48 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 returned with HTTP 200 Apr 30 21:36:00.689884 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 840/1661] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:00 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:01.236272 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bef02230-4ab9-4e18-8c0b-4f4a4bf6d611 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:01.243323 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bef02230-4ab9-4e18-8c0b-4f4a4bf6d611 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:36:01.243323 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bef02230-4ab9-4e18-8c0b-4f4a4bf6d611 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:01.243323 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bef02230-4ab9-4e18-8c0b-4f4a4bf6d611 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:01.265103 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:01.265103 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:01.278437 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bef02230-4ab9-4e18-8c0b-4f4a4bf6d611 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:36:01.293620 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bef02230-4ab9-4e18-8c0b-4f4a4bf6d611 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 200 Apr 30 21:36:01.303530 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 822/1662] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:01 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 1375 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:01.496014 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-37a16d44-236f-4ed0-9146-71e9821b7e4d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:01.500766 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-37a16d44-236f-4ed0-9146-71e9821b7e4d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 Apr 30 21:36:01.501260 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-37a16d44-236f-4ed0-9146-71e9821b7e4d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:01.501716 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-37a16d44-236f-4ed0-9146-71e9821b7e4d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:01.557015 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:01.557015 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:01.570852 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-37a16d44-236f-4ed0-9146-71e9821b7e4d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:36:01.572414 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-37a16d44-236f-4ed0-9146-71e9821b7e4d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:01.573311 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-37a16d44-236f-4ed0-9146-71e9821b7e4d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:01.584921 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-37a16d44-236f-4ed0-9146-71e9821b7e4d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:01.605857 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:01.605857 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:01.634855 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-37a16d44-236f-4ed0-9146-71e9821b7e4d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 returned with HTTP 200 Apr 30 21:36:01.640092 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 841/1663] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:01 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 => generated 1000 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:36:01.706539 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f4eddb64-3071-43f7-87fb-355cf3c9bff1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:01.711256 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f4eddb64-3071-43f7-87fb-355cf3c9bff1 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 Apr 30 21:36:01.712118 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f4eddb64-3071-43f7-87fb-355cf3c9bff1 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:01.713010 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f4eddb64-3071-43f7-87fb-355cf3c9bff1 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:01.730820 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:01.730820 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:01.742137 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f4eddb64-3071-43f7-87fb-355cf3c9bff1 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:01.743674 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-f4eddb64-3071-43f7-87fb-355cf3c9bff1 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:01.744505 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-f4eddb64-3071-43f7-87fb-355cf3c9bff1 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:01.762573 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-f4eddb64-3071-43f7-87fb-355cf3c9bff1 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:01.797356 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:01.797356 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:01.823205 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f4eddb64-3071-43f7-87fb-355cf3c9bff1 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 returned with HTTP 200 Apr 30 21:36:01.830838 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 823/1664] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:01 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 => generated 973 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:02.308845 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2416bcab-5b09-4e76-979e-a52597716606 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:02.315307 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2416bcab-5b09-4e76-979e-a52597716606 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:36:02.317936 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2416bcab-5b09-4e76-979e-a52597716606 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:02.318567 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2416bcab-5b09-4e76-979e-a52597716606 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:02.351680 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:02.351680 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:02.359438 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2416bcab-5b09-4e76-979e-a52597716606 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:36:02.471797 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2416bcab-5b09-4e76-979e-a52597716606 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 200 Apr 30 21:36:02.485916 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 842/1665] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:02 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 1375 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:02.652096 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b7a77a22-8a82-481c-9fd0-c9e96c371acd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:02.655962 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b7a77a22-8a82-481c-9fd0-c9e96c371acd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 Apr 30 21:36:02.656457 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b7a77a22-8a82-481c-9fd0-c9e96c371acd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:02.656914 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b7a77a22-8a82-481c-9fd0-c9e96c371acd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:02.681079 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:02.681079 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:02.693717 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b7a77a22-8a82-481c-9fd0-c9e96c371acd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:36:02.693717 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-b7a77a22-8a82-481c-9fd0-c9e96c371acd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:02.693717 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-b7a77a22-8a82-481c-9fd0-c9e96c371acd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:02.701477 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-b7a77a22-8a82-481c-9fd0-c9e96c371acd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:02.709677 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:02.709677 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:02.744634 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b7a77a22-8a82-481c-9fd0-c9e96c371acd tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 returned with HTTP 200 Apr 30 21:36:02.758534 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 824/1666] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:02 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 => generated 1001 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:36:02.760365 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c6d11a12-b563-4a00-93a1-ab36d156b2fc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:02.764618 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c6d11a12-b563-4a00-93a1-ab36d156b2fc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] POST http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots Apr 30 21:36:02.765383 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c6d11a12-b563-4a00-93a1-ab36d156b2fc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9ab26445-918b-429c-8ef7-dbabb7a80366", "name": "tempest-group_snapshot-1500274494"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:02.766387 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-c6d11a12-b563-4a00-93a1-ab36d156b2fc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Creating new group_snapshot {'group_snapshot': {'group_id': '9ab26445-918b-429c-8ef7-dbabb7a80366', 'name': 'tempest-group_snapshot-1500274494'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Apr 30 21:36:02.775350 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:02.775350 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:02.781603 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.group_snapshots [None req-c6d11a12-b563-4a00-93a1-ab36d156b2fc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Creating group_snapshot tempest-group_snapshot-1500274494. Apr 30 21:36:02.834399 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-448145fc-6ad7-4f0b-8aff-b458e8154091 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:02.839554 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-448145fc-6ad7-4f0b-8aff-b458e8154091 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 Apr 30 21:36:02.840044 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-448145fc-6ad7-4f0b-8aff-b458e8154091 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:02.840490 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-448145fc-6ad7-4f0b-8aff-b458e8154091 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:02.866642 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:02.866642 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:02.888967 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-448145fc-6ad7-4f0b-8aff-b458e8154091 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:02.891026 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:02.891026 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:02.891362 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-448145fc-6ad7-4f0b-8aff-b458e8154091 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:02.891926 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-448145fc-6ad7-4f0b-8aff-b458e8154091 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:02.902347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-448145fc-6ad7-4f0b-8aff-b458e8154091 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:02.910756 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:02.910756 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:02.941334 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-448145fc-6ad7-4f0b-8aff-b458e8154091 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 returned with HTTP 200 Apr 30 21:36:02.943440 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 825/1667] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:02 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 => generated 973 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:02.966666 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-c6d11a12-b563-4a00-93a1-ab36d156b2fc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1949637365 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1949637365, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:36:02.966666 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-c6d11a12-b563-4a00-93a1-ab36d156b2fc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1949637365 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1949637365, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:36:03.201007 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-c6d11a12-b563-4a00-93a1-ab36d156b2fc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Created reservations ['ec8a36e3-6748-418e-ad31-5afac469d8e8', '29ab7337-f91d-4e79-961d-24a2a1224abc', '961c7354-f435-4d11-ab07-f124e9009dba', 'e3665d23-122f-429d-9e77-ae411594080d'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:36:03.431684 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c6d11a12-b563-4a00-93a1-ab36d156b2fc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots returned with HTTP 202 Apr 30 21:36:03.439959 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2f119d70-fa0e-4590-adba-cab960df5437 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:03.444665 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2f119d70-fa0e-4590-adba-cab960df5437 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 Apr 30 21:36:03.445744 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2f119d70-fa0e-4590-adba-cab960df5437 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:03.446413 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2f119d70-fa0e-4590-adba-cab960df5437 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:03.447246 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-2f119d70-fa0e-4590-adba-cab960df5437 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 399f7eea-49d3-4623-abcd-0d34d53e5522 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:36:03.453820 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:03.453820 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:03.464087 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2f119d70-fa0e-4590-adba-cab960df5437 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 returned with HTTP 200 Apr 30 21:36:03.465603 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 826/1668] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:36:03 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 => generated 307 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:03.470495 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 843/1669] 10.222.0.23 () {62 vars in 1300 bytes} [Sat Apr 30 21:36:02 2022] POST /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots => generated 168 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:36:03.487703 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3017fbce-d688-4802-8553-b4a3c675af10 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:03.492609 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3017fbce-d688-4802-8553-b4a3c675af10 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:36:03.493319 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3017fbce-d688-4802-8553-b4a3c675af10 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:03.493980 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3017fbce-d688-4802-8553-b4a3c675af10 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:03.511793 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:03.511793 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:03.545806 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3017fbce-d688-4802-8553-b4a3c675af10 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:36:03.569189 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3017fbce-d688-4802-8553-b4a3c675af10 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 200 Apr 30 21:36:03.570344 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 827/1670] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:03 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 1375 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:03.958899 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8b48840b-c008-4f6c-a86a-15c578fefa9c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:03.966346 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8b48840b-c008-4f6c-a86a-15c578fefa9c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 Apr 30 21:36:03.970156 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8b48840b-c008-4f6c-a86a-15c578fefa9c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:03.970156 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8b48840b-c008-4f6c-a86a-15c578fefa9c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:03.983634 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:03.983634 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:03.991480 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8b48840b-c008-4f6c-a86a-15c578fefa9c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:03.992985 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-8b48840b-c008-4f6c-a86a-15c578fefa9c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:03.993437 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-8b48840b-c008-4f6c-a86a-15c578fefa9c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:04.002074 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-8b48840b-c008-4f6c-a86a-15c578fefa9c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:04.008643 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:04.008643 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:04.038195 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8b48840b-c008-4f6c-a86a-15c578fefa9c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 returned with HTTP 200 Apr 30 21:36:04.038195 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 844/1671] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:03 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:04.475682 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7d2ba16a-dba0-4bc5-bf62-d4cf7ca3397a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:04.488968 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7d2ba16a-dba0-4bc5-bf62-d4cf7ca3397a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 Apr 30 21:36:04.489533 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7d2ba16a-dba0-4bc5-bf62-d4cf7ca3397a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:04.491140 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7d2ba16a-dba0-4bc5-bf62-d4cf7ca3397a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:04.494574 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-7d2ba16a-dba0-4bc5-bf62-d4cf7ca3397a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 399f7eea-49d3-4623-abcd-0d34d53e5522 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:36:04.507446 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:04.507446 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:04.522155 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7d2ba16a-dba0-4bc5-bf62-d4cf7ca3397a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 returned with HTTP 200 Apr 30 21:36:04.523612 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 828/1672] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:36:04 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 => generated 307 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:04.583458 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ea32f70b-d5d2-4bc0-bca2-9f63ea11723f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:04.587447 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ea32f70b-d5d2-4bc0-bca2-9f63ea11723f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b Apr 30 21:36:04.587892 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ea32f70b-d5d2-4bc0-bca2-9f63ea11723f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:04.588372 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ea32f70b-d5d2-4bc0-bca2-9f63ea11723f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:04.599324 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ea32f70b-d5d2-4bc0-bca2-9f63ea11723f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b returned with HTTP 404 Apr 30 21:36:04.600822 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 845/1673] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:04 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/7f665430-43af-4d95-94d7-2f39dfbc7c9b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:36:04.605744 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c594ec42-9166-4d2c-b4a6-bfbcf5c0136f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:04.611667 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c594ec42-9166-4d2c-b4a6-bfbcf5c0136f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] DELETE http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:04.612276 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c594ec42-9166-4d2c-b4a6-bfbcf5c0136f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:04.612731 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c594ec42-9166-4d2c-b4a6-bfbcf5c0136f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:04.613938 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.backups [None req-c594ec42-9166-4d2c-b4a6-bfbcf5c0136f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Delete backup with id: 5db77d48-9011-4eba-911c-56a7d36278cf. Apr 30 21:36:04.625705 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:04.625705 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:04.737554 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.backup.rpcapi [None req-c594ec42-9166-4d2c-b4a6-bfbcf5c0136f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] delete_backup rpcapi backup_id 5db77d48-9011-4eba-911c-56a7d36278cf {{(pid=122525) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:76}} Apr 30 21:36:04.741487 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c594ec42-9166-4d2c-b4a6-bfbcf5c0136f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 202 Apr 30 21:36:04.742843 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 829/1674] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:36:04 2022] DELETE /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:36:04.747698 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-57ddb6dd-7b94-4e2f-b23f-c5894df1b1da None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:04.760386 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-57ddb6dd-7b94-4e2f-b23f-c5894df1b1da tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:04.760966 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-57ddb6dd-7b94-4e2f-b23f-c5894df1b1da tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:04.761796 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-57ddb6dd-7b94-4e2f-b23f-c5894df1b1da tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:04.762084 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-57ddb6dd-7b94-4e2f-b23f-c5894df1b1da tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:36:04.773083 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:04.773083 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:04.775355 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-57ddb6dd-7b94-4e2f-b23f-c5894df1b1da tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:36:04.777037 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 846/1675] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:04 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:05.039334 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ae92e00a-b3fc-4699-9f46-75104799e96a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:05.043295 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ae92e00a-b3fc-4699-9f46-75104799e96a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 Apr 30 21:36:05.043988 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ae92e00a-b3fc-4699-9f46-75104799e96a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:05.045573 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ae92e00a-b3fc-4699-9f46-75104799e96a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:05.068984 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:05.068984 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:05.079698 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ae92e00a-b3fc-4699-9f46-75104799e96a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:05.084264 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-ae92e00a-b3fc-4699-9f46-75104799e96a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:05.085801 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-ae92e00a-b3fc-4699-9f46-75104799e96a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:05.095134 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-ae92e00a-b3fc-4699-9f46-75104799e96a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:05.102878 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:05.102878 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:05.121568 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ae92e00a-b3fc-4699-9f46-75104799e96a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 returned with HTTP 200 Apr 30 21:36:05.122796 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 830/1676] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:05 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 => generated 973 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:05.530158 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1e664f25-c955-461a-94a8-8b62a3064e1a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:05.535352 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1e664f25-c955-461a-94a8-8b62a3064e1a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 Apr 30 21:36:05.536056 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1e664f25-c955-461a-94a8-8b62a3064e1a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:05.536628 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1e664f25-c955-461a-94a8-8b62a3064e1a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:05.536987 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-1e664f25-c955-461a-94a8-8b62a3064e1a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 399f7eea-49d3-4623-abcd-0d34d53e5522 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:36:05.544404 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:05.544404 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:05.553052 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1e664f25-c955-461a-94a8-8b62a3064e1a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 returned with HTTP 200 Apr 30 21:36:05.554299 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 847/1677] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:36:05 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 => generated 307 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:36:05.786141 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c91a3ca3-483f-41d1-be18-ddc8cc34c9af None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:05.791753 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c91a3ca3-483f-41d1-be18-ddc8cc34c9af tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:05.792317 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c91a3ca3-483f-41d1-be18-ddc8cc34c9af tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:05.793169 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c91a3ca3-483f-41d1-be18-ddc8cc34c9af tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:05.793729 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-c91a3ca3-483f-41d1-be18-ddc8cc34c9af tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:36:05.802560 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:05.802560 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:05.815997 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c91a3ca3-483f-41d1-be18-ddc8cc34c9af tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:36:05.822736 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 831/1678] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:05 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:36:06.136358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3dbfd027-60bd-4b2d-86a5-c7cd472bdd08 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:06.141934 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3dbfd027-60bd-4b2d-86a5-c7cd472bdd08 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 Apr 30 21:36:06.142446 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3dbfd027-60bd-4b2d-86a5-c7cd472bdd08 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:06.142971 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3dbfd027-60bd-4b2d-86a5-c7cd472bdd08 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:06.166539 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:06.166539 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:06.186573 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3dbfd027-60bd-4b2d-86a5-c7cd472bdd08 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:06.188417 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-3dbfd027-60bd-4b2d-86a5-c7cd472bdd08 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:06.188805 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-3dbfd027-60bd-4b2d-86a5-c7cd472bdd08 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:06.196637 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-3dbfd027-60bd-4b2d-86a5-c7cd472bdd08 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:06.204653 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:06.204653 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:06.225555 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3dbfd027-60bd-4b2d-86a5-c7cd472bdd08 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 returned with HTTP 200 Apr 30 21:36:06.228426 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 848/1679] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:06 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 => generated 973 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:06.561992 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-83e5df59-0b4b-404e-8554-f9b306ddd5a3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:06.576326 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-83e5df59-0b4b-404e-8554-f9b306ddd5a3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 Apr 30 21:36:06.577541 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-83e5df59-0b4b-404e-8554-f9b306ddd5a3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:06.578073 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-83e5df59-0b4b-404e-8554-f9b306ddd5a3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:06.578409 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-83e5df59-0b4b-404e-8554-f9b306ddd5a3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 399f7eea-49d3-4623-abcd-0d34d53e5522 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:36:06.591960 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:06.591960 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:06.605603 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-83e5df59-0b4b-404e-8554-f9b306ddd5a3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 returned with HTTP 200 Apr 30 21:36:06.612386 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 832/1680] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:36:06 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 => generated 307 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:06.830892 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9feef882-37d3-4f11-bd5f-246a9e7913c5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:06.838284 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9feef882-37d3-4f11-bd5f-246a9e7913c5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:06.839381 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9feef882-37d3-4f11-bd5f-246a9e7913c5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:06.840410 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9feef882-37d3-4f11-bd5f-246a9e7913c5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:06.841425 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-9feef882-37d3-4f11-bd5f-246a9e7913c5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:36:06.857958 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:06.857958 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:06.860327 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9feef882-37d3-4f11-bd5f-246a9e7913c5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:36:06.877002 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 849/1681] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:06 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:07.239378 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-11ea2935-1dcc-4d2a-bdc0-bb7d20b8e344 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:07.242988 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-11ea2935-1dcc-4d2a-bdc0-bb7d20b8e344 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 Apr 30 21:36:07.243470 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-11ea2935-1dcc-4d2a-bdc0-bb7d20b8e344 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:07.243923 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-11ea2935-1dcc-4d2a-bdc0-bb7d20b8e344 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:07.267452 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:07.267452 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:07.304411 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-11ea2935-1dcc-4d2a-bdc0-bb7d20b8e344 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:07.305785 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-11ea2935-1dcc-4d2a-bdc0-bb7d20b8e344 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:07.306168 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-11ea2935-1dcc-4d2a-bdc0-bb7d20b8e344 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:07.319762 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-11ea2935-1dcc-4d2a-bdc0-bb7d20b8e344 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:07.325663 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:07.325663 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:07.344611 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-11ea2935-1dcc-4d2a-bdc0-bb7d20b8e344 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 returned with HTTP 200 Apr 30 21:36:07.345714 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 833/1682] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:07 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 => generated 973 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:07.615032 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d382b879-b797-4eb6-b002-781e4693ec47 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:07.619770 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d382b879-b797-4eb6-b002-781e4693ec47 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 Apr 30 21:36:07.620282 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d382b879-b797-4eb6-b002-781e4693ec47 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:07.620739 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d382b879-b797-4eb6-b002-781e4693ec47 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:07.621090 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-d382b879-b797-4eb6-b002-781e4693ec47 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 399f7eea-49d3-4623-abcd-0d34d53e5522 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:36:07.632749 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:07.632749 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:07.639476 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d382b879-b797-4eb6-b002-781e4693ec47 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 returned with HTTP 200 Apr 30 21:36:07.640835 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 850/1683] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:36:07 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 => generated 308 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:07.648646 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-65933fbb-ff8d-407c-b1e6-0b083dcec383 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:07.653972 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-65933fbb-ff8d-407c-b1e6-0b083dcec383 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail Apr 30 21:36:07.654649 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-65933fbb-ff8d-407c-b1e6-0b083dcec383 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:07.655388 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-65933fbb-ff8d-407c-b1e6-0b083dcec383 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:07.656181 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-65933fbb-ff8d-407c-b1e6-0b083dcec383 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:36:07.664533 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.db.sqlalchemy.api [None req-65933fbb-ff8d-407c-b1e6-0b083dcec383 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Building query based on filter {{(pid=122525) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:36:07.672385 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-65933fbb-ff8d-407c-b1e6-0b083dcec383 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Get all snapshots completed successfully. Apr 30 21:36:07.673322 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:07.673322 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:07.674630 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-65933fbb-ff8d-407c-b1e6-0b083dcec383 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail returned with HTTP 200 Apr 30 21:36:07.676078 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 834/1684] 10.222.0.23 () {58 vars in 1240 bytes} [Sat Apr 30 21:36:07 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail => generated 454 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:07.684216 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0934eaff-0cb8-43fe-a73b-7859441b40e1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:07.691702 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0934eaff-0cb8-43fe-a73b-7859441b40e1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f Apr 30 21:36:07.693578 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0934eaff-0cb8-43fe-a73b-7859441b40e1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:07.693578 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0934eaff-0cb8-43fe-a73b-7859441b40e1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:07.705325 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:07.705325 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:07.706422 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0934eaff-0cb8-43fe-a73b-7859441b40e1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:36:07.716744 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0934eaff-0cb8-43fe-a73b-7859441b40e1 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f returned with HTTP 200 Apr 30 21:36:07.716744 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 851/1685] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:36:07 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f => generated 451 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:07.720736 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-24e73c2e-45c4-42f1-a444-47a8a23c933a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:07.725278 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-24e73c2e-45c4-42f1-a444-47a8a23c933a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 Apr 30 21:36:07.725795 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-24e73c2e-45c4-42f1-a444-47a8a23c933a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:07.726254 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-24e73c2e-45c4-42f1-a444-47a8a23c933a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:07.726640 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-24e73c2e-45c4-42f1-a444-47a8a23c933a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 399f7eea-49d3-4623-abcd-0d34d53e5522 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:36:07.732641 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:07.732641 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:07.740249 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-24e73c2e-45c4-42f1-a444-47a8a23c933a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 returned with HTTP 200 Apr 30 21:36:07.746653 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 835/1686] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:36:07 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 => generated 308 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:07.748264 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7f2ebe91-8416-471a-8007-ba607c5c2c02 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:07.752804 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7f2ebe91-8416-471a-8007-ba607c5c2c02 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/detail Apr 30 21:36:07.753385 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7f2ebe91-8416-471a-8007-ba607c5c2c02 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:07.754028 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7f2ebe91-8416-471a-8007-ba607c5c2c02 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:07.771697 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7f2ebe91-8416-471a-8007-ba607c5c2c02 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/detail returned with HTTP 200 Apr 30 21:36:07.773468 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 852/1687] 10.222.0.23 () {60 vars in 1299 bytes} [Sat Apr 30 21:36:07 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/detail => generated 311 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:36:07.779927 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-17b2fc40-f1ed-4c7d-bc39-bf9d46e91e9a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:07.789663 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-17b2fc40-f1ed-4c7d-bc39-bf9d46e91e9a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] DELETE http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 Apr 30 21:36:07.791347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-17b2fc40-f1ed-4c7d-bc39-bf9d46e91e9a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:07.791347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-17b2fc40-f1ed-4c7d-bc39-bf9d46e91e9a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:07.791347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-17b2fc40-f1ed-4c7d-bc39-bf9d46e91e9a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] delete called for member 399f7eea-49d3-4623-abcd-0d34d53e5522 {{(pid=122525) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Apr 30 21:36:07.791738 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.group_snapshots [None req-17b2fc40-f1ed-4c7d-bc39-bf9d46e91e9a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Delete group_snapshot with id: 399f7eea-49d3-4623-abcd-0d34d53e5522 Apr 30 21:36:07.797567 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:07.797567 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:07.900128 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-005aa75b-d5b1-4d88-a0c5-5bd2166167fc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:07.907644 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-005aa75b-d5b1-4d88-a0c5-5bd2166167fc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:07.908144 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-005aa75b-d5b1-4d88-a0c5-5bd2166167fc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:07.908598 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-005aa75b-d5b1-4d88-a0c5-5bd2166167fc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:07.909093 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-005aa75b-d5b1-4d88-a0c5-5bd2166167fc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:36:07.929310 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:07.929310 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:07.932025 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-005aa75b-d5b1-4d88-a0c5-5bd2166167fc tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:36:07.943893 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 853/1688] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:07 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:08.052766 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-17b2fc40-f1ed-4c7d-bc39-bf9d46e91e9a tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 returned with HTTP 202 Apr 30 21:36:08.052766 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 836/1689] 10.222.0.23 () {60 vars in 1392 bytes} [Sat Apr 30 21:36:07 2022] DELETE /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 => generated 0 bytes in 271 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Apr 30 21:36:08.054826 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-34ac7712-eec2-4381-b5cd-fef0084877c7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:08.062976 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-34ac7712-eec2-4381-b5cd-fef0084877c7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail Apr 30 21:36:08.063626 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-34ac7712-eec2-4381-b5cd-fef0084877c7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:08.064150 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-34ac7712-eec2-4381-b5cd-fef0084877c7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:08.066820 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-34ac7712-eec2-4381-b5cd-fef0084877c7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:36:08.071260 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-34ac7712-eec2-4381-b5cd-fef0084877c7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:36:08.234166 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-34ac7712-eec2-4381-b5cd-fef0084877c7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Get all volumes completed successfully. Apr 30 21:36:08.234166 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-34ac7712-eec2-4381-b5cd-fef0084877c7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:08.234166 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-34ac7712-eec2-4381-b5cd-fef0084877c7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:08.241878 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-34ac7712-eec2-4381-b5cd-fef0084877c7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:08.265746 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:08.265746 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:08.283538 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-34ac7712-eec2-4381-b5cd-fef0084877c7 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail returned with HTTP 200 Apr 30 21:36:08.285408 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 854/1690] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:36:08 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail => generated 1004 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:36:08.297463 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d6ea7ed9-855a-4e85-b711-d826602c9a1c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:08.304766 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d6ea7ed9-855a-4e85-b711-d826602c9a1c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail Apr 30 21:36:08.304766 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d6ea7ed9-855a-4e85-b711-d826602c9a1c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:08.304766 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d6ea7ed9-855a-4e85-b711-d826602c9a1c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:08.304766 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-d6ea7ed9-855a-4e85-b711-d826602c9a1c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:36:08.305370 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:08.305370 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:08.307319 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.db.sqlalchemy.api [None req-d6ea7ed9-855a-4e85-b711-d826602c9a1c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Building query based on filter {{(pid=122525) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:36:08.317600 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d6ea7ed9-855a-4e85-b711-d826602c9a1c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Get all snapshots completed successfully. Apr 30 21:36:08.319586 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:08.319586 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:08.320965 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d6ea7ed9-855a-4e85-b711-d826602c9a1c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail returned with HTTP 200 Apr 30 21:36:08.321812 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 837/1691] 10.222.0.23 () {58 vars in 1240 bytes} [Sat Apr 30 21:36:08 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/detail => generated 453 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:08.332471 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b48b4745-1a7a-4de6-8386-a43263e6cd36 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:08.337571 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b48b4745-1a7a-4de6-8386-a43263e6cd36 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f Apr 30 21:36:08.338048 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b48b4745-1a7a-4de6-8386-a43263e6cd36 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:08.338577 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b48b4745-1a7a-4de6-8386-a43263e6cd36 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:08.353850 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:08.353850 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:08.356383 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b48b4745-1a7a-4de6-8386-a43263e6cd36 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:36:08.358510 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f9033450-ceae-4983-b19c-af46ff03b79d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:08.358791 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b48b4745-1a7a-4de6-8386-a43263e6cd36 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f returned with HTTP 200 Apr 30 21:36:08.363869 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 855/1692] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:36:08 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f => generated 450 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:08.367073 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f9033450-ceae-4983-b19c-af46ff03b79d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 Apr 30 21:36:08.367734 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f9033450-ceae-4983-b19c-af46ff03b79d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:08.368279 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f9033450-ceae-4983-b19c-af46ff03b79d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:08.381151 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f9033450-ceae-4983-b19c-af46ff03b79d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 returned with HTTP 404 Apr 30 21:36:08.382547 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 838/1693] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:08 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/aea47ce5-85ed-4fcc-b63e-cad45e6e3469 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:08.387053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ed4ad8be-fbe8-4a38-bc0e-e4c73f1ab5af None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:08.392347 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ed4ad8be-fbe8-4a38-bc0e-e4c73f1ab5af tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d Apr 30 21:36:08.393098 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ed4ad8be-fbe8-4a38-bc0e-e4c73f1ab5af tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:08.393890 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ed4ad8be-fbe8-4a38-bc0e-e4c73f1ab5af tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:08.395235 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-ed4ad8be-fbe8-4a38-bc0e-e4c73f1ab5af tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member e93cd187-78e9-4a13-8df9-b78a2e612d8d {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:36:08.405082 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:08.405082 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:08.422901 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ed4ad8be-fbe8-4a38-bc0e-e4c73f1ab5af tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d returned with HTTP 200 Apr 30 21:36:08.423797 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 856/1694] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:36:08 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d => generated 321 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:36:08.942524 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fe96cedc-9548-4947-9177-69f4bea60e6a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:08.947101 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fe96cedc-9548-4947-9177-69f4bea60e6a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:08.948281 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fe96cedc-9548-4947-9177-69f4bea60e6a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:08.948767 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fe96cedc-9548-4947-9177-69f4bea60e6a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:08.949769 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-fe96cedc-9548-4947-9177-69f4bea60e6a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:36:08.962180 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:08.962180 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:08.962180 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fe96cedc-9548-4947-9177-69f4bea60e6a tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:36:08.962180 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 839/1695] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:08 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:36:09.368380 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a68ad987-4483-4f79-9923-40ad3a354142 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:09.373288 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a68ad987-4483-4f79-9923-40ad3a354142 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f Apr 30 21:36:09.373793 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a68ad987-4483-4f79-9923-40ad3a354142 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:09.374230 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a68ad987-4483-4f79-9923-40ad3a354142 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:09.388454 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:09.388454 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:09.389586 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a68ad987-4483-4f79-9923-40ad3a354142 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:36:09.392691 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a68ad987-4483-4f79-9923-40ad3a354142 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f returned with HTTP 200 Apr 30 21:36:09.393439 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 857/1696] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:36:09 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f => generated 450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:09.432177 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9ec3c939-5854-4026-a15e-2f75d29af495 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:09.436762 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9ec3c939-5854-4026-a15e-2f75d29af495 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d Apr 30 21:36:09.437260 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9ec3c939-5854-4026-a15e-2f75d29af495 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:09.437711 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9ec3c939-5854-4026-a15e-2f75d29af495 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:09.438073 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-9ec3c939-5854-4026-a15e-2f75d29af495 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member e93cd187-78e9-4a13-8df9-b78a2e612d8d {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:36:09.446696 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9ec3c939-5854-4026-a15e-2f75d29af495 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d returned with HTTP 404 Apr 30 21:36:09.448831 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 840/1697] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:36:09 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:09.452742 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0c1f0d75-bf62-4183-af25-0c766ce5671f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:09.457356 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0c1f0d75-bf62-4183-af25-0c766ce5671f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] POST http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d/action Apr 30 21:36:09.458151 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0c1f0d75-bf62-4183-af25-0c766ce5671f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:36:09.458479 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0c1f0d75-bf62-4183-af25-0c766ce5671f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:09.459272 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-0c1f0d75-bf62-4183-af25-0c766ce5671f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] delete called for group 27a3d738-6ac1-4f19-816c-66ee405afb0d {{(pid=122527) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Apr 30 21:36:09.459553 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.groups [None req-0c1f0d75-bf62-4183-af25-0c766ce5671f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Delete group with id: 27a3d738-6ac1-4f19-816c-66ee405afb0d Apr 30 21:36:09.474612 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:09.474612 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:09.695253 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0c1f0d75-bf62-4183-af25-0c766ce5671f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d/action returned with HTTP 202 Apr 30 21:36:09.696309 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 858/1698] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:36:09 2022] POST /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d/action => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:36:09.701479 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1e685d38-57af-4584-8454-9b663f8e5ef8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:09.705814 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1e685d38-57af-4584-8454-9b663f8e5ef8 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d Apr 30 21:36:09.707534 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1e685d38-57af-4584-8454-9b663f8e5ef8 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:09.708303 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1e685d38-57af-4584-8454-9b663f8e5ef8 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:09.708876 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-1e685d38-57af-4584-8454-9b663f8e5ef8 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member 27a3d738-6ac1-4f19-816c-66ee405afb0d {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:36:09.719396 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:09.719396 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:09.736260 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1e685d38-57af-4584-8454-9b663f8e5ef8 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d returned with HTTP 200 Apr 30 21:36:09.739713 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 841/1699] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:36:09 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d => generated 322 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:09.970576 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3f9bcc18-2d0f-442d-a7f3-27e73b77ccbd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:09.976067 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3f9bcc18-2d0f-442d-a7f3-27e73b77ccbd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:09.976707 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3f9bcc18-2d0f-442d-a7f3-27e73b77ccbd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:09.977263 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3f9bcc18-2d0f-442d-a7f3-27e73b77ccbd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:09.977961 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-3f9bcc18-2d0f-442d-a7f3-27e73b77ccbd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:36:09.988287 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:09.988287 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:09.990481 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3f9bcc18-2d0f-442d-a7f3-27e73b77ccbd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:36:09.991408 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 859/1700] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:09 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:10.402432 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-53816ecc-10a7-47b4-b8b7-85da8a4558ae None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:10.408832 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-53816ecc-10a7-47b4-b8b7-85da8a4558ae tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f Apr 30 21:36:10.409271 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-53816ecc-10a7-47b4-b8b7-85da8a4558ae tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:10.410321 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-53816ecc-10a7-47b4-b8b7-85da8a4558ae tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:10.421938 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:10.421938 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:10.423668 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-53816ecc-10a7-47b4-b8b7-85da8a4558ae tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:36:10.425872 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-53816ecc-10a7-47b4-b8b7-85da8a4558ae tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f returned with HTTP 200 Apr 30 21:36:10.427060 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 842/1701] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:36:10 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f => generated 450 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:10.747352 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c74a5454-61e8-4853-a480-72f33e1c8d69 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:10.751973 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c74a5454-61e8-4853-a480-72f33e1c8d69 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d Apr 30 21:36:10.752555 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c74a5454-61e8-4853-a480-72f33e1c8d69 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:10.753314 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c74a5454-61e8-4853-a480-72f33e1c8d69 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:10.753954 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-c74a5454-61e8-4853-a480-72f33e1c8d69 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member 27a3d738-6ac1-4f19-816c-66ee405afb0d {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:36:10.759120 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c74a5454-61e8-4853-a480-72f33e1c8d69 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d returned with HTTP 404 Apr 30 21:36:10.763878 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 860/1702] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:36:10 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:10.765094 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6b551b09-5073-4a30-9f7b-acd67c447500 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:10.770504 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6b551b09-5073-4a30-9f7b-acd67c447500 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/detail Apr 30 21:36:10.771063 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6b551b09-5073-4a30-9f7b-acd67c447500 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:10.771608 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6b551b09-5073-4a30-9f7b-acd67c447500 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:10.780785 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6b551b09-5073-4a30-9f7b-acd67c447500 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/detail returned with HTTP 200 Apr 30 21:36:10.788661 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 843/1703] 10.222.0.23 () {60 vars in 1272 bytes} [Sat Apr 30 21:36:10 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/detail => generated 14 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:36:10.790383 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-94bf7f83-31f3-4239-8169-162eac6744b4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:10.793993 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-94bf7f83-31f3-4239-8169-162eac6744b4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail Apr 30 21:36:10.794474 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-94bf7f83-31f3-4239-8169-162eac6744b4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:10.794926 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-94bf7f83-31f3-4239-8169-162eac6744b4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:10.795483 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-94bf7f83-31f3-4239-8169-162eac6744b4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:36:10.797132 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-94bf7f83-31f3-4239-8169-162eac6744b4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:36:10.850991 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-94bf7f83-31f3-4239-8169-162eac6744b4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Get all volumes completed successfully. Apr 30 21:36:10.856104 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-94bf7f83-31f3-4239-8169-162eac6744b4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail returned with HTTP 200 Apr 30 21:36:10.858370 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 861/1704] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:36:10 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:10.871413 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e1153470-25c7-4aa1-9286-6a08dbab7260 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:10.876152 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e1153470-25c7-4aa1-9286-6a08dbab7260 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] POST http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d/action Apr 30 21:36:10.877015 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e1153470-25c7-4aa1-9286-6a08dbab7260 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:36:10.877526 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e1153470-25c7-4aa1-9286-6a08dbab7260 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:10.879812 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-e1153470-25c7-4aa1-9286-6a08dbab7260 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] delete called for group 27a3d738-6ac1-4f19-816c-66ee405afb0d {{(pid=122525) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Apr 30 21:36:10.879812 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.groups [None req-e1153470-25c7-4aa1-9286-6a08dbab7260 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Delete group with id: 27a3d738-6ac1-4f19-816c-66ee405afb0d Apr 30 21:36:10.884182 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e1153470-25c7-4aa1-9286-6a08dbab7260 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d/action returned with HTTP 404 Apr 30 21:36:10.885621 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 844/1705] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:36:10 2022] POST /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/27a3d738-6ac1-4f19-816c-66ee405afb0d/action => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:10.890262 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fe13ce81-46ac-429b-ae12-cfc2f931727c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:10.893893 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fe13ce81-46ac-429b-ae12-cfc2f931727c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail Apr 30 21:36:10.894483 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fe13ce81-46ac-429b-ae12-cfc2f931727c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:10.895025 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fe13ce81-46ac-429b-ae12-cfc2f931727c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:10.895700 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-fe13ce81-46ac-429b-ae12-cfc2f931727c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:36:10.897668 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-fe13ce81-46ac-429b-ae12-cfc2f931727c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:36:10.945189 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fe13ce81-46ac-429b-ae12-cfc2f931727c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Get all volumes completed successfully. Apr 30 21:36:10.950254 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fe13ce81-46ac-429b-ae12-cfc2f931727c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail returned with HTTP 200 Apr 30 21:36:10.951304 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 862/1706] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:36:10 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:10.963612 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1d95a64b-c14c-43b5-a11a-dbee6c263bd9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:10.968069 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1d95a64b-c14c-43b5-a11a-dbee6c263bd9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] POST http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d/action Apr 30 21:36:10.973485 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1d95a64b-c14c-43b5-a11a-dbee6c263bd9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:36:10.973485 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1d95a64b-c14c-43b5-a11a-dbee6c263bd9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:10.973485 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-1d95a64b-c14c-43b5-a11a-dbee6c263bd9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] delete called for group e93cd187-78e9-4a13-8df9-b78a2e612d8d {{(pid=122525) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Apr 30 21:36:10.973485 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.groups [None req-1d95a64b-c14c-43b5-a11a-dbee6c263bd9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Delete group with id: e93cd187-78e9-4a13-8df9-b78a2e612d8d Apr 30 21:36:10.974934 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1d95a64b-c14c-43b5-a11a-dbee6c263bd9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d/action returned with HTTP 404 Apr 30 21:36:10.975846 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 845/1707] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:36:10 2022] POST /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/e93cd187-78e9-4a13-8df9-b78a2e612d8d/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:10.980526 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f25ab5a1-ebd8-4cf7-9f25-e0b2420ca113 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:10.984472 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f25ab5a1-ebd8-4cf7-9f25-e0b2420ca113 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] DELETE http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/group_types/7aaa9232-f2a3-4522-9564-586032bb3117 Apr 30 21:36:10.984973 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f25ab5a1-ebd8-4cf7-9f25-e0b2420ca113 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:10.985448 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f25ab5a1-ebd8-4cf7-9f25-e0b2420ca113 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:11.000885 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a7394a3c-6880-428d-bd96-0cfe2f6d4b53 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:11.006122 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a7394a3c-6880-428d-bd96-0cfe2f6d4b53 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:11.006562 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a7394a3c-6880-428d-bd96-0cfe2f6d4b53 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:11.007001 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a7394a3c-6880-428d-bd96-0cfe2f6d4b53 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:11.007301 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-a7394a3c-6880-428d-bd96-0cfe2f6d4b53 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:36:11.014967 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:11.014967 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:11.016577 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a7394a3c-6880-428d-bd96-0cfe2f6d4b53 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:36:11.017397 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 846/1708] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:10 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:36:11.104475 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f25ab5a1-ebd8-4cf7-9f25-e0b2420ca113 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/group_types/7aaa9232-f2a3-4522-9564-586032bb3117 returned with HTTP 202 Apr 30 21:36:11.111754 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 863/1709] 10.222.0.23 () {60 vars in 1380 bytes} [Sat Apr 30 21:36:10 2022] DELETE /volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/group_types/7aaa9232-f2a3-4522-9564-586032bb3117 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:36:11.118728 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2466b3d7-18ae-434e-8a5a-b16ad0e95ce4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:11.123602 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2466b3d7-18ae-434e-8a5a-b16ad0e95ce4 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] POST http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types Apr 30 21:36:11.124614 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2466b3d7-18ae-434e-8a5a-b16ad0e95ce4 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-965065911"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:11.235684 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2466b3d7-18ae-434e-8a5a-b16ad0e95ce4 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types returned with HTTP 200 Apr 30 21:36:11.236397 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 847/1710] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:36:11 2022] POST /volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types => generated 215 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:11.243464 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-74c0433b-4831-4765-8885-9b11267fa583 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:11.247600 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-74c0433b-4831-4765-8885-9b11267fa583 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] POST http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/group_types Apr 30 21:36:11.248502 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-74c0433b-4831-4765-8885-9b11267fa583 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-449142469"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:11.372424 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-74c0433b-4831-4765-8885-9b11267fa583 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/group_types returned with HTTP 202 Apr 30 21:36:11.374646 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 864/1711] 10.222.0.23 () {62 vars in 1287 bytes} [Sat Apr 30 21:36:11 2022] POST /volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/group_types => generated 172 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:36:11.381443 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-54d77ca2-c56a-4eba-b0d0-c9e2c2b2baf9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:11.388581 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-54d77ca2-c56a-4eba-b0d0-c9e2c2b2baf9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] POST http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups Apr 30 21:36:11.389578 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-54d77ca2-c56a-4eba-b0d0-c9e2c2b2baf9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7ad8d8ba-5e6e-4811-86cb-c3cfaf6bb6aa", "volume_types": ["30943ffe-ad36-41a0-8f5c-3bd1e2962ac3"], "name": "tempest-GroupsTest-Group-433517424"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:11.391996 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-54d77ca2-c56a-4eba-b0d0-c9e2c2b2baf9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Creating new group {'group': {'group_type': '7ad8d8ba-5e6e-4811-86cb-c3cfaf6bb6aa', 'volume_types': ['30943ffe-ad36-41a0-8f5c-3bd1e2962ac3'], 'name': 'tempest-GroupsTest-Group-433517424'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Apr 30 21:36:11.407095 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.groups [None req-54d77ca2-c56a-4eba-b0d0-c9e2c2b2baf9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Creating group tempest-GroupsTest-Group-433517424. Apr 30 21:36:11.436189 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2d7636e9-e0e1-491d-a39f-db92f814000c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:11.441660 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2d7636e9-e0e1-491d-a39f-db92f814000c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f Apr 30 21:36:11.442502 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2d7636e9-e0e1-491d-a39f-db92f814000c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:11.444437 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2d7636e9-e0e1-491d-a39f-db92f814000c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:11.450727 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-54d77ca2-c56a-4eba-b0d0-c9e2c2b2baf9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Availability Zones retrieved successfully. Apr 30 21:36:11.476244 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:11.476244 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:11.485261 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2d7636e9-e0e1-491d-a39f-db92f814000c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:36:11.495781 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2d7636e9-e0e1-491d-a39f-db92f814000c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f returned with HTTP 200 Apr 30 21:36:11.499389 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 865/1712] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:36:11 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f => generated 450 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:11.607096 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-54d77ca2-c56a-4eba-b0d0-c9e2c2b2baf9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Created reservations ['533a52bd-41c7-49e0-b5dd-69344f293792'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:36:11.839105 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-54d77ca2-c56a-4eba-b0d0-c9e2c2b2baf9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups returned with HTTP 202 Apr 30 21:36:11.843940 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 848/1713] 10.222.0.23 () {62 vars in 1273 bytes} [Sat Apr 30 21:36:11 2022] POST /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups => generated 103 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:36:11.849552 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3f15ef0c-dfda-4699-8f97-6791bcb41bbc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:11.854099 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3f15ef0c-dfda-4699-8f97-6791bcb41bbc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f Apr 30 21:36:11.854612 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3f15ef0c-dfda-4699-8f97-6791bcb41bbc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:11.855071 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3f15ef0c-dfda-4699-8f97-6791bcb41bbc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:11.855418 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-3f15ef0c-dfda-4699-8f97-6791bcb41bbc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:36:11.864287 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:11.864287 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:11.899306 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3f15ef0c-dfda-4699-8f97-6791bcb41bbc tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f returned with HTTP 200 Apr 30 21:36:11.904770 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 866/1714] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:36:11 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f => generated 331 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:12.027467 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-04375e45-cfaa-48c5-a703-75be4a290583 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:12.041568 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-04375e45-cfaa-48c5-a703-75be4a290583 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:12.043201 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-04375e45-cfaa-48c5-a703-75be4a290583 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:12.044235 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-04375e45-cfaa-48c5-a703-75be4a290583 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:12.050883 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-04375e45-cfaa-48c5-a703-75be4a290583 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:36:12.063877 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:12.063877 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:12.069562 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-04375e45-cfaa-48c5-a703-75be4a290583 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:36:12.073223 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 849/1715] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:12 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:12.509645 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7521f26e-4df8-48de-beb4-65c840fa36dc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:12.521875 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7521f26e-4df8-48de-beb4-65c840fa36dc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f Apr 30 21:36:12.523022 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7521f26e-4df8-48de-beb4-65c840fa36dc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:12.523707 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7521f26e-4df8-48de-beb4-65c840fa36dc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:12.542132 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:12.542132 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:12.544203 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7521f26e-4df8-48de-beb4-65c840fa36dc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Snapshot retrieved successfully. Apr 30 21:36:12.560371 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7521f26e-4df8-48de-beb4-65c840fa36dc tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f returned with HTTP 200 Apr 30 21:36:12.562817 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 867/1716] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:36:12 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f => generated 449 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:12.910767 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8a1600f8-f21b-4453-80c6-479e628eb7ed None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:12.913309 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8a1600f8-f21b-4453-80c6-479e628eb7ed tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f Apr 30 21:36:12.914492 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8a1600f8-f21b-4453-80c6-479e628eb7ed tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:12.915021 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8a1600f8-f21b-4453-80c6-479e628eb7ed tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:12.915442 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-8a1600f8-f21b-4453-80c6-479e628eb7ed tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:36:12.921295 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:12.921295 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:12.938775 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8a1600f8-f21b-4453-80c6-479e628eb7ed tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f returned with HTTP 200 Apr 30 21:36:12.939596 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 850/1717] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:36:12 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f => generated 332 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:12.947793 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-85934656-a2fa-4649-ac7b-8210c17ad432 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:12.952119 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] POST http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes Apr 30 21:36:12.953358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "30943ffe-ad36-41a0-8f5c-3bd1e2962ac3", "group_id": "cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f", "size": 1, "name": "tempest-GroupsTest-Volume-684306168"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:12.954862 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Create volume request body: {'volume': {'volume_type': '30943ffe-ad36-41a0-8f5c-3bd1e2962ac3', 'group_id': 'cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f', 'size': 1, 'name': 'tempest-GroupsTest-Volume-684306168'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:36:12.971933 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:12.971933 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:12.973108 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Create volume of 1 GB Apr 30 21:36:12.984868 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Availability Zones retrieved successfully. Apr 30 21:36:13.004485 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Flow 'volume_create_api' (3e0ff4e1-78df-46ca-88cc-28fa19c53b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:36:13.007634 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (530c633e-f033-4fd9-bf18-58fbb76793f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:13.009662 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:13.009662 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:13.010902 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:36:13.040011 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (530c633e-f033-4fd9-bf18-58fbb76793f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:36:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30943ffe-ad36-41a0-8f5c-3bd1e2962ac3,is_public=True,name='tempest-GroupsTest-volume-type-965065911',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30943ffe-ad36-41a0-8f5c-3bd1e2962ac3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:13.042365 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e67c0c7-51bc-4e52-ba15-0c94a3876598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:13.076111 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-965065911 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-965065911, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:36:13.077437 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-965065911 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-965065911, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:36:13.082913 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0ccc51a8-7d83-48fd-aa39-1f7053f01fc9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:13.089085 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0ccc51a8-7d83-48fd-aa39-1f7053f01fc9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:13.089807 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0ccc51a8-7d83-48fd-aa39-1f7053f01fc9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:13.090494 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0ccc51a8-7d83-48fd-aa39-1f7053f01fc9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:13.091048 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-0ccc51a8-7d83-48fd-aa39-1f7053f01fc9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:36:13.122915 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:13.122915 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:13.127011 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0ccc51a8-7d83-48fd-aa39-1f7053f01fc9 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:36:13.130507 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 851/1718] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:13 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:36:13.270158 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Created reservations ['8172142e-f905-403a-8a6b-ce31fb41d88d', '2954d29a-95e0-46ce-a8fa-6fcc98b94a0a', '6b0590af-23bf-4cf5-9831-886e2aee1688', '70c28596-72d6-4591-8751-e6f24defcc0e'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:36:13.272019 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e67c0c7-51bc-4e52-ba15-0c94a3876598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8172142e-f905-403a-8a6b-ce31fb41d88d', '2954d29a-95e0-46ce-a8fa-6fcc98b94a0a', '6b0590af-23bf-4cf5-9831-886e2aee1688', '70c28596-72d6-4591-8751-e6f24defcc0e']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:13.274530 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (708bae26-f5b5-4e21-ab69-626703ccf5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:13.380057 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (708bae26-f5b5-4e21-ab69-626703ccf5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '739119df-6885-456c-ba82-356ade4c1d38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-684306168',encryption_key_id=None,group_id=cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f,group_type_id=,metadata={},multiattach=False,project_id='228c9fcbe55946858e8c46db94e0f921',qos_specs=None,replication_status=,reservations=['8172142e-f905-403a-8a6b-ce31fb41d88d','2954d29a-95e0-46ce-a8fa-6fcc98b94a0a','6b0590af-23bf-4cf5-9831-886e2aee1688','70c28596-72d6-4591-8751-e6f24defcc0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ee252de0fb74adda84ee09c01e84eeb',volume_type_id=30943ffe-ad36-41a0-8f5c-3bd1e2962ac3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:36:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-684306168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f,host=None,id=739119df-6885-456c-ba82-356ade4c1d38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='228c9fcbe55946858e8c46db94e0f921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ee252de0fb74adda84ee09c01e84eeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30943ffe-ad36-41a0-8f5c-3bd1e2962ac3),volume_type_id=30943ffe-ad36-41a0-8f5c-3bd1e2962ac3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:13.389624 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bccb27a-b4a7-4112-88eb-62f964a03534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:13.572496 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8fca1549-eb2d-4c41-a3ae-cd8c3a31cb2e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:13.576789 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8fca1549-eb2d-4c41-a3ae-cd8c3a31cb2e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f Apr 30 21:36:13.577393 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8fca1549-eb2d-4c41-a3ae-cd8c3a31cb2e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:13.578010 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8fca1549-eb2d-4c41-a3ae-cd8c3a31cb2e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:13.588741 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8fca1549-eb2d-4c41-a3ae-cd8c3a31cb2e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f returned with HTTP 404 Apr 30 21:36:13.590595 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 852/1719] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:36:13 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/snapshots/324b3110-3499-438e-a3f6-bc230b9b033f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:36:13.595016 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-795adbfe-3008-4354-bfca-041afe6719a0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:13.603163 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-795adbfe-3008-4354-bfca-041afe6719a0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 Apr 30 21:36:13.604120 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-795adbfe-3008-4354-bfca-041afe6719a0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:13.608337 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-795adbfe-3008-4354-bfca-041afe6719a0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:13.608903 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-795adbfe-3008-4354-bfca-041afe6719a0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 399f7eea-49d3-4623-abcd-0d34d53e5522 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:36:13.619237 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-795adbfe-3008-4354-bfca-041afe6719a0 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 returned with HTTP 404 Apr 30 21:36:13.624063 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 853/1720] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:36:13 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 => generated 116 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:13.625879 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bccb27a-b4a7-4112-88eb-62f964a03534) transitioned into state 'SUCCESS' from state '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-684306168',encryption_key_id=None,group_id=cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f,group_type_id=,metadata={},multiattach=False,project_id='228c9fcbe55946858e8c46db94e0f921',qos_specs=None,replication_status=,reservations=['8172142e-f905-403a-8a6b-ce31fb41d88d','2954d29a-95e0-46ce-a8fa-6fcc98b94a0a','6b0590af-23bf-4cf5-9831-886e2aee1688','70c28596-72d6-4591-8751-e6f24defcc0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ee252de0fb74adda84ee09c01e84eeb',volume_type_id=30943ffe-ad36-41a0-8f5c-3bd1e2962ac3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:13.626078 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-508d14a7-4014-4cc3-9a99-64fe3142b19d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:13.629262 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a38e4b80-73b4-46a8-8450-c7d4c5e71d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:13.632406 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-508d14a7-4014-4cc3-9a99-64fe3142b19d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots Apr 30 21:36:13.633603 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-508d14a7-4014-4cc3-9a99-64fe3142b19d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:13.634653 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-508d14a7-4014-4cc3-9a99-64fe3142b19d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:13.645444 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-508d14a7-4014-4cc3-9a99-64fe3142b19d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots returned with HTTP 200 Apr 30 21:36:13.647335 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 854/1721] 10.222.0.23 () {60 vars in 1278 bytes} [Sat Apr 30 21:36:13 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots => generated 23 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:13.654208 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-68aaaf24-3dda-4c01-aed6-2d6343cc5ac3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:13.661512 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-68aaaf24-3dda-4c01-aed6-2d6343cc5ac3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] DELETE http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 Apr 30 21:36:13.662312 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-68aaaf24-3dda-4c01-aed6-2d6343cc5ac3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:13.663082 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-68aaaf24-3dda-4c01-aed6-2d6343cc5ac3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:13.663590 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-68aaaf24-3dda-4c01-aed6-2d6343cc5ac3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] delete called for member 399f7eea-49d3-4623-abcd-0d34d53e5522 {{(pid=122525) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Apr 30 21:36:13.664038 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.group_snapshots [None req-68aaaf24-3dda-4c01-aed6-2d6343cc5ac3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Delete group_snapshot with id: 399f7eea-49d3-4623-abcd-0d34d53e5522 Apr 30 21:36:13.671149 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-68aaaf24-3dda-4c01-aed6-2d6343cc5ac3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 returned with HTTP 404 Apr 30 21:36:13.676817 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 855/1722] 10.222.0.23 () {60 vars in 1392 bytes} [Sat Apr 30 21:36:13 2022] DELETE /volume/v3/e755f57c175e43d7b08df778af0e3b04/group_snapshots/399f7eea-49d3-4623-abcd-0d34d53e5522 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:13.680027 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c2962082-91ef-45cb-8140-d4f61bfd096d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:13.684837 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c2962082-91ef-45cb-8140-d4f61bfd096d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail Apr 30 21:36:13.685770 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c2962082-91ef-45cb-8140-d4f61bfd096d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:13.686415 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c2962082-91ef-45cb-8140-d4f61bfd096d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:13.687870 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-c2962082-91ef-45cb-8140-d4f61bfd096d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:36:13.690009 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c2962082-91ef-45cb-8140-d4f61bfd096d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:36:13.756748 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c2962082-91ef-45cb-8140-d4f61bfd096d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Get all volumes completed successfully. Apr 30 21:36:13.758786 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-c2962082-91ef-45cb-8140-d4f61bfd096d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:13.759621 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-c2962082-91ef-45cb-8140-d4f61bfd096d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:13.767746 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-c2962082-91ef-45cb-8140-d4f61bfd096d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:13.777279 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:13.777279 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:13.801477 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a38e4b80-73b4-46a8-8450-c7d4c5e71d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:13.807591 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c2962082-91ef-45cb-8140-d4f61bfd096d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail returned with HTTP 200 Apr 30 21:36:13.808336 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 856/1723] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:36:13 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/detail => generated 1004 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:36:13.808598 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Flow 'volume_create_api' (3e0ff4e1-78df-46ca-88cc-28fa19c53b6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:36:13.809819 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Create volume request issued successfully. Apr 30 21:36:13.813811 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:13.816534 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:13.822877 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a9ac63c3-837b-450d-ab9c-c1afb7602dda None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:13.824617 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:13.830399 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a9ac63c3-837b-450d-ab9c-c1afb7602dda tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] POST http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/9ab26445-918b-429c-8ef7-dbabb7a80366/action Apr 30 21:36:13.833851 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a9ac63c3-837b-450d-ab9c-c1afb7602dda tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:36:13.839010 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:13.839010 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:13.839204 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a9ac63c3-837b-450d-ab9c-c1afb7602dda tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:13.839204 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-a9ac63c3-837b-450d-ab9c-c1afb7602dda tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] delete called for group 9ab26445-918b-429c-8ef7-dbabb7a80366 {{(pid=122525) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Apr 30 21:36:13.839204 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.groups [None req-a9ac63c3-837b-450d-ab9c-c1afb7602dda tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Delete group with id: 9ab26445-918b-429c-8ef7-dbabb7a80366 Apr 30 21:36:13.844225 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-85934656-a2fa-4649-ac7b-8210c17ad432 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes returned with HTTP 202 Apr 30 21:36:13.846537 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 868/1724] 10.222.0.23 () {62 vars in 1276 bytes} [Sat Apr 30 21:36:12 2022] POST /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes => generated 890 bytes in 900 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:36:13.857861 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5952c584-8094-4094-8fa0-cb42a7f41c4c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:13.859787 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:13.859787 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:13.866787 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5952c584-8094-4094-8fa0-cb42a7f41c4c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 Apr 30 21:36:13.867545 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5952c584-8094-4094-8fa0-cb42a7f41c4c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:13.881877 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5952c584-8094-4094-8fa0-cb42a7f41c4c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:13.900762 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:13.900762 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:13.911503 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5952c584-8094-4094-8fa0-cb42a7f41c4c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:13.915216 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-5952c584-8094-4094-8fa0-cb42a7f41c4c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:13.916270 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-5952c584-8094-4094-8fa0-cb42a7f41c4c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:13.927331 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-5952c584-8094-4094-8fa0-cb42a7f41c4c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:13.933972 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:13.933972 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:13.952449 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5952c584-8094-4094-8fa0-cb42a7f41c4c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 returned with HTTP 200 Apr 30 21:36:13.953209 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 869/1725] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:13 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 => generated 958 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:14.140520 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c4cbc5b5-6529-4b74-a1c1-ddb1d9e0b6be None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:14.147224 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c4cbc5b5-6529-4b74-a1c1-ddb1d9e0b6be tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:14.147893 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c4cbc5b5-6529-4b74-a1c1-ddb1d9e0b6be tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:14.148515 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c4cbc5b5-6529-4b74-a1c1-ddb1d9e0b6be tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:14.149012 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-c4cbc5b5-6529-4b74-a1c1-ddb1d9e0b6be tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:36:14.180628 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:14.180628 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:14.182507 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c4cbc5b5-6529-4b74-a1c1-ddb1d9e0b6be tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:36:14.183785 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 870/1726] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:14 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:36:14.203385 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a9ac63c3-837b-450d-ab9c-c1afb7602dda tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/9ab26445-918b-429c-8ef7-dbabb7a80366/action returned with HTTP 202 Apr 30 21:36:14.204427 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 857/1727] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:36:13 2022] POST /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/9ab26445-918b-429c-8ef7-dbabb7a80366/action => generated 0 bytes in 384 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:36:14.209608 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7ca6ae1f-1804-49f4-b556-b7c0d6f12449 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:14.213380 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7ca6ae1f-1804-49f4-b556-b7c0d6f12449 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 Apr 30 21:36:14.213905 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7ca6ae1f-1804-49f4-b556-b7c0d6f12449 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:14.214359 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7ca6ae1f-1804-49f4-b556-b7c0d6f12449 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:14.236125 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:14.236125 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:14.250571 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7ca6ae1f-1804-49f4-b556-b7c0d6f12449 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:36:14.251995 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-7ca6ae1f-1804-49f4-b556-b7c0d6f12449 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:14.252324 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-7ca6ae1f-1804-49f4-b556-b7c0d6f12449 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:14.259834 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-7ca6ae1f-1804-49f4-b556-b7c0d6f12449 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:14.266258 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:14.266258 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:14.287854 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7ca6ae1f-1804-49f4-b556-b7c0d6f12449 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 returned with HTTP 200 Apr 30 21:36:14.289690 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 871/1728] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:14 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 => generated 1000 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:36:14.964991 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-804272df-658e-43e3-a69d-6f486d54ce61 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:14.969090 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-804272df-658e-43e3-a69d-6f486d54ce61 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 Apr 30 21:36:14.969581 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-804272df-658e-43e3-a69d-6f486d54ce61 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:14.970083 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-804272df-658e-43e3-a69d-6f486d54ce61 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:14.986986 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:14.986986 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:14.994808 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-804272df-658e-43e3-a69d-6f486d54ce61 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:14.996254 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-804272df-658e-43e3-a69d-6f486d54ce61 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:14.996642 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-804272df-658e-43e3-a69d-6f486d54ce61 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:15.004533 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-804272df-658e-43e3-a69d-6f486d54ce61 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:15.015129 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:15.015129 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:15.037912 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-804272df-658e-43e3-a69d-6f486d54ce61 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 returned with HTTP 200 Apr 30 21:36:15.046834 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 858/1729] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:14 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 => generated 982 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:15.193997 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4adef9d7-6fc5-48b3-8e88-4a807c4bf4ef None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:15.198682 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4adef9d7-6fc5-48b3-8e88-4a807c4bf4ef tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:15.199335 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4adef9d7-6fc5-48b3-8e88-4a807c4bf4ef tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:15.199945 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4adef9d7-6fc5-48b3-8e88-4a807c4bf4ef tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:15.200471 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-4adef9d7-6fc5-48b3-8e88-4a807c4bf4ef tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:36:15.208764 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:15.208764 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:15.216101 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4adef9d7-6fc5-48b3-8e88-4a807c4bf4ef tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:36:15.217480 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 872/1730] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:15 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:15.301243 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c58c5118-6071-4d7c-933b-53838ecc4754 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:15.305055 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c58c5118-6071-4d7c-933b-53838ecc4754 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 Apr 30 21:36:15.305597 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c58c5118-6071-4d7c-933b-53838ecc4754 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:15.306149 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c58c5118-6071-4d7c-933b-53838ecc4754 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:15.323480 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:15.323480 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:15.332038 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c58c5118-6071-4d7c-933b-53838ecc4754 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:36:15.333628 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-c58c5118-6071-4d7c-933b-53838ecc4754 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:15.333982 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-c58c5118-6071-4d7c-933b-53838ecc4754 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:15.357069 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-c58c5118-6071-4d7c-933b-53838ecc4754 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:15.369862 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:15.369862 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:15.387010 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c58c5118-6071-4d7c-933b-53838ecc4754 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 returned with HTTP 200 Apr 30 21:36:15.388741 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 859/1731] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:15 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 => generated 1000 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:36:16.052791 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6f887297-dea5-4c02-a742-bafe512ff852 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:16.057109 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6f887297-dea5-4c02-a742-bafe512ff852 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 Apr 30 21:36:16.057600 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6f887297-dea5-4c02-a742-bafe512ff852 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:16.058065 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6f887297-dea5-4c02-a742-bafe512ff852 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:16.076767 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:16.076767 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:16.092343 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6f887297-dea5-4c02-a742-bafe512ff852 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:16.094573 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-6f887297-dea5-4c02-a742-bafe512ff852 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:16.095184 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-6f887297-dea5-4c02-a742-bafe512ff852 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:16.103276 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-6f887297-dea5-4c02-a742-bafe512ff852 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:16.111019 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:16.111019 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:16.132282 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6f887297-dea5-4c02-a742-bafe512ff852 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 returned with HTTP 200 Apr 30 21:36:16.134934 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 873/1732] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:16 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 => generated 982 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:16.228000 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-74762009-4276-41bf-9258-d575486c77f5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:16.233368 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-74762009-4276-41bf-9258-d575486c77f5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:16.234014 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-74762009-4276-41bf-9258-d575486c77f5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:16.234661 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-74762009-4276-41bf-9258-d575486c77f5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:16.235696 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-74762009-4276-41bf-9258-d575486c77f5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:36:16.243777 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:16.243777 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:16.245505 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-74762009-4276-41bf-9258-d575486c77f5 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:36:16.251863 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 860/1733] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:16 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:16.401305 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-19209560-b2ea-45c2-ac5b-f0fa4e2b6fc5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:16.418883 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19209560-b2ea-45c2-ac5b-f0fa4e2b6fc5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 Apr 30 21:36:16.419828 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19209560-b2ea-45c2-ac5b-f0fa4e2b6fc5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:16.420937 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19209560-b2ea-45c2-ac5b-f0fa4e2b6fc5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:16.438184 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:16.438184 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:16.447813 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-19209560-b2ea-45c2-ac5b-f0fa4e2b6fc5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:36:16.449399 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-19209560-b2ea-45c2-ac5b-f0fa4e2b6fc5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:16.449831 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-19209560-b2ea-45c2-ac5b-f0fa4e2b6fc5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:16.458476 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-19209560-b2ea-45c2-ac5b-f0fa4e2b6fc5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:16.465510 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:16.465510 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:16.482473 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19209560-b2ea-45c2-ac5b-f0fa4e2b6fc5 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 returned with HTTP 200 Apr 30 21:36:16.483393 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 874/1734] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:16 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 => generated 1000 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:36:17.146924 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f837f3e4-a0e8-4344-934f-d73f101c1506 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:17.150620 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f837f3e4-a0e8-4344-934f-d73f101c1506 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 Apr 30 21:36:17.151370 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f837f3e4-a0e8-4344-934f-d73f101c1506 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:17.151820 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f837f3e4-a0e8-4344-934f-d73f101c1506 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:17.166565 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:17.166565 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:17.174481 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f837f3e4-a0e8-4344-934f-d73f101c1506 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:17.176181 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-f837f3e4-a0e8-4344-934f-d73f101c1506 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:17.176561 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-f837f3e4-a0e8-4344-934f-d73f101c1506 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:17.191789 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-f837f3e4-a0e8-4344-934f-d73f101c1506 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:17.197950 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:17.197950 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:17.220325 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f837f3e4-a0e8-4344-934f-d73f101c1506 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 returned with HTTP 200 Apr 30 21:36:17.221470 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 861/1735] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:17 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 => generated 983 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:17.232286 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:17.236310 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] POST http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes Apr 30 21:36:17.237699 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "30943ffe-ad36-41a0-8f5c-3bd1e2962ac3", "group_id": "cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f", "size": 1, "name": "tempest-GroupsTest-Volume-1593072443"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:17.238805 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Create volume request body: {'volume': {'volume_type': '30943ffe-ad36-41a0-8f5c-3bd1e2962ac3', 'group_id': 'cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1593072443'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:36:17.250444 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:17.250444 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:17.251553 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Create volume of 1 GB Apr 30 21:36:17.256790 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-70d9dbc9-9a98-473c-aa78-484da2165834 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:17.261639 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-70d9dbc9-9a98-473c-aa78-484da2165834 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:17.262327 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-70d9dbc9-9a98-473c-aa78-484da2165834 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:17.262803 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-70d9dbc9-9a98-473c-aa78-484da2165834 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:17.263101 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-70d9dbc9-9a98-473c-aa78-484da2165834 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:36:17.263352 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Availability Zones retrieved successfully. Apr 30 21:36:17.271202 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:17.271202 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:17.272915 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-70d9dbc9-9a98-473c-aa78-484da2165834 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:36:17.273620 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 862/1736] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:17 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:36:17.292951 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Flow 'volume_create_api' (2e26e25a-ba3b-49a4-800c-ba3e3bbdb6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:36:17.295574 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6766829f-d261-4272-a718-d226ec861efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:17.297206 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:17.297206 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:17.298316 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:36:17.322421 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6766829f-d261-4272-a718-d226ec861efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:36:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30943ffe-ad36-41a0-8f5c-3bd1e2962ac3,is_public=True,name='tempest-GroupsTest-volume-type-965065911',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30943ffe-ad36-41a0-8f5c-3bd1e2962ac3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:17.324513 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af890931-1ccf-4250-b627-2d575e0701d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:17.450641 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Created reservations ['bab0180c-c46b-4291-b985-76a84173c62a', '109bae47-0fba-4a74-bb34-3e9143e07de6', 'ab8c439c-0ea4-481b-a272-f8c9cf30f224', '78e758a3-4c77-4355-a877-92b04636b5bf'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:36:17.452440 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af890931-1ccf-4250-b627-2d575e0701d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bab0180c-c46b-4291-b985-76a84173c62a', '109bae47-0fba-4a74-bb34-3e9143e07de6', 'ab8c439c-0ea4-481b-a272-f8c9cf30f224', '78e758a3-4c77-4355-a877-92b04636b5bf']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:17.454427 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07bd7478-3cfa-470b-9991-130894b1ec14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:17.496360 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0447ddd3-9dba-4c8e-8578-e7646c862ed3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:17.501807 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0447ddd3-9dba-4c8e-8578-e7646c862ed3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 Apr 30 21:36:17.502447 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0447ddd3-9dba-4c8e-8578-e7646c862ed3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:17.503725 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0447ddd3-9dba-4c8e-8578-e7646c862ed3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:17.519468 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:17.519468 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:17.527331 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0447ddd3-9dba-4c8e-8578-e7646c862ed3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:36:17.528734 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-0447ddd3-9dba-4c8e-8578-e7646c862ed3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:17.529235 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-0447ddd3-9dba-4c8e-8578-e7646c862ed3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:17.540500 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-0447ddd3-9dba-4c8e-8578-e7646c862ed3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:17.546859 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:17.546859 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:17.561511 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0447ddd3-9dba-4c8e-8578-e7646c862ed3 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 returned with HTTP 200 Apr 30 21:36:17.562836 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 863/1737] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:17 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 => generated 1000 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:36:17.567586 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07bd7478-3cfa-470b-9991-130894b1ec14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1d02a47-30af-4e5b-874a-564cfea7ba49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1593072443',encryption_key_id=None,group_id=cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f,group_type_id=,metadata={},multiattach=False,project_id='228c9fcbe55946858e8c46db94e0f921',qos_specs=None,replication_status=,reservations=['bab0180c-c46b-4291-b985-76a84173c62a','109bae47-0fba-4a74-bb34-3e9143e07de6','ab8c439c-0ea4-481b-a272-f8c9cf30f224','78e758a3-4c77-4355-a877-92b04636b5bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ee252de0fb74adda84ee09c01e84eeb',volume_type_id=30943ffe-ad36-41a0-8f5c-3bd1e2962ac3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:36:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1593072443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f,host=None,id=e1d02a47-30af-4e5b-874a-564cfea7ba49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='228c9fcbe55946858e8c46db94e0f921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ee252de0fb74adda84ee09c01e84eeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30943ffe-ad36-41a0-8f5c-3bd1e2962ac3),volume_type_id=30943ffe-ad36-41a0-8f5c-3bd1e2962ac3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:17.569432 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39962c68-c10c-4feb-81cf-506586669509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:17.654001 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39962c68-c10c-4feb-81cf-506586669509) transitioned into state 'SUCCESS' from state '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-1593072443',encryption_key_id=None,group_id=cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f,group_type_id=,metadata={},multiattach=False,project_id='228c9fcbe55946858e8c46db94e0f921',qos_specs=None,replication_status=,reservations=['bab0180c-c46b-4291-b985-76a84173c62a','109bae47-0fba-4a74-bb34-3e9143e07de6','ab8c439c-0ea4-481b-a272-f8c9cf30f224','78e758a3-4c77-4355-a877-92b04636b5bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ee252de0fb74adda84ee09c01e84eeb',volume_type_id=30943ffe-ad36-41a0-8f5c-3bd1e2962ac3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:17.656039 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb95f829-164f-4555-86f5-7b4af2053e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:17.716694 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb95f829-164f-4555-86f5-7b4af2053e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:17.719220 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Flow 'volume_create_api' (2e26e25a-ba3b-49a4-800c-ba3e3bbdb6b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:36:17.719895 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Create volume request issued successfully. Apr 30 21:36:17.721255 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:17.722189 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:17.732180 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:17.740290 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:17.740290 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:17.747462 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b9cfa514-1844-41e6-a645-6ae65e2b370b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes returned with HTTP 202 Apr 30 21:36:17.748633 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 875/1738] 10.222.0.23 () {62 vars in 1276 bytes} [Sat Apr 30 21:36:17 2022] POST /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes => generated 891 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:36:17.758749 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7d3728bb-06b8-4b12-84f2-69d715c57431 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:17.762535 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7d3728bb-06b8-4b12-84f2-69d715c57431 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:17.763016 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7d3728bb-06b8-4b12-84f2-69d715c57431 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:17.763462 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7d3728bb-06b8-4b12-84f2-69d715c57431 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:17.802326 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:17.802326 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:17.820895 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7d3728bb-06b8-4b12-84f2-69d715c57431 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:17.824637 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-7d3728bb-06b8-4b12-84f2-69d715c57431 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:17.825398 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-7d3728bb-06b8-4b12-84f2-69d715c57431 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:17.833741 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-7d3728bb-06b8-4b12-84f2-69d715c57431 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:17.840035 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:17.840035 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:17.854922 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7d3728bb-06b8-4b12-84f2-69d715c57431 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 returned with HTTP 200 Apr 30 21:36:17.865881 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 864/1739] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:17 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 => generated 959 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:36:18.283935 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-812222ad-242b-4abe-a778-149ac94be77c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:18.289182 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-812222ad-242b-4abe-a778-149ac94be77c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:18.289657 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-812222ad-242b-4abe-a778-149ac94be77c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:18.290130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-812222ad-242b-4abe-a778-149ac94be77c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:18.290672 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-812222ad-242b-4abe-a778-149ac94be77c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:36:18.304270 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:18.304270 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:18.306346 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-812222ad-242b-4abe-a778-149ac94be77c tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:36:18.307063 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 876/1740] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:18 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:18.575674 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e461cf6d-926c-408d-8a23-db79fcf8eae8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:18.580444 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e461cf6d-926c-408d-8a23-db79fcf8eae8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 Apr 30 21:36:18.582194 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e461cf6d-926c-408d-8a23-db79fcf8eae8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:18.582376 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e461cf6d-926c-408d-8a23-db79fcf8eae8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:18.620470 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:18.620470 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:18.634568 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e461cf6d-926c-408d-8a23-db79fcf8eae8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:36:18.635989 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e461cf6d-926c-408d-8a23-db79fcf8eae8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:18.636387 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e461cf6d-926c-408d-8a23-db79fcf8eae8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:18.643556 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-e461cf6d-926c-408d-8a23-db79fcf8eae8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:18.650054 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:18.650054 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:18.665946 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e461cf6d-926c-408d-8a23-db79fcf8eae8 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 returned with HTTP 200 Apr 30 21:36:18.667570 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 865/1741] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:18 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 => generated 1000 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:36:18.868476 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a6ca2377-6134-4823-b45a-8d43e056d596 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:18.872083 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a6ca2377-6134-4823-b45a-8d43e056d596 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:18.872763 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a6ca2377-6134-4823-b45a-8d43e056d596 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:18.873392 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a6ca2377-6134-4823-b45a-8d43e056d596 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:18.889985 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:18.889985 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:18.900978 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a6ca2377-6134-4823-b45a-8d43e056d596 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:18.902790 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-a6ca2377-6134-4823-b45a-8d43e056d596 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:18.904060 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-a6ca2377-6134-4823-b45a-8d43e056d596 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:18.923683 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-a6ca2377-6134-4823-b45a-8d43e056d596 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:18.926136 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:18.926136 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:18.942830 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a6ca2377-6134-4823-b45a-8d43e056d596 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 returned with HTTP 200 Apr 30 21:36:18.944436 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 877/1742] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:18 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 => generated 983 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:19.316778 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b2e79e95-f38b-4027-a9e5-9ad31b989c96 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:19.321949 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2e79e95-f38b-4027-a9e5-9ad31b989c96 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:19.322480 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2e79e95-f38b-4027-a9e5-9ad31b989c96 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:19.322832 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2e79e95-f38b-4027-a9e5-9ad31b989c96 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:19.324025 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b2e79e95-f38b-4027-a9e5-9ad31b989c96 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:36:19.332671 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:19.332671 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:19.334920 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2e79e95-f38b-4027-a9e5-9ad31b989c96 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 200 Apr 30 21:36:19.335810 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 866/1743] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:19 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 806 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:19.679852 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8a7f5074-089f-4887-aa84-b8090a185c00 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:19.684203 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8a7f5074-089f-4887-aa84-b8090a185c00 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 Apr 30 21:36:19.684749 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8a7f5074-089f-4887-aa84-b8090a185c00 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:19.685216 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8a7f5074-089f-4887-aa84-b8090a185c00 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:19.725138 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:19.725138 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:19.733904 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8a7f5074-089f-4887-aa84-b8090a185c00 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:36:19.735531 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-8a7f5074-089f-4887-aa84-b8090a185c00 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:19.735912 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-8a7f5074-089f-4887-aa84-b8090a185c00 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:19.742740 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-8a7f5074-089f-4887-aa84-b8090a185c00 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:19.763482 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:19.763482 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:19.781734 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8a7f5074-089f-4887-aa84-b8090a185c00 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 returned with HTTP 200 Apr 30 21:36:19.782550 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 878/1744] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:19 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 => generated 1000 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:36:19.956757 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-22e37105-5d87-46ef-94aa-93bc4342724b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:19.961750 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-22e37105-5d87-46ef-94aa-93bc4342724b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:19.962437 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-22e37105-5d87-46ef-94aa-93bc4342724b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:19.963119 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-22e37105-5d87-46ef-94aa-93bc4342724b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:20.142384 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:20.142384 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:20.148184 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-22e37105-5d87-46ef-94aa-93bc4342724b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:20.149650 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-22e37105-5d87-46ef-94aa-93bc4342724b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:20.150134 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-22e37105-5d87-46ef-94aa-93bc4342724b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:20.157346 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-22e37105-5d87-46ef-94aa-93bc4342724b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:20.163940 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:20.163940 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:20.181076 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-22e37105-5d87-46ef-94aa-93bc4342724b tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 returned with HTTP 200 Apr 30 21:36:20.182131 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 867/1745] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:19 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 => generated 984 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:20.193804 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-69979c62-c88b-4616-b4d0-2a3af625e0ee None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:20.199426 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-69979c62-c88b-4616-b4d0-2a3af625e0ee tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] PUT http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f Apr 30 21:36:20.200329 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-69979c62-c88b-4616-b4d0-2a3af625e0ee tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "e1d02a47-30af-4e5b-874a-564cfea7ba49"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:20.201217 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-69979c62-c88b-4616-b4d0-2a3af625e0ee tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Update called for group cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f. {{(pid=122527) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Apr 30 21:36:20.201654 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.groups [None req-69979c62-c88b-4616-b4d0-2a3af625e0ee tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Updating group cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f with name new_group description: This is a new group add_volumes: None remove_volumes: e1d02a47-30af-4e5b-874a-564cfea7ba49. Apr 30 21:36:20.213985 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:20.213985 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:20.306722 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-69979c62-c88b-4616-b4d0-2a3af625e0ee tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f returned with HTTP 202 Apr 30 21:36:20.315844 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ea0043c5-a2dc-4a70-ab72-55179be22a8c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:20.316081 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 879/1746] 10.222.0.23 () {62 vars in 1383 bytes} [Sat Apr 30 21:36:20 2022] PUT /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Apr 30 21:36:20.322922 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ea0043c5-a2dc-4a70-ab72-55179be22a8c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f Apr 30 21:36:20.328419 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ea0043c5-a2dc-4a70-ab72-55179be22a8c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:20.328419 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ea0043c5-a2dc-4a70-ab72-55179be22a8c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:20.328419 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-ea0043c5-a2dc-4a70-ab72-55179be22a8c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:36:20.337435 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:20.337435 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:20.350302 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c99e7550-8a00-477e-a4b9-41e41b4ad13e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:20.353660 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c99e7550-8a00-477e-a4b9-41e41b4ad13e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf Apr 30 21:36:20.354142 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c99e7550-8a00-477e-a4b9-41e41b4ad13e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:20.354879 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c99e7550-8a00-477e-a4b9-41e41b4ad13e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:20.355252 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-c99e7550-8a00-477e-a4b9-41e41b4ad13e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Show backup with id 5db77d48-9011-4eba-911c-56a7d36278cf. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:36:20.373114 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c99e7550-8a00-477e-a4b9-41e41b4ad13e tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf returned with HTTP 404 Apr 30 21:36:20.379301 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 880/1747] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:20 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/backups/5db77d48-9011-4eba-911c-56a7d36278cf => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:36:20.418549 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a262535f-981c-4b9c-a433-bd7e45bc803b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:20.425337 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ea0043c5-a2dc-4a70-ab72-55179be22a8c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f returned with HTTP 200 Apr 30 21:36:20.435731 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a262535f-981c-4b9c-a433-bd7e45bc803b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] DELETE http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:36:20.436034 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 868/1748] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:36:20 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f => generated 323 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:20.445169 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a262535f-981c-4b9c-a433-bd7e45bc803b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:20.445910 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a262535f-981c-4b9c-a433-bd7e45bc803b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:20.447228 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-a262535f-981c-4b9c-a433-bd7e45bc803b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Delete volume with id: 8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:36:20.474837 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:20.474837 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:20.476280 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a262535f-981c-4b9c-a433-bd7e45bc803b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:36:20.763788 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a262535f-981c-4b9c-a433-bd7e45bc803b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Delete volume request issued successfully. Apr 30 21:36:20.764201 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a262535f-981c-4b9c-a433-bd7e45bc803b tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 202 Apr 30 21:36:20.770545 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-449e1a3f-47bd-418e-934d-4b10a2414f47 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:20.776808 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 881/1749] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:36:20 2022] DELETE /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 0 bytes in 354 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:36:20.778819 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-449e1a3f-47bd-418e-934d-4b10a2414f47 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:36:20.779305 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-449e1a3f-47bd-418e-934d-4b10a2414f47 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:20.780285 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-449e1a3f-47bd-418e-934d-4b10a2414f47 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:20.794286 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-301d894e-0adc-4b37-8661-36fa405951ed None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:20.803030 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-301d894e-0adc-4b37-8661-36fa405951ed tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 Apr 30 21:36:20.803553 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-301d894e-0adc-4b37-8661-36fa405951ed tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:20.804021 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-301d894e-0adc-4b37-8661-36fa405951ed tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:20.828236 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:20.828236 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:20.843162 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:20.843162 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:20.847345 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-449e1a3f-47bd-418e-934d-4b10a2414f47 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:36:20.873403 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-301d894e-0adc-4b37-8661-36fa405951ed tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:36:20.874813 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-449e1a3f-47bd-418e-934d-4b10a2414f47 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:36:20.885181 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-301d894e-0adc-4b37-8661-36fa405951ed tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:20.889448 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-301d894e-0adc-4b37-8661-36fa405951ed tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:20.892757 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 869/1750] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:20 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 1320 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:20.912164 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-301d894e-0adc-4b37-8661-36fa405951ed tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:20.928374 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:20.928374 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:20.958810 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-301d894e-0adc-4b37-8661-36fa405951ed tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 returned with HTTP 200 Apr 30 21:36:20.969231 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 882/1751] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:20 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 => generated 999 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:36:21.439250 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-839b315c-d068-4f87-8b8c-58263bff832a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:21.444320 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-839b315c-d068-4f87-8b8c-58263bff832a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f Apr 30 21:36:21.444817 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-839b315c-d068-4f87-8b8c-58263bff832a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:21.445619 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-839b315c-d068-4f87-8b8c-58263bff832a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:21.445988 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-839b315c-d068-4f87-8b8c-58263bff832a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:36:21.462466 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:21.462466 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:21.491983 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-839b315c-d068-4f87-8b8c-58263bff832a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f returned with HTTP 200 Apr 30 21:36:21.492730 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 870/1752] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:36:21 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f => generated 324 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:36:21.500374 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f8d60b78-9ad9-4968-b8dc-4a16550cdb30 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:21.506272 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f8d60b78-9ad9-4968-b8dc-4a16550cdb30 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f Apr 30 21:36:21.507018 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f8d60b78-9ad9-4968-b8dc-4a16550cdb30 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:21.507672 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f8d60b78-9ad9-4968-b8dc-4a16550cdb30 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:21.508367 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-f8d60b78-9ad9-4968-b8dc-4a16550cdb30 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:36:21.518845 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:21.518845 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:21.540771 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f8d60b78-9ad9-4968-b8dc-4a16550cdb30 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f returned with HTTP 200 Apr 30 21:36:21.547111 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 883/1753] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:36:21 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f => generated 324 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:21.548855 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1f8d50dc-4ebf-4e46-ac62-57134733915c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:21.554189 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1f8d50dc-4ebf-4e46-ac62-57134733915c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail Apr 30 21:36:21.554679 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1f8d50dc-4ebf-4e46-ac62-57134733915c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:21.555179 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1f8d50dc-4ebf-4e46-ac62-57134733915c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:21.555883 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-1f8d50dc-4ebf-4e46-ac62-57134733915c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:36:21.558435 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:21.558435 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:21.558435 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-1f8d50dc-4ebf-4e46-ac62-57134733915c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:36:21.656687 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1f8d50dc-4ebf-4e46-ac62-57134733915c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Get all volumes completed successfully. Apr 30 21:36:21.658796 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-1f8d50dc-4ebf-4e46-ac62-57134733915c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:21.659369 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-1f8d50dc-4ebf-4e46-ac62-57134733915c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:21.680855 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-1f8d50dc-4ebf-4e46-ac62-57134733915c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:21.700571 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:21.700571 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:21.722952 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1f8d50dc-4ebf-4e46-ac62-57134733915c tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail returned with HTTP 200 Apr 30 21:36:21.725777 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 871/1754] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:36:21 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail => generated 1926 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:36:21.737006 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-62749ed3-fbaf-40db-b8d5-81c258c2d478 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:21.740844 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-62749ed3-fbaf-40db-b8d5-81c258c2d478 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] PUT http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f Apr 30 21:36:21.741590 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-62749ed3-fbaf-40db-b8d5-81c258c2d478 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e1d02a47-30af-4e5b-874a-564cfea7ba49"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:21.742822 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-62749ed3-fbaf-40db-b8d5-81c258c2d478 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Update called for group cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f. {{(pid=122527) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Apr 30 21:36:21.743104 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.groups [None req-62749ed3-fbaf-40db-b8d5-81c258c2d478 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Updating group cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f with name None description: None add_volumes: e1d02a47-30af-4e5b-874a-564cfea7ba49 remove_volumes: None. Apr 30 21:36:21.748856 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:21.748856 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:21.889245 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d1820939-b521-4c79-b7fb-63e075f58386 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:21.894246 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d1820939-b521-4c79-b7fb-63e075f58386 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:36:21.894729 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d1820939-b521-4c79-b7fb-63e075f58386 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:21.896339 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d1820939-b521-4c79-b7fb-63e075f58386 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:21.896477 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-62749ed3-fbaf-40db-b8d5-81c258c2d478 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f returned with HTTP 202 Apr 30 21:36:21.896579 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 884/1755] 10.222.0.23 () {62 vars in 1382 bytes} [Sat Apr 30 21:36:21 2022] PUT /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Apr 30 21:36:21.901240 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5ef1cfce-46bb-4401-bf07-d4e3a6fd9253 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:21.905057 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5ef1cfce-46bb-4401-bf07-d4e3a6fd9253 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f Apr 30 21:36:21.905526 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5ef1cfce-46bb-4401-bf07-d4e3a6fd9253 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:21.906212 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5ef1cfce-46bb-4401-bf07-d4e3a6fd9253 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:21.906741 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-5ef1cfce-46bb-4401-bf07-d4e3a6fd9253 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:36:21.910540 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:21.910540 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:21.917582 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:21.917582 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:21.918568 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d1820939-b521-4c79-b7fb-63e075f58386 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:36:21.934016 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d1820939-b521-4c79-b7fb-63e075f58386 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:36:21.937410 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 872/1756] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:21 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 1320 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:36:21.939156 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5ef1cfce-46bb-4401-bf07-d4e3a6fd9253 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f returned with HTTP 200 Apr 30 21:36:21.939913 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 885/1757] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:36:21 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f => generated 323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:36:21.971916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-458718c8-456f-4c01-b539-9a75bc005563 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:21.975933 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-458718c8-456f-4c01-b539-9a75bc005563 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 Apr 30 21:36:21.977651 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-458718c8-456f-4c01-b539-9a75bc005563 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:21.978232 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-458718c8-456f-4c01-b539-9a75bc005563 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:21.993497 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:21.993497 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:22.014805 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-458718c8-456f-4c01-b539-9a75bc005563 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:36:22.016555 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-458718c8-456f-4c01-b539-9a75bc005563 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:22.016999 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-458718c8-456f-4c01-b539-9a75bc005563 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:22.030283 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-458718c8-456f-4c01-b539-9a75bc005563 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:22.054653 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:22.054653 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:22.074103 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-458718c8-456f-4c01-b539-9a75bc005563 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 returned with HTTP 200 Apr 30 21:36:22.075262 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 873/1758] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:21 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 => generated 999 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:22.948019 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3ddcb256-e20e-490d-807f-bcf903476f06 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:22.951565 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3ddcb256-e20e-490d-807f-bcf903476f06 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:36:22.952186 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3ddcb256-e20e-490d-807f-bcf903476f06 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:22.952929 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3ddcb256-e20e-490d-807f-bcf903476f06 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:22.953633 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-93e257af-e17d-41b1-b465-7006a5bab4c8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:22.960221 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-93e257af-e17d-41b1-b465-7006a5bab4c8 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f Apr 30 21:36:22.961315 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-93e257af-e17d-41b1-b465-7006a5bab4c8 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:22.962063 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-93e257af-e17d-41b1-b465-7006a5bab4c8 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:22.962613 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-93e257af-e17d-41b1-b465-7006a5bab4c8 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:36:22.975068 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:22.975068 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:22.976542 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:22.976542 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:22.994885 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3ddcb256-e20e-490d-807f-bcf903476f06 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:36:23.007005 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-93e257af-e17d-41b1-b465-7006a5bab4c8 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f returned with HTTP 200 Apr 30 21:36:23.012295 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 874/1759] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:36:22 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f => generated 323 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:23.019419 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3ddcb256-e20e-490d-807f-bcf903476f06 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:36:23.020158 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 886/1760] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:22 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 1320 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:36:23.091036 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-53ddcf6a-eee7-46d6-913f-d019b6c4a16c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:23.099782 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-53ddcf6a-eee7-46d6-913f-d019b6c4a16c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 Apr 30 21:36:23.100533 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-53ddcf6a-eee7-46d6-913f-d019b6c4a16c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:23.101416 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-53ddcf6a-eee7-46d6-913f-d019b6c4a16c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:23.130475 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:23.130475 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:23.150395 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-53ddcf6a-eee7-46d6-913f-d019b6c4a16c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Volume info retrieved successfully. Apr 30 21:36:23.160771 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-53ddcf6a-eee7-46d6-913f-d019b6c4a16c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:23.160771 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-53ddcf6a-eee7-46d6-913f-d019b6c4a16c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:23.175792 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-53ddcf6a-eee7-46d6-913f-d019b6c4a16c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:23.187614 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:23.187614 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:23.212090 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-53ddcf6a-eee7-46d6-913f-d019b6c4a16c tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 returned with HTTP 200 Apr 30 21:36:23.214371 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 875/1761] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:23 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 => generated 999 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:24.017861 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dae65ee4-ede8-460e-829b-3351f822f071 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:24.027862 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dae65ee4-ede8-460e-829b-3351f822f071 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f Apr 30 21:36:24.028382 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dae65ee4-ede8-460e-829b-3351f822f071 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:24.028832 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dae65ee4-ede8-460e-829b-3351f822f071 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:24.029627 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-dae65ee4-ede8-460e-829b-3351f822f071 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:36:24.031855 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f3a847c0-e817-42fe-aebb-a4887a1792d6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:24.038427 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f3a847c0-e817-42fe-aebb-a4887a1792d6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:36:24.040712 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f3a847c0-e817-42fe-aebb-a4887a1792d6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:24.040712 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f3a847c0-e817-42fe-aebb-a4887a1792d6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:24.056797 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:24.056797 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:24.076729 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:24.076729 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:24.105279 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f3a847c0-e817-42fe-aebb-a4887a1792d6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:36:24.112823 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dae65ee4-ede8-460e-829b-3351f822f071 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f returned with HTTP 200 Apr 30 21:36:24.114359 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 887/1762] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:36:24 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f => generated 324 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:24.122508 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-55661515-62b2-4cba-9310-785c18e4f75d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:24.128305 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f3a847c0-e817-42fe-aebb-a4887a1792d6 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:36:24.133042 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-55661515-62b2-4cba-9310-785c18e4f75d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail Apr 30 21:36:24.135156 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-55661515-62b2-4cba-9310-785c18e4f75d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:24.137565 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-55661515-62b2-4cba-9310-785c18e4f75d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:24.140871 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-55661515-62b2-4cba-9310-785c18e4f75d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:36:24.141038 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 876/1763] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:24 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 1320 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:36:24.141147 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:24.141147 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:24.145138 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55661515-62b2-4cba-9310-785c18e4f75d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:36:24.226264 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4626a7cd-e1ab-49b2-9b1d-038e40a20b7e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:24.230294 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4626a7cd-e1ab-49b2-9b1d-038e40a20b7e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 Apr 30 21:36:24.230952 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4626a7cd-e1ab-49b2-9b1d-038e40a20b7e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:24.231417 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4626a7cd-e1ab-49b2-9b1d-038e40a20b7e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:24.232381 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-55661515-62b2-4cba-9310-785c18e4f75d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Get all volumes completed successfully. Apr 30 21:36:24.234752 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-55661515-62b2-4cba-9310-785c18e4f75d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:24.238070 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-55661515-62b2-4cba-9310-785c18e4f75d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:24.248330 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-55661515-62b2-4cba-9310-785c18e4f75d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:24.258750 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4626a7cd-e1ab-49b2-9b1d-038e40a20b7e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 returned with HTTP 404 Apr 30 21:36:24.260278 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:24.260278 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:24.264277 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 877/1764] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:24 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:24.268277 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-16ceda55-a13c-40bd-8e96-b317dc2d4a8e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:24.277233 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-55661515-62b2-4cba-9310-785c18e4f75d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:24.277634 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-55661515-62b2-4cba-9310-785c18e4f75d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:24.279630 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-16ceda55-a13c-40bd-8e96-b317dc2d4a8e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] GET http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/9ab26445-918b-429c-8ef7-dbabb7a80366 Apr 30 21:36:24.284522 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-16ceda55-a13c-40bd-8e96-b317dc2d4a8e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:24.284522 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-16ceda55-a13c-40bd-8e96-b317dc2d4a8e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:24.284522 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-16ceda55-a13c-40bd-8e96-b317dc2d4a8e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] show called for member 9ab26445-918b-429c-8ef7-dbabb7a80366 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:36:24.294216 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-55661515-62b2-4cba-9310-785c18e4f75d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:24.296174 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-16ceda55-a13c-40bd-8e96-b317dc2d4a8e tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/9ab26445-918b-429c-8ef7-dbabb7a80366 returned with HTTP 404 Apr 30 21:36:24.301609 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 878/1765] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:36:24 2022] GET /volume/v3/e755f57c175e43d7b08df778af0e3b04/groups/9ab26445-918b-429c-8ef7-dbabb7a80366 => generated 108 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:24.303318 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5802e508-4248-4f63-bb34-e7a76e148bad None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:24.312907 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:24.312907 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:24.319158 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5802e508-4248-4f63-bb34-e7a76e148bad tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] DELETE http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/group_types/1d3262d5-32f7-4643-bd52-14bd551fdf44 Apr 30 21:36:24.323646 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5802e508-4248-4f63-bb34-e7a76e148bad tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:24.324368 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5802e508-4248-4f63-bb34-e7a76e148bad tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:24.350063 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-55661515-62b2-4cba-9310-785c18e4f75d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail returned with HTTP 200 Apr 30 21:36:24.366172 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 888/1766] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:36:24 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail => generated 1960 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:36:24.366172 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7428f655-21ba-4b02-ba65-b563e3937907 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:24.374941 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7428f655-21ba-4b02-ba65-b563e3937907 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail Apr 30 21:36:24.375446 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7428f655-21ba-4b02-ba65-b563e3937907 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:24.387352 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7428f655-21ba-4b02-ba65-b563e3937907 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:24.387852 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-7428f655-21ba-4b02-ba65-b563e3937907 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:36:24.391942 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-7428f655-21ba-4b02-ba65-b563e3937907 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:36:24.498143 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5802e508-4248-4f63-bb34-e7a76e148bad tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/group_types/1d3262d5-32f7-4643-bd52-14bd551fdf44 returned with HTTP 202 Apr 30 21:36:24.499338 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 879/1767] 10.222.0.23 () {60 vars in 1380 bytes} [Sat Apr 30 21:36:24 2022] DELETE /volume/v3/306169be24624972b5874cecf1b44d9a/group_types/1d3262d5-32f7-4643-bd52-14bd551fdf44 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:36:24.506818 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0329f14a-cb72-4860-9416-3aa48c4d5cff None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:24.510775 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0329f14a-cb72-4860-9416-3aa48c4d5cff tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] DELETE http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 Apr 30 21:36:24.511743 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0329f14a-cb72-4860-9416-3aa48c4d5cff tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:24.512439 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0329f14a-cb72-4860-9416-3aa48c4d5cff tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:24.513079 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-0329f14a-cb72-4860-9416-3aa48c4d5cff tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Delete volume with id: 8b2483c9-d9d5-454f-89a5-59198be00ac8 Apr 30 21:36:24.550881 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7428f655-21ba-4b02-ba65-b563e3937907 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Get all volumes completed successfully. Apr 30 21:36:24.561432 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-7428f655-21ba-4b02-ba65-b563e3937907 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:24.561432 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-7428f655-21ba-4b02-ba65-b563e3937907 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:24.572923 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0329f14a-cb72-4860-9416-3aa48c4d5cff tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 returned with HTTP 404 Apr 30 21:36:24.574611 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 880/1768] 10.222.0.23 () {60 vars in 1368 bytes} [Sat Apr 30 21:36:24 2022] DELETE /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/8b2483c9-d9d5-454f-89a5-59198be00ac8 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:24.581427 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0f48799a-994b-4ff1-a830-0211fca60b1a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:24.585965 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0f48799a-994b-4ff1-a830-0211fca60b1a tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] DELETE http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types/c58fade1-1cdf-47a1-85bc-e70c89986a32 Apr 30 21:36:24.589865 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-7428f655-21ba-4b02-ba65-b563e3937907 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:24.594991 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0f48799a-994b-4ff1-a830-0211fca60b1a tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:24.602041 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0f48799a-994b-4ff1-a830-0211fca60b1a tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:24.618950 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:24.618950 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:24.628954 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-7428f655-21ba-4b02-ba65-b563e3937907 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:24.629355 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-7428f655-21ba-4b02-ba65-b563e3937907 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:24.641271 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-7428f655-21ba-4b02-ba65-b563e3937907 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:24.682231 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:24.682231 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:24.733110 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7428f655-21ba-4b02-ba65-b563e3937907 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail returned with HTTP 200 Apr 30 21:36:24.734788 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 889/1769] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:36:24 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/detail => generated 1960 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:36:24.751917 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f6256c72-ccc6-4853-ac35-f5647b39d84a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:24.754734 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0f48799a-994b-4ff1-a830-0211fca60b1a tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types/c58fade1-1cdf-47a1-85bc-e70c89986a32 returned with HTTP 202 Apr 30 21:36:24.755589 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 881/1770] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:36:24 2022] DELETE /volume/v3/306169be24624972b5874cecf1b44d9a/types/c58fade1-1cdf-47a1-85bc-e70c89986a32 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:36:24.760686 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-df4d3002-394f-48f0-afdd-20846d232397 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:24.764573 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-df4d3002-394f-48f0-afdd-20846d232397 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] GET http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types/c58fade1-1cdf-47a1-85bc-e70c89986a32 Apr 30 21:36:24.765130 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-df4d3002-394f-48f0-afdd-20846d232397 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:24.765535 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-df4d3002-394f-48f0-afdd-20846d232397 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:24.771581 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-df4d3002-394f-48f0-afdd-20846d232397 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types/c58fade1-1cdf-47a1-85bc-e70c89986a32 returned with HTTP 404 Apr 30 21:36:24.774044 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 882/1771] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:36:24 2022] GET /volume/v3/306169be24624972b5874cecf1b44d9a/types/c58fade1-1cdf-47a1-85bc-e70c89986a32 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:36:24.779049 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-070dcfd5-b133-4cd2-9c4c-1d0d12cb708d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:24.783499 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-070dcfd5-b133-4cd2-9c4c-1d0d12cb708d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] DELETE http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:36:24.784258 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-070dcfd5-b133-4cd2-9c4c-1d0d12cb708d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:24.784887 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-070dcfd5-b133-4cd2-9c4c-1d0d12cb708d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:24.785477 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-070dcfd5-b133-4cd2-9c4c-1d0d12cb708d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Delete volume with id: 1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 Apr 30 21:36:24.797905 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f6256c72-ccc6-4853-ac35-f5647b39d84a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] POST http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f/action Apr 30 21:36:24.809971 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f6256c72-ccc6-4853-ac35-f5647b39d84a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:36:24.810330 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f6256c72-ccc6-4853-ac35-f5647b39d84a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:24.811422 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-f6256c72-ccc6-4853-ac35-f5647b39d84a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] delete called for group cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f {{(pid=122527) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Apr 30 21:36:24.811709 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.groups [None req-f6256c72-ccc6-4853-ac35-f5647b39d84a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Delete group with id: cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f Apr 30 21:36:24.830262 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-070dcfd5-b133-4cd2-9c4c-1d0d12cb708d tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 returned with HTTP 404 Apr 30 21:36:24.834925 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 883/1772] 10.222.0.23 () {60 vars in 1368 bytes} [Sat Apr 30 21:36:24 2022] DELETE /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/1d7c9b7c-0af3-4be5-9e9d-72dc7bf856f8 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:24.837615 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:24.837615 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:24.840101 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-20f28dbf-1917-4233-bbda-06e1df9bb983 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:24.851714 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-20f28dbf-1917-4233-bbda-06e1df9bb983 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] DELETE http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 Apr 30 21:36:24.852224 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-20f28dbf-1917-4233-bbda-06e1df9bb983 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:24.852852 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-20f28dbf-1917-4233-bbda-06e1df9bb983 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:24.853406 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-20f28dbf-1917-4233-bbda-06e1df9bb983 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Delete volume with id: d0c77025-9289-407b-a5fc-6b84af21ccd8 Apr 30 21:36:24.865077 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-20f28dbf-1917-4233-bbda-06e1df9bb983 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 returned with HTTP 404 Apr 30 21:36:24.866400 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 884/1773] 10.222.0.23 () {60 vars in 1368 bytes} [Sat Apr 30 21:36:24 2022] DELETE /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/d0c77025-9289-407b-a5fc-6b84af21ccd8 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Apr 30 21:36:24.870975 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fd5a6382-356e-4398-a305-03e4f917a404 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:24.875886 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd5a6382-356e-4398-a305-03e4f917a404 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] DELETE http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types/1c862985-5177-450c-b590-8454b9c0599e Apr 30 21:36:24.876656 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd5a6382-356e-4398-a305-03e4f917a404 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:24.879451 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd5a6382-356e-4398-a305-03e4f917a404 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:25.110109 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd5a6382-356e-4398-a305-03e4f917a404 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types/1c862985-5177-450c-b590-8454b9c0599e returned with HTTP 202 Apr 30 21:36:25.110109 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 885/1774] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:36:24 2022] DELETE /volume/v3/306169be24624972b5874cecf1b44d9a/types/1c862985-5177-450c-b590-8454b9c0599e => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:36:25.110775 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-57f5cf62-1f17-478f-bf93-874edf7d28dd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:25.114817 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-57f5cf62-1f17-478f-bf93-874edf7d28dd tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] GET http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types/1c862985-5177-450c-b590-8454b9c0599e Apr 30 21:36:25.115572 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-57f5cf62-1f17-478f-bf93-874edf7d28dd tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:25.115976 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-57f5cf62-1f17-478f-bf93-874edf7d28dd tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:25.132683 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-57f5cf62-1f17-478f-bf93-874edf7d28dd tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types/1c862985-5177-450c-b590-8454b9c0599e returned with HTTP 404 Apr 30 21:36:25.140075 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 886/1775] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:36:25 2022] GET /volume/v3/306169be24624972b5874cecf1b44d9a/types/1c862985-5177-450c-b590-8454b9c0599e => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:36:25.141861 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ce97d77a-ca79-410e-beb5-f64768efe2a7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:25.146394 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ce97d77a-ca79-410e-beb5-f64768efe2a7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:36:25.146877 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ce97d77a-ca79-410e-beb5-f64768efe2a7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:25.147431 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ce97d77a-ca79-410e-beb5-f64768efe2a7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:25.163997 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:25.163997 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:25.173255 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ce97d77a-ca79-410e-beb5-f64768efe2a7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:36:25.185729 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ce97d77a-ca79-410e-beb5-f64768efe2a7 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:36:25.188286 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 887/1776] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:25 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 1320 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:36:25.190324 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-31ca4b95-5b6d-4480-acd9-ba57af9cf5e4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:25.194496 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-31ca4b95-5b6d-4480-acd9-ba57af9cf5e4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] DELETE http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 Apr 30 21:36:25.195205 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-31ca4b95-5b6d-4480-acd9-ba57af9cf5e4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:25.195849 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-31ca4b95-5b6d-4480-acd9-ba57af9cf5e4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:25.196423 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-31ca4b95-5b6d-4480-acd9-ba57af9cf5e4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] Delete volume with id: eb1612f8-3291-4556-b15a-1ee990e577d4 Apr 30 21:36:25.215325 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-31ca4b95-5b6d-4480-acd9-ba57af9cf5e4 tempest-GroupSnapshotsTest-1939666493 tempest-GroupSnapshotsTest-1939666493-project] http://10.222.0.23/volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 returned with HTTP 404 Apr 30 21:36:25.222614 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f6256c72-ccc6-4853-ac35-f5647b39d84a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f/action returned with HTTP 202 Apr 30 21:36:25.224256 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 890/1777] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:36:24 2022] POST /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f/action => generated 0 bytes in 474 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:36:25.224849 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 888/1778] 10.222.0.23 () {60 vars in 1368 bytes} [Sat Apr 30 21:36:25 2022] DELETE /volume/v3/e755f57c175e43d7b08df778af0e3b04/volumes/eb1612f8-3291-4556-b15a-1ee990e577d4 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:25.230418 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-67ca7a87-bf1e-41d4-bd1d-7b43358247a4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:25.237682 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-67ca7a87-bf1e-41d4-bd1d-7b43358247a4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:25.240370 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-507f7892-31cd-4e9b-bfb8-54f31e063c49 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:25.241376 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-67ca7a87-bf1e-41d4-bd1d-7b43358247a4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:25.242058 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-67ca7a87-bf1e-41d4-bd1d-7b43358247a4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:25.251142 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-507f7892-31cd-4e9b-bfb8-54f31e063c49 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] DELETE http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types/1aa73b63-4aae-4fe2-b231-36c6907e8b54 Apr 30 21:36:25.252040 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-507f7892-31cd-4e9b-bfb8-54f31e063c49 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:25.254938 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-507f7892-31cd-4e9b-bfb8-54f31e063c49 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:25.278994 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:25.278994 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:25.300101 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-67ca7a87-bf1e-41d4-bd1d-7b43358247a4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:25.302312 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-67ca7a87-bf1e-41d4-bd1d-7b43358247a4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:25.304269 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-67ca7a87-bf1e-41d4-bd1d-7b43358247a4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:25.318179 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-67ca7a87-bf1e-41d4-bd1d-7b43358247a4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:25.327442 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:25.327442 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:25.350677 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-67ca7a87-bf1e-41d4-bd1d-7b43358247a4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 returned with HTTP 200 Apr 30 21:36:25.352076 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 891/1779] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:25 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 => generated 983 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:25.474861 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-507f7892-31cd-4e9b-bfb8-54f31e063c49 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types/1aa73b63-4aae-4fe2-b231-36c6907e8b54 returned with HTTP 202 Apr 30 21:36:25.475505 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 889/1780] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:36:25 2022] DELETE /volume/v3/306169be24624972b5874cecf1b44d9a/types/1aa73b63-4aae-4fe2-b231-36c6907e8b54 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:36:25.479857 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1eabe36f-9c8a-4e72-9de3-0a17631f7fc6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:25.484710 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1eabe36f-9c8a-4e72-9de3-0a17631f7fc6 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] GET http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types/1aa73b63-4aae-4fe2-b231-36c6907e8b54 Apr 30 21:36:25.485408 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1eabe36f-9c8a-4e72-9de3-0a17631f7fc6 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:25.485898 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1eabe36f-9c8a-4e72-9de3-0a17631f7fc6 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:25.491454 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1eabe36f-9c8a-4e72-9de3-0a17631f7fc6 tempest-GroupSnapshotsTest-598723460 tempest-GroupSnapshotsTest-598723460-project-admin] http://10.222.0.23/volume/v3/306169be24624972b5874cecf1b44d9a/types/1aa73b63-4aae-4fe2-b231-36c6907e8b54 returned with HTTP 404 Apr 30 21:36:25.493792 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 892/1781] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:36:25 2022] GET /volume/v3/306169be24624972b5874cecf1b44d9a/types/1aa73b63-4aae-4fe2-b231-36c6907e8b54 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:36:26.199882 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f8709f50-8848-4fae-a705-723c797eef15 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:26.205859 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f8709f50-8848-4fae-a705-723c797eef15 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:36:26.206601 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f8709f50-8848-4fae-a705-723c797eef15 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:26.207281 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f8709f50-8848-4fae-a705-723c797eef15 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:26.244993 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:26.244993 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:26.263236 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f8709f50-8848-4fae-a705-723c797eef15 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:36:26.284668 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f8709f50-8848-4fae-a705-723c797eef15 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:36:26.291104 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 890/1782] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:26 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 1320 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:26.364945 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-68a924a5-a9e8-448f-a299-485c41b2e3c5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:26.369434 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-68a924a5-a9e8-448f-a299-485c41b2e3c5 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:26.370082 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-68a924a5-a9e8-448f-a299-485c41b2e3c5 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:26.370625 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-68a924a5-a9e8-448f-a299-485c41b2e3c5 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:26.385844 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:26.385844 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:26.392854 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-68a924a5-a9e8-448f-a299-485c41b2e3c5 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:26.394638 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-68a924a5-a9e8-448f-a299-485c41b2e3c5 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:26.395211 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-68a924a5-a9e8-448f-a299-485c41b2e3c5 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:26.402854 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-68a924a5-a9e8-448f-a299-485c41b2e3c5 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:26.414759 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:26.414759 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:26.437320 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-68a924a5-a9e8-448f-a299-485c41b2e3c5 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 returned with HTTP 200 Apr 30 21:36:26.439132 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 893/1783] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:26 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 => generated 983 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:27.303280 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-09cbdd13-9e91-4425-99b0-8633f012acbd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:27.307760 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-09cbdd13-9e91-4425-99b0-8633f012acbd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:36:27.309261 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-09cbdd13-9e91-4425-99b0-8633f012acbd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:27.309940 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-09cbdd13-9e91-4425-99b0-8633f012acbd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:27.335471 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:27.335471 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:27.362856 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-09cbdd13-9e91-4425-99b0-8633f012acbd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:36:27.385550 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-09cbdd13-9e91-4425-99b0-8633f012acbd tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:36:27.398727 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 891/1784] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:27 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 1320 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:27.451398 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cfcfb1c0-482e-4b02-8931-11b9c3c77279 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:27.455454 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cfcfb1c0-482e-4b02-8931-11b9c3c77279 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:27.456756 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cfcfb1c0-482e-4b02-8931-11b9c3c77279 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:27.457374 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cfcfb1c0-482e-4b02-8931-11b9c3c77279 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:27.475895 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:27.475895 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:27.499515 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cfcfb1c0-482e-4b02-8931-11b9c3c77279 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:27.501191 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-cfcfb1c0-482e-4b02-8931-11b9c3c77279 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:27.501653 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-cfcfb1c0-482e-4b02-8931-11b9c3c77279 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:27.509551 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-cfcfb1c0-482e-4b02-8931-11b9c3c77279 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:27.517213 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:27.517213 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:27.539425 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cfcfb1c0-482e-4b02-8931-11b9c3c77279 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 returned with HTTP 200 Apr 30 21:36:27.540844 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 894/1785] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:27 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 => generated 983 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:28.399355 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-44582c43-351c-45e6-a994-8749f2443e95 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:28.404268 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-44582c43-351c-45e6-a994-8749f2443e95 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:36:28.404893 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-44582c43-351c-45e6-a994-8749f2443e95 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:28.405550 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-44582c43-351c-45e6-a994-8749f2443e95 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:28.427442 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:28.427442 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:28.436461 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-44582c43-351c-45e6-a994-8749f2443e95 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:36:28.449539 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-44582c43-351c-45e6-a994-8749f2443e95 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:36:28.449539 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 892/1786] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:28 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 1320 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:28.555190 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-32bff1cf-f340-4588-8845-2ed8fb16cda9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:28.563095 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-32bff1cf-f340-4588-8845-2ed8fb16cda9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:28.563095 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-32bff1cf-f340-4588-8845-2ed8fb16cda9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:28.563453 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-32bff1cf-f340-4588-8845-2ed8fb16cda9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:28.584349 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:28.584349 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:28.595641 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-32bff1cf-f340-4588-8845-2ed8fb16cda9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:28.598262 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-32bff1cf-f340-4588-8845-2ed8fb16cda9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:28.598983 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-32bff1cf-f340-4588-8845-2ed8fb16cda9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:28.609448 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-32bff1cf-f340-4588-8845-2ed8fb16cda9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:28.623324 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:28.623324 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:28.646157 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-32bff1cf-f340-4588-8845-2ed8fb16cda9 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 returned with HTTP 200 Apr 30 21:36:28.653983 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 895/1787] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:28 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 => generated 983 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:29.461043 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c0f95a99-dd4e-4586-b423-ebbca3ccd86f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:29.466141 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c0f95a99-dd4e-4586-b423-ebbca3ccd86f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:36:29.466599 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c0f95a99-dd4e-4586-b423-ebbca3ccd86f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:29.467058 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c0f95a99-dd4e-4586-b423-ebbca3ccd86f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:29.499903 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:29.499903 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:29.528573 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c0f95a99-dd4e-4586-b423-ebbca3ccd86f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:36:29.565726 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c0f95a99-dd4e-4586-b423-ebbca3ccd86f tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:36:29.566583 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 893/1788] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:29 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 1320 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:29.660748 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-44886017-5d60-474f-9e7a-d085a504289f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:29.664801 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-44886017-5d60-474f-9e7a-d085a504289f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:29.665297 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-44886017-5d60-474f-9e7a-d085a504289f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:29.665747 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-44886017-5d60-474f-9e7a-d085a504289f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:29.694080 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:29.694080 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:29.713435 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-44886017-5d60-474f-9e7a-d085a504289f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:29.715388 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-44886017-5d60-474f-9e7a-d085a504289f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:29.715998 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-44886017-5d60-474f-9e7a-d085a504289f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:29.729627 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-44886017-5d60-474f-9e7a-d085a504289f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:29.738422 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:29.738422 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:29.760532 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-44886017-5d60-474f-9e7a-d085a504289f tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 returned with HTTP 200 Apr 30 21:36:29.761937 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 896/1789] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:29 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 => generated 983 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:30.578951 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-21e8382f-cadc-4047-a3d6-370bbdfb6328 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:30.584002 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-21e8382f-cadc-4047-a3d6-370bbdfb6328 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:36:30.584644 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-21e8382f-cadc-4047-a3d6-370bbdfb6328 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:30.585267 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-21e8382f-cadc-4047-a3d6-370bbdfb6328 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:30.631607 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:30.631607 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:30.655738 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-21e8382f-cadc-4047-a3d6-370bbdfb6328 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:36:30.673936 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-21e8382f-cadc-4047-a3d6-370bbdfb6328 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:36:30.679047 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 894/1790] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:30 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 1320 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:30.774864 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8c4847f6-6a36-46fb-8a40-9bb4cb6735ec None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:30.780212 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8c4847f6-6a36-46fb-8a40-9bb4cb6735ec tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:30.781013 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8c4847f6-6a36-46fb-8a40-9bb4cb6735ec tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:30.781639 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8c4847f6-6a36-46fb-8a40-9bb4cb6735ec tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:30.825426 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:30.825426 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:30.843760 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8c4847f6-6a36-46fb-8a40-9bb4cb6735ec tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:30.845017 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-8c4847f6-6a36-46fb-8a40-9bb4cb6735ec tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:30.845402 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-8c4847f6-6a36-46fb-8a40-9bb4cb6735ec tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:30.854428 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-8c4847f6-6a36-46fb-8a40-9bb4cb6735ec tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:30.862999 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:30.862999 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:30.881874 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8c4847f6-6a36-46fb-8a40-9bb4cb6735ec tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 returned with HTTP 200 Apr 30 21:36:30.882975 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 897/1791] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:30 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 => generated 983 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:31.691839 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-dca901ec-75de-48f8-94df-e2c9eb9e298d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:31.696658 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dca901ec-75de-48f8-94df-e2c9eb9e298d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:36:31.697302 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dca901ec-75de-48f8-94df-e2c9eb9e298d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:31.697811 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dca901ec-75de-48f8-94df-e2c9eb9e298d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:31.716425 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:31.716425 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:31.743727 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-dca901ec-75de-48f8-94df-e2c9eb9e298d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Volume info retrieved successfully. Apr 30 21:36:31.761536 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dca901ec-75de-48f8-94df-e2c9eb9e298d tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 200 Apr 30 21:36:31.763412 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 895/1792] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:31 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 1320 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:31.901476 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-30795ce5-56a6-4e31-9d48-25cd018b0610 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:31.914407 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-30795ce5-56a6-4e31-9d48-25cd018b0610 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:31.914972 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-30795ce5-56a6-4e31-9d48-25cd018b0610 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:31.915434 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-30795ce5-56a6-4e31-9d48-25cd018b0610 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:31.931316 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:31.931316 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:31.938729 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-30795ce5-56a6-4e31-9d48-25cd018b0610 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:31.940822 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-30795ce5-56a6-4e31-9d48-25cd018b0610 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:31.941356 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-30795ce5-56a6-4e31-9d48-25cd018b0610 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:31.949343 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-30795ce5-56a6-4e31-9d48-25cd018b0610 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:31.958525 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:31.958525 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:31.978904 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-30795ce5-56a6-4e31-9d48-25cd018b0610 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 returned with HTTP 200 Apr 30 21:36:31.980139 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d643af3d-c8da-41a3-b6ab-d1de31f73aac None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:31.985641 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 898/1793] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:31 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 => generated 983 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:32.110900 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-55457839-6655-440b-98c2-b5b9bdffa644 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:32.118975 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] POST http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes Apr 30 21:36:32.121136 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1743520750"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:32.123084 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1743520750'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:36:32.125312 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Create volume of 1 GB Apr 30 21:36:32.149828 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Availability Zones retrieved successfully. Apr 30 21:36:32.202365 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Flow 'volume_create_api' (09d7c35e-e1e2-42cd-b7c4-6745720cfc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:36:32.206683 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (560d8b59-426a-4dd3-be91-6681b81ecb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:32.213201 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:36:32.231198 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d643af3d-c8da-41a3-b6ab-d1de31f73aac tempest-VolumePoolsAdminTestsJSON-223394983 tempest-VolumePoolsAdminTestsJSON-223394983-project-admin] GET http://10.222.0.23/volume/v3/143bd17416cd4558b2cfb3aa696cfd46/scheduler-stats/get_pools?detail=True Apr 30 21:36:32.231597 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d643af3d-c8da-41a3-b6ab-d1de31f73aac tempest-VolumePoolsAdminTestsJSON-223394983 tempest-VolumePoolsAdminTestsJSON-223394983-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:32.232063 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d643af3d-c8da-41a3-b6ab-d1de31f73aac tempest-VolumePoolsAdminTestsJSON-223394983 tempest-VolumePoolsAdminTestsJSON-223394983-project-admin] Calling method 'get_pools' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:32.257493 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d643af3d-c8da-41a3-b6ab-d1de31f73aac tempest-VolumePoolsAdminTestsJSON-223394983 tempest-VolumePoolsAdminTestsJSON-223394983-project-admin] http://10.222.0.23/volume/v3/143bd17416cd4558b2cfb3aa696cfd46/scheduler-stats/get_pools?detail=True returned with HTTP 200 Apr 30 21:36:32.258827 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 896/1794] 10.222.0.23 () {58 vars in 1290 bytes} [Sat Apr 30 21:36:31 2022] GET /volume/v3/143bd17416cd4558b2cfb3aa696cfd46/scheduler-stats/get_pools?detail=True => generated 632 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:32.267222 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-add251af-6856-4bf6-bf3e-d0ea7373b042 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:32.274094 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-add251af-6856-4bf6-bf3e-d0ea7373b042 tempest-VolumePoolsAdminTestsJSON-223394983 tempest-VolumePoolsAdminTestsJSON-223394983-project-admin] GET http://10.222.0.23/volume/v3/143bd17416cd4558b2cfb3aa696cfd46/scheduler-stats/get_pools Apr 30 21:36:32.274912 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-add251af-6856-4bf6-bf3e-d0ea7373b042 tempest-VolumePoolsAdminTestsJSON-223394983 tempest-VolumePoolsAdminTestsJSON-223394983-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:32.278338 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-add251af-6856-4bf6-bf3e-d0ea7373b042 tempest-VolumePoolsAdminTestsJSON-223394983 tempest-VolumePoolsAdminTestsJSON-223394983-project-admin] Calling method 'get_pools' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:32.282076 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (560d8b59-426a-4dd3-be91-6681b81ecb40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:32.287785 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94055914-c34b-4e7e-9367-28f41500b942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:32.302901 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-add251af-6856-4bf6-bf3e-d0ea7373b042 tempest-VolumePoolsAdminTestsJSON-223394983 tempest-VolumePoolsAdminTestsJSON-223394983-project-admin] http://10.222.0.23/volume/v3/143bd17416cd4558b2cfb3aa696cfd46/scheduler-stats/get_pools returned with HTTP 200 Apr 30 21:36:32.311237 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 897/1795] 10.222.0.23 () {58 vars in 1267 bytes} [Sat Apr 30 21:36:32 2022] GET /volume/v3/143bd17416cd4558b2cfb3aa696cfd46/scheduler-stats/get_pools => generated 48 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 30 21:36:32.635243 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Created reservations ['0c52e69f-883e-4fb6-93b7-15f5c79d5fc7', '4716bf08-1a31-40f5-a09e-ad1dacacab6d', 'ae7027ea-e27d-404a-b856-859b3ec2211d', 'e2ae32c4-bd26-4268-968b-50dca6c4d3fd'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:36:32.637748 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94055914-c34b-4e7e-9367-28f41500b942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c52e69f-883e-4fb6-93b7-15f5c79d5fc7', '4716bf08-1a31-40f5-a09e-ad1dacacab6d', 'ae7027ea-e27d-404a-b856-859b3ec2211d', 'e2ae32c4-bd26-4268-968b-50dca6c4d3fd']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:32.640155 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72efd9fb-6921-494b-8fa6-aade98078c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:32.775974 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cff5fbbe-2620-4635-aeb1-2ac99a922c99 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:32.785953 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cff5fbbe-2620-4635-aeb1-2ac99a922c99 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] GET http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa Apr 30 21:36:32.786667 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cff5fbbe-2620-4635-aeb1-2ac99a922c99 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:32.787210 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cff5fbbe-2620-4635-aeb1-2ac99a922c99 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:32.787347 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72efd9fb-6921-494b-8fa6-aade98078c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f48d4d5-94cc-4387-97f6-69de0a01a3d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1743520750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b74e36d3bb384eeb92da16d1b201fc9a',qos_specs=None,replication_status=,reservations=['0c52e69f-883e-4fb6-93b7-15f5c79d5fc7','4716bf08-1a31-40f5-a09e-ad1dacacab6d','ae7027ea-e27d-404a-b856-859b3ec2211d','e2ae32c4-bd26-4268-968b-50dca6c4d3fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fa67fb4ad4472183b95067597f043e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:36:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1743520750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f48d4d5-94cc-4387-97f6-69de0a01a3d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b74e36d3bb384eeb92da16d1b201fc9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9fa67fb4ad4472183b95067597f043e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:32.789264 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d30b3a95-17a8-402d-af20-fe2eec4ee07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:32.805717 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cff5fbbe-2620-4635-aeb1-2ac99a922c99 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa returned with HTTP 404 Apr 30 21:36:32.807058 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 898/1796] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:32 2022] GET /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/8ce30ce0-c386-4270-a5c8-e069bf2e80aa => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:36:32.813326 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e13cbb97-90a0-42c0-85f6-cce02de6d8a0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:32.818370 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e13cbb97-90a0-42c0-85f6-cce02de6d8a0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] DELETE http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:36:32.819065 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e13cbb97-90a0-42c0-85f6-cce02de6d8a0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:32.819730 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e13cbb97-90a0-42c0-85f6-cce02de6d8a0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:32.820798 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-e13cbb97-90a0-42c0-85f6-cce02de6d8a0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] Delete volume with id: 75ec996f-b0b5-4141-a09f-8a7066dc3547 Apr 30 21:36:32.841672 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e13cbb97-90a0-42c0-85f6-cce02de6d8a0 tempest-VolumesBackupsTest-2062082737 tempest-VolumesBackupsTest-2062082737-project] http://10.222.0.23/volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 returned with HTTP 404 Apr 30 21:36:32.843368 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 899/1797] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:36:32 2022] DELETE /volume/v3/280a6ce7a084421bbd267c7ac5c907ca/volumes/75ec996f-b0b5-4141-a09f-8a7066dc3547 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:36:32.916748 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d30b3a95-17a8-402d-af20-fe2eec4ee07a) transitioned into state 'SUCCESS' from state '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-1743520750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b74e36d3bb384eeb92da16d1b201fc9a',qos_specs=None,replication_status=,reservations=['0c52e69f-883e-4fb6-93b7-15f5c79d5fc7','4716bf08-1a31-40f5-a09e-ad1dacacab6d','ae7027ea-e27d-404a-b856-859b3ec2211d','e2ae32c4-bd26-4268-968b-50dca6c4d3fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fa67fb4ad4472183b95067597f043e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:32.928746 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (222d2f76-3e98-451c-ba92-0513f6cbeb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:32.998762 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-856fa6cc-2c14-4a0b-a9a9-3e4793141dc3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:33.005951 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-856fa6cc-2c14-4a0b-a9a9-3e4793141dc3 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:33.010895 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-856fa6cc-2c14-4a0b-a9a9-3e4793141dc3 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:33.011865 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-856fa6cc-2c14-4a0b-a9a9-3e4793141dc3 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:33.037856 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (222d2f76-3e98-451c-ba92-0513f6cbeb26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:33.044421 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Flow 'volume_create_api' (09d7c35e-e1e2-42cd-b7c4-6745720cfc52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:36:33.050300 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Create volume request issued successfully. Apr 30 21:36:33.050300 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-55457839-6655-440b-98c2-b5b9bdffa644 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes returned with HTTP 202 Apr 30 21:36:33.050300 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 899/1798] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:36:32 2022] POST /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes => generated 813 bytes in 940 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:36:33.060948 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7d3738c9-825c-47ca-b890-1bd696bc91da None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:33.076304 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7d3738c9-825c-47ca-b890-1bd696bc91da tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:36:33.078313 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7d3738c9-825c-47ca-b890-1bd696bc91da tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:33.080116 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7d3738c9-825c-47ca-b890-1bd696bc91da tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:33.084324 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:33.084324 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:33.132277 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-856fa6cc-2c14-4a0b-a9a9-3e4793141dc3 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:33.138645 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-856fa6cc-2c14-4a0b-a9a9-3e4793141dc3 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:33.141388 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-856fa6cc-2c14-4a0b-a9a9-3e4793141dc3 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:33.151594 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:33.151594 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:33.162340 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-856fa6cc-2c14-4a0b-a9a9-3e4793141dc3 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:33.173350 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:33.173350 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:33.185420 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7d3738c9-825c-47ca-b890-1bd696bc91da tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:36:33.206604 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7d3738c9-825c-47ca-b890-1bd696bc91da tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:36:33.207900 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 900/1799] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:33 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 881 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:33.224058 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-856fa6cc-2c14-4a0b-a9a9-3e4793141dc3 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 returned with HTTP 200 Apr 30 21:36:33.224825 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 900/1800] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:32 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 => generated 983 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:36:34.219826 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bffe57cf-95a4-4ee0-b0d3-f86c6b307523 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:34.223383 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bffe57cf-95a4-4ee0-b0d3-f86c6b307523 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:36:34.224058 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bffe57cf-95a4-4ee0-b0d3-f86c6b307523 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:34.224695 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bffe57cf-95a4-4ee0-b0d3-f86c6b307523 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:34.237859 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1f03e301-c3e3-4e56-8f7c-ab0952c41815 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:34.239927 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:34.239927 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:34.242479 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1f03e301-c3e3-4e56-8f7c-ab0952c41815 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:34.243044 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1f03e301-c3e3-4e56-8f7c-ab0952c41815 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:34.243505 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1f03e301-c3e3-4e56-8f7c-ab0952c41815 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:34.248472 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bffe57cf-95a4-4ee0-b0d3-f86c6b307523 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:36:34.258435 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bffe57cf-95a4-4ee0-b0d3-f86c6b307523 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:36:34.259617 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 901/1801] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:34 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:34.267828 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:34.267828 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:34.275739 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1f03e301-c3e3-4e56-8f7c-ab0952c41815 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:34.277457 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-1f03e301-c3e3-4e56-8f7c-ab0952c41815 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:34.278047 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-1f03e301-c3e3-4e56-8f7c-ab0952c41815 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:34.288503 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-1f03e301-c3e3-4e56-8f7c-ab0952c41815 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:34.296263 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:34.296263 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:34.347562 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1f03e301-c3e3-4e56-8f7c-ab0952c41815 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 returned with HTTP 200 Apr 30 21:36:34.348597 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 901/1802] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:34 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 => generated 983 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:35.271952 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ebf88358-e85c-47f2-a6be-ac7ecb33aedc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:35.279726 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ebf88358-e85c-47f2-a6be-ac7ecb33aedc tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:36:35.280720 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ebf88358-e85c-47f2-a6be-ac7ecb33aedc tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:35.281329 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ebf88358-e85c-47f2-a6be-ac7ecb33aedc tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:35.298705 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:35.298705 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:35.308879 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ebf88358-e85c-47f2-a6be-ac7ecb33aedc tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:36:35.321319 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ebf88358-e85c-47f2-a6be-ac7ecb33aedc tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:36:35.323950 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 902/1803] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:35 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 906 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:35.360915 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e2b64f83-ef76-47e1-ba47-4fe725ad076d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:35.365080 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e2b64f83-ef76-47e1-ba47-4fe725ad076d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:35.366285 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e2b64f83-ef76-47e1-ba47-4fe725ad076d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:35.367227 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e2b64f83-ef76-47e1-ba47-4fe725ad076d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:35.398054 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:35.398054 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:35.423098 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e2b64f83-ef76-47e1-ba47-4fe725ad076d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:35.424875 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-e2b64f83-ef76-47e1-ba47-4fe725ad076d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:35.425424 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-e2b64f83-ef76-47e1-ba47-4fe725ad076d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:35.441189 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-e2b64f83-ef76-47e1-ba47-4fe725ad076d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:35.442747 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-484d2d8a-a6af-4152-9a7e-5495f2faec26 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:35.447988 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-484d2d8a-a6af-4152-9a7e-5495f2faec26 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:36:35.448595 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-484d2d8a-a6af-4152-9a7e-5495f2faec26 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:35.449279 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-484d2d8a-a6af-4152-9a7e-5495f2faec26 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:35.451041 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:35.451041 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:35.475865 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:35.475865 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:35.478897 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e2b64f83-ef76-47e1-ba47-4fe725ad076d tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 returned with HTTP 200 Apr 30 21:36:35.481905 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 902/1804] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:35 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 => generated 983 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:35.512906 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-484d2d8a-a6af-4152-9a7e-5495f2faec26 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:36:35.544806 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-484d2d8a-a6af-4152-9a7e-5495f2faec26 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:36:35.564350 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 903/1805] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:36:35 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 906 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:36:35.665039 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:35.669238 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] POST http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes Apr 30 21:36:35.670144 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2044835260"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:35.671182 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Create volume request body: {'volume': {'imageRef': 'a5b0850f-3b24-4bcb-b0a7-351c3216b27d', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2044835260'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:36:35.811815 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d4959e5b-dcbe-4156-be01-21d276d2b257 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:35.812912 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d4959e5b-dcbe-4156-be01-21d276d2b257 None None] GET http://10.222.0.23/volume// Apr 30 21:36:35.815386 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d4959e5b-dcbe-4156-be01-21d276d2b257 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:35.815386 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d4959e5b-dcbe-4156-be01-21d276d2b257 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:35.815386 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d4959e5b-dcbe-4156-be01-21d276d2b257 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:36:35.815386 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 904/1806] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:36:35 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Apr 30 21:36:35.824188 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-8fd11d60-42e5-4dc4-911c-9e3f213b5081 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:35.830802 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-8fd11d60-42e5-4dc4-911c-9e3f213b5081 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] POST http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments Apr 30 21:36:35.831937 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-8fd11d60-42e5-4dc4-911c-9e3f213b5081 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f48d4d5-94cc-4387-97f6-69de0a01a3d8", "connector": null, "instance_uuid": "8fcbb4e2-1923-405f-a669-b3d5d68bfda6"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:35.842125 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Create volume of 1 GB Apr 30 21:36:35.851133 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Availability Zones retrieved successfully. Apr 30 21:36:35.855419 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:35.855419 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:35.884515 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Flow 'volume_create_api' (8a8c2a4a-246d-442e-b38e-b16ffcfc1801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:36:35.889345 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46069259-7a98-4bdd-b6db-c53eb4521809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:35.898027 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:36:36.018233 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46069259-7a98-4bdd-b6db-c53eb4521809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:36.021219 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28fb3085-8633-45b6-bf89-5cbcf076cb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:36.120193 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-8fd11d60-42e5-4dc4-911c-9e3f213b5081 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments returned with HTTP 200 Apr 30 21:36:36.124842 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 905/1807] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:36:35 2022] POST /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments => generated 273 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:36:36.413439 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Created reservations ['ed07d06b-4314-47f8-b4eb-9bd1c11563a1', 'd898baf4-42d7-4f41-9d6b-684fcaceb165', 'b86ed771-419a-4bec-825b-f08fdfc36035', '13b2ee0c-09c7-43b0-8fbc-c5cc45c2c863'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:36:36.416897 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28fb3085-8633-45b6-bf89-5cbcf076cb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed07d06b-4314-47f8-b4eb-9bd1c11563a1', 'd898baf4-42d7-4f41-9d6b-684fcaceb165', 'b86ed771-419a-4bec-825b-f08fdfc36035', '13b2ee0c-09c7-43b0-8fbc-c5cc45c2c863']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:36.419819 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (523a5204-1637-4c3d-9719-72db3c56aa67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:36.494743 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-33355b77-2115-4ca7-b4d6-98c67a73d3ea None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:36.537336 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-33355b77-2115-4ca7-b4d6-98c67a73d3ea tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:36.539783 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-33355b77-2115-4ca7-b4d6-98c67a73d3ea tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:36.545137 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-33355b77-2115-4ca7-b4d6-98c67a73d3ea tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:36.580249 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (523a5204-1637-4c3d-9719-72db3c56aa67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '716b8ed6-820c-4b42-84c8-5b9a8d40bb4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2044835260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d24ab3357252430bb71551114c9bf7a3',qos_specs=None,replication_status=,reservations=['ed07d06b-4314-47f8-b4eb-9bd1c11563a1','d898baf4-42d7-4f41-9d6b-684fcaceb165','b86ed771-419a-4bec-825b-f08fdfc36035','13b2ee0c-09c7-43b0-8fbc-c5cc45c2c863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06938e94defa4e68b43b0ea0477b8995',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:36:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2044835260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=716b8ed6-820c-4b42-84c8-5b9a8d40bb4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d24ab3357252430bb71551114c9bf7a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06938e94defa4e68b43b0ea0477b8995',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:36.582397 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe1486c1-f47a-48bc-805b-a5b14263e672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:36.584110 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:36.584110 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:36.594950 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-33355b77-2115-4ca7-b4d6-98c67a73d3ea tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Volume info retrieved successfully. Apr 30 21:36:36.597097 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-33355b77-2115-4ca7-b4d6-98c67a73d3ea tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:36:36.597490 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-33355b77-2115-4ca7-b4d6-98c67a73d3ea tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:36:36.609668 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-33355b77-2115-4ca7-b4d6-98c67a73d3ea tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:36:36.618236 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:36.618236 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:36.645009 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-33355b77-2115-4ca7-b4d6-98c67a73d3ea tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 returned with HTTP 200 Apr 30 21:36:36.645787 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 906/1808] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:36 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 => generated 982 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:36.656164 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-31dfb71c-9659-48b9-b43d-4bd2102c7dd1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:36.660827 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-31dfb71c-9659-48b9-b43d-4bd2102c7dd1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:36:36.661271 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-31dfb71c-9659-48b9-b43d-4bd2102c7dd1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:36.662270 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-31dfb71c-9659-48b9-b43d-4bd2102c7dd1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:36.684370 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:36.684370 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:36.712081 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-31dfb71c-9659-48b9-b43d-4bd2102c7dd1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:36:36.740094 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-31dfb71c-9659-48b9-b43d-4bd2102c7dd1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:36:36.741284 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe1486c1-f47a-48bc-805b-a5b14263e672) transitioned into state 'SUCCESS' from state '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-2044835260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d24ab3357252430bb71551114c9bf7a3',qos_specs=None,replication_status=,reservations=['ed07d06b-4314-47f8-b4eb-9bd1c11563a1','d898baf4-42d7-4f41-9d6b-684fcaceb165','b86ed771-419a-4bec-825b-f08fdfc36035','13b2ee0c-09c7-43b0-8fbc-c5cc45c2c863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06938e94defa4e68b43b0ea0477b8995',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:36.746056 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 907/1809] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:36 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 905 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:36.746056 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-41d1c382-6b1d-4c0b-906e-4f287272afcd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:36.747311 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af101056-8761-4adb-806b-337239f758ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:36.749374 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-41d1c382-6b1d-4c0b-906e-4f287272afcd None None] GET http://10.222.0.23/volume// Apr 30 21:36:36.751717 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-41d1c382-6b1d-4c0b-906e-4f287272afcd None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:36.752465 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-41d1c382-6b1d-4c0b-906e-4f287272afcd None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:36.755818 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-41d1c382-6b1d-4c0b-906e-4f287272afcd None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:36:36.757317 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 908/1810] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:36:36 2022] GET /volume/ => generated 386 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:36:36.784369 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-c41a61e1-d760-4175-81e2-0084183f615e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:36.790246 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-c41a61e1-d760-4175-81e2-0084183f615e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:36:36.791056 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-c41a61e1-d760-4175-81e2-0084183f615e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:36.791858 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-c41a61e1-d760-4175-81e2-0084183f615e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:36.851335 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af101056-8761-4adb-806b-337239f758ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:36.852045 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:36.852045 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:36.856699 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Flow 'volume_create_api' (8a8c2a4a-246d-442e-b38e-b16ffcfc1801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:36:36.866299 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Create volume request issued successfully. Apr 30 21:36:36.869526 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-10c129af-37e7-423b-a07f-6875bbbb82d7 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes returned with HTTP 202 Apr 30 21:36:36.879979 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 903/1811] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:36:35 2022] POST /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes => generated 809 bytes in 1206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:36:36.880186 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-c41a61e1-d760-4175-81e2-0084183f615e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:36:36.887954 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bd43654f-5c17-47d8-b7af-6451f248171c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:36.894724 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-c41a61e1-d760-4175-81e2-0084183f615e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:36:36.895058 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bd43654f-5c17-47d8-b7af-6451f248171c tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:36:36.897121 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bd43654f-5c17-47d8-b7af-6451f248171c tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:36.898527 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bd43654f-5c17-47d8-b7af-6451f248171c tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:36.899843 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 909/1812] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:36:36 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 1004 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:36:36.916127 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:36.916127 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:36.925133 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bd43654f-5c17-47d8-b7af-6451f248171c tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:36.935681 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-f6126dc2-0770-487c-b35b-7b5af10dd0e6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:36.936215 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bd43654f-5c17-47d8-b7af-6451f248171c tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b returned with HTTP 200 Apr 30 21:36:36.937619 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 904/1813] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:36 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b => generated 877 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:36.945073 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-f6126dc2-0770-487c-b35b-7b5af10dd0e6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] PUT http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/7bbabaf5-582f-4d25-9c33-82817b1ce43d Apr 30 21:36:36.948074 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-f6126dc2-0770-487c-b35b-7b5af10dd0e6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:36.969225 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-f6126dc2-0770-487c-b35b-7b5af10dd0e6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Lock "b'cinder-attachment_update-1f48d4d5-94cc-4387-97f6-69de0a01a3d8-nch1-master-1'" acquired by "attachment_update" :: waited 0.009s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:36:36.971433 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:36.971433 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:37.662045 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9e1657a1-bd2c-4809-a1f2-0f190feb4b58 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:37.676724 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9e1657a1-bd2c-4809-a1f2-0f190feb4b58 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:37.678234 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9e1657a1-bd2c-4809-a1f2-0f190feb4b58 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:37.679147 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9e1657a1-bd2c-4809-a1f2-0f190feb4b58 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:37.743819 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9e1657a1-bd2c-4809-a1f2-0f190feb4b58 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 returned with HTTP 404 Apr 30 21:36:37.748537 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 905/1814] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:37 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:37.755485 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-15cea39a-e5c9-4494-a7fc-cc60a701eb95 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:37.766703 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-15cea39a-e5c9-4494-a7fc-cc60a701eb95 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 Apr 30 21:36:37.784185 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-15cea39a-e5c9-4494-a7fc-cc60a701eb95 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:37.784185 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-15cea39a-e5c9-4494-a7fc-cc60a701eb95 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:37.811984 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-15cea39a-e5c9-4494-a7fc-cc60a701eb95 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 returned with HTTP 404 Apr 30 21:36:37.818733 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 906/1815] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:36:37 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:37.821798 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0f991077-e60e-45b7-9457-2cd126f4b976 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:37.829577 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0f991077-e60e-45b7-9457-2cd126f4b976 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:36:37.839003 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0f991077-e60e-45b7-9457-2cd126f4b976 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:37.839618 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0f991077-e60e-45b7-9457-2cd126f4b976 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:37.874264 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:37.874264 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:37.884685 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0f991077-e60e-45b7-9457-2cd126f4b976 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:36:37.898796 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0f991077-e60e-45b7-9457-2cd126f4b976 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:36:37.899794 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 907/1816] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:37 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 905 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:37.913172 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-91a78c91-dd2f-4d48-a35a-50e60738ecf4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:37.918442 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91a78c91-dd2f-4d48-a35a-50e60738ecf4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] GET http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f Apr 30 21:36:37.919180 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91a78c91-dd2f-4d48-a35a-50e60738ecf4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:37.919968 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91a78c91-dd2f-4d48-a35a-50e60738ecf4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:37.920474 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-91a78c91-dd2f-4d48-a35a-50e60738ecf4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] show called for member cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:36:37.927038 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91a78c91-dd2f-4d48-a35a-50e60738ecf4 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f returned with HTTP 404 Apr 30 21:36:37.928480 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 908/1817] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:36:37 2022] GET /volume/v3/228c9fcbe55946858e8c46db94e0f921/groups/cf26319f-34f0-4bdc-92b9-edc6a3b3bb1f => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:37.934193 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-63ccb3e0-cb36-4b85-830e-5fcc21435c95 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:37.946698 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-63ccb3e0-cb36-4b85-830e-5fcc21435c95 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] DELETE http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/group_types/7ad8d8ba-5e6e-4811-86cb-c3cfaf6bb6aa Apr 30 21:36:37.947190 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-63ccb3e0-cb36-4b85-830e-5fcc21435c95 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:37.952860 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-63ccb3e0-cb36-4b85-830e-5fcc21435c95 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:38.063396 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-63ccb3e0-cb36-4b85-830e-5fcc21435c95 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/group_types/7ad8d8ba-5e6e-4811-86cb-c3cfaf6bb6aa returned with HTTP 202 Apr 30 21:36:38.073514 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 909/1818] 10.222.0.23 () {60 vars in 1380 bytes} [Sat Apr 30 21:36:37 2022] DELETE /volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/group_types/7ad8d8ba-5e6e-4811-86cb-c3cfaf6bb6aa => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:36:38.073514 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a2b88e4c-ce9f-4cfe-8502-8b2358f0d8fd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:38.073514 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a2b88e4c-ce9f-4cfe-8502-8b2358f0d8fd tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:36:38.074327 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a2b88e4c-ce9f-4cfe-8502-8b2358f0d8fd tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:38.075322 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a2b88e4c-ce9f-4cfe-8502-8b2358f0d8fd tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:38.157105 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:38.157105 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:38.197090 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a2b88e4c-ce9f-4cfe-8502-8b2358f0d8fd tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:38.233673 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a2b88e4c-ce9f-4cfe-8502-8b2358f0d8fd tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b returned with HTTP 200 Apr 30 21:36:38.234772 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 910/1819] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:38 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b => generated 901 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:38.236127 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-314c31c3-f1db-4b4d-9fec-b3beaf2a675a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:38.248367 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-314c31c3-f1db-4b4d-9fec-b3beaf2a675a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] DELETE http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:38.249097 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-314c31c3-f1db-4b4d-9fec-b3beaf2a675a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:38.249703 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-314c31c3-f1db-4b4d-9fec-b3beaf2a675a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:38.250283 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-314c31c3-f1db-4b4d-9fec-b3beaf2a675a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Delete volume with id: e1d02a47-30af-4e5b-874a-564cfea7ba49 Apr 30 21:36:38.291855 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-314c31c3-f1db-4b4d-9fec-b3beaf2a675a tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 returned with HTTP 404 Apr 30 21:36:38.293399 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 911/1820] 10.222.0.23 () {60 vars in 1368 bytes} [Sat Apr 30 21:36:38 2022] DELETE /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/e1d02a47-30af-4e5b-874a-564cfea7ba49 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:38.297587 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9617390c-ae4e-4256-bbde-361ecb6f7872 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:38.304640 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9617390c-ae4e-4256-bbde-361ecb6f7872 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] DELETE http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 Apr 30 21:36:38.306336 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9617390c-ae4e-4256-bbde-361ecb6f7872 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:38.307156 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9617390c-ae4e-4256-bbde-361ecb6f7872 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:38.310341 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-9617390c-ae4e-4256-bbde-361ecb6f7872 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] Delete volume with id: 739119df-6885-456c-ba82-356ade4c1d38 Apr 30 21:36:38.357069 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9617390c-ae4e-4256-bbde-361ecb6f7872 tempest-GroupsTest-951278808 tempest-GroupsTest-951278808-project] http://10.222.0.23/volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 returned with HTTP 404 Apr 30 21:36:38.360964 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 912/1821] 10.222.0.23 () {60 vars in 1368 bytes} [Sat Apr 30 21:36:38 2022] DELETE /volume/v3/228c9fcbe55946858e8c46db94e0f921/volumes/739119df-6885-456c-ba82-356ade4c1d38 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:38.363872 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-23df6127-c5ba-4b29-a60e-fa753322075d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:38.367813 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-23df6127-c5ba-4b29-a60e-fa753322075d tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] DELETE http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types/30943ffe-ad36-41a0-8f5c-3bd1e2962ac3 Apr 30 21:36:38.368337 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-23df6127-c5ba-4b29-a60e-fa753322075d tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:38.368868 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-23df6127-c5ba-4b29-a60e-fa753322075d tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:38.512750 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-23df6127-c5ba-4b29-a60e-fa753322075d tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types/30943ffe-ad36-41a0-8f5c-3bd1e2962ac3 returned with HTTP 202 Apr 30 21:36:38.514342 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 913/1822] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:36:38 2022] DELETE /volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types/30943ffe-ad36-41a0-8f5c-3bd1e2962ac3 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:36:38.519583 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-78c467ee-6c01-4148-b46e-d9416b123ec3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:38.523580 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-78c467ee-6c01-4148-b46e-d9416b123ec3 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] GET http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types/30943ffe-ad36-41a0-8f5c-3bd1e2962ac3 Apr 30 21:36:38.524098 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-78c467ee-6c01-4148-b46e-d9416b123ec3 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:38.524615 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-78c467ee-6c01-4148-b46e-d9416b123ec3 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:38.530721 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-78c467ee-6c01-4148-b46e-d9416b123ec3 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types/30943ffe-ad36-41a0-8f5c-3bd1e2962ac3 returned with HTTP 404 Apr 30 21:36:38.533818 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 914/1823] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:36:38 2022] GET /volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types/30943ffe-ad36-41a0-8f5c-3bd1e2962ac3 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:36:38.536575 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ade3e33b-eefd-4a29-a6cf-0399df27d2f9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:38.543908 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ade3e33b-eefd-4a29-a6cf-0399df27d2f9 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] DELETE http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types/2d407a61-ee12-42a4-a43b-5c56fa08759b Apr 30 21:36:38.543908 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ade3e33b-eefd-4a29-a6cf-0399df27d2f9 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:38.543908 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ade3e33b-eefd-4a29-a6cf-0399df27d2f9 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:38.675504 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ade3e33b-eefd-4a29-a6cf-0399df27d2f9 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types/2d407a61-ee12-42a4-a43b-5c56fa08759b returned with HTTP 202 Apr 30 21:36:38.679460 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 915/1824] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:36:38 2022] DELETE /volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types/2d407a61-ee12-42a4-a43b-5c56fa08759b => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:36:38.683623 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4e6d5345-3c9a-4f40-bb9f-c4a51f1ceef8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:38.688226 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4e6d5345-3c9a-4f40-bb9f-c4a51f1ceef8 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] GET http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types/2d407a61-ee12-42a4-a43b-5c56fa08759b Apr 30 21:36:38.688678 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4e6d5345-3c9a-4f40-bb9f-c4a51f1ceef8 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:38.689360 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4e6d5345-3c9a-4f40-bb9f-c4a51f1ceef8 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:38.696183 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4e6d5345-3c9a-4f40-bb9f-c4a51f1ceef8 tempest-GroupsTest-1691583667 tempest-GroupsTest-1691583667-project-admin] http://10.222.0.23/volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types/2d407a61-ee12-42a4-a43b-5c56fa08759b returned with HTTP 404 Apr 30 21:36:38.700769 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 916/1825] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:36:38 2022] GET /volume/v3/1581d64855e948ca9b28bae7fa6c7ffc/types/2d407a61-ee12-42a4-a43b-5c56fa08759b => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:36:38.913033 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0091517f-e14b-41c4-9a40-ba930cc85a5d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:38.918008 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0091517f-e14b-41c4-9a40-ba930cc85a5d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:36:38.918912 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0091517f-e14b-41c4-9a40-ba930cc85a5d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:38.922520 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0091517f-e14b-41c4-9a40-ba930cc85a5d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:38.978375 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:38.978375 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:39.007076 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0091517f-e14b-41c4-9a40-ba930cc85a5d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:36:39.018624 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0091517f-e14b-41c4-9a40-ba930cc85a5d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:36:39.019370 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 917/1826] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:38 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 905 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:39.247462 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-db13d965-a233-40f7-8121-8d5739ac20cf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:39.251156 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-db13d965-a233-40f7-8121-8d5739ac20cf tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:36:39.251593 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-db13d965-a233-40f7-8121-8d5739ac20cf tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:39.252777 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-db13d965-a233-40f7-8121-8d5739ac20cf tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:39.269446 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:39.269446 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:39.278202 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-db13d965-a233-40f7-8121-8d5739ac20cf tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:39.289540 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-db13d965-a233-40f7-8121-8d5739ac20cf tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b returned with HTTP 200 Apr 30 21:36:39.290382 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 918/1827] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:39 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b => generated 901 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:36:39.735082 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-17d03ca5-7e42-40c7-9202-40e94f4bac28 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:39.856268 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-17d03ca5-7e42-40c7-9202-40e94f4bac28 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] GET http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-class-sets/default Apr 30 21:36:39.857110 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-17d03ca5-7e42-40c7-9202-40e94f4bac28 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:39.857865 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-17d03ca5-7e42-40c7-9202-40e94f4bac28 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:39.888345 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-17d03ca5-7e42-40c7-9202-40e94f4bac28 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-class-sets/default returned with HTTP 200 Apr 30 21:36:39.897828 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-f6126dc2-0770-487c-b35b-7b5af10dd0e6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Lock "b'cinder-attachment_update-1f48d4d5-94cc-4387-97f6-69de0a01a3d8-nch1-master-1'" released by "attachment_update" :: held 2.922s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:36:39.897828 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-f6126dc2-0770-487c-b35b-7b5af10dd0e6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/7bbabaf5-582f-4d25-9c33-82817b1ce43d returned with HTTP 200 Apr 30 21:36:39.897828 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 910/1828] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:36:36 2022] PUT /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/7bbabaf5-582f-4d25-9c33-82817b1ce43d => generated 766 bytes in 2958 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:36:39.900417 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 919/1829] 10.222.0.23 () {58 vars in 1273 bytes} [Sat Apr 30 21:36:39 2022] GET /volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-class-sets/default => generated 321 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:39.900544 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-07834c82-ad86-4ef5-a87f-e204d74d8fac None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:39.906286 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-07834c82-ad86-4ef5-a87f-e204d74d8fac tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] GET http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-class-sets/default Apr 30 21:36:39.907052 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-07834c82-ad86-4ef5-a87f-e204d74d8fac tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:39.908079 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-07834c82-ad86-4ef5-a87f-e204d74d8fac tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:39.908860 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:39.908860 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:39.942222 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-07834c82-ad86-4ef5-a87f-e204d74d8fac tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-class-sets/default returned with HTTP 200 Apr 30 21:36:39.945312 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 911/1830] 10.222.0.23 () {58 vars in 1273 bytes} [Sat Apr 30 21:36:39 2022] GET /volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-class-sets/default => generated 321 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:36:39.951514 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-28c7c487-5f74-4730-9415-7a3a47fa50db None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:39.956790 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-28c7c487-5f74-4730-9415-7a3a47fa50db tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] POST http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/types Apr 30 21:36:39.957816 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-28c7c487-5f74-4730-9415-7a3a47fa50db tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-996848569"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:40.033018 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1dfda381-fd6a-44f3-8181-b58042d9ab29 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:40.037230 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1dfda381-fd6a-44f3-8181-b58042d9ab29 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:36:40.037893 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1dfda381-fd6a-44f3-8181-b58042d9ab29 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:40.038525 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1dfda381-fd6a-44f3-8181-b58042d9ab29 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:40.057434 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-28c7c487-5f74-4730-9415-7a3a47fa50db tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/types returned with HTTP 200 Apr 30 21:36:40.058389 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 920/1831] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:36:39 2022] POST /volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/types => generated 227 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:40.065863 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fabdc95c-4f03-4250-bca2-482401493231 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:40.073179 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fabdc95c-4f03-4250-bca2-482401493231 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] PUT http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-class-sets/default Apr 30 21:36:40.075339 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fabdc95c-4f03-4250-bca2-482401493231 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 11, "per_volume_gigabytes": -1, "snapshots": 11, "gigabytes": 1001, "backups": 11, "backup_gigabytes": 1001, "volumes_tempest-VolumeQuotaClassesTest-volume-type-996848569": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-996848569": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-996848569": 3}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:40.105047 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:40.105047 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:40.141466 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1dfda381-fd6a-44f3-8181-b58042d9ab29 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:36:40.160441 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1dfda381-fd6a-44f3-8181-b58042d9ab29 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:36:40.167447 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 912/1832] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:40 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 906 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:36:40.302860 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ad5a75e4-95ae-4603-8b81-a0ec58c43a7a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:40.307424 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ad5a75e4-95ae-4603-8b81-a0ec58c43a7a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:36:40.308306 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ad5a75e4-95ae-4603-8b81-a0ec58c43a7a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:40.309104 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ad5a75e4-95ae-4603-8b81-a0ec58c43a7a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:40.324588 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:40.324588 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:40.341635 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ad5a75e4-95ae-4603-8b81-a0ec58c43a7a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:40.362013 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ad5a75e4-95ae-4603-8b81-a0ec58c43a7a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b returned with HTTP 200 Apr 30 21:36:40.375514 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 913/1833] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:40 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b => generated 901 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:41.120133 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fabdc95c-4f03-4250-bca2-482401493231 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-class-sets/default returned with HTTP 200 Apr 30 21:36:41.121889 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 921/1834] 10.222.0.23 () {60 vars in 1294 bytes} [Sat Apr 30 21:36:40 2022] PUT /volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-class-sets/default => generated 509 bytes in 1058 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:41.128489 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-44f9a967-4e23-49b9-b06e-cd4afdbb28bb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:41.133449 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-44f9a967-4e23-49b9-b06e-cd4afdbb28bb tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] GET http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-sets/8e16046b3b5c4ac48a22f4bfcbca77d0/defaults Apr 30 21:36:41.135520 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-44f9a967-4e23-49b9-b06e-cd4afdbb28bb tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:41.135520 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-44f9a967-4e23-49b9-b06e-cd4afdbb28bb tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] Calling method 'defaults' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:41.156008 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-44f9a967-4e23-49b9-b06e-cd4afdbb28bb tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-sets/8e16046b3b5c4ac48a22f4bfcbca77d0/defaults returned with HTTP 200 Apr 30 21:36:41.157154 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 914/1835] 10.222.0.23 () {58 vars in 1357 bytes} [Sat Apr 30 21:36:41 2022] GET /volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-sets/8e16046b3b5c4ac48a22f4bfcbca77d0/defaults => generated 545 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:41.177088 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-084704d8-dbd9-443f-9472-cee2aa15980c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:41.184143 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-084704d8-dbd9-443f-9472-cee2aa15980c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:36:41.184827 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-084704d8-dbd9-443f-9472-cee2aa15980c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:41.186271 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-084704d8-dbd9-443f-9472-cee2aa15980c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:41.232441 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:41.232441 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:41.242592 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-084704d8-dbd9-443f-9472-cee2aa15980c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:36:41.254934 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-084704d8-dbd9-443f-9472-cee2aa15980c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:36:41.255686 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 922/1836] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:41 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 906 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:41.375541 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b874fea1-b752-4924-81e6-51d4bbb75390 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:41.380339 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b874fea1-b752-4924-81e6-51d4bbb75390 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:36:41.380720 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b874fea1-b752-4924-81e6-51d4bbb75390 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:41.390812 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b874fea1-b752-4924-81e6-51d4bbb75390 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:41.429464 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:41.429464 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:41.452602 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b874fea1-b752-4924-81e6-51d4bbb75390 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:41.467259 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b874fea1-b752-4924-81e6-51d4bbb75390 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b returned with HTTP 200 Apr 30 21:36:41.468736 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 915/1837] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:41 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b => generated 901 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:41.755289 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c3d74a21-a4b5-4fff-9246-798e6c9392b9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:41.765126 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c3d74a21-a4b5-4fff-9246-798e6c9392b9 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] GET http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-sets/525195b1e2244a28b705d5eb10d935a4/defaults Apr 30 21:36:41.766572 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c3d74a21-a4b5-4fff-9246-798e6c9392b9 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:41.768099 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c3d74a21-a4b5-4fff-9246-798e6c9392b9 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] Calling method 'defaults' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:41.779562 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-b2a5a0bf-0d14-4e47-91c2-593024b30213 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:41.786416 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-b2a5a0bf-0d14-4e47-91c2-593024b30213 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] POST http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/7bbabaf5-582f-4d25-9c33-82817b1ce43d/action Apr 30 21:36:41.786981 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-b2a5a0bf-0d14-4e47-91c2-593024b30213 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:36:41.787485 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-b2a5a0bf-0d14-4e47-91c2-593024b30213 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:41.803137 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c3d74a21-a4b5-4fff-9246-798e6c9392b9 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-sets/525195b1e2244a28b705d5eb10d935a4/defaults returned with HTTP 200 Apr 30 21:36:41.804993 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 923/1838] 10.222.0.23 () {58 vars in 1357 bytes} [Sat Apr 30 21:36:41 2022] GET /volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-sets/525195b1e2244a28b705d5eb10d935a4/defaults => generated 545 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:41.872944 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:41.872944 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:42.034917 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-257b27a7-8bd6-4383-b443-2eda65ef9afb req-b2a5a0bf-0d14-4e47-91c2-593024b30213 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/7bbabaf5-582f-4d25-9c33-82817b1ce43d/action returned with HTTP 204 Apr 30 21:36:42.039385 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 916/1839] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:36:41 2022] POST /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/7bbabaf5-582f-4d25-9c33-82817b1ce43d/action => generated 0 bytes in 258 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:36:42.269932 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5cc7edef-ec75-4acc-8c90-296068fcb7ca None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:42.274184 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5cc7edef-ec75-4acc-8c90-296068fcb7ca tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:36:42.274845 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5cc7edef-ec75-4acc-8c90-296068fcb7ca tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:42.278001 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5cc7edef-ec75-4acc-8c90-296068fcb7ca tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:42.326679 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:42.326679 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:42.346392 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5cc7edef-ec75-4acc-8c90-296068fcb7ca tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:36:42.359658 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b2846684-1015-4f8a-aff0-5f61d52513ac None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:42.365583 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b2846684-1015-4f8a-aff0-5f61d52513ac tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] PUT http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-class-sets/default Apr 30 21:36:42.366622 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b2846684-1015-4f8a-aff0-5f61d52513ac tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:42.383186 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5cc7edef-ec75-4acc-8c90-296068fcb7ca tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:36:42.383962 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 924/1840] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:42 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 1198 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:42.403105 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2b5988ce-6292-41ef-979a-55693c7bad57 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:42.406942 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2b5988ce-6292-41ef-979a-55693c7bad57 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:36:42.407394 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2b5988ce-6292-41ef-979a-55693c7bad57 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:42.407852 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2b5988ce-6292-41ef-979a-55693c7bad57 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:42.454113 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:42.454113 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:42.462947 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2b5988ce-6292-41ef-979a-55693c7bad57 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:36:42.476913 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2b5988ce-6292-41ef-979a-55693c7bad57 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:36:42.477910 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 925/1841] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:42 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 1198 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:42.481667 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-86e859dd-cede-43a0-ace8-a65d5e1addba None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:42.486679 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-86e859dd-cede-43a0-ace8-a65d5e1addba tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:36:42.487203 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-86e859dd-cede-43a0-ace8-a65d5e1addba tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:42.500274 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-86e859dd-cede-43a0-ace8-a65d5e1addba tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:42.534305 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:42.534305 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:42.551002 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-86e859dd-cede-43a0-ace8-a65d5e1addba tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:42.573588 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-86e859dd-cede-43a0-ace8-a65d5e1addba tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b returned with HTTP 200 Apr 30 21:36:42.576228 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 926/1842] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:42 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b => generated 1319 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:42.594621 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:42.597893 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] POST http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes Apr 30 21:36:42.598666 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "716b8ed6-820c-4b42-84c8-5b9a8d40bb4b", "size": 1, "name": "tempest-VolumesCloneTest-Volume-790964254"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:42.600260 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Create volume request body: {'volume': {'source_volid': '716b8ed6-820c-4b42-84c8-5b9a8d40bb4b', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-790964254'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:36:42.631041 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:42.631041 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:42.634322 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume retrieved successfully. Apr 30 21:36:42.636649 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Create volume of 1 GB Apr 30 21:36:42.655002 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Availability Zones retrieved successfully. Apr 30 21:36:42.710410 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Flow 'volume_create_api' (63aba556-9a62-406c-8495-65540a584fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:36:42.712983 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9979cc2-7f52-401d-8c47-7b633cc3cf8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:42.716098 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:36:42.806470 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9979cc2-7f52-401d-8c47-7b633cc3cf8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '716b8ed6-820c-4b42-84c8-5b9a8d40bb4b', 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:42.818964 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83ae5bd1-c92c-4bac-8025-a1c5fdb359c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:42.959763 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Created reservations ['c7b9805d-c686-4f8e-b7f9-fa30f798e36a', '5fee05f1-399e-43b2-a472-991f851e8d89', '6c4a0991-2aa9-4e0d-b97f-d33454ff39b6', 'eba1015e-da8f-4b11-a20b-d73b8bad2dcd'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:36:42.962011 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83ae5bd1-c92c-4bac-8025-a1c5fdb359c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7b9805d-c686-4f8e-b7f9-fa30f798e36a', '5fee05f1-399e-43b2-a472-991f851e8d89', '6c4a0991-2aa9-4e0d-b97f-d33454ff39b6', 'eba1015e-da8f-4b11-a20b-d73b8bad2dcd']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:42.964703 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c09771f-bc8e-40fc-8377-db84eec589c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:43.010648 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b2846684-1015-4f8a-aff0-5f61d52513ac tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-class-sets/default returned with HTTP 200 Apr 30 21:36:43.011560 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 917/1843] 10.222.0.23 () {60 vars in 1294 bytes} [Sat Apr 30 21:36:42 2022] PUT /volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/os-quota-class-sets/default => generated 509 bytes in 653 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:36:43.021801 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5b7c20bc-56b8-4947-9320-eeac953557a8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:43.026094 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5b7c20bc-56b8-4947-9320-eeac953557a8 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] DELETE http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/types/7801c451-caa4-4ee8-9c1e-bcfaffadc46b Apr 30 21:36:43.026549 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5b7c20bc-56b8-4947-9320-eeac953557a8 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:43.029109 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5b7c20bc-56b8-4947-9320-eeac953557a8 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] Calling method '_delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:43.105326 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c09771f-bc8e-40fc-8377-db84eec589c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20c58c1f-0e97-49c0-a126-d6644eeb7588', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-790964254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d24ab3357252430bb71551114c9bf7a3',qos_specs=None,replication_status=,reservations=['c7b9805d-c686-4f8e-b7f9-fa30f798e36a','5fee05f1-399e-43b2-a472-991f851e8d89','6c4a0991-2aa9-4e0d-b97f-d33454ff39b6','eba1015e-da8f-4b11-a20b-d73b8bad2dcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=716b8ed6-820c-4b42-84c8-5b9a8d40bb4b,status='creating',user_id='06938e94defa4e68b43b0ea0477b8995',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:36:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-790964254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20c58c1f-0e97-49c0-a126-d6644eeb7588,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d24ab3357252430bb71551114c9bf7a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=716b8ed6-820c-4b42-84c8-5b9a8d40bb4b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06938e94defa4e68b43b0ea0477b8995',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:43.114338 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d0d4c5c-1ecd-4421-95fd-a4e7f885058a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:43.252957 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d0d4c5c-1ecd-4421-95fd-a4e7f885058a) transitioned into state 'SUCCESS' from state '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-790964254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d24ab3357252430bb71551114c9bf7a3',qos_specs=None,replication_status=,reservations=['c7b9805d-c686-4f8e-b7f9-fa30f798e36a','5fee05f1-399e-43b2-a472-991f851e8d89','6c4a0991-2aa9-4e0d-b97f-d33454ff39b6','eba1015e-da8f-4b11-a20b-d73b8bad2dcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=716b8ed6-820c-4b42-84c8-5b9a8d40bb4b,status='creating',user_id='06938e94defa4e68b43b0ea0477b8995',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:43.254810 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683e66ca-da7e-4776-95d1-76b1dbc18f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:43.274796 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5b7c20bc-56b8-4947-9320-eeac953557a8 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/types/7801c451-caa4-4ee8-9c1e-bcfaffadc46b returned with HTTP 202 Apr 30 21:36:43.275862 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 918/1844] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:36:43 2022] DELETE /volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/types/7801c451-caa4-4ee8-9c1e-bcfaffadc46b => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:36:43.280392 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-49ac6b96-2d6a-4c0a-afbf-2106936bed14 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:43.286257 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-49ac6b96-2d6a-4c0a-afbf-2106936bed14 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] GET http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/types/7801c451-caa4-4ee8-9c1e-bcfaffadc46b Apr 30 21:36:43.289740 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-49ac6b96-2d6a-4c0a-afbf-2106936bed14 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:43.290455 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-49ac6b96-2d6a-4c0a-afbf-2106936bed14 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:43.312582 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-49ac6b96-2d6a-4c0a-afbf-2106936bed14 tempest-VolumeQuotaClassesTest-226686700 tempest-VolumeQuotaClassesTest-226686700-project-admin] http://10.222.0.23/volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/types/7801c451-caa4-4ee8-9c1e-bcfaffadc46b returned with HTTP 404 Apr 30 21:36:43.317428 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 919/1845] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:36:43 2022] GET /volume/v3/8e16046b3b5c4ac48a22f4bfcbca77d0/types/7801c451-caa4-4ee8-9c1e-bcfaffadc46b => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:36:43.384868 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683e66ca-da7e-4776-95d1-76b1dbc18f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:43.387387 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Flow 'volume_create_api' (63aba556-9a62-406c-8495-65540a584fd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:36:43.389025 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Create volume request issued successfully. Apr 30 21:36:43.391158 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b8195e33-269f-40c1-a91d-3a348f15ae04 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes returned with HTTP 202 Apr 30 21:36:43.393142 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 927/1846] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:36:42 2022] POST /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes => generated 841 bytes in 806 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:36:43.403145 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e252db4c-971a-4675-9d19-8e45f9c1282a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:43.406805 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e252db4c-971a-4675-9d19-8e45f9c1282a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:36:43.407451 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e252db4c-971a-4675-9d19-8e45f9c1282a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:43.408663 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e252db4c-971a-4675-9d19-8e45f9c1282a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:43.432423 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:43.432423 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:43.452930 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e252db4c-971a-4675-9d19-8e45f9c1282a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:43.494773 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e252db4c-971a-4675-9d19-8e45f9c1282a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 200 Apr 30 21:36:43.503711 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 920/1847] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:43 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:44.508347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e819f0dd-e406-4482-936c-2cdc555aa64e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:44.515137 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e819f0dd-e406-4482-936c-2cdc555aa64e tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:36:44.517114 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e819f0dd-e406-4482-936c-2cdc555aa64e tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:44.518485 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e819f0dd-e406-4482-936c-2cdc555aa64e tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:44.566345 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:44.566345 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:44.593109 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e819f0dd-e406-4482-936c-2cdc555aa64e tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:44.617410 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e819f0dd-e406-4482-936c-2cdc555aa64e tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 200 Apr 30 21:36:44.618952 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 928/1848] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:44 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 933 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:45.633195 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b844442d-3bc3-4065-a1d9-d3a204d33ffb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:45.637032 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b844442d-3bc3-4065-a1d9-d3a204d33ffb tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:36:45.637545 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b844442d-3bc3-4065-a1d9-d3a204d33ffb tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:45.638568 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b844442d-3bc3-4065-a1d9-d3a204d33ffb tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:45.668739 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:45.668739 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:45.681727 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b844442d-3bc3-4065-a1d9-d3a204d33ffb tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:45.699457 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b844442d-3bc3-4065-a1d9-d3a204d33ffb tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 200 Apr 30 21:36:45.699457 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 921/1849] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:45 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 933 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:46.281145 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5ac98445-86b7-44a1-b1ea-01a5dbba74ce None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:46.650823 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5ac98445-86b7-44a1-b1ea-01a5dbba74ce tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] GET http://10.222.0.23/volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services Apr 30 21:36:46.650823 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5ac98445-86b7-44a1-b1ea-01a5dbba74ce tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:46.650823 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5ac98445-86b7-44a1-b1ea-01a5dbba74ce tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:46.685538 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5ac98445-86b7-44a1-b1ea-01a5dbba74ce tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] http://10.222.0.23/volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services returned with HTTP 200 Apr 30 21:36:46.690842 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 929/1850] 10.222.0.23 () {58 vars in 1225 bytes} [Sat Apr 30 21:36:46 2022] GET /volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services => generated 625 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:46.699152 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1e98da08-6faf-43c9-b655-d77e5f28e8c0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:46.706559 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1e98da08-6faf-43c9-b655-d77e5f28e8c0 tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] GET http://10.222.0.23/volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services?host=ncdv-master-1 Apr 30 21:36:46.707211 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1e98da08-6faf-43c9-b655-d77e5f28e8c0 tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:46.709269 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1e98da08-6faf-43c9-b655-d77e5f28e8c0 tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:46.711164 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c121a3bc-6dac-41c4-aeb8-a574400146a3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:46.720099 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c121a3bc-6dac-41c4-aeb8-a574400146a3 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:36:46.722529 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c121a3bc-6dac-41c4-aeb8-a574400146a3 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:46.723403 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c121a3bc-6dac-41c4-aeb8-a574400146a3 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:46.756230 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1e98da08-6faf-43c9-b655-d77e5f28e8c0 tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] http://10.222.0.23/volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services?host=ncdv-master-1 returned with HTTP 200 Apr 30 21:36:46.762115 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 922/1851] 10.222.0.23 () {58 vars in 1262 bytes} [Sat Apr 30 21:36:46 2022] GET /volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services?host=ncdv-master-1 => generated 625 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:46.768679 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:46.768679 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:46.770257 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-73b988a3-c15b-4b2a-a6e0-e9a5ac19abd2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:46.778654 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c121a3bc-6dac-41c4-aeb8-a574400146a3 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:46.780523 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-73b988a3-c15b-4b2a-a6e0-e9a5ac19abd2 tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] GET http://10.222.0.23/volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services?host=ncdv-master-1&binary=cinder-scheduler Apr 30 21:36:46.780992 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-73b988a3-c15b-4b2a-a6e0-e9a5ac19abd2 tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:46.781449 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-73b988a3-c15b-4b2a-a6e0-e9a5ac19abd2 tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:46.791489 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c121a3bc-6dac-41c4-aeb8-a574400146a3 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 200 Apr 30 21:36:46.792761 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 930/1852] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:46 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 933 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:36:46.811006 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-73b988a3-c15b-4b2a-a6e0-e9a5ac19abd2 tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] http://10.222.0.23/volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services?host=ncdv-master-1&binary=cinder-scheduler returned with HTTP 200 Apr 30 21:36:46.812895 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 923/1853] 10.222.0.23 () {58 vars in 1310 bytes} [Sat Apr 30 21:36:46 2022] GET /volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services?host=ncdv-master-1&binary=cinder-scheduler => generated 192 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:36:46.820740 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-98d07ffc-ee05-4515-8aad-ea5545ae050b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:46.838329 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-98d07ffc-ee05-4515-8aad-ea5545ae050b tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] GET http://10.222.0.23/volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services?binary=cinder-scheduler Apr 30 21:36:46.838945 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-98d07ffc-ee05-4515-8aad-ea5545ae050b tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:46.840726 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-98d07ffc-ee05-4515-8aad-ea5545ae050b tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:46.861824 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-98d07ffc-ee05-4515-8aad-ea5545ae050b tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] http://10.222.0.23/volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services?binary=cinder-scheduler returned with HTTP 200 Apr 30 21:36:46.867207 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 931/1854] 10.222.0.23 () {58 vars in 1272 bytes} [Sat Apr 30 21:36:46 2022] GET /volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services?binary=cinder-scheduler => generated 192 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:46.874947 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4919d123-896c-4165-8c3e-2287c2dcbcda None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:47.109505 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] POST http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes Apr 30 21:36:47.111684 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-319799987"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:47.112787 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-319799987'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:36:47.113161 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Create volume of 1 GB Apr 30 21:36:47.128730 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Availability Zones retrieved successfully. Apr 30 21:36:47.180230 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Flow 'volume_create_api' (f21bbbeb-20ec-4564-bbc4-5d563ff10e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:36:47.192675 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c1a794-34ea-42cc-9cac-f71c9a4841a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:47.200292 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:36:47.259463 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c1a794-34ea-42cc-9cac-f71c9a4841a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:47.261468 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed94232-602a-4e3d-9d4a-f5b3abcdf473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:47.662815 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Created reservations ['6e2d38f5-459b-4358-889f-76094a8c8690', '41cbc910-a66c-4f0a-8050-4a38c50bd3a9', '53b32449-c9b7-4332-ae69-6419609e12ff', 'fcd5ad54-6ebb-4dea-acf8-64e7d527c136'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:36:47.664857 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed94232-602a-4e3d-9d4a-f5b3abcdf473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e2d38f5-459b-4358-889f-76094a8c8690', '41cbc910-a66c-4f0a-8050-4a38c50bd3a9', '53b32449-c9b7-4332-ae69-6419609e12ff', 'fcd5ad54-6ebb-4dea-acf8-64e7d527c136']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:47.667204 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d8c89fd-67de-4d31-9cd9-53fc8e5c0484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:47.763482 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d8c89fd-67de-4d31-9cd9-53fc8e5c0484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '950180c1-f99f-4402-b75d-e337a3af9e82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-319799987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39de769226a747dcb4299123cbd102ac',qos_specs=None,replication_status=,reservations=['6e2d38f5-459b-4358-889f-76094a8c8690','41cbc910-a66c-4f0a-8050-4a38c50bd3a9','53b32449-c9b7-4332-ae69-6419609e12ff','fcd5ad54-6ebb-4dea-acf8-64e7d527c136'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1322fb2495ad42779699d4802f222ba7',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:36:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-319799987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=950180c1-f99f-4402-b75d-e337a3af9e82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39de769226a747dcb4299123cbd102ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1322fb2495ad42779699d4802f222ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:47.765377 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f355656f-1309-4794-8a62-cb69973b3aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:47.816142 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-45315301-fbde-4a3b-9067-ca4bf9900b3d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:47.819721 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-45315301-fbde-4a3b-9067-ca4bf9900b3d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:36:47.820156 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-45315301-fbde-4a3b-9067-ca4bf9900b3d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:47.820740 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-45315301-fbde-4a3b-9067-ca4bf9900b3d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:47.842023 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:47.842023 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:47.851259 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-45315301-fbde-4a3b-9067-ca4bf9900b3d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:47.859664 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f355656f-1309-4794-8a62-cb69973b3aeb) transitioned into state 'SUCCESS' from state '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-319799987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39de769226a747dcb4299123cbd102ac',qos_specs=None,replication_status=,reservations=['6e2d38f5-459b-4358-889f-76094a8c8690','41cbc910-a66c-4f0a-8050-4a38c50bd3a9','53b32449-c9b7-4332-ae69-6419609e12ff','fcd5ad54-6ebb-4dea-acf8-64e7d527c136'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1322fb2495ad42779699d4802f222ba7',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:47.862537 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (732e6555-3d1d-49e2-af85-3fb41cfed97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:47.867641 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-45315301-fbde-4a3b-9067-ca4bf9900b3d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 200 Apr 30 21:36:47.869044 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 932/1855] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:47 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 1352 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:47.884986 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-eb34d2c7-9b0d-4706-90f4-79928c3caf8b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:47.884986 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eb34d2c7-9b0d-4706-90f4-79928c3caf8b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:36:47.884986 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eb34d2c7-9b0d-4706-90f4-79928c3caf8b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:47.885277 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eb34d2c7-9b0d-4706-90f4-79928c3caf8b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:47.903778 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:47.903778 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:47.912182 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-eb34d2c7-9b0d-4706-90f4-79928c3caf8b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:47.924027 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eb34d2c7-9b0d-4706-90f4-79928c3caf8b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 200 Apr 30 21:36:47.925090 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 933/1856] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:47 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 1352 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:47.938485 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:47.942909 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] POST http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes Apr 30 21:36:47.943821 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1889700969"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:47.945299 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1889700969'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:36:47.945808 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Create volume of 1 GB Apr 30 21:36:47.956081 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Availability Zones retrieved successfully. Apr 30 21:36:47.963695 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (732e6555-3d1d-49e2-af85-3fb41cfed97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:47.966134 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Flow 'volume_create_api' (f21bbbeb-20ec-4564-bbc4-5d563ff10e95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:36:47.966823 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Create volume request issued successfully. Apr 30 21:36:47.968047 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4919d123-896c-4165-8c3e-2287c2dcbcda tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes returned with HTTP 202 Apr 30 21:36:47.968797 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 924/1857] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:36:46 2022] POST /volume/v3/39de769226a747dcb4299123cbd102ac/volumes => generated 815 bytes in 1096 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:36:47.975924 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Flow 'volume_create_api' (3c9a9579-78f6-4168-b800-d58b1a246c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:36:47.979503 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e829b9eb-9c64-4faa-825a-306658aa24a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:47.982693 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:36:47.984206 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e50c6d6e-50e7-4218-ab10-d0cce4858050 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:47.989920 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e50c6d6e-50e7-4218-ab10-d0cce4858050 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] GET http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 Apr 30 21:36:47.993693 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e50c6d6e-50e7-4218-ab10-d0cce4858050 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:47.993693 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e50c6d6e-50e7-4218-ab10-d0cce4858050 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:48.010119 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:48.010119 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:48.022383 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e50c6d6e-50e7-4218-ab10-d0cce4858050 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Volume info retrieved successfully. Apr 30 21:36:48.029333 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e829b9eb-9c64-4faa-825a-306658aa24a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:48.031458 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dc0eedf-dfb1-4beb-9363-662cf00d044c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:48.033803 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e50c6d6e-50e7-4218-ab10-d0cce4858050 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 returned with HTTP 200 Apr 30 21:36:48.047837 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 925/1858] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:47 2022] GET /volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 => generated 883 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:48.160330 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Created reservations ['3aeab5a0-a377-49fd-a64a-e823a5406d61', '2640a633-7130-49ad-a235-5bbc2c9d3a81', '4ccc6eed-17b0-4a68-b993-39a07c43c8f2', 'bf5bc680-3073-44c8-b0a2-a6b709e410d1'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:36:48.162497 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dc0eedf-dfb1-4beb-9363-662cf00d044c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aeab5a0-a377-49fd-a64a-e823a5406d61', '2640a633-7130-49ad-a235-5bbc2c9d3a81', '4ccc6eed-17b0-4a68-b993-39a07c43c8f2', 'bf5bc680-3073-44c8-b0a2-a6b709e410d1']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:48.164431 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aeb032e-0b7b-489e-b450-7231cec0596f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:48.259471 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aeb032e-0b7b-489e-b450-7231cec0596f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b8c9824-cd15-47fc-ac06-a5dc5bf2f130', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1889700969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d24ab3357252430bb71551114c9bf7a3',qos_specs=None,replication_status=,reservations=['3aeab5a0-a377-49fd-a64a-e823a5406d61','2640a633-7130-49ad-a235-5bbc2c9d3a81','4ccc6eed-17b0-4a68-b993-39a07c43c8f2','bf5bc680-3073-44c8-b0a2-a6b709e410d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06938e94defa4e68b43b0ea0477b8995',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:36:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1889700969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b8c9824-cd15-47fc-ac06-a5dc5bf2f130,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d24ab3357252430bb71551114c9bf7a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06938e94defa4e68b43b0ea0477b8995',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:48.261529 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e3db98e-7422-46a8-b977-bd1d8ea331fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:48.389562 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e3db98e-7422-46a8-b977-bd1d8ea331fe) transitioned into state 'SUCCESS' from state '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-1889700969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d24ab3357252430bb71551114c9bf7a3',qos_specs=None,replication_status=,reservations=['3aeab5a0-a377-49fd-a64a-e823a5406d61','2640a633-7130-49ad-a235-5bbc2c9d3a81','4ccc6eed-17b0-4a68-b993-39a07c43c8f2','bf5bc680-3073-44c8-b0a2-a6b709e410d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06938e94defa4e68b43b0ea0477b8995',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:48.391766 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43e29fad-eb0d-4476-8031-b0a22da60c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:48.479026 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43e29fad-eb0d-4476-8031-b0a22da60c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:48.481605 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Flow 'volume_create_api' (3c9a9579-78f6-4168-b800-d58b1a246c91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:36:48.483714 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Create volume request issued successfully. Apr 30 21:36:48.487870 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-750df99b-0e79-4e2e-a7f3-92a3d2cd3a22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes returned with HTTP 202 Apr 30 21:36:48.491561 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 934/1859] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:36:47 2022] POST /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes => generated 809 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:36:48.503341 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7e9b6a5f-5f02-4948-88cc-c5ff66c583b1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:48.508418 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7e9b6a5f-5f02-4948-88cc-c5ff66c583b1 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 Apr 30 21:36:48.508929 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7e9b6a5f-5f02-4948-88cc-c5ff66c583b1 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:48.509397 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7e9b6a5f-5f02-4948-88cc-c5ff66c583b1 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:48.551693 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:48.551693 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:48.593820 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7e9b6a5f-5f02-4948-88cc-c5ff66c583b1 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:48.625868 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7e9b6a5f-5f02-4948-88cc-c5ff66c583b1 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 returned with HTTP 200 Apr 30 21:36:48.630221 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 926/1860] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:48 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 => generated 877 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:49.052852 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-acb457ba-ce1c-4df0-93ed-69e5e0da24c4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:49.060308 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-acb457ba-ce1c-4df0-93ed-69e5e0da24c4 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] GET http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 Apr 30 21:36:49.065311 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-acb457ba-ce1c-4df0-93ed-69e5e0da24c4 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:49.066063 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-acb457ba-ce1c-4df0-93ed-69e5e0da24c4 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:49.088932 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:49.088932 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:49.109228 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-acb457ba-ce1c-4df0-93ed-69e5e0da24c4 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Volume info retrieved successfully. Apr 30 21:36:49.120368 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-acb457ba-ce1c-4df0-93ed-69e5e0da24c4 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 returned with HTTP 200 Apr 30 21:36:49.121417 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 935/1861] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:49 2022] GET /volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 => generated 907 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:49.641673 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-eaf42be1-0781-470d-91c9-001c8d74a639 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:49.645973 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eaf42be1-0781-470d-91c9-001c8d74a639 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 Apr 30 21:36:49.646481 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eaf42be1-0781-470d-91c9-001c8d74a639 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:49.647178 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eaf42be1-0781-470d-91c9-001c8d74a639 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:49.682849 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:49.682849 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:49.693824 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-eaf42be1-0781-470d-91c9-001c8d74a639 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:49.702986 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eaf42be1-0781-470d-91c9-001c8d74a639 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 returned with HTTP 200 Apr 30 21:36:49.703881 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 927/1862] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:49 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 => generated 901 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:49.819191 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fa116782-0a2a-4e5a-8829-d4f9e886748d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:49.952172 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fa116782-0a2a-4e5a-8829-d4f9e886748d tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] POST http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/124cb2da-d18e-4f99-8e74-2674ed539654/encryption Apr 30 21:36:49.955979 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fa116782-0a2a-4e5a-8829-d4f9e886748d tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:49.996854 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fa116782-0a2a-4e5a-8829-d4f9e886748d tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/124cb2da-d18e-4f99-8e74-2674ed539654/encryption returned with HTTP 404 Apr 30 21:36:50.000346 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 936/1863] 10.222.0.23 () {60 vars in 1373 bytes} [Sat Apr 30 21:36:49 2022] POST /volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/124cb2da-d18e-4f99-8e74-2674ed539654/encryption => generated 114 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:36:50.001071 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3aca0e98-578d-4468-bad2-7d8302751837 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.005229 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3aca0e98-578d-4468-bad2-7d8302751837 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] POST http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types Apr 30 21:36:50.006047 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3aca0e98-578d-4468-bad2-7d8302751837 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1810759068", "os-volume-type-access:is_public": false}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:50.091097 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3aca0e98-578d-4468-bad2-7d8302751837 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types returned with HTTP 200 Apr 30 21:36:50.099526 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8848b45e-1aab-48c3-9f01-e2636eb80fdb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.117713 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 928/1864] 10.222.0.23 () {60 vars in 1229 bytes} [Sat Apr 30 21:36:49 2022] POST /volume/v3/569397b97c444e51b8cc6f64fb6120b7/types => generated 231 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:50.138624 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3eb2f424-746d-4fd6-8501-19590ac107df None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.155594 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3eb2f424-746d-4fd6-8501-19590ac107df tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] GET http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 Apr 30 21:36:50.156075 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3eb2f424-746d-4fd6-8501-19590ac107df tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:50.156537 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3eb2f424-746d-4fd6-8501-19590ac107df tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:50.189940 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:50.189940 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:50.202608 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3eb2f424-746d-4fd6-8501-19590ac107df tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Volume info retrieved successfully. Apr 30 21:36:50.217602 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3eb2f424-746d-4fd6-8501-19590ac107df tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 returned with HTTP 200 Apr 30 21:36:50.218942 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 929/1865] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:50 2022] GET /volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 => generated 908 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:36:50.231361 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b939f51b-3346-4e38-bc2c-9c5fe890e4cd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.250520 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b939f51b-3346-4e38-bc2c-9c5fe890e4cd tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] GET http://10.222.0.23/volume/v3/32b9dabf64e24209bf574adc87a19dc2/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 Apr 30 21:36:50.251145 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b939f51b-3346-4e38-bc2c-9c5fe890e4cd tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:50.252453 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b939f51b-3346-4e38-bc2c-9c5fe890e4cd tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:50.284078 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:50.284078 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:50.302575 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b939f51b-3346-4e38-bc2c-9c5fe890e4cd tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] Volume info retrieved successfully. Apr 30 21:36:50.315160 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b939f51b-3346-4e38-bc2c-9c5fe890e4cd tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] http://10.222.0.23/volume/v3/32b9dabf64e24209bf574adc87a19dc2/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 returned with HTTP 200 Apr 30 21:36:50.326771 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 930/1866] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:50 2022] GET /volume/v3/32b9dabf64e24209bf574adc87a19dc2/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 => generated 1066 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:50.330068 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e7abdf96-2b89-4d11-a688-7e05d72edd8e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.337548 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e7abdf96-2b89-4d11-a688-7e05d72edd8e tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] GET http://10.222.0.23/volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services?host=ncdv-master-1&binary=cinder-volume Apr 30 21:36:50.342182 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e7abdf96-2b89-4d11-a688-7e05d72edd8e tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:50.342182 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e7abdf96-2b89-4d11-a688-7e05d72edd8e tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:50.353780 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e7abdf96-2b89-4d11-a688-7e05d72edd8e tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] http://10.222.0.23/volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services?host=ncdv-master-1&binary=cinder-volume returned with HTTP 200 Apr 30 21:36:50.354819 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 931/1867] 10.222.0.23 () {58 vars in 1304 bytes} [Sat Apr 30 21:36:50 2022] GET /volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services?host=ncdv-master-1&binary=cinder-volume => generated 272 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:50.355562 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8848b45e-1aab-48c3-9f01-e2636eb80fdb tempest-VolumeTypesNegativeTest-2065822947 tempest-VolumeTypesNegativeTest-2065822947-project] POST http://10.222.0.23/volume/v3/be521704a99543fca40d4dd36fe13681/volumes Apr 30 21:36:50.356155 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8848b45e-1aab-48c3-9f01-e2636eb80fdb tempest-VolumeTypesNegativeTest-2065822947 tempest-VolumeTypesNegativeTest-2065822947-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d10034cc-0e11-4845-bd84-d9f56bf762d9", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1841983628"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:50.357188 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-8848b45e-1aab-48c3-9f01-e2636eb80fdb tempest-VolumeTypesNegativeTest-2065822947 tempest-VolumeTypesNegativeTest-2065822947-project] Create volume request body: {'volume': {'volume_type': 'd10034cc-0e11-4845-bd84-d9f56bf762d9', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1841983628'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:36:50.364201 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-39abbcd0-5299-4494-88f2-9dbd102bd78f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.373368 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-39abbcd0-5299-4494-88f2-9dbd102bd78f tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] GET http://10.222.0.23/volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services Apr 30 21:36:50.373860 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-39abbcd0-5299-4494-88f2-9dbd102bd78f tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:50.378466 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-39abbcd0-5299-4494-88f2-9dbd102bd78f tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:50.380294 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8848b45e-1aab-48c3-9f01-e2636eb80fdb tempest-VolumeTypesNegativeTest-2065822947 tempest-VolumeTypesNegativeTest-2065822947-project] http://10.222.0.23/volume/v3/be521704a99543fca40d4dd36fe13681/volumes returned with HTTP 404 Apr 30 21:36:50.381439 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 937/1868] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:36:50 2022] POST /volume/v3/be521704a99543fca40d4dd36fe13681/volumes => generated 114 bytes in 283 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:36:50.388657 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-af64e754-2420-4890-a1ce-08288373f53a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.397797 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-af64e754-2420-4890-a1ce-08288373f53a tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] POST http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types Apr 30 21:36:50.398706 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-af64e754-2420-4890-a1ce-08288373f53a tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:50.399981 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-af64e754-2420-4890-a1ce-08288373f53a tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types returned with HTTP 400 Apr 30 21:36:50.400535 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-39abbcd0-5299-4494-88f2-9dbd102bd78f tempest-VolumesServicesTestJSON-539617246 tempest-VolumesServicesTestJSON-539617246-project-admin] http://10.222.0.23/volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services returned with HTTP 200 Apr 30 21:36:50.401555 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 932/1869] 10.222.0.23 () {58 vars in 1225 bytes} [Sat Apr 30 21:36:50 2022] GET /volume/v3/32b9dabf64e24209bf574adc87a19dc2/os-services => generated 625 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:50.408099 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3ce0546b-c366-4d70-832b-38947e67e24f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.409884 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 938/1870] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:36:50 2022] POST /volume/v3/569397b97c444e51b8cc6f64fb6120b7/types => generated 108 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Apr 30 21:36:50.414451 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7386931b-cb61-41b6-84ac-07cb069e4a0e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.414770 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3ce0546b-c366-4d70-832b-38947e67e24f tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] POST http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types Apr 30 21:36:50.419546 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3ce0546b-c366-4d70-832b-38947e67e24f tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1525206196"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:50.426319 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7386931b-cb61-41b6-84ac-07cb069e4a0e tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] DELETE http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 Apr 30 21:36:50.426694 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7386931b-cb61-41b6-84ac-07cb069e4a0e tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:50.427206 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7386931b-cb61-41b6-84ac-07cb069e4a0e tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:50.427642 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-7386931b-cb61-41b6-84ac-07cb069e4a0e tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Delete volume with id: 950180c1-f99f-4402-b75d-e337a3af9e82 Apr 30 21:36:50.474282 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:50.474282 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:50.475623 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7386931b-cb61-41b6-84ac-07cb069e4a0e tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Volume info retrieved successfully. Apr 30 21:36:50.536205 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3ce0546b-c366-4d70-832b-38947e67e24f tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types returned with HTTP 200 Apr 30 21:36:50.538190 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 933/1871] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:36:50 2022] POST /volume/v3/569397b97c444e51b8cc6f64fb6120b7/types => generated 229 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:50.544636 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1d092696-dfcc-461e-a7f0-98bf367d6c89 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.549271 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1d092696-dfcc-461e-a7f0-98bf367d6c89 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] POST http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types Apr 30 21:36:50.550235 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1d092696-dfcc-461e-a7f0-98bf367d6c89 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1525206196"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:50.569179 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1d092696-dfcc-461e-a7f0-98bf367d6c89 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1525206196 already exists. Apr 30 21:36:50.569179 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1d092696-dfcc-461e-a7f0-98bf367d6c89 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types returned with HTTP 409 Apr 30 21:36:50.569179 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 934/1872] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:36:50 2022] POST /volume/v3/569397b97c444e51b8cc6f64fb6120b7/types => generated 134 bytes in 25 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:36:50.587529 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e2bd3c32-7f66-40d2-9adc-bb9d5622cc56 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.594516 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2bd3c32-7f66-40d2-9adc-bb9d5622cc56 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] DELETE http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/cd67d529-8c15-4c7e-a349-e4f8a4231e30 Apr 30 21:36:50.598487 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2bd3c32-7f66-40d2-9adc-bb9d5622cc56 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:50.600131 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2bd3c32-7f66-40d2-9adc-bb9d5622cc56 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Calling method '_delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:50.620666 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2bd3c32-7f66-40d2-9adc-bb9d5622cc56 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/cd67d529-8c15-4c7e-a349-e4f8a4231e30 returned with HTTP 404 Apr 30 21:36:50.622817 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 935/1873] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:36:50 2022] DELETE /volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/cd67d529-8c15-4c7e-a349-e4f8a4231e30 => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:36:50.642222 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b8984df8-c3dd-42ec-b10f-46391104151d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.648372 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7386931b-cb61-41b6-84ac-07cb069e4a0e tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Delete volume request issued successfully. Apr 30 21:36:50.648836 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7386931b-cb61-41b6-84ac-07cb069e4a0e tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 returned with HTTP 202 Apr 30 21:36:50.649610 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 939/1874] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:36:50 2022] DELETE /volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:36:50.659714 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b8984df8-c3dd-42ec-b10f-46391104151d tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] GET http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/b0868212-0ec4-44b0-a2a1-4eff19fae58a Apr 30 21:36:50.662539 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b8984df8-c3dd-42ec-b10f-46391104151d tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:50.662539 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b8984df8-c3dd-42ec-b10f-46391104151d tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:50.668012 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-08b012b9-bfe7-4a1f-aed2-1d278b93ffa1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.672169 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-08b012b9-bfe7-4a1f-aed2-1d278b93ffa1 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] GET http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 Apr 30 21:36:50.674339 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-08b012b9-bfe7-4a1f-aed2-1d278b93ffa1 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:50.676095 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-08b012b9-bfe7-4a1f-aed2-1d278b93ffa1 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:50.694889 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b8984df8-c3dd-42ec-b10f-46391104151d tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/b0868212-0ec4-44b0-a2a1-4eff19fae58a returned with HTTP 404 Apr 30 21:36:50.696097 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 936/1875] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:36:50 2022] GET /volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/b0868212-0ec4-44b0-a2a1-4eff19fae58a => generated 114 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:36:50.701505 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b4190884-4098-44d2-9bd8-1ce5d04f9e88 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.705844 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b4190884-4098-44d2-9bd8-1ce5d04f9e88 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] DELETE http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/c6ee733d-3ccc-4cef-a174-cd3b92438ac0 Apr 30 21:36:50.706358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b4190884-4098-44d2-9bd8-1ce5d04f9e88 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:50.707044 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b4190884-4098-44d2-9bd8-1ce5d04f9e88 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Calling method '_delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:50.715812 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:50.715812 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:50.730641 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-08b012b9-bfe7-4a1f-aed2-1d278b93ffa1 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Volume info retrieved successfully. Apr 30 21:36:50.742536 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-08b012b9-bfe7-4a1f-aed2-1d278b93ffa1 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 returned with HTTP 200 Apr 30 21:36:50.753066 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 940/1876] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:50 2022] GET /volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 => generated 907 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:50.754844 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1367db39-6197-4c7e-83c9-72d81074510a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.759040 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1367db39-6197-4c7e-83c9-72d81074510a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 Apr 30 21:36:50.759745 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1367db39-6197-4c7e-83c9-72d81074510a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:50.760417 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1367db39-6197-4c7e-83c9-72d81074510a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:50.776651 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:50.776651 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:50.791032 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1367db39-6197-4c7e-83c9-72d81074510a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:50.795443 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1367db39-6197-4c7e-83c9-72d81074510a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 returned with HTTP 200 Apr 30 21:36:50.796495 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 941/1877] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:50 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 => generated 902 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:50.810997 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.824686 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] POST http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes Apr 30 21:36:50.825391 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9b8c9824-cd15-47fc-ac06-a5dc5bf2f130", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1490473359"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:50.826624 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Create volume request body: {'volume': {'source_volid': '9b8c9824-cd15-47fc-ac06-a5dc5bf2f130', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1490473359'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:36:50.841227 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:50.841227 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:50.842622 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume retrieved successfully. Apr 30 21:36:50.842914 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Create volume of 2 GB Apr 30 21:36:50.850571 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Availability Zones retrieved successfully. Apr 30 21:36:50.857222 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b4190884-4098-44d2-9bd8-1ce5d04f9e88 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/c6ee733d-3ccc-4cef-a174-cd3b92438ac0 returned with HTTP 202 Apr 30 21:36:50.858457 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 937/1878] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:36:50 2022] DELETE /volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/c6ee733d-3ccc-4cef-a174-cd3b92438ac0 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:36:50.863841 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5aa64837-1067-4e6d-a681-c88c6b90393b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.868049 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5aa64837-1067-4e6d-a681-c88c6b90393b tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] GET http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/c6ee733d-3ccc-4cef-a174-cd3b92438ac0 Apr 30 21:36:50.868488 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5aa64837-1067-4e6d-a681-c88c6b90393b tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:50.868960 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5aa64837-1067-4e6d-a681-c88c6b90393b tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:50.870727 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Flow 'volume_create_api' (2e4d516e-7b30-4984-8044-b81ae9bd045a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:36:50.873242 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09ea816a-79b2-4c67-ab52-580020f71ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:50.875751 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Validating volume size '2' using validate_int, validate_source_size {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:36:50.876409 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5aa64837-1067-4e6d-a681-c88c6b90393b tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/c6ee733d-3ccc-4cef-a174-cd3b92438ac0 returned with HTTP 404 Apr 30 21:36:50.878571 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 938/1879] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:36:50 2022] GET /volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/c6ee733d-3ccc-4cef-a174-cd3b92438ac0 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:36:50.882993 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f461007d-276b-4164-8f3e-d11e946af58b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:50.891305 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f461007d-276b-4164-8f3e-d11e946af58b tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] DELETE http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/d10034cc-0e11-4845-bd84-d9f56bf762d9 Apr 30 21:36:50.891760 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f461007d-276b-4164-8f3e-d11e946af58b tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:50.894245 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f461007d-276b-4164-8f3e-d11e946af58b tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Calling method '_delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:50.916462 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09ea816a-79b2-4c67-ab52-580020f71ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '9b8c9824-cd15-47fc-ac06-a5dc5bf2f130', 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:50.919774 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8280feac-77ec-48b2-a71f-22bf15dabd76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:51.056293 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f461007d-276b-4164-8f3e-d11e946af58b tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/d10034cc-0e11-4845-bd84-d9f56bf762d9 returned with HTTP 202 Apr 30 21:36:51.059832 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 939/1880] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:36:50 2022] DELETE /volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/d10034cc-0e11-4845-bd84-d9f56bf762d9 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:36:51.061513 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7afa7dbf-da69-4274-8f40-bb784c607463 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:51.066050 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7afa7dbf-da69-4274-8f40-bb784c607463 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] GET http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/d10034cc-0e11-4845-bd84-d9f56bf762d9 Apr 30 21:36:51.066740 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7afa7dbf-da69-4274-8f40-bb784c607463 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:51.067708 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7afa7dbf-da69-4274-8f40-bb784c607463 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:51.074332 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7afa7dbf-da69-4274-8f40-bb784c607463 tempest-VolumeTypesNegativeTest-414386672 tempest-VolumeTypesNegativeTest-414386672-project-admin] http://10.222.0.23/volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/d10034cc-0e11-4845-bd84-d9f56bf762d9 returned with HTTP 404 Apr 30 21:36:51.075922 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 940/1881] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:36:51 2022] GET /volume/v3/569397b97c444e51b8cc6f64fb6120b7/types/d10034cc-0e11-4845-bd84-d9f56bf762d9 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:36:51.085800 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Created reservations ['a00f0355-53fb-4a61-ad49-851a0825360a', '15b7c311-43e2-493b-92a3-10b8cf31370c', '3a42bf85-67ac-497b-a0bb-306712c37d8f', 'e5cb6520-0b51-457c-a028-5a4af791229e'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:36:51.088636 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8280feac-77ec-48b2-a71f-22bf15dabd76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a00f0355-53fb-4a61-ad49-851a0825360a', '15b7c311-43e2-493b-92a3-10b8cf31370c', '3a42bf85-67ac-497b-a0bb-306712c37d8f', 'e5cb6520-0b51-457c-a028-5a4af791229e']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:51.090970 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1932b6b4-14d5-40b0-b1da-5c5013366470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:51.209278 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1932b6b4-14d5-40b0-b1da-5c5013366470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '646f2b7e-ba19-4524-8d49-991b3c45da44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1490473359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d24ab3357252430bb71551114c9bf7a3',qos_specs=None,replication_status=,reservations=['a00f0355-53fb-4a61-ad49-851a0825360a','15b7c311-43e2-493b-92a3-10b8cf31370c','3a42bf85-67ac-497b-a0bb-306712c37d8f','e5cb6520-0b51-457c-a028-5a4af791229e'],size=2,snapshot_id=None,source_replicaid=,source_volid=9b8c9824-cd15-47fc-ac06-a5dc5bf2f130,status='creating',user_id='06938e94defa4e68b43b0ea0477b8995',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:36:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1490473359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=646f2b7e-ba19-4524-8d49-991b3c45da44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d24ab3357252430bb71551114c9bf7a3',provider_auth=None,provider_geometry=None,provider_id=None,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=9b8c9824-cd15-47fc-ac06-a5dc5bf2f130,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06938e94defa4e68b43b0ea0477b8995',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:51.213611 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a87a9671-6547-4e8e-8f4a-ae0791be83ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:51.371015 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a87a9671-6547-4e8e-8f4a-ae0791be83ce) transitioned into state 'SUCCESS' from state '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-1490473359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d24ab3357252430bb71551114c9bf7a3',qos_specs=None,replication_status=,reservations=['a00f0355-53fb-4a61-ad49-851a0825360a','15b7c311-43e2-493b-92a3-10b8cf31370c','3a42bf85-67ac-497b-a0bb-306712c37d8f','e5cb6520-0b51-457c-a028-5a4af791229e'],size=2,snapshot_id=None,source_replicaid=,source_volid=9b8c9824-cd15-47fc-ac06-a5dc5bf2f130,status='creating',user_id='06938e94defa4e68b43b0ea0477b8995',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:51.372823 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c18c2764-539f-439e-a2c8-a49e7acaf63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:36:51.466430 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c18c2764-539f-439e-a2c8-a49e7acaf63f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:36:51.468865 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Flow 'volume_create_api' (2e4d516e-7b30-4984-8044-b81ae9bd045a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:36:51.469590 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Create volume request issued successfully. Apr 30 21:36:51.471381 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e3bdbfc8-2c27-4fa7-82d9-c8b86079854d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes returned with HTTP 202 Apr 30 21:36:51.472161 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 942/1882] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:36:50 2022] POST /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes => generated 843 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:36:51.482846 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d84affeb-77f7-491b-89bb-473e177640d8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:51.487100 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d84affeb-77f7-491b-89bb-473e177640d8 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 Apr 30 21:36:51.487543 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d84affeb-77f7-491b-89bb-473e177640d8 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:51.487989 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d84affeb-77f7-491b-89bb-473e177640d8 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:51.504825 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:51.504825 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:51.512987 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d84affeb-77f7-491b-89bb-473e177640d8 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:51.530729 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d84affeb-77f7-491b-89bb-473e177640d8 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 returned with HTTP 200 Apr 30 21:36:51.533373 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 941/1883] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:51 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 => generated 911 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:51.755956 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4011e64d-4c1b-431a-a129-f466e41229b0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:51.770896 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4011e64d-4c1b-431a-a129-f466e41229b0 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] GET http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 Apr 30 21:36:51.774114 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4011e64d-4c1b-431a-a129-f466e41229b0 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:51.774908 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4011e64d-4c1b-431a-a129-f466e41229b0 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:51.801609 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:51.801609 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:51.825659 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4011e64d-4c1b-431a-a129-f466e41229b0 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Volume info retrieved successfully. Apr 30 21:36:51.848673 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4011e64d-4c1b-431a-a129-f466e41229b0 tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 returned with HTTP 200 Apr 30 21:36:51.849848 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 943/1884] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:51 2022] GET /volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 => generated 907 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:52.544834 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0027aecb-5c93-4113-808a-88892749866a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:52.549022 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0027aecb-5c93-4113-808a-88892749866a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 Apr 30 21:36:52.549807 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0027aecb-5c93-4113-808a-88892749866a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:52.549967 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0027aecb-5c93-4113-808a-88892749866a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:52.570501 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:52.570501 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:52.582302 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0027aecb-5c93-4113-808a-88892749866a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:52.591755 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0027aecb-5c93-4113-808a-88892749866a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 returned with HTTP 200 Apr 30 21:36:52.593054 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 942/1885] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:52 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 => generated 935 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:52.862161 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-624eeb8e-ee5f-4bfd-80dc-5f30a03861cc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:52.866395 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-624eeb8e-ee5f-4bfd-80dc-5f30a03861cc tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] GET http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 Apr 30 21:36:52.866857 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-624eeb8e-ee5f-4bfd-80dc-5f30a03861cc tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:52.867291 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-624eeb8e-ee5f-4bfd-80dc-5f30a03861cc tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:52.884814 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:52.884814 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:52.899079 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-46e1e975-30f8-4a25-9929-bf7d817df7a2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:52.900157 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-624eeb8e-ee5f-4bfd-80dc-5f30a03861cc tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Volume info retrieved successfully. Apr 30 21:36:52.914008 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-624eeb8e-ee5f-4bfd-80dc-5f30a03861cc tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 returned with HTTP 200 Apr 30 21:36:52.914008 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 944/1886] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:52 2022] GET /volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 => generated 907 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:53.011054 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-46e1e975-30f8-4a25-9929-bf7d817df7a2 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] POST http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types Apr 30 21:36:53.012119 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-46e1e975-30f8-4a25-9929-bf7d817df7a2 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-610143238"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:53.086407 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-46e1e975-30f8-4a25-9929-bf7d817df7a2 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types returned with HTTP 202 Apr 30 21:36:53.087423 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 943/1887] 10.222.0.23 () {62 vars in 1287 bytes} [Sat Apr 30 21:36:52 2022] POST /volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types => generated 180 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:36:53.093693 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-aab4d337-b921-486e-a80d-033452e8f1cc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:53.097847 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aab4d337-b921-486e-a80d-033452e8f1cc tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] POST http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs Apr 30 21:36:53.098526 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aab4d337-b921-486e-a80d-033452e8f1cc tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:53.182908 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aab4d337-b921-486e-a80d-033452e8f1cc tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs returned with HTTP 202 Apr 30 21:36:53.183751 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 945/1888] 10.222.0.23 () {62 vars in 1434 bytes} [Sat Apr 30 21:36:53 2022] POST /volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs => generated 53 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:36:53.190977 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7f4d365d-68fe-40b3-8d8d-86e304ce5519 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:53.196538 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7f4d365d-68fe-40b3-8d8d-86e304ce5519 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] POST http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs Apr 30 21:36:53.197206 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7f4d365d-68fe-40b3-8d8d-86e304ce5519 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:53.382725 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7f4d365d-68fe-40b3-8d8d-86e304ce5519 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs returned with HTTP 202 Apr 30 21:36:53.389296 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 944/1889] 10.222.0.23 () {62 vars in 1434 bytes} [Sat Apr 30 21:36:53 2022] POST /volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs => generated 61 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:36:53.393017 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b000d8b3-8f29-4e75-a438-f6665c55da96 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:53.406699 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b000d8b3-8f29-4e75-a438-f6665c55da96 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] GET http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key2 Apr 30 21:36:53.408057 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b000d8b3-8f29-4e75-a438-f6665c55da96 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:53.408852 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b000d8b3-8f29-4e75-a438-f6665c55da96 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:53.423929 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b000d8b3-8f29-4e75-a438-f6665c55da96 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key2 returned with HTTP 200 Apr 30 21:36:53.425253 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 946/1890] 10.222.0.23 () {60 vars in 1428 bytes} [Sat Apr 30 21:36:53 2022] GET /volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key2 => generated 26 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:53.430277 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-70f58639-ab21-44a3-be84-b0d2f8e5fdf5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:53.434231 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-70f58639-ab21-44a3-be84-b0d2f8e5fdf5 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] GET http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key3 Apr 30 21:36:53.434992 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-70f58639-ab21-44a3-be84-b0d2f8e5fdf5 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:53.435526 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-70f58639-ab21-44a3-be84-b0d2f8e5fdf5 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:53.448871 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-70f58639-ab21-44a3-be84-b0d2f8e5fdf5 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key3 returned with HTTP 200 Apr 30 21:36:53.449665 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 945/1891] 10.222.0.23 () {60 vars in 1428 bytes} [Sat Apr 30 21:36:53 2022] GET /volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key3 => generated 18 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:53.457274 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-69db1776-b7eb-453c-9574-470f4a9d6577 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:53.461796 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-69db1776-b7eb-453c-9574-470f4a9d6577 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] PUT http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key3 Apr 30 21:36:53.462635 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-69db1776-b7eb-453c-9574-470f4a9d6577 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:36:53.573920 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-69db1776-b7eb-453c-9574-470f4a9d6577 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key3 returned with HTTP 200 Apr 30 21:36:53.575475 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 947/1892] 10.222.0.23 () {62 vars in 1448 bytes} [Sat Apr 30 21:36:53 2022] PUT /volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key3 => generated 26 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:53.582320 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2fc306fe-6fc0-498c-8ab4-53dbfbbcd1c4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:53.586235 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2fc306fe-6fc0-498c-8ab4-53dbfbbcd1c4 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] GET http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs Apr 30 21:36:53.586840 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2fc306fe-6fc0-498c-8ab4-53dbfbbcd1c4 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:53.587273 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2fc306fe-6fc0-498c-8ab4-53dbfbbcd1c4 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:53.606587 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2fc306fe-6fc0-498c-8ab4-53dbfbbcd1c4 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs returned with HTTP 200 Apr 30 21:36:53.610659 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-184e50da-e3af-4616-928c-4c8c9ae177b5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:53.612662 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 946/1893] 10.222.0.23 () {60 vars in 1413 bytes} [Sat Apr 30 21:36:53 2022] GET /volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs => generated 87 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:36:53.614306 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f30e18f7-0740-439c-8032-060b720c2487 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:53.614801 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-184e50da-e3af-4616-928c-4c8c9ae177b5 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 Apr 30 21:36:53.615434 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-184e50da-e3af-4616-928c-4c8c9ae177b5 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:53.615937 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-184e50da-e3af-4616-928c-4c8c9ae177b5 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:53.629742 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f30e18f7-0740-439c-8032-060b720c2487 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] DELETE http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key1 Apr 30 21:36:53.630263 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f30e18f7-0740-439c-8032-060b720c2487 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:53.630708 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f30e18f7-0740-439c-8032-060b720c2487 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:53.643619 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:53.643619 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:53.663392 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-184e50da-e3af-4616-928c-4c8c9ae177b5 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:53.677811 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-184e50da-e3af-4616-928c-4c8c9ae177b5 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 returned with HTTP 200 Apr 30 21:36:53.679432 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 948/1894] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:53 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 => generated 935 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:53.771243 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f30e18f7-0740-439c-8032-060b720c2487 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key1 returned with HTTP 202 Apr 30 21:36:53.772161 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 947/1895] 10.222.0.23 () {60 vars in 1431 bytes} [Sat Apr 30 21:36:53 2022] DELETE /volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key1 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:36:53.777365 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ac8a7b57-f38b-4f1b-a22e-7fc61ba4b4bb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:53.782493 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ac8a7b57-f38b-4f1b-a22e-7fc61ba4b4bb tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] GET http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key1 Apr 30 21:36:53.783517 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ac8a7b57-f38b-4f1b-a22e-7fc61ba4b4bb tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:53.784137 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ac8a7b57-f38b-4f1b-a22e-7fc61ba4b4bb tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:53.794107 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ac8a7b57-f38b-4f1b-a22e-7fc61ba4b4bb tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] HTTP exception thrown: Group Type 9ea79aa7-4958-4494-9a26-7ed02419f362 has no extra spec with key key1. Apr 30 21:36:53.794527 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ac8a7b57-f38b-4f1b-a22e-7fc61ba4b4bb tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key1 returned with HTTP 404 Apr 30 21:36:53.795444 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 949/1896] 10.222.0.23 () {60 vars in 1428 bytes} [Sat Apr 30 21:36:53 2022] GET /volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key1 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:53.805463 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-246dd9bf-436f-4ade-b574-26192f310b6e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:53.814819 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-246dd9bf-436f-4ade-b574-26192f310b6e tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] DELETE http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key2 Apr 30 21:36:53.815692 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-246dd9bf-436f-4ade-b574-26192f310b6e tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:53.818818 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-246dd9bf-436f-4ade-b574-26192f310b6e tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:53.914344 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-246dd9bf-436f-4ade-b574-26192f310b6e tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key2 returned with HTTP 202 Apr 30 21:36:53.915514 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 948/1897] 10.222.0.23 () {60 vars in 1431 bytes} [Sat Apr 30 21:36:53 2022] DELETE /volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key2 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:36:53.920437 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-97d49435-77b4-4e32-a504-164fd92e7e5c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:53.925171 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97d49435-77b4-4e32-a504-164fd92e7e5c tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] GET http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key2 Apr 30 21:36:53.925640 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-97d49435-77b4-4e32-a504-164fd92e7e5c tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:53.925823 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cc7baaa3-a8ad-43d6-97db-4f6d5d4b7a7b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:53.926564 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-97d49435-77b4-4e32-a504-164fd92e7e5c tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:53.931706 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cc7baaa3-a8ad-43d6-97db-4f6d5d4b7a7b tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] GET http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 Apr 30 21:36:53.932535 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cc7baaa3-a8ad-43d6-97db-4f6d5d4b7a7b tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:53.933189 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cc7baaa3-a8ad-43d6-97db-4f6d5d4b7a7b tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:53.937746 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97d49435-77b4-4e32-a504-164fd92e7e5c tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] HTTP exception thrown: Group Type 9ea79aa7-4958-4494-9a26-7ed02419f362 has no extra spec with key key2. Apr 30 21:36:53.938353 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97d49435-77b4-4e32-a504-164fd92e7e5c tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key2 returned with HTTP 404 Apr 30 21:36:53.940385 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 950/1898] 10.222.0.23 () {60 vars in 1428 bytes} [Sat Apr 30 21:36:53 2022] GET /volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key2 => generated 126 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:53.952910 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:53.952910 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:53.953148 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-81d8ddc6-0f78-43d6-b032-9716761ff5be None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:53.958111 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-81d8ddc6-0f78-43d6-b032-9716761ff5be tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] DELETE http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key3 Apr 30 21:36:53.958600 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-81d8ddc6-0f78-43d6-b032-9716761ff5be tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:53.962009 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-81d8ddc6-0f78-43d6-b032-9716761ff5be tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:53.963917 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cc7baaa3-a8ad-43d6-97db-4f6d5d4b7a7b tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Volume info retrieved successfully. Apr 30 21:36:53.975635 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cc7baaa3-a8ad-43d6-97db-4f6d5d4b7a7b tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 returned with HTTP 200 Apr 30 21:36:53.976504 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 949/1899] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:53 2022] GET /volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 => generated 907 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:54.073606 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-81d8ddc6-0f78-43d6-b032-9716761ff5be tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key3 returned with HTTP 202 Apr 30 21:36:54.074445 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 951/1900] 10.222.0.23 () {60 vars in 1431 bytes} [Sat Apr 30 21:36:53 2022] DELETE /volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key3 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Apr 30 21:36:54.079167 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fc3bb50c-1381-4710-ab6e-0adec7963a7d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:54.083206 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fc3bb50c-1381-4710-ab6e-0adec7963a7d tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] GET http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key3 Apr 30 21:36:54.083718 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fc3bb50c-1381-4710-ab6e-0adec7963a7d tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:54.084212 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fc3bb50c-1381-4710-ab6e-0adec7963a7d tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:54.093412 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fc3bb50c-1381-4710-ab6e-0adec7963a7d tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] HTTP exception thrown: Group Type 9ea79aa7-4958-4494-9a26-7ed02419f362 has no extra spec with key key3. Apr 30 21:36:54.093782 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fc3bb50c-1381-4710-ab6e-0adec7963a7d tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key3 returned with HTTP 404 Apr 30 21:36:54.094705 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 950/1901] 10.222.0.23 () {60 vars in 1428 bytes} [Sat Apr 30 21:36:54 2022] GET /volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362/group_specs/key3 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:36:54.110298 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cf16ca04-6a21-424b-8a01-c19423e208c8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:54.114880 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cf16ca04-6a21-424b-8a01-c19423e208c8 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] DELETE http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362 Apr 30 21:36:54.115212 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cf16ca04-6a21-424b-8a01-c19423e208c8 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:54.115658 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cf16ca04-6a21-424b-8a01-c19423e208c8 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:54.206093 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cf16ca04-6a21-424b-8a01-c19423e208c8 tempest-GroupTypeSpecsTest-1907095800 tempest-GroupTypeSpecsTest-1907095800-project-admin] http://10.222.0.23/volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362 returned with HTTP 202 Apr 30 21:36:54.207881 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 952/1902] 10.222.0.23 () {60 vars in 1380 bytes} [Sat Apr 30 21:36:54 2022] DELETE /volume/v3/7d3a0025e7df4365aeadc982c3f471b0/group_types/9ea79aa7-4958-4494-9a26-7ed02419f362 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Apr 30 21:36:54.690943 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7ccaaeaf-e5e6-458d-8bd9-33be2b6c521c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:54.701865 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7ccaaeaf-e5e6-458d-8bd9-33be2b6c521c tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 Apr 30 21:36:54.703954 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7ccaaeaf-e5e6-458d-8bd9-33be2b6c521c tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:54.705553 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7ccaaeaf-e5e6-458d-8bd9-33be2b6c521c tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:54.737853 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:54.737853 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:54.756734 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7ccaaeaf-e5e6-458d-8bd9-33be2b6c521c tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:54.775885 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7ccaaeaf-e5e6-458d-8bd9-33be2b6c521c tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 returned with HTTP 200 Apr 30 21:36:54.777156 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 951/1903] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:54 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 => generated 935 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:54.996143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e8bd41e7-f23c-47ee-8cbc-3be2e3d9a6fc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:55.002248 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e8bd41e7-f23c-47ee-8cbc-3be2e3d9a6fc tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] GET http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 Apr 30 21:36:55.002741 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e8bd41e7-f23c-47ee-8cbc-3be2e3d9a6fc tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:55.005405 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e8bd41e7-f23c-47ee-8cbc-3be2e3d9a6fc tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:55.027311 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e8bd41e7-f23c-47ee-8cbc-3be2e3d9a6fc tempest-VolumesServicesTestJSON-1548447146 tempest-VolumesServicesTestJSON-1548447146-project] http://10.222.0.23/volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 returned with HTTP 404 Apr 30 21:36:55.033486 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 953/1904] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:54 2022] GET /volume/v3/39de769226a747dcb4299123cbd102ac/volumes/950180c1-f99f-4402-b75d-e337a3af9e82 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:36:55.504028 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d0911f97-2993-455e-b2ba-ba7e26337691 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:55.793573 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-beb9c8d3-1118-475c-ac4c-2ea4c1590f72 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:55.797539 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-beb9c8d3-1118-475c-ac4c-2ea4c1590f72 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 Apr 30 21:36:55.798870 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-beb9c8d3-1118-475c-ac4c-2ea4c1590f72 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:55.799820 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-beb9c8d3-1118-475c-ac4c-2ea4c1590f72 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:55.825436 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:55.825436 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:55.835654 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-beb9c8d3-1118-475c-ac4c-2ea4c1590f72 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:55.853318 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-beb9c8d3-1118-475c-ac4c-2ea4c1590f72 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 returned with HTTP 200 Apr 30 21:36:55.864599 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 954/1905] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:55 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 => generated 935 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:55.885667 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d0911f97-2993-455e-b2ba-ba7e26337691 tempest-ExtensionsTestJSON-355612556 tempest-ExtensionsTestJSON-355612556-project] GET http://10.222.0.23/volume/v3/cea651c087e04b579cee7a23e8ba9576/extensions Apr 30 21:36:55.886186 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d0911f97-2993-455e-b2ba-ba7e26337691 tempest-ExtensionsTestJSON-355612556 tempest-ExtensionsTestJSON-355612556-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:55.886568 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d0911f97-2993-455e-b2ba-ba7e26337691 tempest-ExtensionsTestJSON-355612556 tempest-ExtensionsTestJSON-355612556-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:55.887284 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d0911f97-2993-455e-b2ba-ba7e26337691 tempest-ExtensionsTestJSON-355612556 tempest-ExtensionsTestJSON-355612556-project] http://10.222.0.23/volume/v3/cea651c087e04b579cee7a23e8ba9576/extensions returned with HTTP 200 Apr 30 21:36:55.887993 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 952/1906] 10.222.0.23 () {58 vars in 1222 bytes} [Sat Apr 30 21:36:55 2022] GET /volume/v3/cea651c087e04b579cee7a23e8ba9576/extensions => generated 5245 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:36:56.876087 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d7ebfad7-d668-46d8-a4aa-ae677e1bd226 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:56.885706 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d7ebfad7-d668-46d8-a4aa-ae677e1bd226 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 Apr 30 21:36:56.886613 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d7ebfad7-d668-46d8-a4aa-ae677e1bd226 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:56.887309 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d7ebfad7-d668-46d8-a4aa-ae677e1bd226 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:56.915497 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:56.915497 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:56.960264 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d7ebfad7-d668-46d8-a4aa-ae677e1bd226 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:56.983802 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d7ebfad7-d668-46d8-a4aa-ae677e1bd226 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 returned with HTTP 200 Apr 30 21:36:56.989059 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 955/1907] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:56 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 => generated 936 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:57.000527 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4ceac804-d9a1-4576-b4e1-da6c5e70b102 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:57.005681 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4ceac804-d9a1-4576-b4e1-da6c5e70b102 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 Apr 30 21:36:57.006431 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4ceac804-d9a1-4576-b4e1-da6c5e70b102 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:57.007975 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4ceac804-d9a1-4576-b4e1-da6c5e70b102 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:57.051862 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:57.051862 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:57.059530 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4ceac804-d9a1-4576-b4e1-da6c5e70b102 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:57.077839 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4ceac804-d9a1-4576-b4e1-da6c5e70b102 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 returned with HTTP 200 Apr 30 21:36:57.081733 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 953/1908] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:56 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 => generated 936 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:57.092541 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cf498bef-8689-4e7c-af5c-cc0feed26516 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:57.096901 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cf498bef-8689-4e7c-af5c-cc0feed26516 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] DELETE http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 Apr 30 21:36:57.097348 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cf498bef-8689-4e7c-af5c-cc0feed26516 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:57.097684 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cf498bef-8689-4e7c-af5c-cc0feed26516 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:57.098104 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-cf498bef-8689-4e7c-af5c-cc0feed26516 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Delete volume with id: 646f2b7e-ba19-4524-8d49-991b3c45da44 Apr 30 21:36:57.121545 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:57.121545 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:57.123308 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-cf498bef-8689-4e7c-af5c-cc0feed26516 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:57.300339 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-cf498bef-8689-4e7c-af5c-cc0feed26516 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Delete volume request issued successfully. Apr 30 21:36:57.300751 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cf498bef-8689-4e7c-af5c-cc0feed26516 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 returned with HTTP 202 Apr 30 21:36:57.301536 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 956/1909] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:36:57 2022] DELETE /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:36:57.306117 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-70417054-69db-469d-b9df-28ac78a97f71 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:57.309850 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-70417054-69db-469d-b9df-28ac78a97f71 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 Apr 30 21:36:57.310391 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-70417054-69db-469d-b9df-28ac78a97f71 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:57.311051 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-70417054-69db-469d-b9df-28ac78a97f71 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:57.325925 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:57.325925 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:57.333334 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-70417054-69db-469d-b9df-28ac78a97f71 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:57.341577 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-70417054-69db-469d-b9df-28ac78a97f71 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 returned with HTTP 200 Apr 30 21:36:57.345842 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 954/1910] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:57 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 => generated 935 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:58.354644 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cb8edf88-c852-4684-bc56-a96ca4cf4e53 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:58.358321 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cb8edf88-c852-4684-bc56-a96ca4cf4e53 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 Apr 30 21:36:58.358745 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cb8edf88-c852-4684-bc56-a96ca4cf4e53 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:58.364103 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cb8edf88-c852-4684-bc56-a96ca4cf4e53 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:58.387749 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:58.387749 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:58.396379 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-cb8edf88-c852-4684-bc56-a96ca4cf4e53 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:58.406590 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cb8edf88-c852-4684-bc56-a96ca4cf4e53 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 returned with HTTP 200 Apr 30 21:36:58.410021 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 957/1911] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:58 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 => generated 935 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:36:59.419680 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5e814af6-5f83-48a9-89cf-0bfa750027a6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:36:59.424615 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5e814af6-5f83-48a9-89cf-0bfa750027a6 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 Apr 30 21:36:59.425073 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5e814af6-5f83-48a9-89cf-0bfa750027a6 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:36:59.425534 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5e814af6-5f83-48a9-89cf-0bfa750027a6 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:36:59.450443 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:36:59.450443 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:36:59.475959 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5e814af6-5f83-48a9-89cf-0bfa750027a6 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:36:59.487634 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5e814af6-5f83-48a9-89cf-0bfa750027a6 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 returned with HTTP 200 Apr 30 21:36:59.498471 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 955/1912] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:36:59 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 => generated 935 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:00.206796 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:00.211252 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] POST http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes Apr 30 21:37:00.212125 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1117980635"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:00.213397 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Create volume request body: {'volume': {'imageRef': 'a5b0850f-3b24-4bcb-b0a7-351c3216b27d', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1117980635'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:37:00.348156 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-01347e84-3a18-4b25-827c-4ea54b164bbe None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:00.425007 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Create volume of 1 GB Apr 30 21:37:00.449050 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Availability Zones retrieved successfully. Apr 30 21:37:00.505521 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Flow 'volume_create_api' (017f54e4-4886-4d42-a396-560d697f2e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:00.508145 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eb9b9f2-cf6b-473d-96bf-29feb370f65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:00.510656 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:37:00.570347 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-01347e84-3a18-4b25-827c-4ea54b164bbe tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] POST http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types Apr 30 21:37:00.571214 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-01347e84-3a18-4b25-827c-4ea54b164bbe tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:00.653441 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eb9b9f2-cf6b-473d-96bf-29feb370f65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:00.655808 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ad46994-5e7a-45cc-a852-859a24ed3440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:00.680709 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-01347e84-3a18-4b25-827c-4ea54b164bbe tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types returned with HTTP 200 Apr 30 21:37:00.682287 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 956/1913] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:37:00 2022] POST /volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types => generated 188 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:00.684083 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-eaf58118-3b51-4e92-b736-4b197e637e93 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:00.693345 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eaf58118-3b51-4e92-b736-4b197e637e93 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 Apr 30 21:37:00.694539 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eaf58118-3b51-4e92-b736-4b197e637e93 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:00.695114 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eaf58118-3b51-4e92-b736-4b197e637e93 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:00.717197 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:00.717197 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:00.757286 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-eaf58118-3b51-4e92-b736-4b197e637e93 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:00.789972 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eaf58118-3b51-4e92-b736-4b197e637e93 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 returned with HTTP 200 Apr 30 21:37:00.793952 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 957/1914] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:00 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 => generated 935 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:00.797146 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a87f75ef-b069-41c7-94e0-dba2c64da4c2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:00.801635 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a87f75ef-b069-41c7-94e0-dba2c64da4c2 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] POST http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types Apr 30 21:37:00.802608 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a87f75ef-b069-41c7-94e0-dba2c64da4c2 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:00.871129 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a87f75ef-b069-41c7-94e0-dba2c64da4c2 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types returned with HTTP 200 Apr 30 21:37:00.872255 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 958/1915] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:37:00 2022] POST /volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types => generated 188 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:00.880352 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:00.919433 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Created reservations ['05857afb-aa80-4d8c-bcb8-6c7db1c539d0', 'cfa03383-5a0b-4b33-8989-c608bd143aa9', '7b3be514-eed4-4450-8319-1b3fa284ff5b', '1eccad89-786a-4f4f-be6b-c82bca7b9f6c'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:00.920945 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ad46994-5e7a-45cc-a852-859a24ed3440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05857afb-aa80-4d8c-bcb8-6c7db1c539d0', 'cfa03383-5a0b-4b33-8989-c608bd143aa9', '7b3be514-eed4-4450-8319-1b3fa284ff5b', '1eccad89-786a-4f4f-be6b-c82bca7b9f6c']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:00.923642 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa04ec71-fee0-431e-ae79-e477e8c7de88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:01.005854 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa04ec71-fee0-431e-ae79-e477e8c7de88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c5d0e64-d4bb-46a3-9308-f451b5386bc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1117980635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c29522e8468947d1a9d7f16b9c0f56b2',qos_specs=None,replication_status=,reservations=['05857afb-aa80-4d8c-bcb8-6c7db1c539d0','cfa03383-5a0b-4b33-8989-c608bd143aa9','7b3be514-eed4-4450-8319-1b3fa284ff5b','1eccad89-786a-4f4f-be6b-c82bca7b9f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c77af801c8e44efca3c7298ecb02d047',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:37:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1117980635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c5d0e64-d4bb-46a3-9308-f451b5386bc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c29522e8468947d1a9d7f16b9c0f56b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c77af801c8e44efca3c7298ecb02d047',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:01.008638 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7430d312-bcb0-4f98-b8b5-e05d3e69d9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:01.079111 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7430d312-bcb0-4f98-b8b5-e05d3e69d9da) transitioned into state 'SUCCESS' from state '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-1117980635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c29522e8468947d1a9d7f16b9c0f56b2',qos_specs=None,replication_status=,reservations=['05857afb-aa80-4d8c-bcb8-6c7db1c539d0','cfa03383-5a0b-4b33-8989-c608bd143aa9','7b3be514-eed4-4450-8319-1b3fa284ff5b','1eccad89-786a-4f4f-be6b-c82bca7b9f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c77af801c8e44efca3c7298ecb02d047',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:01.082281 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97611ef9-06c9-494e-b230-cb9ce63b1a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:01.106371 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] POST http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes Apr 30 21:37:01.107317 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1127972866"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:01.108588 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1127972866'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:37:01.116037 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Create volume of 1 GB Apr 30 21:37:01.117067 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:01.117067 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:01.118478 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Availability Zones retrieved successfully. Apr 30 21:37:01.135775 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Flow 'volume_create_api' (67b86071-660c-4036-b48c-904be7ed3b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:01.138900 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6403b27-a1ea-4a7d-80ee-8abc96763835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:01.142370 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:37:01.146733 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97611ef9-06c9-494e-b230-cb9ce63b1a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:01.154176 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Flow 'volume_create_api' (017f54e4-4886-4d42-a396-560d697f2e70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:01.155204 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Create volume request issued successfully. Apr 30 21:37:01.157821 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8e57d633-9869-4840-bf9f-8c5c3d6caf4b tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes returned with HTTP 202 Apr 30 21:37:01.170789 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 958/1916] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:37:00 2022] POST /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes => generated 813 bytes in 965 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:37:01.173674 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:01.195181 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6403b27-a1ea-4a7d-80ee-8abc96763835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:37:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b945083f-2601-4a0a-b33f-0db851df8974,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b945083f-2601-4a0a-b33f-0db851df8974', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:01.197469 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a102038-9947-4107-aa61-1b5faa6e0117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:01.237993 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:37:01.239152 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:37:01.265252 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] POST http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes Apr 30 21:37:01.265988 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1509579365"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:01.267673 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1509579365'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:37:01.268141 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Create volume of 1 GB Apr 30 21:37:01.268919 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:01.268919 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:01.287030 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Availability Zones retrieved successfully. Apr 30 21:37:01.310408 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Flow 'volume_create_api' (a0c2fda2-a002-4b63-b94d-bdf168e48517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:01.314669 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de87120-b182-4957-a664-b8f5b288258f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:01.317574 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:37:01.376900 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de87120-b182-4957-a664-b8f5b288258f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:01.379240 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7b76e27-fba9-4cfe-8b7d-0aaef1a68b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:01.473497 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Created reservations ['e37f3b6f-9572-4bd2-a059-f16762c2a3b5', '223b1cb3-4611-4f71-9065-242b3e6270ea', '305746f8-2704-4492-87af-abcf2ea19cdf', '17971dc7-a58e-41e9-ae22-bc231f22dac0'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:01.475304 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a102038-9947-4107-aa61-1b5faa6e0117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e37f3b6f-9572-4bd2-a059-f16762c2a3b5', '223b1cb3-4611-4f71-9065-242b3e6270ea', '305746f8-2704-4492-87af-abcf2ea19cdf', '17971dc7-a58e-41e9-ae22-bc231f22dac0']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:01.477263 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c6fb7c3-bf75-4342-901f-7a66f3b414b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:01.608228 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c6fb7c3-bf75-4342-901f-7a66f3b414b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '488ad424-2b3c-487c-9d12-2bc0a7e256a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1127972866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26b0dafa61cd40f3988d5f44276dda51',qos_specs=None,replication_status=,reservations=['e37f3b6f-9572-4bd2-a059-f16762c2a3b5','223b1cb3-4611-4f71-9065-242b3e6270ea','305746f8-2704-4492-87af-abcf2ea19cdf','17971dc7-a58e-41e9-ae22-bc231f22dac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='478a318833914f869d7874fc4af07ede',volume_type_id=b945083f-2601-4a0a-b33f-0db851df8974), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:37:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1127972866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=488ad424-2b3c-487c-9d12-2bc0a7e256a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26b0dafa61cd40f3988d5f44276dda51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='478a318833914f869d7874fc4af07ede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b945083f-2601-4a0a-b33f-0db851df8974),volume_type_id=b945083f-2601-4a0a-b33f-0db851df8974)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:01.610441 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be631e12-0bf9-44e1-931a-490029180992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:01.673439 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Created reservations ['065388ec-3f1d-4031-9ad9-4ddecdbc35d6', '138ae381-4cab-4e61-b346-03739256e0d8', 'a00a9295-d970-4964-aacb-36c47adba8ac', '36b86b57-e551-4b73-a3bc-3575310b31c0'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:01.675348 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7b76e27-fba9-4cfe-8b7d-0aaef1a68b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['065388ec-3f1d-4031-9ad9-4ddecdbc35d6', '138ae381-4cab-4e61-b346-03739256e0d8', 'a00a9295-d970-4964-aacb-36c47adba8ac', '36b86b57-e551-4b73-a3bc-3575310b31c0']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:01.680469 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50d68e35-f0b3-465a-946e-0b6a75ee7c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:01.774739 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50d68e35-f0b3-465a-946e-0b6a75ee7c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c90c53df-9308-43ae-b60b-697e2a742755', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1509579365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea6a94bdaaa74acc884e368018624221',qos_specs=None,replication_status=,reservations=['065388ec-3f1d-4031-9ad9-4ddecdbc35d6','138ae381-4cab-4e61-b346-03739256e0d8','a00a9295-d970-4964-aacb-36c47adba8ac','36b86b57-e551-4b73-a3bc-3575310b31c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f563accc2f64beaa8e03e66615fa360',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:37:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1509579365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c90c53df-9308-43ae-b60b-697e2a742755,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea6a94bdaaa74acc884e368018624221',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f563accc2f64beaa8e03e66615fa360',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:01.776806 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b7bc188-7be2-429b-84e8-de6286d13d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:01.801664 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be631e12-0bf9-44e1-931a-490029180992) transitioned into state 'SUCCESS' from state '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-1127972866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26b0dafa61cd40f3988d5f44276dda51',qos_specs=None,replication_status=,reservations=['e37f3b6f-9572-4bd2-a059-f16762c2a3b5','223b1cb3-4611-4f71-9065-242b3e6270ea','305746f8-2704-4492-87af-abcf2ea19cdf','17971dc7-a58e-41e9-ae22-bc231f22dac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='478a318833914f869d7874fc4af07ede',volume_type_id=b945083f-2601-4a0a-b33f-0db851df8974)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:01.803519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (364018a2-77cd-4f4c-bbc6-74239efdbffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:01.893368 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (364018a2-77cd-4f4c-bbc6-74239efdbffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:01.895980 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Flow 'volume_create_api' (67b86071-660c-4036-b48c-904be7ed3b11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:01.896647 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Create volume request issued successfully. Apr 30 21:37:01.897885 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b8ca3e27-673c-4a86-8c35-0635af974b3d tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes returned with HTTP 202 Apr 30 21:37:01.898826 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 959/1917] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:37:00 2022] POST /volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes => generated 834 bytes in 1020 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:37:01.900343 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e0236b54-c7fd-4417-9788-21fa7a0b3db9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:01.910256 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e0236b54-c7fd-4417-9788-21fa7a0b3db9 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:01.910711 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e0236b54-c7fd-4417-9788-21fa7a0b3db9 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:01.912556 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e0236b54-c7fd-4417-9788-21fa7a0b3db9 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:01.925975 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:01.925975 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:01.932983 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b7bc188-7be2-429b-84e8-de6286d13d8d) transitioned into state 'SUCCESS' from state '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-1509579365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea6a94bdaaa74acc884e368018624221',qos_specs=None,replication_status=,reservations=['065388ec-3f1d-4031-9ad9-4ddecdbc35d6','138ae381-4cab-4e61-b346-03739256e0d8','a00a9295-d970-4964-aacb-36c47adba8ac','36b86b57-e551-4b73-a3bc-3575310b31c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f563accc2f64beaa8e03e66615fa360',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:01.933177 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e0236b54-c7fd-4417-9788-21fa7a0b3db9 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:01.937786 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53677f45-715f-446d-af7f-c5e2bb016e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:01.942297 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e0236b54-c7fd-4417-9788-21fa7a0b3db9 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:01.943028 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 960/1918] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:01 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 905 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:01.951245 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-16881273-2dd5-484b-af19-400aa3e0f7e2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:01.951245 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-16881273-2dd5-484b-af19-400aa3e0f7e2 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 Apr 30 21:37:01.951245 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-16881273-2dd5-484b-af19-400aa3e0f7e2 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:01.951245 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-16881273-2dd5-484b-af19-400aa3e0f7e2 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:01.961866 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:01.961866 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:01.969002 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-16881273-2dd5-484b-af19-400aa3e0f7e2 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:01.978127 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-16881273-2dd5-484b-af19-400aa3e0f7e2 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 returned with HTTP 200 Apr 30 21:37:01.978858 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 961/1919] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:01 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 => generated 935 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:01.988497 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b4b2afbf-003a-453a-9bcc-e163c2cd7ab8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:01.992033 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b4b2afbf-003a-453a-9bcc-e163c2cd7ab8 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] GET http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:01.993520 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b4b2afbf-003a-453a-9bcc-e163c2cd7ab8 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:01.993520 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b4b2afbf-003a-453a-9bcc-e163c2cd7ab8 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:02.007426 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:02.007426 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:02.014611 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b4b2afbf-003a-453a-9bcc-e163c2cd7ab8 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Volume info retrieved successfully. Apr 30 21:37:02.031484 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b4b2afbf-003a-453a-9bcc-e163c2cd7ab8 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 returned with HTTP 200 Apr 30 21:37:02.033156 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 962/1920] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:01 2022] GET /volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 => generated 902 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:02.062253 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53677f45-715f-446d-af7f-c5e2bb016e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:02.064999 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Flow 'volume_create_api' (a0c2fda2-a002-4b63-b94d-bdf168e48517) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:02.065957 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Create volume request issued successfully. Apr 30 21:37:02.067514 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-edbae3cf-8f79-44dc-9773-752687ee9bbd tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes returned with HTTP 202 Apr 30 21:37:02.068733 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 959/1921] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:37:01 2022] POST /volume/v3/ea6a94bdaaa74acc884e368018624221/volumes => generated 817 bytes in 897 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:37:02.079533 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-13dcab55-d649-4c27-b2bf-fd7223fbe701 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:02.085495 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-13dcab55-d649-4c27-b2bf-fd7223fbe701 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 Apr 30 21:37:02.085495 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-13dcab55-d649-4c27-b2bf-fd7223fbe701 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:02.085495 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-13dcab55-d649-4c27-b2bf-fd7223fbe701 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:02.109708 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:02.109708 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:02.128512 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-13dcab55-d649-4c27-b2bf-fd7223fbe701 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Volume info retrieved successfully. Apr 30 21:37:02.141879 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-13dcab55-d649-4c27-b2bf-fd7223fbe701 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 returned with HTTP 200 Apr 30 21:37:02.151924 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 963/1922] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:02 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 => generated 885 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:02.957242 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3bd0a003-0aff-4c84-8a65-9c97174b4586 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:02.961742 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3bd0a003-0aff-4c84-8a65-9c97174b4586 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:02.962304 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3bd0a003-0aff-4c84-8a65-9c97174b4586 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:02.970271 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3bd0a003-0aff-4c84-8a65-9c97174b4586 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:02.977552 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:02.977552 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:02.984845 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3bd0a003-0aff-4c84-8a65-9c97174b4586 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:02.991032 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d35a26dc-5c30-4212-b160-850ea4a09cbc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:02.994671 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d35a26dc-5c30-4212-b160-850ea4a09cbc tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 Apr 30 21:37:02.995108 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d35a26dc-5c30-4212-b160-850ea4a09cbc tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:02.995554 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d35a26dc-5c30-4212-b160-850ea4a09cbc tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:03.007002 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d35a26dc-5c30-4212-b160-850ea4a09cbc tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 returned with HTTP 404 Apr 30 21:37:03.007933 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 964/1923] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:02 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/646f2b7e-ba19-4524-8d49-991b3c45da44 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:37:03.012846 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3bc8e512-ea10-44a9-9def-e4905e4e4c57 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:03.013011 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3bd0a003-0aff-4c84-8a65-9c97174b4586 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:03.017329 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 960/1924] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:02 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 905 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:03.020028 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3bc8e512-ea10-44a9-9def-e4905e4e4c57 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] DELETE http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 Apr 30 21:37:03.020514 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3bc8e512-ea10-44a9-9def-e4905e4e4c57 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:03.020970 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3bc8e512-ea10-44a9-9def-e4905e4e4c57 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:03.021548 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-3bc8e512-ea10-44a9-9def-e4905e4e4c57 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Delete volume with id: 9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 Apr 30 21:37:03.042114 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:03.042114 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:03.042114 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3bc8e512-ea10-44a9-9def-e4905e4e4c57 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:03.049525 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3bdcc71c-025b-4f9c-b1de-82238415f9ae None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:03.053227 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3bdcc71c-025b-4f9c-b1de-82238415f9ae tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] GET http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:03.053923 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3bdcc71c-025b-4f9c-b1de-82238415f9ae tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:03.054412 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3bdcc71c-025b-4f9c-b1de-82238415f9ae tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:03.073101 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:03.073101 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:03.082323 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3bdcc71c-025b-4f9c-b1de-82238415f9ae tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Volume info retrieved successfully. Apr 30 21:37:03.104011 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3bdcc71c-025b-4f9c-b1de-82238415f9ae tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 returned with HTTP 200 Apr 30 21:37:03.104947 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 961/1925] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:03 2022] GET /volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 => generated 926 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:03.156488 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3b8295e5-ef31-4ce5-889e-36192acb02fb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:03.162107 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3b8295e5-ef31-4ce5-889e-36192acb02fb tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 Apr 30 21:37:03.162939 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3b8295e5-ef31-4ce5-889e-36192acb02fb tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:03.163705 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3b8295e5-ef31-4ce5-889e-36192acb02fb tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:03.183904 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:03.183904 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:03.185098 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3bc8e512-ea10-44a9-9def-e4905e4e4c57 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Delete volume request issued successfully. Apr 30 21:37:03.185583 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3bc8e512-ea10-44a9-9def-e4905e4e4c57 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 returned with HTTP 202 Apr 30 21:37:03.186868 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 965/1926] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:37:03 2022] DELETE /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:37:03.190930 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-23339d61-f423-428b-a8a9-48e0178e4e60 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:03.195798 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-23339d61-f423-428b-a8a9-48e0178e4e60 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 Apr 30 21:37:03.195990 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3b8295e5-ef31-4ce5-889e-36192acb02fb tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Volume info retrieved successfully. Apr 30 21:37:03.196130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-23339d61-f423-428b-a8a9-48e0178e4e60 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:03.196130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-23339d61-f423-428b-a8a9-48e0178e4e60 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:03.205989 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3b8295e5-ef31-4ce5-889e-36192acb02fb tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 returned with HTTP 200 Apr 30 21:37:03.209812 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 962/1927] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:03 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 => generated 909 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:03.211955 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:03.211955 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:03.222493 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-23339d61-f423-428b-a8a9-48e0178e4e60 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:03.231564 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-23339d61-f423-428b-a8a9-48e0178e4e60 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 returned with HTTP 200 Apr 30 21:37:03.232291 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 966/1928] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:03 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 => generated 901 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:04.029603 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4a9af196-a411-489a-aea8-b978bbee235c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:04.035960 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4a9af196-a411-489a-aea8-b978bbee235c tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:04.035960 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4a9af196-a411-489a-aea8-b978bbee235c tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:04.035960 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4a9af196-a411-489a-aea8-b978bbee235c tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:04.048037 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:04.048037 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:04.055581 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4a9af196-a411-489a-aea8-b978bbee235c tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:04.065414 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4a9af196-a411-489a-aea8-b978bbee235c tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:04.066431 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 963/1929] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:04 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:04.121012 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fcfe7b20-bffe-400c-acf1-2db8b175dddd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:04.124697 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fcfe7b20-bffe-400c-acf1-2db8b175dddd tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] GET http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:04.125139 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fcfe7b20-bffe-400c-acf1-2db8b175dddd tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:04.125640 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fcfe7b20-bffe-400c-acf1-2db8b175dddd tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:04.140722 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:04.140722 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:04.148183 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fcfe7b20-bffe-400c-acf1-2db8b175dddd tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Volume info retrieved successfully. Apr 30 21:37:04.156831 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fcfe7b20-bffe-400c-acf1-2db8b175dddd tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 returned with HTTP 200 Apr 30 21:37:04.158247 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 967/1930] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:04 2022] GET /volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 => generated 926 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:04.218724 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-28b9462d-e516-41e7-8414-4c0b3d5f7434 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:04.222776 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-28b9462d-e516-41e7-8414-4c0b3d5f7434 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 Apr 30 21:37:04.223342 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-28b9462d-e516-41e7-8414-4c0b3d5f7434 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:04.223829 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-28b9462d-e516-41e7-8414-4c0b3d5f7434 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:04.238341 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:04.238341 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:04.245772 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bbd4e613-5a3b-466c-ac0c-4f237a60775d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:04.246163 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-28b9462d-e516-41e7-8414-4c0b3d5f7434 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Volume info retrieved successfully. Apr 30 21:37:04.249439 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bbd4e613-5a3b-466c-ac0c-4f237a60775d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 Apr 30 21:37:04.249942 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bbd4e613-5a3b-466c-ac0c-4f237a60775d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:04.250391 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bbd4e613-5a3b-466c-ac0c-4f237a60775d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:04.267899 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:04.267899 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:04.280945 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bbd4e613-5a3b-466c-ac0c-4f237a60775d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:04.289743 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-28b9462d-e516-41e7-8414-4c0b3d5f7434 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 returned with HTTP 200 Apr 30 21:37:04.291023 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bbd4e613-5a3b-466c-ac0c-4f237a60775d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 returned with HTTP 200 Apr 30 21:37:04.292217 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 968/1931] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:04 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 => generated 901 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:04.302380 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 964/1932] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:04 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 => generated 909 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:05.078487 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dfa937a3-024f-405a-9782-74168cf2e873 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:05.082505 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dfa937a3-024f-405a-9782-74168cf2e873 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:05.082936 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dfa937a3-024f-405a-9782-74168cf2e873 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:05.083380 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dfa937a3-024f-405a-9782-74168cf2e873 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:05.097429 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:05.097429 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:05.104203 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-dfa937a3-024f-405a-9782-74168cf2e873 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:05.112441 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dfa937a3-024f-405a-9782-74168cf2e873 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:05.113124 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 969/1933] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:05 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:05.170872 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e9f09f95-884e-48f6-b3db-aa3980e8a8e0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:05.175719 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e9f09f95-884e-48f6-b3db-aa3980e8a8e0 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] GET http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:05.176170 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e9f09f95-884e-48f6-b3db-aa3980e8a8e0 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:05.176622 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e9f09f95-884e-48f6-b3db-aa3980e8a8e0 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:05.192724 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:05.192724 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:05.200010 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e9f09f95-884e-48f6-b3db-aa3980e8a8e0 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Volume info retrieved successfully. Apr 30 21:37:05.209328 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e9f09f95-884e-48f6-b3db-aa3980e8a8e0 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 returned with HTTP 200 Apr 30 21:37:05.210085 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 965/1934] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:05 2022] GET /volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 => generated 927 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:05.222806 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4578abb9-86ee-4115-9475-8065ae5f4879 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:05.226787 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4578abb9-86ee-4115-9475-8065ae5f4879 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] GET http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:05.227524 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4578abb9-86ee-4115-9475-8065ae5f4879 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:05.227983 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4578abb9-86ee-4115-9475-8065ae5f4879 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:05.243229 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:05.243229 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:05.250363 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4578abb9-86ee-4115-9475-8065ae5f4879 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Volume info retrieved successfully. Apr 30 21:37:05.258155 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4578abb9-86ee-4115-9475-8065ae5f4879 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 returned with HTTP 200 Apr 30 21:37:05.258948 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 970/1935] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:05 2022] GET /volume/v3/f2b1f7c6eab04cfc89855295789f8e74/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 => generated 1085 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:05.278860 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-276257da-83ed-4d47-8439-f4f2b96c1e75 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:05.283158 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-276257da-83ed-4d47-8439-f4f2b96c1e75 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] POST http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1/action Apr 30 21:37:05.284355 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-276257da-83ed-4d47-8439-f4f2b96c1e75 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:37:05.285439 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-276257da-83ed-4d47-8439-f4f2b96c1e75 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:05.301034 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:05.301034 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:05.302078 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-276257da-83ed-4d47-8439-f4f2b96c1e75 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Volume info retrieved successfully. Apr 30 21:37:05.304456 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1fd82fb4-b4c9-4e47-acc2-89327b65537b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:05.308561 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1fd82fb4-b4c9-4e47-acc2-89327b65537b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 Apr 30 21:37:05.309108 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1fd82fb4-b4c9-4e47-acc2-89327b65537b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:05.309629 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1fd82fb4-b4c9-4e47-acc2-89327b65537b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:05.334013 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:05.334013 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:05.337349 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-276257da-83ed-4d47-8439-f4f2b96c1e75 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] 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. Apr 30 21:37:05.338498 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-276257da-83ed-4d47-8439-f4f2b96c1e75 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] 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. Apr 30 21:37:05.346784 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1fd82fb4-b4c9-4e47-acc2-89327b65537b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:05.362714 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1fd82fb4-b4c9-4e47-acc2-89327b65537b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 returned with HTTP 200 Apr 30 21:37:05.363987 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 971/1936] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:05 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 => generated 901 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:05.365671 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ca935725-4297-4a37-b76b-d93b71407129 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:05.370261 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ca935725-4297-4a37-b76b-d93b71407129 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 Apr 30 21:37:05.370872 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ca935725-4297-4a37-b76b-d93b71407129 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:05.371589 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ca935725-4297-4a37-b76b-d93b71407129 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:05.386644 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:05.386644 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:05.393970 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ca935725-4297-4a37-b76b-d93b71407129 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Volume info retrieved successfully. Apr 30 21:37:05.402784 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ca935725-4297-4a37-b76b-d93b71407129 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 returned with HTTP 200 Apr 30 21:37:05.403578 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 972/1937] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:05 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 => generated 910 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:05.415150 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0a15dea8-12d3-4b55-978e-005bc5bba69e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:05.419098 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0a15dea8-12d3-4b55-978e-005bc5bba69e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] POST http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots Apr 30 21:37:05.419839 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0a15dea8-12d3-4b55-978e-005bc5bba69e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c90c53df-9308-43ae-b60b-697e2a742755", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1683903411"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:05.435414 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:05.435414 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:05.436559 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0a15dea8-12d3-4b55-978e-005bc5bba69e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Volume info retrieved successfully. Apr 30 21:37:05.436659 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.snapshots [None req-0a15dea8-12d3-4b55-978e-005bc5bba69e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Create snapshot from volume c90c53df-9308-43ae-b60b-697e2a742755 Apr 30 21:37:05.531067 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-276257da-83ed-4d47-8439-f4f2b96c1e75 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Created reservations ['4a7f31db-62dd-4aed-95c1-391d88fb85a8', 'b72718e5-7afe-486c-902f-e3f7ec1e059d'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:05.552969 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-276257da-83ed-4d47-8439-f4f2b96c1e75 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:37:05.554054 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-276257da-83ed-4d47-8439-f4f2b96c1e75 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:37:05.633550 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-276257da-83ed-4d47-8439-f4f2b96c1e75 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Created reservations ['b198a45a-b9c4-4e85-9dbf-8b4bdd243877', '6af37dc7-8ffd-484e-aeb3-16fcdfc5a0c9'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:05.637543 ncdv-master-1 devstack@c-api.service[122525]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3033: SADeprecationWarning: The SelectBase.as_scalar() method is deprecated and will be removed in a future release. Please refer to SelectBase.scalar_subquery(). (deprecated since: 1.4) Apr 30 21:37:05.637543 ncdv-master-1 devstack@c-api.service[122525]: models.VolumeType.qos_specs_id == q.as_scalar())), Apr 30 21:37:05.638670 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-0a15dea8-12d3-4b55-978e-005bc5bba69e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Created reservations ['18ee230e-2a36-4983-9137-4ac3b2512d53', '1e282c06-2f06-45a5-9ee0-fafb629babb4', '36f78678-8e11-4f55-bad1-be064ca82a32', '9cd71567-b839-4a93-ae18-6e72d05e6dc1'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:05.825019 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-276257da-83ed-4d47-8439-f4f2b96c1e75 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Retype volume request issued successfully. Apr 30 21:37:05.825846 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-276257da-83ed-4d47-8439-f4f2b96c1e75 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1/action returned with HTTP 202 Apr 30 21:37:05.831259 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 966/1938] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:37:05 2022] POST /volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1/action => generated 0 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:37:05.833294 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bd9bdde7-f7fc-45ec-92a7-0accdf33194e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:05.838698 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bd9bdde7-f7fc-45ec-92a7-0accdf33194e tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] GET http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:05.839146 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bd9bdde7-f7fc-45ec-92a7-0accdf33194e tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:05.844073 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bd9bdde7-f7fc-45ec-92a7-0accdf33194e tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:05.853805 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:05.853805 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:05.862178 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bd9bdde7-f7fc-45ec-92a7-0accdf33194e tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Volume info retrieved successfully. Apr 30 21:37:05.871187 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bd9bdde7-f7fc-45ec-92a7-0accdf33194e tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 returned with HTTP 200 Apr 30 21:37:05.872065 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 967/1939] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:05 2022] GET /volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 => generated 926 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:05.958245 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0a15dea8-12d3-4b55-978e-005bc5bba69e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot create request issued successfully. Apr 30 21:37:05.960919 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0a15dea8-12d3-4b55-978e-005bc5bba69e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots returned with HTTP 202 Apr 30 21:37:05.961716 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 973/1940] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:37:05 2022] POST /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots => generated 311 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:37:05.971187 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6badc14a-4f24-464c-9cca-cf6dedc5a4a0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:05.981090 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6badc14a-4f24-464c-9cca-cf6dedc5a4a0 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b Apr 30 21:37:05.981090 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6badc14a-4f24-464c-9cca-cf6dedc5a4a0 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:05.981090 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6badc14a-4f24-464c-9cca-cf6dedc5a4a0 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:05.988317 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:05.988317 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:05.989307 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6badc14a-4f24-464c-9cca-cf6dedc5a4a0 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:05.991111 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6badc14a-4f24-464c-9cca-cf6dedc5a4a0 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b returned with HTTP 200 Apr 30 21:37:05.995719 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 968/1941] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:05 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:06.126191 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c8a09ceb-2fd2-45b1-b489-3bf710cb4ad1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:06.130056 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c8a09ceb-2fd2-45b1-b489-3bf710cb4ad1 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:06.130512 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c8a09ceb-2fd2-45b1-b489-3bf710cb4ad1 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:06.130961 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c8a09ceb-2fd2-45b1-b489-3bf710cb4ad1 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:06.145980 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:06.145980 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:06.153319 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c8a09ceb-2fd2-45b1-b489-3bf710cb4ad1 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:06.161617 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c8a09ceb-2fd2-45b1-b489-3bf710cb4ad1 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:06.162391 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 974/1942] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:06 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:06.376983 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-97ce4df0-55ec-4480-8e64-f2a6add9ff1b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:06.380952 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97ce4df0-55ec-4480-8e64-f2a6add9ff1b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 Apr 30 21:37:06.385067 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-97ce4df0-55ec-4480-8e64-f2a6add9ff1b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:06.385067 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-97ce4df0-55ec-4480-8e64-f2a6add9ff1b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:06.397915 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:06.397915 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:06.405618 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-97ce4df0-55ec-4480-8e64-f2a6add9ff1b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:06.415475 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97ce4df0-55ec-4480-8e64-f2a6add9ff1b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 returned with HTTP 200 Apr 30 21:37:06.416201 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 969/1943] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:06 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 => generated 901 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:06.885121 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-80dac7de-2215-4204-aee3-bb4f4b149702 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:06.890095 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-80dac7de-2215-4204-aee3-bb4f4b149702 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] GET http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:06.890799 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-80dac7de-2215-4204-aee3-bb4f4b149702 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:06.892248 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-80dac7de-2215-4204-aee3-bb4f4b149702 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:06.908408 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:06.908408 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:06.933221 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-80dac7de-2215-4204-aee3-bb4f4b149702 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Volume info retrieved successfully. Apr 30 21:37:06.945003 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-80dac7de-2215-4204-aee3-bb4f4b149702 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 returned with HTTP 200 Apr 30 21:37:06.946010 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 975/1944] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:06 2022] GET /volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 => generated 927 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:06.958240 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-38443c90-8931-4fbe-9ec0-8cf65925f6c1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:06.962001 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-38443c90-8931-4fbe-9ec0-8cf65925f6c1 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] GET http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:06.965851 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-38443c90-8931-4fbe-9ec0-8cf65925f6c1 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:06.965851 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-38443c90-8931-4fbe-9ec0-8cf65925f6c1 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:06.977264 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:06.977264 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:06.983949 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-38443c90-8931-4fbe-9ec0-8cf65925f6c1 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Volume info retrieved successfully. Apr 30 21:37:06.991872 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-38443c90-8931-4fbe-9ec0-8cf65925f6c1 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 returned with HTTP 200 Apr 30 21:37:06.992596 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 970/1945] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:06 2022] GET /volume/v3/f2b1f7c6eab04cfc89855295789f8e74/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 => generated 1085 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:06.999255 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8843ca6b-e2ca-493e-b8cd-88c2a31ea061 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:07.004456 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8843ca6b-e2ca-493e-b8cd-88c2a31ea061 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b Apr 30 21:37:07.004903 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8843ca6b-e2ca-493e-b8cd-88c2a31ea061 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:07.005363 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8843ca6b-e2ca-493e-b8cd-88c2a31ea061 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:07.006583 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9519ec20-888c-4020-a387-3ca1ddbbd233 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:07.011799 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9519ec20-888c-4020-a387-3ca1ddbbd233 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] GET http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1127972866 Apr 30 21:37:07.012251 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9519ec20-888c-4020-a387-3ca1ddbbd233 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:07.015441 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9519ec20-888c-4020-a387-3ca1ddbbd233 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:07.015567 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:07.015567 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:07.015789 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-9519ec20-888c-4020-a387-3ca1ddbbd233 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1127972866'), ('all_tenants', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:07.015889 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8843ca6b-e2ca-493e-b8cd-88c2a31ea061 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:07.017979 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8843ca6b-e2ca-493e-b8cd-88c2a31ea061 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b returned with HTTP 200 Apr 30 21:37:07.021917 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 976/1946] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:06 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:07.065920 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9519ec20-888c-4020-a387-3ca1ddbbd233 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Get all volumes completed successfully. Apr 30 21:37:07.066801 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9519ec20-888c-4020-a387-3ca1ddbbd233 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1127972866 returned with HTTP 200 Apr 30 21:37:07.072272 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 971/1947] 10.222.0.23 () {58 vars in 1374 bytes} [Sat Apr 30 21:37:07 2022] GET /volume/v3/f2b1f7c6eab04cfc89855295789f8e74/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1127972866 => generated 413 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:07.075836 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-55d6500c-74eb-4d56-855f-4d1dc1e72c99 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:07.080029 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-55d6500c-74eb-4d56-855f-4d1dc1e72c99 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] DELETE http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:07.080473 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-55d6500c-74eb-4d56-855f-4d1dc1e72c99 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:07.080923 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-55d6500c-74eb-4d56-855f-4d1dc1e72c99 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:07.081314 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-55d6500c-74eb-4d56-855f-4d1dc1e72c99 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Delete volume with id: 488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:07.095048 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:07.095048 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:07.096070 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-55d6500c-74eb-4d56-855f-4d1dc1e72c99 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Volume info retrieved successfully. Apr 30 21:37:07.175121 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-57406d2e-504c-46a7-8f4e-2c08aeaee94a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:07.179063 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-57406d2e-504c-46a7-8f4e-2c08aeaee94a tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:07.179848 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-57406d2e-504c-46a7-8f4e-2c08aeaee94a tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:07.180334 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-57406d2e-504c-46a7-8f4e-2c08aeaee94a tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:07.196238 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:07.196238 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:07.203695 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-57406d2e-504c-46a7-8f4e-2c08aeaee94a tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:07.213644 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-57406d2e-504c-46a7-8f4e-2c08aeaee94a tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:07.214408 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 972/1948] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:07 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 1323 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:07.219086 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-55d6500c-74eb-4d56-855f-4d1dc1e72c99 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Delete volume request issued successfully. Apr 30 21:37:07.220031 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-55d6500c-74eb-4d56-855f-4d1dc1e72c99 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 returned with HTTP 202 Apr 30 21:37:07.221422 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 977/1949] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:37:07 2022] DELETE /volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:37:07.225552 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cbb4bf01-4479-4cf9-bf0d-888e23c64f23 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:07.229383 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cbb4bf01-4479-4cf9-bf0d-888e23c64f23 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] GET http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:07.230153 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cbb4bf01-4479-4cf9-bf0d-888e23c64f23 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:07.230593 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cbb4bf01-4479-4cf9-bf0d-888e23c64f23 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:07.232653 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fa8b8ba7-4da9-4f5d-8c20-c04cde606c11 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:07.236957 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fa8b8ba7-4da9-4f5d-8c20-c04cde606c11 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] POST http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0/action Apr 30 21:37:07.237694 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fa8b8ba7-4da9-4f5d-8c20-c04cde606c11 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:37:07.238052 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fa8b8ba7-4da9-4f5d-8c20-c04cde606c11 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:07.248993 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:07.248993 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:07.258352 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-cbb4bf01-4479-4cf9-bf0d-888e23c64f23 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Volume info retrieved successfully. Apr 30 21:37:07.268459 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cbb4bf01-4479-4cf9-bf0d-888e23c64f23 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 returned with HTTP 200 Apr 30 21:37:07.269545 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 973/1950] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:07 2022] GET /volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 => generated 926 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:07.283104 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:07.283104 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:07.298276 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:07.298276 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:07.299342 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fa8b8ba7-4da9-4f5d-8c20-c04cde606c11 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:07.429007 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-31d5ea2f-600f-40bd-b475-94e5eaa469df None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:07.432822 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-31d5ea2f-600f-40bd-b475-94e5eaa469df tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 Apr 30 21:37:07.433258 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-31d5ea2f-600f-40bd-b475-94e5eaa469df tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:07.433699 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-31d5ea2f-600f-40bd-b475-94e5eaa469df tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:07.438820 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fa8b8ba7-4da9-4f5d-8c20-c04cde606c11 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Update volume metadata completed successfully. Apr 30 21:37:07.439451 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fa8b8ba7-4da9-4f5d-8c20-c04cde606c11 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0/action returned with HTTP 200 Apr 30 21:37:07.440490 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 978/1951] 10.222.0.23 () {60 vars in 1367 bytes} [Sat Apr 30 21:37:07 2022] POST /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0/action => generated 480 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:07.446084 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fb051c17-f7a5-4b6f-93e8-0fe78854ad88 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:07.448211 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:07.448211 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:07.457370 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-31d5ea2f-600f-40bd-b475-94e5eaa469df tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:07.458926 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fb051c17-f7a5-4b6f-93e8-0fe78854ad88 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:07.459478 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fb051c17-f7a5-4b6f-93e8-0fe78854ad88 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:07.460023 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fb051c17-f7a5-4b6f-93e8-0fe78854ad88 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:07.468480 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-31d5ea2f-600f-40bd-b475-94e5eaa469df tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 returned with HTTP 200 Apr 30 21:37:07.470262 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 974/1952] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:07 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 => generated 901 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:07.477564 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:07.477564 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:07.485666 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fb051c17-f7a5-4b6f-93e8-0fe78854ad88 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:07.497669 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fb051c17-f7a5-4b6f-93e8-0fe78854ad88 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:07.498469 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 979/1953] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:07 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 1398 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:07.510445 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-56ebfcc8-4226-4c31-baa0-3e8698839438 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:07.514223 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-56ebfcc8-4226-4c31-baa0-3e8698839438 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] POST http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0/action Apr 30 21:37:07.514947 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-56ebfcc8-4226-4c31-baa0-3e8698839438 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:37:07.515267 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-56ebfcc8-4226-4c31-baa0-3e8698839438 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:07.531505 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:07.531505 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:07.545073 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:07.545073 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:07.546175 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-56ebfcc8-4226-4c31-baa0-3e8698839438 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:07.556301 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-56ebfcc8-4226-4c31-baa0-3e8698839438 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Get volume image-metadata completed successfully. Apr 30 21:37:07.655968 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-56ebfcc8-4226-4c31-baa0-3e8698839438 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Delete volume metadata completed successfully. Apr 30 21:37:07.656388 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-56ebfcc8-4226-4c31-baa0-3e8698839438 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0/action returned with HTTP 200 Apr 30 21:37:07.657960 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 975/1954] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:37:07 2022] POST /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0/action => generated 0 bytes in 149 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Apr 30 21:37:07.662655 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-941a4954-e569-453a-a0f1-e9e451074710 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:07.666203 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-941a4954-e569-453a-a0f1-e9e451074710 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] POST http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0/action Apr 30 21:37:07.667018 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-941a4954-e569-453a-a0f1-e9e451074710 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Action body: b'{"os-show_image_metadata": {}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:37:07.667335 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-941a4954-e569-453a-a0f1-e9e451074710 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:07.682255 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:07.682255 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:07.683347 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-941a4954-e569-453a-a0f1-e9e451074710 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:07.693239 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-941a4954-e569-453a-a0f1-e9e451074710 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Get volume image-metadata completed successfully. Apr 30 21:37:07.693892 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-941a4954-e569-453a-a0f1-e9e451074710 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0/action returned with HTTP 200 Apr 30 21:37:07.694648 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 980/1955] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:37:07 2022] POST /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0/action => generated 454 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:07.701686 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ff8ae6a9-8b3a-4669-a36d-f1d30ca7f410 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:07.705378 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ff8ae6a9-8b3a-4669-a36d-f1d30ca7f410 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] DELETE http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:07.705869 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ff8ae6a9-8b3a-4669-a36d-f1d30ca7f410 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:07.706535 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ff8ae6a9-8b3a-4669-a36d-f1d30ca7f410 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:07.706961 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-ff8ae6a9-8b3a-4669-a36d-f1d30ca7f410 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Delete volume with id: 4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:07.721553 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:07.721553 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:07.722642 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ff8ae6a9-8b3a-4669-a36d-f1d30ca7f410 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:07.859228 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ff8ae6a9-8b3a-4669-a36d-f1d30ca7f410 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Delete volume request issued successfully. Apr 30 21:37:07.859665 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ff8ae6a9-8b3a-4669-a36d-f1d30ca7f410 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 202 Apr 30 21:37:07.863126 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 976/1956] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:37:07 2022] DELETE /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:37:07.867526 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bcff692d-e4e2-4be7-89f6-b43f78836fe0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:07.871285 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bcff692d-e4e2-4be7-89f6-b43f78836fe0 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:07.871919 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bcff692d-e4e2-4be7-89f6-b43f78836fe0 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:07.872435 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bcff692d-e4e2-4be7-89f6-b43f78836fe0 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:07.886687 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:07.886687 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:07.894227 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bcff692d-e4e2-4be7-89f6-b43f78836fe0 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:07.908205 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bcff692d-e4e2-4be7-89f6-b43f78836fe0 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:07.909118 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 981/1957] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:07 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 1371 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:08.027018 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-266ac1c5-f37f-4de0-97cb-81f42d973d3f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:08.031085 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-266ac1c5-f37f-4de0-97cb-81f42d973d3f tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b Apr 30 21:37:08.031529 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-266ac1c5-f37f-4de0-97cb-81f42d973d3f tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:08.032001 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-266ac1c5-f37f-4de0-97cb-81f42d973d3f tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:08.041406 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:08.041406 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:08.042431 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-266ac1c5-f37f-4de0-97cb-81f42d973d3f tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:08.044242 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-266ac1c5-f37f-4de0-97cb-81f42d973d3f tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b returned with HTTP 200 Apr 30 21:37:08.048093 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 977/1958] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:08 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b => generated 443 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:08.281495 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1e3c307b-4cff-4469-b84f-9dfa45b91a8a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:08.286122 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1e3c307b-4cff-4469-b84f-9dfa45b91a8a tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] GET http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:08.286560 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1e3c307b-4cff-4469-b84f-9dfa45b91a8a tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:08.287011 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1e3c307b-4cff-4469-b84f-9dfa45b91a8a tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:08.300906 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:08.300906 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:08.308052 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1e3c307b-4cff-4469-b84f-9dfa45b91a8a tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Volume info retrieved successfully. Apr 30 21:37:08.316371 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1e3c307b-4cff-4469-b84f-9dfa45b91a8a tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 returned with HTTP 200 Apr 30 21:37:08.317069 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 982/1959] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:08 2022] GET /volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 => generated 926 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:08.483063 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bc99e127-fa8d-4072-aa46-cee2a97286ac None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:08.487411 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bc99e127-fa8d-4072-aa46-cee2a97286ac tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 Apr 30 21:37:08.487871 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bc99e127-fa8d-4072-aa46-cee2a97286ac tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:08.488314 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bc99e127-fa8d-4072-aa46-cee2a97286ac tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:08.501976 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:08.501976 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:08.508554 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bc99e127-fa8d-4072-aa46-cee2a97286ac tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:08.516700 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bc99e127-fa8d-4072-aa46-cee2a97286ac tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 returned with HTTP 200 Apr 30 21:37:08.522328 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 978/1960] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:08 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 => generated 901 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:08.921695 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-959fb742-003d-4edb-ad33-cc94e4317b32 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:08.929244 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-959fb742-003d-4edb-ad33-cc94e4317b32 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:08.929702 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-959fb742-003d-4edb-ad33-cc94e4317b32 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:08.930181 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-959fb742-003d-4edb-ad33-cc94e4317b32 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:08.944774 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:08.944774 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:08.951934 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-959fb742-003d-4edb-ad33-cc94e4317b32 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:08.962530 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-959fb742-003d-4edb-ad33-cc94e4317b32 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:08.963361 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 983/1961] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:08 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 1371 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:09.053272 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-54add005-ca5a-45cc-b9fc-878ba1dd6a10 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:09.057353 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-54add005-ca5a-45cc-b9fc-878ba1dd6a10 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b Apr 30 21:37:09.057831 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-54add005-ca5a-45cc-b9fc-878ba1dd6a10 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:09.058279 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-54add005-ca5a-45cc-b9fc-878ba1dd6a10 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:09.067277 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:09.067277 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:09.068124 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-54add005-ca5a-45cc-b9fc-878ba1dd6a10 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:09.069863 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-54add005-ca5a-45cc-b9fc-878ba1dd6a10 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b returned with HTTP 200 Apr 30 21:37:09.070529 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 979/1962] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:09 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:09.329669 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-562946b5-a30d-43ab-a475-1bce1af01ab4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:09.333221 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-562946b5-a30d-43ab-a475-1bce1af01ab4 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] GET http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:09.333663 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-562946b5-a30d-43ab-a475-1bce1af01ab4 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:09.334144 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-562946b5-a30d-43ab-a475-1bce1af01ab4 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:09.348368 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:09.348368 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:09.355272 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-562946b5-a30d-43ab-a475-1bce1af01ab4 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Volume info retrieved successfully. Apr 30 21:37:09.364503 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-562946b5-a30d-43ab-a475-1bce1af01ab4 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 returned with HTTP 200 Apr 30 21:37:09.365451 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 984/1963] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:09 2022] GET /volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 => generated 926 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:09.529039 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4b7ad1a5-8b8f-4e16-b94c-33261a85ea32 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:09.533388 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4b7ad1a5-8b8f-4e16-b94c-33261a85ea32 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 Apr 30 21:37:09.533824 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4b7ad1a5-8b8f-4e16-b94c-33261a85ea32 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:09.534281 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4b7ad1a5-8b8f-4e16-b94c-33261a85ea32 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:09.548021 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:09.548021 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:09.553616 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4b7ad1a5-8b8f-4e16-b94c-33261a85ea32 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 returned with HTTP 404 Apr 30 21:37:09.554878 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 980/1964] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:09 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/9b8c9824-cd15-47fc-ac06-a5dc5bf2f130 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:09.559989 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-218b18e9-3ab6-4ff1-9f7b-f0119120f5f4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:09.564460 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-218b18e9-3ab6-4ff1-9f7b-f0119120f5f4 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] DELETE http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:37:09.567917 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-218b18e9-3ab6-4ff1-9f7b-f0119120f5f4 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:09.567917 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-218b18e9-3ab6-4ff1-9f7b-f0119120f5f4 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:09.567917 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-218b18e9-3ab6-4ff1-9f7b-f0119120f5f4 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Delete volume with id: 20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:37:09.579687 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:09.579687 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:09.580668 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-218b18e9-3ab6-4ff1-9f7b-f0119120f5f4 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:09.728712 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-218b18e9-3ab6-4ff1-9f7b-f0119120f5f4 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Delete volume request issued successfully. Apr 30 21:37:09.729504 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-218b18e9-3ab6-4ff1-9f7b-f0119120f5f4 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 202 Apr 30 21:37:09.735375 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-813acfa5-5f83-42d4-83d1-0a0cbec08a30 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:09.737468 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 985/1965] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:37:09 2022] DELETE /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:37:09.741471 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-813acfa5-5f83-42d4-83d1-0a0cbec08a30 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:37:09.742041 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-813acfa5-5f83-42d4-83d1-0a0cbec08a30 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:09.742719 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-813acfa5-5f83-42d4-83d1-0a0cbec08a30 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:09.759131 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:09.759131 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:09.768099 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-813acfa5-5f83-42d4-83d1-0a0cbec08a30 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:09.779127 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-813acfa5-5f83-42d4-83d1-0a0cbec08a30 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 200 Apr 30 21:37:09.779860 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 981/1966] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:09 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 1351 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:09.976349 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fa4ea9c8-4f12-4bec-9fb0-23bf6ac39517 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:09.979976 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fa4ea9c8-4f12-4bec-9fb0-23bf6ac39517 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:09.980635 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fa4ea9c8-4f12-4bec-9fb0-23bf6ac39517 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:09.981089 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fa4ea9c8-4f12-4bec-9fb0-23bf6ac39517 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:09.996106 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:09.996106 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:10.005415 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fa4ea9c8-4f12-4bec-9fb0-23bf6ac39517 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:10.016348 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fa4ea9c8-4f12-4bec-9fb0-23bf6ac39517 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:10.017566 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 986/1967] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:09 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 1371 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:10.078568 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a0821073-f810-4341-a338-502e3f54759b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:10.083313 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a0821073-f810-4341-a338-502e3f54759b tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b Apr 30 21:37:10.083769 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a0821073-f810-4341-a338-502e3f54759b tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:10.084293 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a0821073-f810-4341-a338-502e3f54759b tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:10.096028 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:10.096028 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:10.097025 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a0821073-f810-4341-a338-502e3f54759b tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:10.099048 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a0821073-f810-4341-a338-502e3f54759b tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b returned with HTTP 200 Apr 30 21:37:10.099762 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 982/1968] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:10 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:10.107396 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d19b23fa-f437-434f-abca-02ab4913e1ad None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:10.111743 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d19b23fa-f437-434f-abca-02ab4913e1ad tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] POST http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata Apr 30 21:37:10.112505 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d19b23fa-f437-434f-abca-02ab4913e1ad tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:10.122229 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:10.122229 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:10.123114 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d19b23fa-f437-434f-abca-02ab4913e1ad tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:10.350991 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d19b23fa-f437-434f-abca-02ab4913e1ad tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Update snapshot metadata completed successfully. Apr 30 21:37:10.350991 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d19b23fa-f437-434f-abca-02ab4913e1ad tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata returned with HTTP 200 Apr 30 21:37:10.350991 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 987/1969] 10.222.0.23 () {60 vars in 1378 bytes} [Sat Apr 30 21:37:10 2022] POST /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata => generated 68 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:37:10.351849 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6426ce1a-979c-47b1-8633-a515ee0f2b60 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:10.356114 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6426ce1a-979c-47b1-8633-a515ee0f2b60 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata Apr 30 21:37:10.356447 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6426ce1a-979c-47b1-8633-a515ee0f2b60 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:10.356900 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6426ce1a-979c-47b1-8633-a515ee0f2b60 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:10.367338 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:10.367338 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:10.368396 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6426ce1a-979c-47b1-8633-a515ee0f2b60 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:10.370411 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6426ce1a-979c-47b1-8633-a515ee0f2b60 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Get snapshot metadata completed successfully. Apr 30 21:37:10.371010 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6426ce1a-979c-47b1-8633-a515ee0f2b60 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata returned with HTTP 200 Apr 30 21:37:10.371877 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 983/1970] 10.222.0.23 () {58 vars in 1357 bytes} [Sat Apr 30 21:37:10 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:37:10.381607 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-21cd61cf-73e6-47b5-9e2b-458de21e92d7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:10.381736 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b59b2d19-2c29-408e-a616-f44d02691357 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:10.384197 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b59b2d19-2c29-408e-a616-f44d02691357 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] PUT http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata Apr 30 21:37:10.384757 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-21cd61cf-73e6-47b5-9e2b-458de21e92d7 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] GET http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:10.385000 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b59b2d19-2c29-408e-a616-f44d02691357 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:10.385213 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-21cd61cf-73e6-47b5-9e2b-458de21e92d7 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:10.385694 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-21cd61cf-73e6-47b5-9e2b-458de21e92d7 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:10.402730 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:10.402730 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:10.411016 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-21cd61cf-73e6-47b5-9e2b-458de21e92d7 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Volume info retrieved successfully. Apr 30 21:37:10.421424 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-21cd61cf-73e6-47b5-9e2b-458de21e92d7 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 returned with HTTP 200 Apr 30 21:37:10.422346 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 988/1971] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:10 2022] GET /volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 => generated 926 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:10.438212 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:10.438212 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:10.439797 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b59b2d19-2c29-408e-a616-f44d02691357 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:10.644571 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b59b2d19-2c29-408e-a616-f44d02691357 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Update snapshot metadata completed successfully. Apr 30 21:37:10.645191 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b59b2d19-2c29-408e-a616-f44d02691357 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata returned with HTTP 200 Apr 30 21:37:10.646090 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 984/1972] 10.222.0.23 () {60 vars in 1377 bytes} [Sat Apr 30 21:37:10 2022] PUT /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata => generated 57 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:37:10.651675 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-db3ecfba-dc16-4ecc-8b62-4f40842d2bf2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:10.655874 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-db3ecfba-dc16-4ecc-8b62-4f40842d2bf2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata Apr 30 21:37:10.656327 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-db3ecfba-dc16-4ecc-8b62-4f40842d2bf2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:10.656763 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-db3ecfba-dc16-4ecc-8b62-4f40842d2bf2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:10.666544 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:10.666544 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:10.667548 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-db3ecfba-dc16-4ecc-8b62-4f40842d2bf2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:10.669328 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-db3ecfba-dc16-4ecc-8b62-4f40842d2bf2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Get snapshot metadata completed successfully. Apr 30 21:37:10.669875 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-db3ecfba-dc16-4ecc-8b62-4f40842d2bf2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata returned with HTTP 200 Apr 30 21:37:10.675270 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 989/1973] 10.222.0.23 () {58 vars in 1357 bytes} [Sat Apr 30 21:37:10 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata => generated 57 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:37:10.676927 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6551033f-8be2-40c2-930e-0152d8ddae38 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:10.681113 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6551033f-8be2-40c2-930e-0152d8ddae38 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] DELETE http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata/key3 Apr 30 21:37:10.681560 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6551033f-8be2-40c2-930e-0152d8ddae38 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:10.682040 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6551033f-8be2-40c2-930e-0152d8ddae38 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:10.692270 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:10.692270 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:10.693242 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6551033f-8be2-40c2-930e-0152d8ddae38 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:10.695056 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6551033f-8be2-40c2-930e-0152d8ddae38 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Get snapshot metadata completed successfully. Apr 30 21:37:10.764770 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6551033f-8be2-40c2-930e-0152d8ddae38 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Delete snapshot metadata completed successfully. Apr 30 21:37:10.765585 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6551033f-8be2-40c2-930e-0152d8ddae38 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata/key3 returned with HTTP 200 Apr 30 21:37:10.766000 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 985/1974] 10.222.0.23 () {58 vars in 1375 bytes} [Sat Apr 30 21:37:10 2022] DELETE /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata/key3 => generated 0 bytes in 90 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Apr 30 21:37:10.770876 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b941b4e3-1c48-4583-92a2-bf58fdad76a0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:10.775580 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b941b4e3-1c48-4583-92a2-bf58fdad76a0 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata Apr 30 21:37:10.776031 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b941b4e3-1c48-4583-92a2-bf58fdad76a0 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:10.778589 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b941b4e3-1c48-4583-92a2-bf58fdad76a0 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:10.786482 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:10.786482 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:10.787483 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b941b4e3-1c48-4583-92a2-bf58fdad76a0 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:10.789473 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b941b4e3-1c48-4583-92a2-bf58fdad76a0 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Get snapshot metadata completed successfully. Apr 30 21:37:10.790030 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b941b4e3-1c48-4583-92a2-bf58fdad76a0 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata returned with HTTP 200 Apr 30 21:37:10.790755 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 990/1975] 10.222.0.23 () {58 vars in 1357 bytes} [Sat Apr 30 21:37:10 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:37:10.793342 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-09206503-1eec-4923-9ee9-cbfea832c811 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:10.796775 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c55c6dc7-6f72-4c36-8ce8-ac92e6bbbe1e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:10.798577 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-09206503-1eec-4923-9ee9-cbfea832c811 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:37:10.801542 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-09206503-1eec-4923-9ee9-cbfea832c811 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:10.801542 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-09206503-1eec-4923-9ee9-cbfea832c811 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:10.802622 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c55c6dc7-6f72-4c36-8ce8-ac92e6bbbe1e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] PUT http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata Apr 30 21:37:10.804360 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c55c6dc7-6f72-4c36-8ce8-ac92e6bbbe1e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:10.815646 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:10.815646 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:10.816299 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:10.816299 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:10.817644 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c55c6dc7-6f72-4c36-8ce8-ac92e6bbbe1e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:10.823100 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-09206503-1eec-4923-9ee9-cbfea832c811 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:10.835002 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-09206503-1eec-4923-9ee9-cbfea832c811 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 200 Apr 30 21:37:10.835742 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 986/1976] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:10 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 1351 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:10.916778 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c55c6dc7-6f72-4c36-8ce8-ac92e6bbbe1e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Update snapshot metadata completed successfully. Apr 30 21:37:10.917227 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c55c6dc7-6f72-4c36-8ce8-ac92e6bbbe1e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata returned with HTTP 200 Apr 30 21:37:10.918032 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 991/1977] 10.222.0.23 () {60 vars in 1377 bytes} [Sat Apr 30 21:37:10 2022] PUT /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata => generated 16 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 30 21:37:10.925948 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1af778db-1738-4a5c-a234-3f240a71866c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:10.930364 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1af778db-1738-4a5c-a234-3f240a71866c tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] POST http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata Apr 30 21:37:10.931064 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1af778db-1738-4a5c-a234-3f240a71866c tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:10.941884 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:10.941884 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:10.942885 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1af778db-1738-4a5c-a234-3f240a71866c tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:11.029740 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6459fb81-792f-47fc-96d8-30ac18f4396a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:11.034556 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6459fb81-792f-47fc-96d8-30ac18f4396a tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:11.035070 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6459fb81-792f-47fc-96d8-30ac18f4396a tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:11.035593 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6459fb81-792f-47fc-96d8-30ac18f4396a tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:11.043149 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1af778db-1738-4a5c-a234-3f240a71866c tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Update snapshot metadata completed successfully. Apr 30 21:37:11.044041 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1af778db-1738-4a5c-a234-3f240a71866c tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata returned with HTTP 200 Apr 30 21:37:11.049584 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 987/1978] 10.222.0.23 () {60 vars in 1378 bytes} [Sat Apr 30 21:37:10 2022] POST /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata => generated 68 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:37:11.050289 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:11.050289 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:11.051030 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bc9f3bc4-298d-4500-9e17-f5d33c75dd0c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:11.055215 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bc9f3bc4-298d-4500-9e17-f5d33c75dd0c tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata Apr 30 21:37:11.056385 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bc9f3bc4-298d-4500-9e17-f5d33c75dd0c tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:11.056843 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bc9f3bc4-298d-4500-9e17-f5d33c75dd0c tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:11.057621 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6459fb81-792f-47fc-96d8-30ac18f4396a tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:11.067376 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:11.067376 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:11.067890 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6459fb81-792f-47fc-96d8-30ac18f4396a tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:11.069460 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bc9f3bc4-298d-4500-9e17-f5d33c75dd0c tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:11.069581 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 992/1979] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:11 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 1371 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:11.070522 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bc9f3bc4-298d-4500-9e17-f5d33c75dd0c tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Get snapshot metadata completed successfully. Apr 30 21:37:11.071045 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bc9f3bc4-298d-4500-9e17-f5d33c75dd0c tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata returned with HTTP 200 Apr 30 21:37:11.071865 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 988/1980] 10.222.0.23 () {58 vars in 1357 bytes} [Sat Apr 30 21:37:11 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:37:11.077582 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-791de09a-fa34-4d84-94cc-1777cc51195e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:11.082602 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-791de09a-fa34-4d84-94cc-1777cc51195e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] PUT http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata/key3 Apr 30 21:37:11.083299 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-791de09a-fa34-4d84-94cc-1777cc51195e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:11.093437 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:11.093437 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:11.094416 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-791de09a-fa34-4d84-94cc-1777cc51195e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:11.185973 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-791de09a-fa34-4d84-94cc-1777cc51195e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Update snapshot metadata completed successfully. Apr 30 21:37:11.186161 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-791de09a-fa34-4d84-94cc-1777cc51195e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata/key3 returned with HTTP 200 Apr 30 21:37:11.186885 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 993/1981] 10.222.0.23 () {60 vars in 1392 bytes} [Sat Apr 30 21:37:11 2022] PUT /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata/key3 => generated 35 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 30 21:37:11.192628 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5adecfbe-4f7e-4617-acc1-ac5ca6e1b24a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:11.196702 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5adecfbe-4f7e-4617-acc1-ac5ca6e1b24a tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata/key3 Apr 30 21:37:11.197137 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5adecfbe-4f7e-4617-acc1-ac5ca6e1b24a tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:11.197584 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5adecfbe-4f7e-4617-acc1-ac5ca6e1b24a tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:11.207491 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:11.207491 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:11.208420 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5adecfbe-4f7e-4617-acc1-ac5ca6e1b24a tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:11.213878 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5adecfbe-4f7e-4617-acc1-ac5ca6e1b24a tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Get snapshot metadata completed successfully. Apr 30 21:37:11.213878 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5adecfbe-4f7e-4617-acc1-ac5ca6e1b24a tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata/key3 returned with HTTP 200 Apr 30 21:37:11.213878 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 989/1982] 10.222.0.23 () {58 vars in 1372 bytes} [Sat Apr 30 21:37:11 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:37:11.218073 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2d46721a-7672-4dd3-a4ff-97611cbe6763 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:11.222779 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2d46721a-7672-4dd3-a4ff-97611cbe6763 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata Apr 30 21:37:11.223256 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2d46721a-7672-4dd3-a4ff-97611cbe6763 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:11.223708 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2d46721a-7672-4dd3-a4ff-97611cbe6763 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:11.234093 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:11.234093 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:11.237961 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2d46721a-7672-4dd3-a4ff-97611cbe6763 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:11.237961 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2d46721a-7672-4dd3-a4ff-97611cbe6763 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Get snapshot metadata completed successfully. Apr 30 21:37:11.237961 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2d46721a-7672-4dd3-a4ff-97611cbe6763 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata returned with HTTP 200 Apr 30 21:37:11.238679 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 994/1983] 10.222.0.23 () {58 vars in 1357 bytes} [Sat Apr 30 21:37:11 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata => generated 75 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:37:11.244925 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e6467a4f-a66b-4614-9845-131609bb68a1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:11.249079 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e6467a4f-a66b-4614-9845-131609bb68a1 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] PUT http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata Apr 30 21:37:11.249779 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e6467a4f-a66b-4614-9845-131609bb68a1 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:11.259933 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:11.259933 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:11.265626 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e6467a4f-a66b-4614-9845-131609bb68a1 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:11.391320 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e6467a4f-a66b-4614-9845-131609bb68a1 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Update snapshot metadata completed successfully. Apr 30 21:37:11.392391 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e6467a4f-a66b-4614-9845-131609bb68a1 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata returned with HTTP 200 Apr 30 21:37:11.393482 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 990/1984] 10.222.0.23 () {60 vars in 1377 bytes} [Sat Apr 30 21:37:11 2022] PUT /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b/metadata => generated 16 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:37:11.400311 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bd31e4bb-b55a-4ab9-989c-c13c3a161749 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:11.404447 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bd31e4bb-b55a-4ab9-989c-c13c3a161749 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] DELETE http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b Apr 30 21:37:11.404917 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bd31e4bb-b55a-4ab9-989c-c13c3a161749 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:11.413010 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bd31e4bb-b55a-4ab9-989c-c13c3a161749 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:11.413010 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v2.snapshots [None req-bd31e4bb-b55a-4ab9-989c-c13c3a161749 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Delete snapshot with id: 96395392-dbec-4cac-8d3e-4c0240033d2b Apr 30 21:37:11.415622 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:11.415622 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:11.416561 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bd31e4bb-b55a-4ab9-989c-c13c3a161749 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:11.435918 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7e33a45d-d790-428c-b8fd-6abce07b90f0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:11.441964 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7e33a45d-d790-428c-b8fd-6abce07b90f0 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] GET http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:11.441964 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7e33a45d-d790-428c-b8fd-6abce07b90f0 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:11.441964 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7e33a45d-d790-428c-b8fd-6abce07b90f0 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:11.455139 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:11.455139 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:11.462395 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7e33a45d-d790-428c-b8fd-6abce07b90f0 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Volume info retrieved successfully. Apr 30 21:37:11.471863 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7e33a45d-d790-428c-b8fd-6abce07b90f0 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 returned with HTTP 200 Apr 30 21:37:11.472785 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 991/1985] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:11 2022] GET /volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 => generated 926 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:11.523907 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bd31e4bb-b55a-4ab9-989c-c13c3a161749 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot delete request issued successfully. Apr 30 21:37:11.524583 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bd31e4bb-b55a-4ab9-989c-c13c3a161749 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b returned with HTTP 202 Apr 30 21:37:11.525812 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 995/1986] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:37:11 2022] DELETE /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:37:11.530505 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-812d98c4-b3ec-4d4d-9778-478d9bc217c2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:11.536568 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-812d98c4-b3ec-4d4d-9778-478d9bc217c2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b Apr 30 21:37:11.537218 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-812d98c4-b3ec-4d4d-9778-478d9bc217c2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:11.538830 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-812d98c4-b3ec-4d4d-9778-478d9bc217c2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:11.552278 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:11.552278 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:11.560630 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-812d98c4-b3ec-4d4d-9778-478d9bc217c2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:11.560630 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-812d98c4-b3ec-4d4d-9778-478d9bc217c2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b returned with HTTP 200 Apr 30 21:37:11.560630 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 992/1987] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:11 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:11.848182 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-75b44908-f323-4ea5-9638-292ccc90b3c1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:11.852236 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-75b44908-f323-4ea5-9638-292ccc90b3c1 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:37:11.861151 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-75b44908-f323-4ea5-9638-292ccc90b3c1 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:11.861151 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-75b44908-f323-4ea5-9638-292ccc90b3c1 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:11.867996 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:11.867996 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:11.875276 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-75b44908-f323-4ea5-9638-292ccc90b3c1 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:11.886573 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-75b44908-f323-4ea5-9638-292ccc90b3c1 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 200 Apr 30 21:37:11.887304 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 996/1988] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:11 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 1351 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:12.081713 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b92792c5-e498-4267-a3da-770dcf0feb24 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:12.085282 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b92792c5-e498-4267-a3da-770dcf0feb24 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:12.085750 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b92792c5-e498-4267-a3da-770dcf0feb24 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:12.086254 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b92792c5-e498-4267-a3da-770dcf0feb24 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:12.099973 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:12.099973 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:12.106738 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b92792c5-e498-4267-a3da-770dcf0feb24 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:12.116722 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b92792c5-e498-4267-a3da-770dcf0feb24 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:12.122299 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 993/1989] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:12 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 1371 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:12.484810 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1dcd3b71-5973-48fc-833f-44594ef70c73 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:12.488934 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1dcd3b71-5973-48fc-833f-44594ef70c73 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] GET http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:12.489585 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1dcd3b71-5973-48fc-833f-44594ef70c73 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:12.490235 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1dcd3b71-5973-48fc-833f-44594ef70c73 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:12.504309 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:12.504309 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:12.511051 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1dcd3b71-5973-48fc-833f-44594ef70c73 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Volume info retrieved successfully. Apr 30 21:37:12.519582 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1dcd3b71-5973-48fc-833f-44594ef70c73 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 returned with HTTP 200 Apr 30 21:37:12.521976 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 997/1990] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:12 2022] GET /volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 => generated 926 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:12.565050 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-be4e7167-d3f5-4a62-91b9-aa3b325fe110 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:12.569545 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-be4e7167-d3f5-4a62-91b9-aa3b325fe110 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b Apr 30 21:37:12.570031 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-be4e7167-d3f5-4a62-91b9-aa3b325fe110 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:12.570482 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-be4e7167-d3f5-4a62-91b9-aa3b325fe110 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:12.580130 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:12.580130 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:12.583309 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-be4e7167-d3f5-4a62-91b9-aa3b325fe110 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:12.585630 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-be4e7167-d3f5-4a62-91b9-aa3b325fe110 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b returned with HTTP 200 Apr 30 21:37:12.586723 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 994/1991] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:12 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:12.900748 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1036f69d-367c-40d2-8ab9-91b9d0ce7d87 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:12.904253 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1036f69d-367c-40d2-8ab9-91b9d0ce7d87 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:37:12.904694 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1036f69d-367c-40d2-8ab9-91b9d0ce7d87 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:12.905167 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1036f69d-367c-40d2-8ab9-91b9d0ce7d87 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:12.919301 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:12.919301 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:12.926844 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1036f69d-367c-40d2-8ab9-91b9d0ce7d87 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:12.937199 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1036f69d-367c-40d2-8ab9-91b9d0ce7d87 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 200 Apr 30 21:37:12.938583 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 998/1992] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:12 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 1351 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:13.129031 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0f55f7de-5aef-4700-b961-4c0a18ac0091 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:13.133133 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0f55f7de-5aef-4700-b961-4c0a18ac0091 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:13.133658 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0f55f7de-5aef-4700-b961-4c0a18ac0091 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:13.134366 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0f55f7de-5aef-4700-b961-4c0a18ac0091 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:13.150489 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:13.150489 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:13.160663 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0f55f7de-5aef-4700-b961-4c0a18ac0091 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:13.174401 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0f55f7de-5aef-4700-b961-4c0a18ac0091 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:13.175305 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 995/1993] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:13 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 1371 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:13.533124 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cc03aec0-586f-4a15-abd2-03a915cccdd3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:13.536707 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cc03aec0-586f-4a15-abd2-03a915cccdd3 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] GET http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 Apr 30 21:37:13.537148 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cc03aec0-586f-4a15-abd2-03a915cccdd3 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:13.537626 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cc03aec0-586f-4a15-abd2-03a915cccdd3 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:13.548064 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cc03aec0-586f-4a15-abd2-03a915cccdd3 tempest-VolumeRetypeWithoutMigrationTest-2040320425 tempest-VolumeRetypeWithoutMigrationTest-2040320425-project] http://10.222.0.23/volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 returned with HTTP 404 Apr 30 21:37:13.548932 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 999/1994] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:13 2022] GET /volume/v3/26b0dafa61cd40f3988d5f44276dda51/volumes/488ad424-2b3c-487c-9d12-2bc0a7e256a1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:13.553455 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b525f3eb-e83f-4193-ba2b-e12d0ea7699c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:13.557105 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b525f3eb-e83f-4193-ba2b-e12d0ea7699c tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] DELETE http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types/83e1e402-fa72-4a33-9495-fecab76c46ef Apr 30 21:37:13.557543 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b525f3eb-e83f-4193-ba2b-e12d0ea7699c tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:13.558074 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b525f3eb-e83f-4193-ba2b-e12d0ea7699c tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:13.593811 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4cad6533-ee50-4b4a-be80-a527cbde5ef7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:13.598356 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4cad6533-ee50-4b4a-be80-a527cbde5ef7 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b Apr 30 21:37:13.598985 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4cad6533-ee50-4b4a-be80-a527cbde5ef7 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:13.599435 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4cad6533-ee50-4b4a-be80-a527cbde5ef7 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:13.608400 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:13.608400 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:13.609327 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4cad6533-ee50-4b4a-be80-a527cbde5ef7 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:13.611147 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4cad6533-ee50-4b4a-be80-a527cbde5ef7 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b returned with HTTP 200 Apr 30 21:37:13.611834 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1000/1995] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:13 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:13.695593 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b525f3eb-e83f-4193-ba2b-e12d0ea7699c tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types/83e1e402-fa72-4a33-9495-fecab76c46ef returned with HTTP 202 Apr 30 21:37:13.696340 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 996/1996] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:37:13 2022] DELETE /volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types/83e1e402-fa72-4a33-9495-fecab76c46ef => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:37:13.700959 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0204de7c-169c-49fd-b966-0c3a1366a081 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:13.705309 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0204de7c-169c-49fd-b966-0c3a1366a081 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] GET http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types/83e1e402-fa72-4a33-9495-fecab76c46ef Apr 30 21:37:13.705750 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0204de7c-169c-49fd-b966-0c3a1366a081 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:13.706229 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0204de7c-169c-49fd-b966-0c3a1366a081 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:13.710889 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0204de7c-169c-49fd-b966-0c3a1366a081 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types/83e1e402-fa72-4a33-9495-fecab76c46ef returned with HTTP 404 Apr 30 21:37:13.711716 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1001/1997] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:37:13 2022] GET /volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types/83e1e402-fa72-4a33-9495-fecab76c46ef => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:13.716137 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-77e5971d-76fc-4eec-9874-e6624d9e6bd5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:13.721719 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-77e5971d-76fc-4eec-9874-e6624d9e6bd5 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] DELETE http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types/b945083f-2601-4a0a-b33f-0db851df8974 Apr 30 21:37:13.721719 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-77e5971d-76fc-4eec-9874-e6624d9e6bd5 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:13.721719 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-77e5971d-76fc-4eec-9874-e6624d9e6bd5 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:13.838639 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-77e5971d-76fc-4eec-9874-e6624d9e6bd5 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types/b945083f-2601-4a0a-b33f-0db851df8974 returned with HTTP 202 Apr 30 21:37:13.839291 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 997/1998] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:37:13 2022] DELETE /volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types/b945083f-2601-4a0a-b33f-0db851df8974 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:37:13.853655 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f3d1f6bb-7a51-4d46-ac01-9cce6b97fbf4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:13.857467 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f3d1f6bb-7a51-4d46-ac01-9cce6b97fbf4 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] GET http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types/b945083f-2601-4a0a-b33f-0db851df8974 Apr 30 21:37:13.857935 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f3d1f6bb-7a51-4d46-ac01-9cce6b97fbf4 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:13.858556 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f3d1f6bb-7a51-4d46-ac01-9cce6b97fbf4 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:13.866602 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f3d1f6bb-7a51-4d46-ac01-9cce6b97fbf4 tempest-VolumeRetypeWithoutMigrationTest-697006277 tempest-VolumeRetypeWithoutMigrationTest-697006277-project-admin] http://10.222.0.23/volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types/b945083f-2601-4a0a-b33f-0db851df8974 returned with HTTP 404 Apr 30 21:37:13.867536 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1002/1999] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:37:13 2022] GET /volume/v3/f2b1f7c6eab04cfc89855295789f8e74/types/b945083f-2601-4a0a-b33f-0db851df8974 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:37:13.950803 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-59d23c19-7892-4c2d-837e-330dca6fe2f8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:13.955614 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-59d23c19-7892-4c2d-837e-330dca6fe2f8 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:37:13.958593 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-59d23c19-7892-4c2d-837e-330dca6fe2f8 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:13.958593 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-59d23c19-7892-4c2d-837e-330dca6fe2f8 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:13.972026 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:13.972026 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:13.980069 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-59d23c19-7892-4c2d-837e-330dca6fe2f8 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:13.990754 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-59d23c19-7892-4c2d-837e-330dca6fe2f8 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 200 Apr 30 21:37:13.991816 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 998/2000] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:13 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 1351 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:14.187602 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ffc9a2a5-3679-408b-a83c-d8a9bbab2788 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:14.192352 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ffc9a2a5-3679-408b-a83c-d8a9bbab2788 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:14.192892 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ffc9a2a5-3679-408b-a83c-d8a9bbab2788 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:14.193727 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ffc9a2a5-3679-408b-a83c-d8a9bbab2788 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:14.208681 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:14.208681 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:14.216150 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ffc9a2a5-3679-408b-a83c-d8a9bbab2788 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:14.226162 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ffc9a2a5-3679-408b-a83c-d8a9bbab2788 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:14.226885 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1003/2001] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:14 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 1371 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:14.619988 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1427da4c-8095-436e-8a1b-ba0015484032 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:14.623952 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1427da4c-8095-436e-8a1b-ba0015484032 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b Apr 30 21:37:14.624396 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1427da4c-8095-436e-8a1b-ba0015484032 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:14.624849 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1427da4c-8095-436e-8a1b-ba0015484032 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:14.634129 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:14.634129 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:14.635401 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1427da4c-8095-436e-8a1b-ba0015484032 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:14.637173 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1427da4c-8095-436e-8a1b-ba0015484032 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b returned with HTTP 200 Apr 30 21:37:14.637918 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 999/2002] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:14 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:15.004260 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-47c26e6e-7789-45a9-b822-20f0ae7b973b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:15.007963 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-47c26e6e-7789-45a9-b822-20f0ae7b973b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:37:15.008974 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-47c26e6e-7789-45a9-b822-20f0ae7b973b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:15.009403 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-47c26e6e-7789-45a9-b822-20f0ae7b973b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:15.026592 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:15.026592 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:15.036335 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-47c26e6e-7789-45a9-b822-20f0ae7b973b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:15.048569 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-47c26e6e-7789-45a9-b822-20f0ae7b973b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 200 Apr 30 21:37:15.049960 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1004/2003] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:15 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 1351 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:15.239502 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d829cdd4-a7bc-49ac-b673-7009293883f9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:15.242688 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d829cdd4-a7bc-49ac-b673-7009293883f9 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:15.243112 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d829cdd4-a7bc-49ac-b673-7009293883f9 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:15.243584 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d829cdd4-a7bc-49ac-b673-7009293883f9 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:15.261235 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:15.261235 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:15.270895 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d829cdd4-a7bc-49ac-b673-7009293883f9 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:15.286012 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d829cdd4-a7bc-49ac-b673-7009293883f9 tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:15.294872 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1000/2004] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:15 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 1371 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:15.655300 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6e0d28b2-4f25-4e63-8910-c68ecbe5280e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:15.659240 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6e0d28b2-4f25-4e63-8910-c68ecbe5280e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b Apr 30 21:37:15.659680 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6e0d28b2-4f25-4e63-8910-c68ecbe5280e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:15.660132 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6e0d28b2-4f25-4e63-8910-c68ecbe5280e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:15.670442 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:15.670442 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:15.671755 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6e0d28b2-4f25-4e63-8910-c68ecbe5280e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:15.674282 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6e0d28b2-4f25-4e63-8910-c68ecbe5280e tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b returned with HTTP 200 Apr 30 21:37:15.675052 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1005/2005] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:15 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:16.062272 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-60525717-22f5-40d5-b443-f4ea203760f2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:16.066270 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-60525717-22f5-40d5-b443-f4ea203760f2 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:37:16.068430 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-60525717-22f5-40d5-b443-f4ea203760f2 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:16.068430 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-60525717-22f5-40d5-b443-f4ea203760f2 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:16.081874 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:16.081874 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:16.090594 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-60525717-22f5-40d5-b443-f4ea203760f2 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:16.103161 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-60525717-22f5-40d5-b443-f4ea203760f2 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 200 Apr 30 21:37:16.104260 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1001/2006] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:16 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 1351 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:16.299538 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-820468a9-adf9-4449-bc30-b553f84c9bfa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:16.305177 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-820468a9-adf9-4449-bc30-b553f84c9bfa tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:16.305923 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-820468a9-adf9-4449-bc30-b553f84c9bfa tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:16.307302 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-820468a9-adf9-4449-bc30-b553f84c9bfa tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:16.324253 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:16.324253 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:16.333127 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-820468a9-adf9-4449-bc30-b553f84c9bfa tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:16.345341 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-820468a9-adf9-4449-bc30-b553f84c9bfa tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:16.346942 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1006/2007] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:16 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 1371 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:16.387613 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-590f9c2a-e1b9-4533-964f-22a9f8be48c2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:16.500280 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-590f9c2a-e1b9-4533-964f-22a9f8be48c2 tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] POST http://10.222.0.23/volume/v3/672cb6b76349440c99898918494233d1/types Apr 30 21:37:16.501056 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-590f9c2a-e1b9-4533-964f-22a9f8be48c2 tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-570334049"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:16.626555 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-590f9c2a-e1b9-4533-964f-22a9f8be48c2 tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] http://10.222.0.23/volume/v3/672cb6b76349440c99898918494233d1/types returned with HTTP 200 Apr 30 21:37:16.627727 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1002/2008] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:37:16 2022] POST /volume/v3/672cb6b76349440c99898918494233d1/types => generated 219 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:16.634708 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0c5ba18f-4636-49d7-8f0d-12e5fc1ac69e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:16.638793 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0c5ba18f-4636-49d7-8f0d-12e5fc1ac69e tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] POST http://10.222.0.23/volume/v3/672cb6b76349440c99898918494233d1/group_types Apr 30 21:37:16.639765 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0c5ba18f-4636-49d7-8f0d-12e5fc1ac69e tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-792549082"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:16.683369 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-16f8ff49-d5b3-45be-b5da-e06e862a19c2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:16.694090 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-16f8ff49-d5b3-45be-b5da-e06e862a19c2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b Apr 30 21:37:16.694935 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-16f8ff49-d5b3-45be-b5da-e06e862a19c2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:16.695351 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-16f8ff49-d5b3-45be-b5da-e06e862a19c2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:16.708194 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:16.708194 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:16.709221 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-16f8ff49-d5b3-45be-b5da-e06e862a19c2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:16.711067 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-16f8ff49-d5b3-45be-b5da-e06e862a19c2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b returned with HTTP 200 Apr 30 21:37:16.711998 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1003/2009] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:16 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:16.764063 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0c5ba18f-4636-49d7-8f0d-12e5fc1ac69e tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] http://10.222.0.23/volume/v3/672cb6b76349440c99898918494233d1/group_types returned with HTTP 202 Apr 30 21:37:16.770181 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1007/2010] 10.222.0.23 () {62 vars in 1287 bytes} [Sat Apr 30 21:37:16 2022] POST /volume/v3/672cb6b76349440c99898918494233d1/group_types => generated 176 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:16.772095 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6067d005-60b7-4207-a935-2a7ef655abfb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:16.907637 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6067d005-60b7-4207-a935-2a7ef655abfb tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] POST http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups Apr 30 21:37:16.908453 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6067d005-60b7-4207-a935-2a7ef655abfb tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b81e6612-9a91-49f2-b954-2dd847c57d31", "volume_types": ["0a9fe537-8304-4ffa-a553-9a4e089d9207"], "name": "tempest-GroupsV314Test-Group-1107836238"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:16.909390 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-6067d005-60b7-4207-a935-2a7ef655abfb tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Creating new group {'group': {'group_type': 'b81e6612-9a91-49f2-b954-2dd847c57d31', 'volume_types': ['0a9fe537-8304-4ffa-a553-9a4e089d9207'], 'name': 'tempest-GroupsV314Test-Group-1107836238'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Apr 30 21:37:16.914901 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.groups [None req-6067d005-60b7-4207-a935-2a7ef655abfb tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Creating group tempest-GroupsV314Test-Group-1107836238. Apr 30 21:37:16.927025 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6067d005-60b7-4207-a935-2a7ef655abfb tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Availability Zones retrieved successfully. Apr 30 21:37:17.073076 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-6067d005-60b7-4207-a935-2a7ef655abfb tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Created reservations ['0e4a85cc-82f1-4c69-9829-bb082b692266'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:17.117026 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2122d819-97be-4a0f-b476-b78267bdd21a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:17.120867 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2122d819-97be-4a0f-b476-b78267bdd21a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:37:17.121302 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2122d819-97be-4a0f-b476-b78267bdd21a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:17.121747 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2122d819-97be-4a0f-b476-b78267bdd21a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:17.137992 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:17.137992 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:17.151223 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2122d819-97be-4a0f-b476-b78267bdd21a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:17.171891 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2122d819-97be-4a0f-b476-b78267bdd21a tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 200 Apr 30 21:37:17.181219 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1008/2011] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:17 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 1351 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:17.303550 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6067d005-60b7-4207-a935-2a7ef655abfb tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups returned with HTTP 202 Apr 30 21:37:17.305202 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1004/2012] 10.222.0.23 () {62 vars in 1273 bytes} [Sat Apr 30 21:37:16 2022] POST /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups => generated 108 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:37:17.311300 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2babe248-716a-4baa-a8df-64df055f9bab None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:17.318051 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2babe248-716a-4baa-a8df-64df055f9bab tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f Apr 30 21:37:17.322258 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2babe248-716a-4baa-a8df-64df055f9bab tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:17.322258 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2babe248-716a-4baa-a8df-64df055f9bab tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:17.322258 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-2babe248-716a-4baa-a8df-64df055f9bab tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] show called for member 04572595-ecc3-4588-a9d2-e3762fc69b9f {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:37:17.329014 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:17.329014 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:17.346627 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2babe248-716a-4baa-a8df-64df055f9bab tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f returned with HTTP 200 Apr 30 21:37:17.347636 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1009/2013] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:37:17 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f => generated 388 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:17.359259 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fd7ae1d6-3c02-4b41-a37f-b7f1a7135b5d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:17.363913 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd7ae1d6-3c02-4b41-a37f-b7f1a7135b5d tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:17.368486 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd7ae1d6-3c02-4b41-a37f-b7f1a7135b5d tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:17.368486 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd7ae1d6-3c02-4b41-a37f-b7f1a7135b5d tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:17.383698 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:17.383698 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:17.391778 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fd7ae1d6-3c02-4b41-a37f-b7f1a7135b5d tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:17.402144 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd7ae1d6-3c02-4b41-a37f-b7f1a7135b5d tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:17.402995 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1005/2014] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:17 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 1371 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:17.720396 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a1c4ef3b-0a7c-4fde-9592-c68826b71db1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:17.724349 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a1c4ef3b-0a7c-4fde-9592-c68826b71db1 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b Apr 30 21:37:17.724794 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a1c4ef3b-0a7c-4fde-9592-c68826b71db1 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:17.725479 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a1c4ef3b-0a7c-4fde-9592-c68826b71db1 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:17.744413 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:17.744413 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:17.745951 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a1c4ef3b-0a7c-4fde-9592-c68826b71db1 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:17.747898 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a1c4ef3b-0a7c-4fde-9592-c68826b71db1 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b returned with HTTP 200 Apr 30 21:37:17.749165 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1010/2015] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:17 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:18.185314 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4fbe2d4a-ca7a-4dce-8357-afa6ff7b2d27 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:18.189661 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4fbe2d4a-ca7a-4dce-8357-afa6ff7b2d27 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:37:18.192303 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4fbe2d4a-ca7a-4dce-8357-afa6ff7b2d27 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:18.192303 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4fbe2d4a-ca7a-4dce-8357-afa6ff7b2d27 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:18.205551 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:18.205551 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:18.215287 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4fbe2d4a-ca7a-4dce-8357-afa6ff7b2d27 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:18.225115 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4fbe2d4a-ca7a-4dce-8357-afa6ff7b2d27 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 200 Apr 30 21:37:18.226195 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1006/2016] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:18 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 1351 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:18.355837 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f767b3c8-b221-4790-8cc8-bb75cc39267f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:18.360887 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f767b3c8-b221-4790-8cc8-bb75cc39267f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f Apr 30 21:37:18.361662 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f767b3c8-b221-4790-8cc8-bb75cc39267f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:18.362102 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f767b3c8-b221-4790-8cc8-bb75cc39267f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:18.362507 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-f767b3c8-b221-4790-8cc8-bb75cc39267f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] show called for member 04572595-ecc3-4588-a9d2-e3762fc69b9f {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:37:18.370926 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:18.370926 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:18.391056 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f767b3c8-b221-4790-8cc8-bb75cc39267f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f returned with HTTP 200 Apr 30 21:37:18.393577 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1011/2017] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:37:18 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f => generated 388 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:18.415935 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-01af93ff-7eaf-4f23-88f3-fb9f6cfbdf2e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:18.421912 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-01af93ff-7eaf-4f23-88f3-fb9f6cfbdf2e tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:18.426767 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-01af93ff-7eaf-4f23-88f3-fb9f6cfbdf2e tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:18.427316 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-01af93ff-7eaf-4f23-88f3-fb9f6cfbdf2e tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:18.445216 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:18.445216 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:18.453356 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-01af93ff-7eaf-4f23-88f3-fb9f6cfbdf2e tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Volume info retrieved successfully. Apr 30 21:37:18.469257 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-01af93ff-7eaf-4f23-88f3-fb9f6cfbdf2e tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 200 Apr 30 21:37:18.470581 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1007/2018] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:18 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 1371 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:18.757043 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8fd08c67-b4a0-4cb9-af21-3b1982b5b1ee None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:18.761129 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8fd08c67-b4a0-4cb9-af21-3b1982b5b1ee tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b Apr 30 21:37:18.761704 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8fd08c67-b4a0-4cb9-af21-3b1982b5b1ee tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:18.762422 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8fd08c67-b4a0-4cb9-af21-3b1982b5b1ee tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:18.772424 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:18.772424 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:18.773405 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8fd08c67-b4a0-4cb9-af21-3b1982b5b1ee tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Snapshot retrieved successfully. Apr 30 21:37:18.775486 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8fd08c67-b4a0-4cb9-af21-3b1982b5b1ee tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b returned with HTTP 200 Apr 30 21:37:18.776310 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1012/2019] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:18 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:19.237411 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d247b4d7-5e6c-45d3-85e5-1ca5c54ccb54 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:19.240984 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d247b4d7-5e6c-45d3-85e5-1ca5c54ccb54 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 Apr 30 21:37:19.241567 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d247b4d7-5e6c-45d3-85e5-1ca5c54ccb54 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:19.242137 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d247b4d7-5e6c-45d3-85e5-1ca5c54ccb54 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:19.253093 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d247b4d7-5e6c-45d3-85e5-1ca5c54ccb54 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 returned with HTTP 404 Apr 30 21:37:19.254132 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1008/2020] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:19 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/20c58c1f-0e97-49c0-a126-d6644eeb7588 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:19.258930 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9ec9f7db-9b5d-4264-bf25-974dd0a16051 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:19.263702 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9ec9f7db-9b5d-4264-bf25-974dd0a16051 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] DELETE http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:37:19.263702 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9ec9f7db-9b5d-4264-bf25-974dd0a16051 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:19.263702 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9ec9f7db-9b5d-4264-bf25-974dd0a16051 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:19.264055 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-9ec9f7db-9b5d-4264-bf25-974dd0a16051 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Delete volume with id: 716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:37:19.278644 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:19.278644 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:19.279656 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9ec9f7db-9b5d-4264-bf25-974dd0a16051 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:19.401476 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8a0a8701-8745-423b-a205-2203fdfc2e2d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:19.405472 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8a0a8701-8745-423b-a205-2203fdfc2e2d tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f Apr 30 21:37:19.405991 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8a0a8701-8745-423b-a205-2203fdfc2e2d tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:19.406445 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8a0a8701-8745-423b-a205-2203fdfc2e2d tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:19.406912 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-8a0a8701-8745-423b-a205-2203fdfc2e2d tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] show called for member 04572595-ecc3-4588-a9d2-e3762fc69b9f {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:37:19.413092 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:19.413092 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:19.428023 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8a0a8701-8745-423b-a205-2203fdfc2e2d tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f returned with HTTP 200 Apr 30 21:37:19.428955 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1009/2021] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:37:19 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f => generated 389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:19.436860 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9ec9f7db-9b5d-4264-bf25-974dd0a16051 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Delete volume request issued successfully. Apr 30 21:37:19.437368 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9ec9f7db-9b5d-4264-bf25-974dd0a16051 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b returned with HTTP 202 Apr 30 21:37:19.441050 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1013/2022] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:37:19 2022] DELETE /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:37:19.441050 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:19.442175 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b3db936c-022b-478a-b137-153240a869d8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:19.449017 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] POST http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes Apr 30 21:37:19.449017 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0a9fe537-8304-4ffa-a553-9a4e089d9207", "group_id": "04572595-ecc3-4588-a9d2-e3762fc69b9f", "size": 1, "name": "tempest-GroupsV314Test-Volume-1431291645"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:19.449017 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Create volume request body: {'volume': {'volume_type': '0a9fe537-8304-4ffa-a553-9a4e089d9207', 'group_id': '04572595-ecc3-4588-a9d2-e3762fc69b9f', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-1431291645'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:37:19.460831 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:19.460831 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:19.462785 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Create volume of 1 GB Apr 30 21:37:19.473914 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Availability Zones retrieved successfully. Apr 30 21:37:19.488485 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Flow 'volume_create_api' (d6419e32-0c52-4f87-8b11-b408365760db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:19.490995 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72dc4590-df15-4d0f-ab58-a6b6a27013ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:19.492556 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:19.492556 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:19.493519 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:37:19.515798 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72dc4590-df15-4d0f-ab58-a6b6a27013ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:37:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0a9fe537-8304-4ffa-a553-9a4e089d9207,is_public=True,name='tempest-GroupsV314Test-volume-type-570334049',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a9fe537-8304-4ffa-a553-9a4e089d9207', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '04572595-ecc3-4588-a9d2-e3762fc69b9f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:19.518330 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a4a28b-a85f-40d6-8233-98661eec7bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:19.555202 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-570334049 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-570334049, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:37:19.556231 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-570334049 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-570334049, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:37:19.591619 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] POST http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes Apr 30 21:37:19.592501 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1022744839"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:19.604307 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1022744839'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:37:19.604307 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Create volume of 1 GB Apr 30 21:37:19.604307 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Availability Zones retrieved successfully. Apr 30 21:37:19.617695 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Flow 'volume_create_api' (1ea40482-4984-4ca2-b1c3-8e18bb4087f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:19.620264 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1865a7c-15e6-46aa-9848-2c9971f9b49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:19.622771 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:37:19.653957 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1865a7c-15e6-46aa-9848-2c9971f9b49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:19.655972 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6320fdd1-c7bd-4a5f-8eae-2caf12e059f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:19.764427 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Created reservations ['4493c939-9e7f-4755-a4df-934b39822a11', '46ec8a56-8e53-4e61-9c97-10ca7f501528', 'cd3f7fc2-f029-4d11-a60b-803d5ad17c0f', '0f649139-434d-467a-8bf7-8388b0fb4cec'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:19.766209 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a4a28b-a85f-40d6-8233-98661eec7bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4493c939-9e7f-4755-a4df-934b39822a11', '46ec8a56-8e53-4e61-9c97-10ca7f501528', 'cd3f7fc2-f029-4d11-a60b-803d5ad17c0f', '0f649139-434d-467a-8bf7-8388b0fb4cec']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:19.768751 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f5e0c7-550f-466d-bece-d441e3408c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:19.847225 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f5e0c7-550f-466d-bece-d441e3408c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07f1fe41-a251-44bd-81b5-77080df526c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1431291645',encryption_key_id=None,group_id=04572595-ecc3-4588-a9d2-e3762fc69b9f,group_type_id=,metadata={},multiattach=False,project_id='ba6f219a03684e02b7c38372cef6f3a0',qos_specs=None,replication_status=,reservations=['4493c939-9e7f-4755-a4df-934b39822a11','46ec8a56-8e53-4e61-9c97-10ca7f501528','cd3f7fc2-f029-4d11-a60b-803d5ad17c0f','0f649139-434d-467a-8bf7-8388b0fb4cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f6985817d347d2b74ba939500f55a1',volume_type_id=0a9fe537-8304-4ffa-a553-9a4e089d9207), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:37:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1431291645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=04572595-ecc3-4588-a9d2-e3762fc69b9f,host=None,id=07f1fe41-a251-44bd-81b5-77080df526c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba6f219a03684e02b7c38372cef6f3a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02f6985817d347d2b74ba939500f55a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0a9fe537-8304-4ffa-a553-9a4e089d9207),volume_type_id=0a9fe537-8304-4ffa-a553-9a4e089d9207)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:19.849209 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e02f13a-cc50-4533-bd04-0c7287f5c1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:19.861816 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Created reservations ['d00e140f-8592-4a21-975d-e4aa0d69294d', 'a9339af3-783b-416a-8e2b-e53c01f04e37', '03af7318-fc40-4cb3-8f65-6ba1d04b47c3', '6d502129-6ac7-4115-b6df-8c804b03873f'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:19.863712 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6320fdd1-c7bd-4a5f-8eae-2caf12e059f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d00e140f-8592-4a21-975d-e4aa0d69294d', 'a9339af3-783b-416a-8e2b-e53c01f04e37', '03af7318-fc40-4cb3-8f65-6ba1d04b47c3', '6d502129-6ac7-4115-b6df-8c804b03873f']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:19.865641 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb9210a5-4875-4426-9907-68ddb95e7651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:19.966914 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb9210a5-4875-4426-9907-68ddb95e7651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96d1ea3b-b458-477f-a8ba-0164409b2a0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1022744839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfecbeba61c420a8185d621647a8059',qos_specs=None,replication_status=,reservations=['d00e140f-8592-4a21-975d-e4aa0d69294d','a9339af3-783b-416a-8e2b-e53c01f04e37','03af7318-fc40-4cb3-8f65-6ba1d04b47c3','6d502129-6ac7-4115-b6df-8c804b03873f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc2dbf2ab81b4a6d921f2ef0c0bc345e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:37:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1022744839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96d1ea3b-b458-477f-a8ba-0164409b2a0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cfecbeba61c420a8185d621647a8059',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc2dbf2ab81b4a6d921f2ef0c0bc345e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:19.968763 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58df175-db16-40e2-98dd-519fb5b013ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:20.000246 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e02f13a-cc50-4533-bd04-0c7287f5c1ca) transitioned into state 'SUCCESS' from state '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-1431291645',encryption_key_id=None,group_id=04572595-ecc3-4588-a9d2-e3762fc69b9f,group_type_id=,metadata={},multiattach=False,project_id='ba6f219a03684e02b7c38372cef6f3a0',qos_specs=None,replication_status=,reservations=['4493c939-9e7f-4755-a4df-934b39822a11','46ec8a56-8e53-4e61-9c97-10ca7f501528','cd3f7fc2-f029-4d11-a60b-803d5ad17c0f','0f649139-434d-467a-8bf7-8388b0fb4cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f6985817d347d2b74ba939500f55a1',volume_type_id=0a9fe537-8304-4ffa-a553-9a4e089d9207)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:20.002593 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6e5ba30-ae45-4c4e-bdf3-e7ec44d0e93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:20.088890 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58df175-db16-40e2-98dd-519fb5b013ae) transitioned into state 'SUCCESS' from state '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-1022744839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfecbeba61c420a8185d621647a8059',qos_specs=None,replication_status=,reservations=['d00e140f-8592-4a21-975d-e4aa0d69294d','a9339af3-783b-416a-8e2b-e53c01f04e37','03af7318-fc40-4cb3-8f65-6ba1d04b47c3','6d502129-6ac7-4115-b6df-8c804b03873f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc2dbf2ab81b4a6d921f2ef0c0bc345e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:20.088890 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc0715d0-cda2-4e46-a66b-433b6c00e48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:20.114566 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6e5ba30-ae45-4c4e-bdf3-e7ec44d0e93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:20.116911 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Flow 'volume_create_api' (d6419e32-0c52-4f87-8b11-b408365760db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:20.117582 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Create volume request issued successfully. Apr 30 21:37:20.118955 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:20.119329 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:20.126863 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:20.132284 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:20.132284 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:20.138103 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b3db936c-022b-478a-b137-153240a869d8 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes returned with HTTP 202 Apr 30 21:37:20.138872 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1010/2023] 10.222.0.23 () {62 vars in 1276 bytes} [Sat Apr 30 21:37:19 2022] POST /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes => generated 899 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:37:20.140117 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fa8af0ec-4f98-48ba-853d-561542b42093 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:20.148762 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fa8af0ec-4f98-48ba-853d-561542b42093 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:37:20.149468 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fa8af0ec-4f98-48ba-853d-561542b42093 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:20.149951 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fa8af0ec-4f98-48ba-853d-561542b42093 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:20.163887 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:20.163887 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:20.165807 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc0715d0-cda2-4e46-a66b-433b6c00e48f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:20.168862 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Flow 'volume_create_api' (1ea40482-4984-4ca2-b1c3-8e18bb4087f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:20.171105 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fa8af0ec-4f98-48ba-853d-561542b42093 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:20.176625 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Create volume request issued successfully. Apr 30 21:37:20.177976 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e96157be-4b52-4236-8de9-5dbce26e4ba8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes returned with HTTP 202 Apr 30 21:37:20.178757 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1014/2024] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:37:19 2022] POST /volume/v3/8cfecbeba61c420a8185d621647a8059/volumes => generated 813 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:37:20.180391 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-227bef6b-cce1-4b40-89c6-ed86c4e5e36e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:20.182464 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fa8af0ec-4f98-48ba-853d-561542b42093 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b returned with HTTP 200 Apr 30 21:37:20.183327 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1011/2025] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:20 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b => generated 1318 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:20.184715 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-227bef6b-cce1-4b40-89c6-ed86c4e5e36e tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] GET http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 Apr 30 21:37:20.185158 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-227bef6b-cce1-4b40-89c6-ed86c4e5e36e tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:20.190042 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-227bef6b-cce1-4b40-89c6-ed86c4e5e36e tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:20.191877 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-16572d30-f864-4efb-9cf8-c93a67133afa None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:20.195329 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-16572d30-f864-4efb-9cf8-c93a67133afa tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b Apr 30 21:37:20.195768 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-16572d30-f864-4efb-9cf8-c93a67133afa tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:20.196218 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-16572d30-f864-4efb-9cf8-c93a67133afa tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:20.204559 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-16572d30-f864-4efb-9cf8-c93a67133afa tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b returned with HTTP 404 Apr 30 21:37:20.205691 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1012/2026] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:20 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/snapshots/96395392-dbec-4cac-8d3e-4c0240033d2b => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:20.206677 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ee9a2a1c-f05c-4803-bdb1-317f8711bce1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:20.210245 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ee9a2a1c-f05c-4803-bdb1-317f8711bce1 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 Apr 30 21:37:20.210560 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ee9a2a1c-f05c-4803-bdb1-317f8711bce1 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:20.211007 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ee9a2a1c-f05c-4803-bdb1-317f8711bce1 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:20.211135 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-227bef6b-cce1-4b40-89c6-ed86c4e5e36e tempest-VolumesImageMetadata-1631285009 tempest-VolumesImageMetadata-1631285009-project] http://10.222.0.23/volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 returned with HTTP 404 Apr 30 21:37:20.211997 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1015/2027] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:20 2022] GET /volume/v3/c29522e8468947d1a9d7f16b9c0f56b2/volumes/4c5d0e64-d4bb-46a3-9308-f451b5386bc0 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:20.213548 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d44c4879-f005-43b8-8cbe-e14f7f3f9c12 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:20.221401 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d44c4879-f005-43b8-8cbe-e14f7f3f9c12 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] GET http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:20.222222 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d44c4879-f005-43b8-8cbe-e14f7f3f9c12 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:20.222822 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d44c4879-f005-43b8-8cbe-e14f7f3f9c12 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:20.224853 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:20.224853 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:20.232392 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ee9a2a1c-f05c-4803-bdb1-317f8711bce1 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:20.233963 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-ee9a2a1c-f05c-4803-bdb1-317f8711bce1 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:20.234350 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-ee9a2a1c-f05c-4803-bdb1-317f8711bce1 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:20.242812 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-ee9a2a1c-f05c-4803-bdb1-317f8711bce1 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:20.249103 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:20.249103 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:20.250080 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:20.250080 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:20.258779 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d44c4879-f005-43b8-8cbe-e14f7f3f9c12 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Volume info retrieved successfully. Apr 30 21:37:20.267507 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ee9a2a1c-f05c-4803-bdb1-317f8711bce1 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 returned with HTTP 200 Apr 30 21:37:20.272417 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1013/2028] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:20 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 => generated 967 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:20.272417 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a2177454-5d1b-4f5e-b486-9298c3a16455 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:20.275386 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a2177454-5d1b-4f5e-b486-9298c3a16455 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] DELETE http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 Apr 30 21:37:20.276044 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a2177454-5d1b-4f5e-b486-9298c3a16455 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:20.277048 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a2177454-5d1b-4f5e-b486-9298c3a16455 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:20.277827 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-a2177454-5d1b-4f5e-b486-9298c3a16455 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Delete volume with id: c90c53df-9308-43ae-b60b-697e2a742755 Apr 30 21:37:20.279887 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d44c4879-f005-43b8-8cbe-e14f7f3f9c12 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d returned with HTTP 200 Apr 30 21:37:20.283575 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1016/2029] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:20 2022] GET /volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d => generated 881 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:20.299039 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:20.299039 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:20.300466 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a2177454-5d1b-4f5e-b486-9298c3a16455 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Volume info retrieved successfully. Apr 30 21:37:20.540265 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a2177454-5d1b-4f5e-b486-9298c3a16455 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Delete volume request issued successfully. Apr 30 21:37:20.540669 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a2177454-5d1b-4f5e-b486-9298c3a16455 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 returned with HTTP 202 Apr 30 21:37:20.544688 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1014/2030] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:37:20 2022] DELETE /volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:37:20.546972 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b76b821d-0bdc-4211-953a-fd10534a8c7b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:20.551037 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b76b821d-0bdc-4211-953a-fd10534a8c7b tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 Apr 30 21:37:20.551675 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b76b821d-0bdc-4211-953a-fd10534a8c7b tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:20.552272 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b76b821d-0bdc-4211-953a-fd10534a8c7b tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:20.567519 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:20.567519 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:20.575562 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b76b821d-0bdc-4211-953a-fd10534a8c7b tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Volume info retrieved successfully. Apr 30 21:37:20.584572 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b76b821d-0bdc-4211-953a-fd10534a8c7b tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 returned with HTTP 200 Apr 30 21:37:20.598180 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1017/2031] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:20 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 => generated 909 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:21.198047 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b4e180d0-baa1-4daa-a59f-d84f7787dc22 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:21.201697 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b4e180d0-baa1-4daa-a59f-d84f7787dc22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:37:21.202188 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b4e180d0-baa1-4daa-a59f-d84f7787dc22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:21.202709 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b4e180d0-baa1-4daa-a59f-d84f7787dc22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:21.216795 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:21.216795 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:21.223401 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b4e180d0-baa1-4daa-a59f-d84f7787dc22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:21.232861 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b4e180d0-baa1-4daa-a59f-d84f7787dc22 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b returned with HTTP 200 Apr 30 21:37:21.233559 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1015/2032] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:21 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b => generated 1318 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:21.281046 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ee752c85-c228-491e-a75b-b818acef023b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:21.284750 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ee752c85-c228-491e-a75b-b818acef023b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 Apr 30 21:37:21.285229 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ee752c85-c228-491e-a75b-b818acef023b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:21.285676 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ee752c85-c228-491e-a75b-b818acef023b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:21.294035 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c694fcb5-ae64-4306-be49-9ae0275c7aeb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:21.297672 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c694fcb5-ae64-4306-be49-9ae0275c7aeb tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] GET http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:21.298156 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c694fcb5-ae64-4306-be49-9ae0275c7aeb tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:21.298605 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c694fcb5-ae64-4306-be49-9ae0275c7aeb tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:21.299209 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:21.299209 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:21.306119 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ee752c85-c228-491e-a75b-b818acef023b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:21.307398 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-ee752c85-c228-491e-a75b-b818acef023b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:21.307769 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-ee752c85-c228-491e-a75b-b818acef023b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:21.312027 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:21.312027 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:21.314986 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-ee752c85-c228-491e-a75b-b818acef023b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:21.319800 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c694fcb5-ae64-4306-be49-9ae0275c7aeb tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Volume info retrieved successfully. Apr 30 21:37:21.322587 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:21.322587 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:21.328476 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c694fcb5-ae64-4306-be49-9ae0275c7aeb tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d returned with HTTP 200 Apr 30 21:37:21.330025 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1016/2033] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:21 2022] GET /volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d => generated 905 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:21.335086 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ee752c85-c228-491e-a75b-b818acef023b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 returned with HTTP 200 Apr 30 21:37:21.335919 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1018/2034] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:21 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 => generated 991 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:21.602062 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-813b55dc-8f50-4cc6-958d-691c8b960eb6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:21.605688 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-813b55dc-8f50-4cc6-958d-691c8b960eb6 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 Apr 30 21:37:21.606205 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-813b55dc-8f50-4cc6-958d-691c8b960eb6 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:21.606679 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-813b55dc-8f50-4cc6-958d-691c8b960eb6 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:21.621876 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:21.621876 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:21.630695 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-813b55dc-8f50-4cc6-958d-691c8b960eb6 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Volume info retrieved successfully. Apr 30 21:37:21.640879 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-813b55dc-8f50-4cc6-958d-691c8b960eb6 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 returned with HTTP 200 Apr 30 21:37:21.641811 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1017/2035] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:21 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 => generated 909 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:22.247789 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cd2a79a6-3199-4891-a036-e963b901bc9d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:22.251866 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cd2a79a6-3199-4891-a036-e963b901bc9d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:37:22.252302 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cd2a79a6-3199-4891-a036-e963b901bc9d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:22.252748 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cd2a79a6-3199-4891-a036-e963b901bc9d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:22.266904 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:22.266904 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:22.275344 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cd2a79a6-3199-4891-a036-e963b901bc9d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:22.291190 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cd2a79a6-3199-4891-a036-e963b901bc9d tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b returned with HTTP 200 Apr 30 21:37:22.291190 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1019/2036] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:22 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b => generated 1318 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:22.342248 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-73ea3935-0054-405e-9355-b6ffa8251ad6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:22.346453 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73ea3935-0054-405e-9355-b6ffa8251ad6 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] GET http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:22.347254 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-73ea3935-0054-405e-9355-b6ffa8251ad6 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:22.347973 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-73ea3935-0054-405e-9355-b6ffa8251ad6 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:22.348265 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-eda709a2-9381-4019-8b3a-500626fb55ce None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:22.351974 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eda709a2-9381-4019-8b3a-500626fb55ce tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 Apr 30 21:37:22.352488 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eda709a2-9381-4019-8b3a-500626fb55ce tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:22.352950 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eda709a2-9381-4019-8b3a-500626fb55ce tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:22.362791 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:22.362791 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:22.368295 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:22.368295 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:22.370265 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-73ea3935-0054-405e-9355-b6ffa8251ad6 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Volume info retrieved successfully. Apr 30 21:37:22.376826 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-eda709a2-9381-4019-8b3a-500626fb55ce tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:22.378486 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-eda709a2-9381-4019-8b3a-500626fb55ce tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:22.378858 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-eda709a2-9381-4019-8b3a-500626fb55ce tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:22.379364 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73ea3935-0054-405e-9355-b6ffa8251ad6 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d returned with HTTP 200 Apr 30 21:37:22.380284 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1018/2037] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:22 2022] GET /volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:22.385594 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-eda709a2-9381-4019-8b3a-500626fb55ce tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:22.390745 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:22.390745 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:22.393518 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a1fdf4a0-d32d-4aa2-9a11-008aad5f7d4e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:22.399167 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a1fdf4a0-d32d-4aa2-9a11-008aad5f7d4e tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] POST http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer Apr 30 21:37:22.399556 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a1fdf4a0-d32d-4aa2-9a11-008aad5f7d4e tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "96d1ea3b-b458-477f-a8ba-0164409b2a0d"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:22.400360 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.volume_transfer [None req-a1fdf4a0-d32d-4aa2-9a11-008aad5f7d4e tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Creating new volume transfer {'transfer': {'volume_id': '96d1ea3b-b458-477f-a8ba-0164409b2a0d'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Apr 30 21:37:22.400640 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.volume_transfer [None req-a1fdf4a0-d32d-4aa2-9a11-008aad5f7d4e tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Creating transfer of volume 96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:22.400923 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.transfer.api [None req-a1fdf4a0-d32d-4aa2-9a11-008aad5f7d4e tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Generating transfer record for volume 96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:22.407986 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eda709a2-9381-4019-8b3a-500626fb55ce tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 returned with HTTP 200 Apr 30 21:37:22.408725 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1020/2038] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:22 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 => generated 992 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:22.415688 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:22.415688 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:22.420122 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:22.424708 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] POST http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/action Apr 30 21:37:22.425669 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Action body: b'{"create-from-src": {"source_group_id": "04572595-ecc3-4588-a9d2-e3762fc69b9f", "name": "tempest-Group_from_grp-122913445"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:37:22.425971 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "04572595-ecc3-4588-a9d2-e3762fc69b9f", "name": "tempest-Group_from_grp-122913445"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:22.429530 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Creating new group {'create-from-src': {'source_group_id': '04572595-ecc3-4588-a9d2-e3762fc69b9f', 'name': 'tempest-Group_from_grp-122913445'}}. {{(pid=122527) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Apr 30 21:37:22.429938 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.groups [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Creating group tempest-Group_from_grp-122913445 from source group 04572595-ecc3-4588-a9d2-e3762fc69b9f. Apr 30 21:37:22.435430 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:22.435430 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:22.446874 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:22.446874 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:22.535835 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a1fdf4a0-d32d-4aa2-9a11-008aad5f7d4e tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer returned with HTTP 202 Apr 30 21:37:22.536633 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1019/2039] 10.222.0.23 () {60 vars in 1267 bytes} [Sat Apr 30 21:37:22 2022] POST /volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer => generated 507 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:37:22.543103 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-48e86e0f-4e58-494c-a850-8d73b5256e32 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:22.547500 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-48e86e0f-4e58-494c-a850-8d73b5256e32 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] GET http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:22.547500 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-48e86e0f-4e58-494c-a850-8d73b5256e32 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:22.547500 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-48e86e0f-4e58-494c-a850-8d73b5256e32 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:22.558209 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Created reservations ['0e6e62b2-86a0-4634-82d6-e721f7e27909'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:22.561033 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:22.561033 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:22.568353 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-48e86e0f-4e58-494c-a850-8d73b5256e32 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Volume info retrieved successfully. Apr 30 21:37:22.576941 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-48e86e0f-4e58-494c-a850-8d73b5256e32 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d returned with HTTP 200 Apr 30 21:37:22.577675 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1020/2040] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:22 2022] GET /volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d => generated 914 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:22.592890 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9f00f40c-a454-4dbb-bace-9c9e7665247e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:22.598554 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9f00f40c-a454-4dbb-bace-9c9e7665247e tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] GET http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer/276f5bf7-21f0-4bd4-9719-812166639cdc Apr 30 21:37:22.601108 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9f00f40c-a454-4dbb-bace-9c9e7665247e tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:22.601108 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9f00f40c-a454-4dbb-bace-9c9e7665247e tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:22.609159 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9f00f40c-a454-4dbb-bace-9c9e7665247e tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer/276f5bf7-21f0-4bd4-9719-812166639cdc returned with HTTP 200 Apr 30 21:37:22.609865 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1021/2041] 10.222.0.23 () {58 vars in 1357 bytes} [Sat Apr 30 21:37:22 2022] GET /volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer/276f5bf7-21f0-4bd4-9719-812166639cdc => generated 475 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:22.616253 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8b85981c-79eb-4e84-9ebc-35afd1a88981 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:22.621327 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8b85981c-79eb-4e84-9ebc-35afd1a88981 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] GET http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer Apr 30 21:37:22.621781 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8b85981c-79eb-4e84-9ebc-35afd1a88981 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:22.624118 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8b85981c-79eb-4e84-9ebc-35afd1a88981 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:22.624118 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.volume_transfer [None req-8b85981c-79eb-4e84-9ebc-35afd1a88981 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Listing volume transfers {{(pid=122525) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Apr 30 21:37:22.631995 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8b85981c-79eb-4e84-9ebc-35afd1a88981 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer returned with HTTP 200 Apr 30 21:37:22.635672 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1022/2042] 10.222.0.23 () {58 vars in 1246 bytes} [Sat Apr 30 21:37:22 2022] GET /volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer => generated 434 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:22.638977 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2eddd0ee-1247-4ef3-b598-f58d80d5c27a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:22.756383 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.group.api [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] A mapping entry already exists for group 333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae and volume type 0a9fe537-8304-4ffa-a553-9a4e089d9207. Do not need to create again. Apr 30 21:37:22.757088 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:22.757088 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:22.758225 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Availability Zones retrieved successfully. Apr 30 21:37:22.771917 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Flow 'volume_create_api' (6301d503-1e15-4be0-9399-cd80313af972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:22.774601 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb3d8082-5228-466c-9c87-6f843280a2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:22.776946 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:37:22.798834 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb3d8082-5228-466c-9c87-6f843280a2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '07f1fe41-a251-44bd-81b5-77080df526c0', 'volume_type': VolumeType(created_at=2022-04-30T21:37:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0a9fe537-8304-4ffa-a553-9a4e089d9207,is_public=True,name='tempest-GroupsV314Test-volume-type-570334049',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a9fe537-8304-4ffa-a553-9a4e089d9207', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:22.800703 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2eedc0d-04b8-43ea-b722-90f0e6b98e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:22.833215 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-570334049 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-570334049, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:37:22.834051 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-570334049 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-570334049, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:37:22.834694 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2eddd0ee-1247-4ef3-b598-f58d80d5c27a tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] POST http://10.222.0.23/volume/v3/a9a2ae2a88ea4fd5a929a9de70c40f32/os-volume-transfer/276f5bf7-21f0-4bd4-9719-812166639cdc/accept Apr 30 21:37:22.835407 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2eddd0ee-1247-4ef3-b598-f58d80d5c27a tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "39130e6faa1c58ed"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:22.836183 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.volume_transfer [None req-2eddd0ee-1247-4ef3-b598-f58d80d5c27a tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] Accepting volume transfer 276f5bf7-21f0-4bd4-9719-812166639cdc {{(pid=122525) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Apr 30 21:37:22.836448 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.volume_transfer [None req-2eddd0ee-1247-4ef3-b598-f58d80d5c27a tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] Accepting transfer 276f5bf7-21f0-4bd4-9719-812166639cdc Apr 30 21:37:22.986958 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Created reservations ['229fd29b-c86a-4e2d-a9d0-b780a4349166', '4a3384a5-c964-41b1-86db-5feebda82bf8', '516c5a8b-9df2-48d6-9eff-4ccb71c5e1ca', '20071093-b317-4a9a-9609-acd79af594c3'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:22.988700 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2eedc0d-04b8-43ea-b722-90f0e6b98e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['229fd29b-c86a-4e2d-a9d0-b780a4349166', '4a3384a5-c964-41b1-86db-5feebda82bf8', '516c5a8b-9df2-48d6-9eff-4ccb71c5e1ca', '20071093-b317-4a9a-9609-acd79af594c3']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:22.990534 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3bc26bc-e5fb-4239-839e-64db9070ba93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:23.075477 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3bc26bc-e5fb-4239-839e-64db9070ba93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '625bd375-9e7f-4e61-811a-9645517e53a6', '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=333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae,group_type_id=,metadata={},multiattach=False,project_id='ba6f219a03684e02b7c38372cef6f3a0',qos_specs=None,replication_status=,reservations=['229fd29b-c86a-4e2d-a9d0-b780a4349166','4a3384a5-c964-41b1-86db-5feebda82bf8','516c5a8b-9df2-48d6-9eff-4ccb71c5e1ca','20071093-b317-4a9a-9609-acd79af594c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=07f1fe41-a251-44bd-81b5-77080df526c0,status='creating',user_id='02f6985817d347d2b74ba939500f55a1',volume_type_id=0a9fe537-8304-4ffa-a553-9a4e089d9207), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:37:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae,host=None,id=625bd375-9e7f-4e61-811a-9645517e53a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba6f219a03684e02b7c38372cef6f3a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=07f1fe41-a251-44bd-81b5-77080df526c0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02f6985817d347d2b74ba939500f55a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0a9fe537-8304-4ffa-a553-9a4e089d9207),volume_type_id=0a9fe537-8304-4ffa-a553-9a4e089d9207)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:23.077237 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a8b05f-561b-4625-8f60-4a10421289a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:23.084317 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-2eddd0ee-1247-4ef3-b598-f58d80d5c27a tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] Created reservations ['63e35acf-b43f-4767-8ea7-755786829c82', '639f1d28-b57f-4acc-8efd-f1a09e8a7287', '0d5f7f31-b54b-4352-8508-194c024144c5', '2a34e63b-020b-4061-98b0-c07f41a3c3c8'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:23.206257 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a8b05f-561b-4625-8f60-4a10421289a4) transitioned into state 'SUCCESS' from 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=333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae,group_type_id=,metadata={},multiattach=False,project_id='ba6f219a03684e02b7c38372cef6f3a0',qos_specs=None,replication_status=,reservations=['229fd29b-c86a-4e2d-a9d0-b780a4349166','4a3384a5-c964-41b1-86db-5feebda82bf8','516c5a8b-9df2-48d6-9eff-4ccb71c5e1ca','20071093-b317-4a9a-9609-acd79af594c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=07f1fe41-a251-44bd-81b5-77080df526c0,status='creating',user_id='02f6985817d347d2b74ba939500f55a1',volume_type_id=0a9fe537-8304-4ffa-a553-9a4e089d9207)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:23.208506 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Flow 'volume_create_api' (6301d503-1e15-4be0-9399-cd80313af972) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:23.209196 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Create volume request issued successfully. Apr 30 21:37:23.330400 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-2eddd0ee-1247-4ef3-b598-f58d80d5c27a tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] Created reservations ['a5578f82-fa2f-416e-a204-12969645828f', 'c1a6fcfd-ca1d-4319-afc1-a3368c1a7e60', '18ae28bf-0412-4240-a45e-d807487d31ab', 'db6965f9-df95-44f7-af48-178971bc5aca'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:23.395587 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-99b86a70-7745-4fef-a95a-9d61d97dee77 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/action returned with HTTP 202 Apr 30 21:37:23.396417 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1021/2043] 10.222.0.23 () {62 vars in 1294 bytes} [Sat Apr 30 21:37:22 2022] POST /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/action => generated 101 bytes in 977 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:37:23.398159 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-29c3f44b-04d4-49c5-b0fb-6495f086be34 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:23.402294 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-29c3f44b-04d4-49c5-b0fb-6495f086be34 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 Apr 30 21:37:23.402933 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-29c3f44b-04d4-49c5-b0fb-6495f086be34 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:23.403384 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-29c3f44b-04d4-49c5-b0fb-6495f086be34 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:23.417587 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:23.417587 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:23.425235 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-29c3f44b-04d4-49c5-b0fb-6495f086be34 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Volume info retrieved successfully. Apr 30 21:37:23.434077 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-29c3f44b-04d4-49c5-b0fb-6495f086be34 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 returned with HTTP 200 Apr 30 21:37:23.434806 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1022/2044] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:23 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 => generated 909 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:23.435960 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6ca49604-9a28-436b-be24-e7fd093fbc1b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:23.439411 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6ca49604-9a28-436b-be24-e7fd093fbc1b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:37:23.439847 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6ca49604-9a28-436b-be24-e7fd093fbc1b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:23.440612 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6ca49604-9a28-436b-be24-e7fd093fbc1b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:23.454043 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:23.454043 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:23.462017 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6ca49604-9a28-436b-be24-e7fd093fbc1b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:23.472650 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6ca49604-9a28-436b-be24-e7fd093fbc1b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b returned with HTTP 200 Apr 30 21:37:23.473375 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1023/2045] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:23 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b => generated 1318 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:23.474632 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e405062d-2341-43fb-b60a-4b3f3b3923e2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:23.477996 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e405062d-2341-43fb-b60a-4b3f3b3923e2 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/detail Apr 30 21:37:23.478472 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e405062d-2341-43fb-b60a-4b3f3b3923e2 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:23.478916 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e405062d-2341-43fb-b60a-4b3f3b3923e2 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:23.479554 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-e405062d-2341-43fb-b60a-4b3f3b3923e2 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:23.481106 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e405062d-2341-43fb-b60a-4b3f3b3923e2 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:23.529091 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e405062d-2341-43fb-b60a-4b3f3b3923e2 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Get all volumes completed successfully. Apr 30 21:37:23.530457 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-e405062d-2341-43fb-b60a-4b3f3b3923e2 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:23.530830 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-e405062d-2341-43fb-b60a-4b3f3b3923e2 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:23.537806 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-e405062d-2341-43fb-b60a-4b3f3b3923e2 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:23.542877 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:23.542877 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:23.549685 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-e405062d-2341-43fb-b60a-4b3f3b3923e2 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:23.550079 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-e405062d-2341-43fb-b60a-4b3f3b3923e2 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:23.555843 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-e405062d-2341-43fb-b60a-4b3f3b3923e2 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:23.560678 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:23.560678 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:23.570015 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-2eddd0ee-1247-4ef3-b598-f58d80d5c27a tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] Created reservations ['5eb9902c-4ca5-4184-9178-4fc0ce3e2e47', 'c517c6fa-a9d1-466b-874e-39847481fa39', 'cee126ae-45b1-4db6-8073-614c75728257', '2271953c-f1d5-4a66-842d-2bc37b7b402d'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:23.573535 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e405062d-2341-43fb-b60a-4b3f3b3923e2 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/detail returned with HTTP 200 Apr 30 21:37:23.574291 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1024/2046] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:37:23 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/detail => generated 1972 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:37:23.586411 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-44d9a856-707e-4a09-9918-763d8b27145f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:23.590415 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-44d9a856-707e-4a09-9918-763d8b27145f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 Apr 30 21:37:23.590969 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-44d9a856-707e-4a09-9918-763d8b27145f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:23.591495 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-44d9a856-707e-4a09-9918-763d8b27145f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:23.605453 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:23.605453 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:23.613163 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-44d9a856-707e-4a09-9918-763d8b27145f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:23.614603 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-44d9a856-707e-4a09-9918-763d8b27145f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:23.617668 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-44d9a856-707e-4a09-9918-763d8b27145f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:23.621395 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-44d9a856-707e-4a09-9918-763d8b27145f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:23.626536 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:23.626536 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:23.639498 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-44d9a856-707e-4a09-9918-763d8b27145f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 returned with HTTP 200 Apr 30 21:37:23.640737 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1025/2047] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:23 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 => generated 987 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:23.723932 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-2eddd0ee-1247-4ef3-b598-f58d80d5c27a tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] Created reservations ['da05ceea-04d8-4458-883e-cb46e04150f8', '55c2afcb-6b03-4c71-b20e-b2d4239cb831', '0c70f9bc-6596-4051-bbe2-4b8fdbc9cc20', '96577e97-6c20-449f-bd9d-e986246455af'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:24.447456 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3e978d3d-78a6-4fa3-984b-5300d3c79552 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:24.451535 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3e978d3d-78a6-4fa3-984b-5300d3c79552 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 Apr 30 21:37:24.451974 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3e978d3d-78a6-4fa3-984b-5300d3c79552 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:24.452418 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3e978d3d-78a6-4fa3-984b-5300d3c79552 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:24.470582 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:24.470582 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:24.475786 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3e978d3d-78a6-4fa3-984b-5300d3c79552 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Volume info retrieved successfully. Apr 30 21:37:24.484107 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3e978d3d-78a6-4fa3-984b-5300d3c79552 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 returned with HTTP 200 Apr 30 21:37:24.484813 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1026/2048] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:24 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 => generated 909 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:24.486475 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c1419128-09ea-47a2-8fdf-9ce75729d193 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:24.490127 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c1419128-09ea-47a2-8fdf-9ce75729d193 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:37:24.493616 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c1419128-09ea-47a2-8fdf-9ce75729d193 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:24.493616 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c1419128-09ea-47a2-8fdf-9ce75729d193 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:24.504581 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:24.504581 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:24.511494 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c1419128-09ea-47a2-8fdf-9ce75729d193 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:24.521208 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c1419128-09ea-47a2-8fdf-9ce75729d193 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b returned with HTTP 200 Apr 30 21:37:24.521977 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1027/2049] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:24 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b => generated 1318 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:24.652640 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c6f2dbb5-5a1a-4b2f-8384-70afbb506291 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:24.656064 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c6f2dbb5-5a1a-4b2f-8384-70afbb506291 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 Apr 30 21:37:24.656547 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c6f2dbb5-5a1a-4b2f-8384-70afbb506291 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:24.656992 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c6f2dbb5-5a1a-4b2f-8384-70afbb506291 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:24.670844 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:24.670844 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:24.678810 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c6f2dbb5-5a1a-4b2f-8384-70afbb506291 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:24.680253 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-c6f2dbb5-5a1a-4b2f-8384-70afbb506291 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:24.680633 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-c6f2dbb5-5a1a-4b2f-8384-70afbb506291 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:24.690029 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-c6f2dbb5-5a1a-4b2f-8384-70afbb506291 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:24.695582 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:24.695582 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:24.708663 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c6f2dbb5-5a1a-4b2f-8384-70afbb506291 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 returned with HTTP 200 Apr 30 21:37:24.709389 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1028/2050] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:24 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 => generated 987 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:25.497539 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a72524d2-2ce2-413f-98ec-2e69e1e2394d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:25.501572 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a72524d2-2ce2-413f-98ec-2e69e1e2394d tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 Apr 30 21:37:25.502047 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a72524d2-2ce2-413f-98ec-2e69e1e2394d tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:25.502496 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a72524d2-2ce2-413f-98ec-2e69e1e2394d tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:25.518677 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:25.518677 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:25.526428 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a72524d2-2ce2-413f-98ec-2e69e1e2394d tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Volume info retrieved successfully. Apr 30 21:37:25.536103 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a72524d2-2ce2-413f-98ec-2e69e1e2394d tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 returned with HTTP 200 Apr 30 21:37:25.537006 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1029/2051] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:25 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 => generated 909 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:25.538084 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cd9927a6-725c-4a3f-befc-da9c4b81802b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:25.541554 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cd9927a6-725c-4a3f-befc-da9c4b81802b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:37:25.542151 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cd9927a6-725c-4a3f-befc-da9c4b81802b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:25.542604 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cd9927a6-725c-4a3f-befc-da9c4b81802b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:25.557093 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:25.557093 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:25.565377 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cd9927a6-725c-4a3f-befc-da9c4b81802b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:25.583167 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cd9927a6-725c-4a3f-befc-da9c4b81802b tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b returned with HTTP 200 Apr 30 21:37:25.593012 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1030/2052] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:25 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b => generated 1318 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:25.721074 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bf30dd03-dd0f-4e49-83f7-386e2b372077 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:25.724974 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bf30dd03-dd0f-4e49-83f7-386e2b372077 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 Apr 30 21:37:25.725454 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bf30dd03-dd0f-4e49-83f7-386e2b372077 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:25.725928 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bf30dd03-dd0f-4e49-83f7-386e2b372077 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:25.739510 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:25.739510 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:25.746412 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bf30dd03-dd0f-4e49-83f7-386e2b372077 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:25.747743 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-bf30dd03-dd0f-4e49-83f7-386e2b372077 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:25.748149 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-bf30dd03-dd0f-4e49-83f7-386e2b372077 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:25.755060 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-bf30dd03-dd0f-4e49-83f7-386e2b372077 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:25.760703 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:25.760703 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:25.775414 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bf30dd03-dd0f-4e49-83f7-386e2b372077 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 returned with HTTP 200 Apr 30 21:37:25.776157 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1031/2053] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:25 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 => generated 987 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:26.549681 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2678ec98-8c17-4eae-95cf-2906733d7668 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:26.553575 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2678ec98-8c17-4eae-95cf-2906733d7668 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 Apr 30 21:37:26.554045 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2678ec98-8c17-4eae-95cf-2906733d7668 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:26.554547 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2678ec98-8c17-4eae-95cf-2906733d7668 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:26.568956 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:26.568956 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:26.575739 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2678ec98-8c17-4eae-95cf-2906733d7668 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Volume info retrieved successfully. Apr 30 21:37:26.584151 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2678ec98-8c17-4eae-95cf-2906733d7668 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 returned with HTTP 200 Apr 30 21:37:26.584862 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1032/2054] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:26 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:26.597323 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6b73f035-8424-4c87-8e45-24caf6aab688 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:26.600765 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6b73f035-8424-4c87-8e45-24caf6aab688 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:37:26.601201 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6b73f035-8424-4c87-8e45-24caf6aab688 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:26.601645 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6b73f035-8424-4c87-8e45-24caf6aab688 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:26.615670 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:26.615670 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:26.622136 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6b73f035-8424-4c87-8e45-24caf6aab688 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:26.631316 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6b73f035-8424-4c87-8e45-24caf6aab688 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b returned with HTTP 200 Apr 30 21:37:26.631992 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1033/2055] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:26 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b => generated 1318 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:26.787405 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4cf86571-b507-415a-87a3-e19d2168e147 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:26.790969 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4cf86571-b507-415a-87a3-e19d2168e147 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 Apr 30 21:37:26.791455 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4cf86571-b507-415a-87a3-e19d2168e147 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:26.791956 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4cf86571-b507-415a-87a3-e19d2168e147 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:26.805452 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:26.805452 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:26.812494 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4cf86571-b507-415a-87a3-e19d2168e147 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:26.813900 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-4cf86571-b507-415a-87a3-e19d2168e147 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:26.819870 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-4cf86571-b507-415a-87a3-e19d2168e147 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:26.820925 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-4cf86571-b507-415a-87a3-e19d2168e147 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:26.826180 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:26.826180 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:26.839843 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4cf86571-b507-415a-87a3-e19d2168e147 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 returned with HTTP 200 Apr 30 21:37:26.840608 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1034/2056] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:26 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 => generated 987 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:27.600281 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e9ff733a-0d9c-4664-8e10-426003d29aa2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:27.604562 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e9ff733a-0d9c-4664-8e10-426003d29aa2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 Apr 30 21:37:27.605102 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e9ff733a-0d9c-4664-8e10-426003d29aa2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:27.605566 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e9ff733a-0d9c-4664-8e10-426003d29aa2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:27.619604 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:27.619604 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:27.627797 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e9ff733a-0d9c-4664-8e10-426003d29aa2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Volume info retrieved successfully. Apr 30 21:37:27.637389 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e9ff733a-0d9c-4664-8e10-426003d29aa2 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 returned with HTTP 200 Apr 30 21:37:27.638103 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1035/2057] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:27 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 => generated 909 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:27.643908 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4a289613-d97a-4ac2-9768-6b15e4929004 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:27.647862 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4a289613-d97a-4ac2-9768-6b15e4929004 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:37:27.648448 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4a289613-d97a-4ac2-9768-6b15e4929004 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:27.649271 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4a289613-d97a-4ac2-9768-6b15e4929004 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:27.664230 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:27.664230 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:27.671520 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4a289613-d97a-4ac2-9768-6b15e4929004 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Volume info retrieved successfully. Apr 30 21:37:27.681636 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4a289613-d97a-4ac2-9768-6b15e4929004 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b returned with HTTP 200 Apr 30 21:37:27.682410 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1036/2058] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:27 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b => generated 1318 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:27.712608 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2eddd0ee-1247-4ef3-b598-f58d80d5c27a tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] Transfer volume completed successfully. Apr 30 21:37:27.853128 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2f669ba4-25e3-4360-b038-1391dde1fa84 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:27.856579 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2f669ba4-25e3-4360-b038-1391dde1fa84 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 Apr 30 21:37:27.862054 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2f669ba4-25e3-4360-b038-1391dde1fa84 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:27.862054 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2f669ba4-25e3-4360-b038-1391dde1fa84 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:27.871577 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:27.871577 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:27.878304 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2f669ba4-25e3-4360-b038-1391dde1fa84 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:27.879625 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-2f669ba4-25e3-4360-b038-1391dde1fa84 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:27.879998 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-2f669ba4-25e3-4360-b038-1391dde1fa84 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:27.886301 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-2f669ba4-25e3-4360-b038-1391dde1fa84 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:27.891312 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:27.891312 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:27.904219 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2f669ba4-25e3-4360-b038-1391dde1fa84 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 returned with HTTP 200 Apr 30 21:37:27.904927 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1037/2059] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:27 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 => generated 987 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:28.312575 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.transfer.api [None req-2eddd0ee-1247-4ef3-b598-f58d80d5c27a tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] Volume 96d1ea3b-b458-477f-a8ba-0164409b2a0d has been transferred. Apr 30 21:37:28.328311 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2eddd0ee-1247-4ef3-b598-f58d80d5c27a tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] http://10.222.0.23/volume/v3/a9a2ae2a88ea4fd5a929a9de70c40f32/os-volume-transfer/276f5bf7-21f0-4bd4-9719-812166639cdc/accept returned with HTTP 202 Apr 30 21:37:28.329132 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1023/2060] 10.222.0.23 () {60 vars in 1399 bytes} [Sat Apr 30 21:37:22 2022] POST /volume/v3/a9a2ae2a88ea4fd5a929a9de70c40f32/os-volume-transfer/276f5bf7-21f0-4bd4-9719-812166639cdc/accept => generated 431 bytes in 5691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:37:28.336343 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3bac8994-54b9-4d51-8091-8fd073e7c1a9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:28.340256 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3bac8994-54b9-4d51-8091-8fd073e7c1a9 tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] GET http://10.222.0.23/volume/v3/a9a2ae2a88ea4fd5a929a9de70c40f32/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:28.340698 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3bac8994-54b9-4d51-8091-8fd073e7c1a9 tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:28.341147 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3bac8994-54b9-4d51-8091-8fd073e7c1a9 tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:28.355617 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:28.355617 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:28.364468 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3bac8994-54b9-4d51-8091-8fd073e7c1a9 tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] Volume info retrieved successfully. Apr 30 21:37:28.376867 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3bac8994-54b9-4d51-8091-8fd073e7c1a9 tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] http://10.222.0.23/volume/v3/a9a2ae2a88ea4fd5a929a9de70c40f32/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d returned with HTTP 200 Apr 30 21:37:28.377535 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1038/2061] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:28 2022] GET /volume/v3/a9a2ae2a88ea4fd5a929a9de70c40f32/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:28.391525 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-613ecd4c-8bf3-4446-96b9-976c5d67c66f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:28.396016 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-613ecd4c-8bf3-4446-96b9-976c5d67c66f tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] GET http://10.222.0.23/volume/v3/a9a2ae2a88ea4fd5a929a9de70c40f32/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:28.396488 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-613ecd4c-8bf3-4446-96b9-976c5d67c66f tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:28.397001 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-613ecd4c-8bf3-4446-96b9-976c5d67c66f tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:28.411393 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:28.411393 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:28.418244 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-613ecd4c-8bf3-4446-96b9-976c5d67c66f tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] Volume info retrieved successfully. Apr 30 21:37:28.426627 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-613ecd4c-8bf3-4446-96b9-976c5d67c66f tempest-VolumesTransfersTest-822766230 tempest-VolumesTransfersTest-822766230-project] http://10.222.0.23/volume/v3/a9a2ae2a88ea4fd5a929a9de70c40f32/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d returned with HTTP 200 Apr 30 21:37:28.427333 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1024/2062] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:28 2022] GET /volume/v3/a9a2ae2a88ea4fd5a929a9de70c40f32/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d => generated 906 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:28.438445 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-50a3b235-07e5-4646-bf70-d713966809ae None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:28.443510 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-50a3b235-07e5-4646-bf70-d713966809ae tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] DELETE http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer/276f5bf7-21f0-4bd4-9719-812166639cdc Apr 30 21:37:28.443975 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-50a3b235-07e5-4646-bf70-d713966809ae tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:28.444422 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-50a3b235-07e5-4646-bf70-d713966809ae tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:28.444721 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.contrib.volume_transfer [None req-50a3b235-07e5-4646-bf70-d713966809ae tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Delete transfer with id: 276f5bf7-21f0-4bd4-9719-812166639cdc Apr 30 21:37:28.451037 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-50a3b235-07e5-4646-bf70-d713966809ae tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer/276f5bf7-21f0-4bd4-9719-812166639cdc returned with HTTP 404 Apr 30 21:37:28.451862 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1039/2063] 10.222.0.23 () {58 vars in 1360 bytes} [Sat Apr 30 21:37:28 2022] DELETE /volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer/276f5bf7-21f0-4bd4-9719-812166639cdc => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:28.457592 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2e93d536-a57f-44e2-babe-d83bc0ce5a18 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:28.565589 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2e93d536-a57f-44e2-babe-d83bc0ce5a18 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] DELETE http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:28.566086 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2e93d536-a57f-44e2-babe-d83bc0ce5a18 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:28.566534 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2e93d536-a57f-44e2-babe-d83bc0ce5a18 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:28.566926 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-2e93d536-a57f-44e2-babe-d83bc0ce5a18 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Delete volume with id: 96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:28.583155 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:28.583155 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:28.584338 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2e93d536-a57f-44e2-babe-d83bc0ce5a18 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Volume info retrieved successfully. Apr 30 21:37:28.668743 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f232877c-17cb-4c39-819c-58769b268009 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:28.672486 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f232877c-17cb-4c39-819c-58769b268009 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] GET http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 Apr 30 21:37:28.672925 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f232877c-17cb-4c39-819c-58769b268009 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:28.673370 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f232877c-17cb-4c39-819c-58769b268009 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:28.685350 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f232877c-17cb-4c39-819c-58769b268009 tempest-SnapshotMetadataTestJSON-1112869917 tempest-SnapshotMetadataTestJSON-1112869917-project] http://10.222.0.23/volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 returned with HTTP 404 Apr 30 21:37:28.686294 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1040/2064] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:28 2022] GET /volume/v3/ea6a94bdaaa74acc884e368018624221/volumes/c90c53df-9308-43ae-b60b-697e2a742755 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:37:28.695380 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bf480f03-794b-47ce-9f7a-88e1d6c75505 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:28.698883 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bf480f03-794b-47ce-9f7a-88e1d6c75505 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] GET http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b Apr 30 21:37:28.699380 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bf480f03-794b-47ce-9f7a-88e1d6c75505 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:28.699826 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bf480f03-794b-47ce-9f7a-88e1d6c75505 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:28.711868 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bf480f03-794b-47ce-9f7a-88e1d6c75505 tempest-VolumesCloneTest-1015091794 tempest-VolumesCloneTest-1015091794-project] http://10.222.0.23/volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b returned with HTTP 404 Apr 30 21:37:28.713104 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1041/2065] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:28 2022] GET /volume/v3/d24ab3357252430bb71551114c9bf7a3/volumes/716b8ed6-820c-4b42-84c8-5b9a8d40bb4b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:28.751586 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2e93d536-a57f-44e2-babe-d83bc0ce5a18 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Delete volume request issued successfully. Apr 30 21:37:28.752663 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2e93d536-a57f-44e2-babe-d83bc0ce5a18 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d returned with HTTP 202 Apr 30 21:37:28.753893 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1025/2066] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:37:28 2022] DELETE /volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d => generated 0 bytes in 297 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:37:28.758258 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a5e61568-de62-47c2-be0c-93418e38f8da None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:28.762115 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a5e61568-de62-47c2-be0c-93418e38f8da tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] GET http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:28.762566 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a5e61568-de62-47c2-be0c-93418e38f8da tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:28.763020 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a5e61568-de62-47c2-be0c-93418e38f8da tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:28.781891 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:28.781891 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:28.789358 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a5e61568-de62-47c2-be0c-93418e38f8da tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Volume info retrieved successfully. Apr 30 21:37:28.798782 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a5e61568-de62-47c2-be0c-93418e38f8da tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d returned with HTTP 200 Apr 30 21:37:28.799950 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1042/2067] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:28 2022] GET /volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d => generated 1063 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:28.919862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f84f992f-a58b-453c-8381-bb650f765916 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:28.921053 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f84f992f-a58b-453c-8381-bb650f765916 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 Apr 30 21:37:28.921659 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f84f992f-a58b-453c-8381-bb650f765916 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:28.924278 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f84f992f-a58b-453c-8381-bb650f765916 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:28.938369 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:28.938369 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:28.947111 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f84f992f-a58b-453c-8381-bb650f765916 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:28.951308 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-f84f992f-a58b-453c-8381-bb650f765916 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:28.951308 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-f84f992f-a58b-453c-8381-bb650f765916 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:28.956166 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-f84f992f-a58b-453c-8381-bb650f765916 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:28.961378 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:28.961378 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:28.976514 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f84f992f-a58b-453c-8381-bb650f765916 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 returned with HTTP 200 Apr 30 21:37:28.980549 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1026/2068] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:28 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 => generated 988 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:28.989821 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-015f5a97-0f24-4a3e-afa5-c5e3d5130353 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:28.994449 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-015f5a97-0f24-4a3e-afa5-c5e3d5130353 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae Apr 30 21:37:28.995155 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-015f5a97-0f24-4a3e-afa5-c5e3d5130353 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:28.995767 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-015f5a97-0f24-4a3e-afa5-c5e3d5130353 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:28.996107 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-015f5a97-0f24-4a3e-afa5-c5e3d5130353 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] show called for member 333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:37:29.008745 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:29.008745 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:29.027257 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-015f5a97-0f24-4a3e-afa5-c5e3d5130353 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae returned with HTTP 200 Apr 30 21:37:29.028113 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1043/2069] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:37:28 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae => generated 416 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:29.035677 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7901175c-3b37-4c8a-b33c-fb06cf732ac5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:29.039579 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7901175c-3b37-4c8a-b33c-fb06cf732ac5 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/detail Apr 30 21:37:29.040143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7901175c-3b37-4c8a-b33c-fb06cf732ac5 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:29.040685 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7901175c-3b37-4c8a-b33c-fb06cf732ac5 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:29.041378 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-7901175c-3b37-4c8a-b33c-fb06cf732ac5 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:29.043036 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-7901175c-3b37-4c8a-b33c-fb06cf732ac5 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:29.097143 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7901175c-3b37-4c8a-b33c-fb06cf732ac5 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Get all volumes completed successfully. Apr 30 21:37:29.099294 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-7901175c-3b37-4c8a-b33c-fb06cf732ac5 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:29.099787 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-7901175c-3b37-4c8a-b33c-fb06cf732ac5 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:29.108034 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-7901175c-3b37-4c8a-b33c-fb06cf732ac5 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:29.115811 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:29.115811 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:29.125686 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-7901175c-3b37-4c8a-b33c-fb06cf732ac5 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:29.126346 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-7901175c-3b37-4c8a-b33c-fb06cf732ac5 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:29.135900 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-7901175c-3b37-4c8a-b33c-fb06cf732ac5 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:29.143241 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:29.143241 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:29.164654 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7901175c-3b37-4c8a-b33c-fb06cf732ac5 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/detail returned with HTTP 200 Apr 30 21:37:29.178426 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1027/2070] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:37:29 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/detail => generated 1973 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:37:29.186346 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bbe76dd0-e631-4e5b-9ee9-7881112bbf64 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:29.195794 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bbe76dd0-e631-4e5b-9ee9-7881112bbf64 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] POST http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae/action Apr 30 21:37:29.195794 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bbe76dd0-e631-4e5b-9ee9-7881112bbf64 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:37:29.195794 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bbe76dd0-e631-4e5b-9ee9-7881112bbf64 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:29.195794 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-bbe76dd0-e631-4e5b-9ee9-7881112bbf64 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] delete called for group 333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae {{(pid=122527) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Apr 30 21:37:29.195794 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.groups [None req-bbe76dd0-e631-4e5b-9ee9-7881112bbf64 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Delete group with id: 333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae Apr 30 21:37:29.202842 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:29.202842 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:29.436325 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bbe76dd0-e631-4e5b-9ee9-7881112bbf64 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae/action returned with HTTP 202 Apr 30 21:37:29.438088 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1044/2071] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:37:29 2022] POST /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:37:29.442140 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ac3072ce-0896-4773-8136-4c7dfe810232 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:29.447568 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ac3072ce-0896-4773-8136-4c7dfe810232 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 Apr 30 21:37:29.451679 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ac3072ce-0896-4773-8136-4c7dfe810232 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:29.452306 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ac3072ce-0896-4773-8136-4c7dfe810232 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:29.487142 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:29.487142 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:29.507974 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ac3072ce-0896-4773-8136-4c7dfe810232 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:29.509419 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-ac3072ce-0896-4773-8136-4c7dfe810232 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:29.510039 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-ac3072ce-0896-4773-8136-4c7dfe810232 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:29.518660 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-ac3072ce-0896-4773-8136-4c7dfe810232 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:29.525567 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:29.525567 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:29.543349 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ac3072ce-0896-4773-8136-4c7dfe810232 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 returned with HTTP 200 Apr 30 21:37:29.544548 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1028/2072] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:29 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 => generated 987 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:29.812726 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a038a9f7-6748-4e28-ae7f-7f38b7acb146 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:29.818697 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a038a9f7-6748-4e28-ae7f-7f38b7acb146 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] GET http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:29.819411 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a038a9f7-6748-4e28-ae7f-7f38b7acb146 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:29.820036 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a038a9f7-6748-4e28-ae7f-7f38b7acb146 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:29.836623 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:29.836623 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:29.844180 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a038a9f7-6748-4e28-ae7f-7f38b7acb146 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Volume info retrieved successfully. Apr 30 21:37:29.854656 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a038a9f7-6748-4e28-ae7f-7f38b7acb146 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d returned with HTTP 200 Apr 30 21:37:29.855459 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1045/2073] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:29 2022] GET /volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d => generated 1063 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:30.560414 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-464bd3b1-e7f8-4d5b-9019-ca1a120e7200 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:30.564210 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-464bd3b1-e7f8-4d5b-9019-ca1a120e7200 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 Apr 30 21:37:30.565244 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-464bd3b1-e7f8-4d5b-9019-ca1a120e7200 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:30.565776 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-464bd3b1-e7f8-4d5b-9019-ca1a120e7200 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:30.579351 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:30.579351 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:30.587436 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-464bd3b1-e7f8-4d5b-9019-ca1a120e7200 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:30.588986 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-464bd3b1-e7f8-4d5b-9019-ca1a120e7200 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:30.589358 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-464bd3b1-e7f8-4d5b-9019-ca1a120e7200 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:30.595932 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-464bd3b1-e7f8-4d5b-9019-ca1a120e7200 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:30.602072 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:30.602072 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:30.623561 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-464bd3b1-e7f8-4d5b-9019-ca1a120e7200 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 returned with HTTP 200 Apr 30 21:37:30.623561 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1029/2074] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:30 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 => generated 987 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:30.868676 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-af607fbe-0d54-4428-aab7-fd53345b0a7f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:30.874420 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-af607fbe-0d54-4428-aab7-fd53345b0a7f tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] GET http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:30.874420 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-af607fbe-0d54-4428-aab7-fd53345b0a7f tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:30.874420 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-af607fbe-0d54-4428-aab7-fd53345b0a7f tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:30.888668 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:30.888668 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:30.894061 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:30.895989 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-af607fbe-0d54-4428-aab7-fd53345b0a7f tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Volume info retrieved successfully. Apr 30 21:37:30.905805 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-af607fbe-0d54-4428-aab7-fd53345b0a7f tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d returned with HTTP 200 Apr 30 21:37:30.906880 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1046/2075] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:30 2022] GET /volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d => generated 1063 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:30.951855 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7c85c33b-d5e1-4368-a670-456b642d4a9e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:31.067912 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7c85c33b-d5e1-4368-a670-456b642d4a9e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes Apr 30 21:37:31.068441 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7c85c33b-d5e1-4368-a670-456b642d4a9e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:31.069069 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7c85c33b-d5e1-4368-a670-456b642d4a9e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:31.069907 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-7c85c33b-d5e1-4368-a670-456b642d4a9e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:31.071746 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-7c85c33b-d5e1-4368-a670-456b642d4a9e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:31.106770 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] POST http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes Apr 30 21:37:31.107691 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1540700910"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:31.108835 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1540700910'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:37:31.109301 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Create volume of 2 GB Apr 30 21:37:31.116807 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Availability Zones retrieved successfully. Apr 30 21:37:31.121993 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7c85c33b-d5e1-4368-a670-456b642d4a9e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:31.122689 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7c85c33b-d5e1-4368-a670-456b642d4a9e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes returned with HTTP 200 Apr 30 21:37:31.123429 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1047/2076] 10.222.0.23 () {58 vars in 1213 bytes} [Sat Apr 30 21:37:30 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 30 21:37:31.130570 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c400e866-9850-43e6-b21e-efcdb9829276 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:31.134065 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] POST http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes Apr 30 21:37:31.134765 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1241450377"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:31.135490 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Flow 'volume_create_api' (32d31ff9-e2cb-4a99-a130-2f61f7056087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:31.135773 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1241450377'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:37:31.136088 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Create volume of 1 GB Apr 30 21:37:31.138351 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1d8c3f1-5f63-40b8-bd42-a35d33ff8b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:31.141325 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Validating volume size '2' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:37:31.142711 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Availability Zones retrieved successfully. Apr 30 21:37:31.158957 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Flow 'volume_create_api' (b2b1534d-6ea1-413e-8fa5-00b3d0f89105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:31.161470 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db88e31-2e08-40c1-8def-f26cc9de23f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:31.164052 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:37:31.176069 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1d8c3f1-5f63-40b8-bd42-a35d33ff8b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:31.178266 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d678952b-654d-4bfb-910e-16172a71cff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:31.195839 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db88e31-2e08-40c1-8def-f26cc9de23f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:31.197962 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d3adce9-0e45-4f16-9da7-9ff4793ce99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:31.399196 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Created reservations ['0a5d2615-571f-4a90-870b-1dbcbb55c805', '97af22dc-7e4a-42de-a532-c2a7747228ac', 'ee2c6094-673a-47d6-a8ce-475e6b81a4d1', 'c96ce0fc-3f3e-43df-ac33-3520ce564021'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:31.400938 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d3adce9-0e45-4f16-9da7-9ff4793ce99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a5d2615-571f-4a90-870b-1dbcbb55c805', '97af22dc-7e4a-42de-a532-c2a7747228ac', 'ee2c6094-673a-47d6-a8ce-475e6b81a4d1', 'c96ce0fc-3f3e-43df-ac33-3520ce564021']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:31.403144 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea16aeac-1063-4ea1-951a-3005f1d7a755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:31.416171 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Created reservations ['7fedc75a-7fe5-4619-bffd-8a63641a7720', '8e1b9403-36aa-48d1-961b-d82e87901096', 'af3c6027-ceb2-44bc-bd8f-620592c3340e', '5f525d8b-bf46-4e3b-87c6-21d75e9e3fc6'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:31.422661 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d678952b-654d-4bfb-910e-16172a71cff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fedc75a-7fe5-4619-bffd-8a63641a7720', '8e1b9403-36aa-48d1-961b-d82e87901096', 'af3c6027-ceb2-44bc-bd8f-620592c3340e', '5f525d8b-bf46-4e3b-87c6-21d75e9e3fc6']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:31.422661 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25e53379-d033-44a0-accb-6d68a2549945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:31.493723 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea16aeac-1063-4ea1-951a-3005f1d7a755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee9b895d-1576-4f63-bf0f-60cadaa52baa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1241450377',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bfe2a268b20142dd8f44d77ab5c8d3fe',qos_specs=None,replication_status=,reservations=['0a5d2615-571f-4a90-870b-1dbcbb55c805','97af22dc-7e4a-42de-a532-c2a7747228ac','ee2c6094-673a-47d6-a8ce-475e6b81a4d1','c96ce0fc-3f3e-43df-ac33-3520ce564021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f27f38b9e3b43d482c01038f0480fd1',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:37:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1241450377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee9b895d-1576-4f63-bf0f-60cadaa52baa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bfe2a268b20142dd8f44d77ab5c8d3fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f27f38b9e3b43d482c01038f0480fd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:31.494060 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25e53379-d033-44a0-accb-6d68a2549945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e68e2799-3846-4b8e-adc2-7eef6c391384', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1540700910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8388ff30f2f4f8f825c0cdf907c42a3',qos_specs=None,replication_status=,reservations=['7fedc75a-7fe5-4619-bffd-8a63641a7720','8e1b9403-36aa-48d1-961b-d82e87901096','af3c6027-ceb2-44bc-bd8f-620592c3340e','5f525d8b-bf46-4e3b-87c6-21d75e9e3fc6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f360876ae54681813701845c90ff77',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:37:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1540700910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e68e2799-3846-4b8e-adc2-7eef6c391384,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8388ff30f2f4f8f825c0cdf907c42a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32f360876ae54681813701845c90ff77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:31.495942 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e68473a-5474-499b-968e-f40e0b4bbdbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:31.496102 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d72dfd82-db84-48a4-9656-fc41b26fe9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:31.599486 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e68473a-5474-499b-968e-f40e0b4bbdbb) transitioned into state 'SUCCESS' from state '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-1540700910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8388ff30f2f4f8f825c0cdf907c42a3',qos_specs=None,replication_status=,reservations=['7fedc75a-7fe5-4619-bffd-8a63641a7720','8e1b9403-36aa-48d1-961b-d82e87901096','af3c6027-ceb2-44bc-bd8f-620592c3340e','5f525d8b-bf46-4e3b-87c6-21d75e9e3fc6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f360876ae54681813701845c90ff77',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:31.601338 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4a9f11a-d158-4926-99c3-6e68e3dd3d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:31.679665 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4a9f11a-d158-4926-99c3-6e68e3dd3d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:31.681953 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Flow 'volume_create_api' (32d31ff9-e2cb-4a99-a130-2f61f7056087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:31.682661 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Create volume request issued successfully. Apr 30 21:37:31.683860 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cde8c2f3-3bfd-44d5-8e16-7d4242aa1db6 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes returned with HTTP 202 Apr 30 21:37:31.684617 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1030/2077] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:37:30 2022] POST /volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes => generated 817 bytes in 792 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:37:31.690362 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fb1d8945-24fb-430f-943d-4cf14f42a0c4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:31.694525 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb1d8945-24fb-430f-943d-4cf14f42a0c4 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 Apr 30 21:37:31.695081 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb1d8945-24fb-430f-943d-4cf14f42a0c4 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:31.695663 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb1d8945-24fb-430f-943d-4cf14f42a0c4 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:31.701277 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d72dfd82-db84-48a4-9656-fc41b26fe9e9) transitioned into state 'SUCCESS' from state '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-1241450377',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bfe2a268b20142dd8f44d77ab5c8d3fe',qos_specs=None,replication_status=,reservations=['0a5d2615-571f-4a90-870b-1dbcbb55c805','97af22dc-7e4a-42de-a532-c2a7747228ac','ee2c6094-673a-47d6-a8ce-475e6b81a4d1','c96ce0fc-3f3e-43df-ac33-3520ce564021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f27f38b9e3b43d482c01038f0480fd1',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:31.701277 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5fd8bb-8ab6-4e7c-89b2-5384b932681c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:31.709806 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:31.709806 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:31.716563 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fb1d8945-24fb-430f-943d-4cf14f42a0c4 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:31.717968 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-fb1d8945-24fb-430f-943d-4cf14f42a0c4 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:31.718344 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-fb1d8945-24fb-430f-943d-4cf14f42a0c4 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:31.724726 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-fb1d8945-24fb-430f-943d-4cf14f42a0c4 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:31.729766 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:31.729766 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:31.742591 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb1d8945-24fb-430f-943d-4cf14f42a0c4 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 returned with HTTP 200 Apr 30 21:37:31.743304 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1031/2078] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:31 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 => generated 987 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:31.744586 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-817b6a60-0039-4941-953e-65dab3349fc7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:31.748394 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-817b6a60-0039-4941-953e-65dab3349fc7 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] GET http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 Apr 30 21:37:31.755231 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-817b6a60-0039-4941-953e-65dab3349fc7 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:31.755231 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-817b6a60-0039-4941-953e-65dab3349fc7 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:31.763518 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:31.763518 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:31.771476 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-817b6a60-0039-4941-953e-65dab3349fc7 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Volume info retrieved successfully. Apr 30 21:37:31.780296 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-817b6a60-0039-4941-953e-65dab3349fc7 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 returned with HTTP 200 Apr 30 21:37:31.780994 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1032/2079] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:31 2022] GET /volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 => generated 885 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:31.811635 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5fd8bb-8ab6-4e7c-89b2-5384b932681c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:31.814711 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Flow 'volume_create_api' (b2b1534d-6ea1-413e-8fa5-00b3d0f89105) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:31.815528 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Create volume request issued successfully. Apr 30 21:37:31.816822 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c400e866-9850-43e6-b21e-efcdb9829276 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes returned with HTTP 202 Apr 30 21:37:31.817734 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1048/2080] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:37:31 2022] POST /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes => generated 826 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:37:31.828130 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d724a242-6bf0-409b-8c23-4ccdb2170e3d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:31.832411 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d724a242-6bf0-409b-8c23-4ccdb2170e3d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa Apr 30 21:37:31.832850 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d724a242-6bf0-409b-8c23-4ccdb2170e3d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:31.833295 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d724a242-6bf0-409b-8c23-4ccdb2170e3d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:31.847588 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:31.847588 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:31.854513 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d724a242-6bf0-409b-8c23-4ccdb2170e3d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:31.862914 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d724a242-6bf0-409b-8c23-4ccdb2170e3d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa returned with HTTP 200 Apr 30 21:37:31.863615 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1033/2081] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:31 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa => generated 894 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:31.920163 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dbbbced1-f081-4bc6-9da7-76d02f09f303 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:31.924354 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dbbbced1-f081-4bc6-9da7-76d02f09f303 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] GET http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:31.924864 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dbbbced1-f081-4bc6-9da7-76d02f09f303 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:31.925470 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dbbbced1-f081-4bc6-9da7-76d02f09f303 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:31.942142 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:31.942142 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:31.951260 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-dbbbced1-f081-4bc6-9da7-76d02f09f303 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Volume info retrieved successfully. Apr 30 21:37:31.960497 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dbbbced1-f081-4bc6-9da7-76d02f09f303 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d returned with HTTP 200 Apr 30 21:37:31.961220 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1049/2082] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:31 2022] GET /volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d => generated 1063 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:32.762376 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ab4985f8-6138-42c0-b23f-9b5464691c54 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:32.766228 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ab4985f8-6138-42c0-b23f-9b5464691c54 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 Apr 30 21:37:32.767802 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ab4985f8-6138-42c0-b23f-9b5464691c54 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:32.768353 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ab4985f8-6138-42c0-b23f-9b5464691c54 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:32.782528 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:32.782528 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:32.790665 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ab4985f8-6138-42c0-b23f-9b5464691c54 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:32.792130 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-ab4985f8-6138-42c0-b23f-9b5464691c54 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:32.792510 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-ab4985f8-6138-42c0-b23f-9b5464691c54 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:32.793856 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e0a748ed-46cf-4b14-a2be-2c47351aa1c7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:32.798644 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e0a748ed-46cf-4b14-a2be-2c47351aa1c7 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] GET http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 Apr 30 21:37:32.799183 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e0a748ed-46cf-4b14-a2be-2c47351aa1c7 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:32.800923 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-ab4985f8-6138-42c0-b23f-9b5464691c54 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:32.801066 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e0a748ed-46cf-4b14-a2be-2c47351aa1c7 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:32.805937 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:32.805937 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:32.815689 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:32.815689 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:32.820114 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ab4985f8-6138-42c0-b23f-9b5464691c54 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 returned with HTTP 200 Apr 30 21:37:32.820904 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1034/2083] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:32 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 => generated 987 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:32.827621 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e0a748ed-46cf-4b14-a2be-2c47351aa1c7 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Volume info retrieved successfully. Apr 30 21:37:32.838393 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e0a748ed-46cf-4b14-a2be-2c47351aa1c7 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 returned with HTTP 200 Apr 30 21:37:32.839245 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1050/2084] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:32 2022] GET /volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 => generated 909 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:32.876125 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a981ea7a-9663-42e3-90b7-9ab6b440ea0e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:32.880250 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a981ea7a-9663-42e3-90b7-9ab6b440ea0e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa Apr 30 21:37:32.880691 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a981ea7a-9663-42e3-90b7-9ab6b440ea0e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:32.881137 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a981ea7a-9663-42e3-90b7-9ab6b440ea0e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:32.895643 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:32.895643 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:32.902850 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a981ea7a-9663-42e3-90b7-9ab6b440ea0e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:32.912335 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a981ea7a-9663-42e3-90b7-9ab6b440ea0e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa returned with HTTP 200 Apr 30 21:37:32.913050 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1035/2085] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:32 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa => generated 918 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:32.973684 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-528cbb6d-c286-4358-93da-6a7fb45ef4cf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:32.977581 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-528cbb6d-c286-4358-93da-6a7fb45ef4cf tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] GET http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:32.978346 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-528cbb6d-c286-4358-93da-6a7fb45ef4cf tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:32.978805 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-528cbb6d-c286-4358-93da-6a7fb45ef4cf tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:32.992519 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-528cbb6d-c286-4358-93da-6a7fb45ef4cf tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d returned with HTTP 404 Apr 30 21:37:32.998170 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1051/2086] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:32 2022] GET /volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:32.999898 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fe302221-9c07-440d-ac92-0e2a2130be13 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:33.003434 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] POST http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes Apr 30 21:37:33.004134 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-984401049"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:33.005071 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-984401049'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:37:33.005569 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Create volume of 1 GB Apr 30 21:37:33.012545 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Availability Zones retrieved successfully. Apr 30 21:37:33.031871 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Flow 'volume_create_api' (cf0e62ea-c22d-4da2-8551-d8b12f7270c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:33.037240 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (765c8d4f-ba3a-4d31-bd48-0a22a384767a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:33.039801 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:37:33.073714 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (765c8d4f-ba3a-4d31-bd48-0a22a384767a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:33.075739 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1538fd5-5e58-47d9-bb0e-b4336988cd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:33.192793 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Created reservations ['6dfccec5-3806-46ef-a048-bd6f48923623', '239b2133-6083-41e3-9ec2-acc43997863c', 'ae5ad89b-333e-4347-87c2-faa08606ba7d', '8daf80d2-30af-4bac-aeac-65c0870cb5de'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:33.194783 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1538fd5-5e58-47d9-bb0e-b4336988cd1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dfccec5-3806-46ef-a048-bd6f48923623', '239b2133-6083-41e3-9ec2-acc43997863c', 'ae5ad89b-333e-4347-87c2-faa08606ba7d', '8daf80d2-30af-4bac-aeac-65c0870cb5de']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:33.196753 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24b3b221-df26-4657-b54c-4c3b53cab3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:33.305394 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24b3b221-df26-4657-b54c-4c3b53cab3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ba4dde1-194e-4a68-9b2a-6f05f07fbb85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-984401049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfecbeba61c420a8185d621647a8059',qos_specs=None,replication_status=,reservations=['6dfccec5-3806-46ef-a048-bd6f48923623','239b2133-6083-41e3-9ec2-acc43997863c','ae5ad89b-333e-4347-87c2-faa08606ba7d','8daf80d2-30af-4bac-aeac-65c0870cb5de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc2dbf2ab81b4a6d921f2ef0c0bc345e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:37:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-984401049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ba4dde1-194e-4a68-9b2a-6f05f07fbb85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cfecbeba61c420a8185d621647a8059',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc2dbf2ab81b4a6d921f2ef0c0bc345e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:33.309042 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f207f2aa-8c2e-45fd-ad78-f2d494f28258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:33.422803 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f207f2aa-8c2e-45fd-ad78-f2d494f28258) transitioned into state 'SUCCESS' from state '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-984401049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfecbeba61c420a8185d621647a8059',qos_specs=None,replication_status=,reservations=['6dfccec5-3806-46ef-a048-bd6f48923623','239b2133-6083-41e3-9ec2-acc43997863c','ae5ad89b-333e-4347-87c2-faa08606ba7d','8daf80d2-30af-4bac-aeac-65c0870cb5de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc2dbf2ab81b4a6d921f2ef0c0bc345e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:33.424580 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b13ed6-414b-4098-ba4c-fac8570da2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:33.518418 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b13ed6-414b-4098-ba4c-fac8570da2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:33.522549 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Flow 'volume_create_api' (cf0e62ea-c22d-4da2-8551-d8b12f7270c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:33.523288 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Create volume request issued successfully. Apr 30 21:37:33.524805 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fe302221-9c07-440d-ac92-0e2a2130be13 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes returned with HTTP 202 Apr 30 21:37:33.526306 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1036/2087] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:37:32 2022] POST /volume/v3/8cfecbeba61c420a8185d621647a8059/volumes => generated 812 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:37:33.536891 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-399b6b27-ebbf-4c3b-a316-fafeea06ce9e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:33.541030 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-399b6b27-ebbf-4c3b-a316-fafeea06ce9e tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] GET http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:33.541360 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-399b6b27-ebbf-4c3b-a316-fafeea06ce9e tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:33.542056 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-399b6b27-ebbf-4c3b-a316-fafeea06ce9e tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:33.567930 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:33.567930 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:33.576256 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-399b6b27-ebbf-4c3b-a316-fafeea06ce9e tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Volume info retrieved successfully. Apr 30 21:37:33.588270 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-399b6b27-ebbf-4c3b-a316-fafeea06ce9e tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 returned with HTTP 200 Apr 30 21:37:33.593335 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1052/2088] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:33 2022] GET /volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 => generated 880 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:33.833449 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f5a66cf7-acd1-4864-b07f-01e72b819c85 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:33.837485 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f5a66cf7-acd1-4864-b07f-01e72b819c85 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 Apr 30 21:37:33.838001 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f5a66cf7-acd1-4864-b07f-01e72b819c85 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:33.838448 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f5a66cf7-acd1-4864-b07f-01e72b819c85 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:33.852421 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-869c08ec-43b6-4535-bc70-6f59106f3760 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:33.853834 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:33.853834 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:33.860753 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-869c08ec-43b6-4535-bc70-6f59106f3760 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] GET http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 Apr 30 21:37:33.860753 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-869c08ec-43b6-4535-bc70-6f59106f3760 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:33.860753 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-869c08ec-43b6-4535-bc70-6f59106f3760 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:33.868958 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f5a66cf7-acd1-4864-b07f-01e72b819c85 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:33.869107 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-f5a66cf7-acd1-4864-b07f-01e72b819c85 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:33.869534 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-f5a66cf7-acd1-4864-b07f-01e72b819c85 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:33.874718 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:33.874718 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:33.879037 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-f5a66cf7-acd1-4864-b07f-01e72b819c85 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:33.883659 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-869c08ec-43b6-4535-bc70-6f59106f3760 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Volume info retrieved successfully. Apr 30 21:37:33.886844 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:33.886844 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:33.897846 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-869c08ec-43b6-4535-bc70-6f59106f3760 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 returned with HTTP 200 Apr 30 21:37:33.899034 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1053/2089] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:33 2022] GET /volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 => generated 910 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:33.905949 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f5a66cf7-acd1-4864-b07f-01e72b819c85 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 returned with HTTP 200 Apr 30 21:37:33.906779 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1037/2090] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:33 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 => generated 987 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:33.911093 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9a9bb57d-cb6d-40a9-8d4f-15de7651c60d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:33.914622 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9a9bb57d-cb6d-40a9-8d4f-15de7651c60d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] POST http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes Apr 30 21:37:33.915322 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9a9bb57d-cb6d-40a9-8d4f-15de7651c60d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e68e2799-3846-4b8e-adc2-7eef6c391384"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:33.916390 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-9a9bb57d-cb6d-40a9-8d4f-15de7651c60d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e68e2799-3846-4b8e-adc2-7eef6c391384'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:37:33.925302 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-958533b9-a71b-452c-9c3f-a3840ee53ede None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:33.929202 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-958533b9-a71b-452c-9c3f-a3840ee53ede tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa Apr 30 21:37:33.929596 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-958533b9-a71b-452c-9c3f-a3840ee53ede tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:33.930120 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-958533b9-a71b-452c-9c3f-a3840ee53ede tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:33.930751 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:33.930751 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:33.931790 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9a9bb57d-cb6d-40a9-8d4f-15de7651c60d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Volume retrieved successfully. Apr 30 21:37:33.932055 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-9a9bb57d-cb6d-40a9-8d4f-15de7651c60d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Create volume of 1 GB Apr 30 21:37:33.938301 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9a9bb57d-cb6d-40a9-8d4f-15de7651c60d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Availability Zones retrieved successfully. Apr 30 21:37:33.944276 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:33.944276 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:33.951337 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-958533b9-a71b-452c-9c3f-a3840ee53ede tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:33.953170 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9a9bb57d-cb6d-40a9-8d4f-15de7651c60d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Flow 'volume_create_api' (e40cbda7-de3a-4fe3-99a1-6529ff85f512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:33.955801 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9a9bb57d-cb6d-40a9-8d4f-15de7651c60d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b6b4ac-1d33-45a9-9c86-2bd6fec471ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:33.958246 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-9a9bb57d-cb6d-40a9-8d4f-15de7651c60d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:37:33.960908 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-9a9bb57d-cb6d-40a9-8d4f-15de7651c60d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b6b4ac-1d33-45a9-9c86-2bd6fec471ba) transitioned into state 'FAILURE' from state 'RUNNING' Apr 30 21:37:33.960908 ncdv-master-1 devstack@c-api.service[122527]: 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. Apr 30 21:37:33.962715 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-958533b9-a71b-452c-9c3f-a3840ee53ede tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa returned with HTTP 200 Apr 30 21:37:33.963441 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1038/2091] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:33 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa => generated 919 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:33.964213 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9a9bb57d-cb6d-40a9-8d4f-15de7651c60d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b6b4ac-1d33-45a9-9c86-2bd6fec471ba) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:33.966149 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-9a9bb57d-cb6d-40a9-8d4f-15de7651c60d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b6b4ac-1d33-45a9-9c86-2bd6fec471ba) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Apr 30 21:37:33.968527 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-9a9bb57d-cb6d-40a9-8d4f-15de7651c60d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Flow 'volume_create_api' (e40cbda7-de3a-4fe3-99a1-6529ff85f512) transitioned into state 'REVERTED' from state 'RUNNING' Apr 30 21:37:33.969500 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9a9bb57d-cb6d-40a9-8d4f-15de7651c60d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes returned with HTTP 400 Apr 30 21:37:33.972206 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1054/2092] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:37:33 2022] POST /volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes => generated 173 bytes in 61 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Apr 30 21:37:33.975095 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cbc8b99f-4263-45ac-acb6-6e9b6b98c081 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:33.977683 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-87de3eb3-46a3-41ed-99db-13f4ba9158f2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:33.979585 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cbc8b99f-4263-45ac-acb6-6e9b6b98c081 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa Apr 30 21:37:33.980052 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cbc8b99f-4263-45ac-acb6-6e9b6b98c081 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:33.980505 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cbc8b99f-4263-45ac-acb6-6e9b6b98c081 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:33.981821 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-87de3eb3-46a3-41ed-99db-13f4ba9158f2 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] DELETE http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 Apr 30 21:37:33.988851 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-87de3eb3-46a3-41ed-99db-13f4ba9158f2 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:33.988851 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-87de3eb3-46a3-41ed-99db-13f4ba9158f2 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:33.988851 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-87de3eb3-46a3-41ed-99db-13f4ba9158f2 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Delete volume with id: e68e2799-3846-4b8e-adc2-7eef6c391384 Apr 30 21:37:33.995322 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:33.995322 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:33.997418 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:33.997418 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:33.998501 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-87de3eb3-46a3-41ed-99db-13f4ba9158f2 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Volume info retrieved successfully. Apr 30 21:37:34.002599 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-cbc8b99f-4263-45ac-acb6-6e9b6b98c081 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:34.010989 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cbc8b99f-4263-45ac-acb6-6e9b6b98c081 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa returned with HTTP 200 Apr 30 21:37:34.011890 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1039/2093] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:33 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa => generated 919 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:34.022541 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:34.026139 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] POST http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes Apr 30 21:37:34.026823 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1838219459"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:34.027818 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1838219459'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:37:34.028121 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Create volume of 1 GB Apr 30 21:37:34.035202 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Availability Zones retrieved successfully. Apr 30 21:37:34.050536 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Flow 'volume_create_api' (3fc3264d-799d-4d7e-86d6-8813d8bdd96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:34.052964 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c52ad268-701e-49eb-9d09-e298baee97d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:34.055291 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:37:34.084672 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c52ad268-701e-49eb-9d09-e298baee97d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:34.086727 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53cc680e-55b3-42b4-be93-d0f703375172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:34.138241 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-87de3eb3-46a3-41ed-99db-13f4ba9158f2 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Delete volume request issued successfully. Apr 30 21:37:34.138643 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-87de3eb3-46a3-41ed-99db-13f4ba9158f2 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 returned with HTTP 202 Apr 30 21:37:34.139441 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1055/2094] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:37:33 2022] DELETE /volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:37:34.143861 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d5b08af6-05c9-491f-83ff-dfea90f2ab56 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:34.147400 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5b08af6-05c9-491f-83ff-dfea90f2ab56 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] GET http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 Apr 30 21:37:34.147841 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5b08af6-05c9-491f-83ff-dfea90f2ab56 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:34.148286 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5b08af6-05c9-491f-83ff-dfea90f2ab56 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:34.162578 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:34.162578 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:34.169162 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d5b08af6-05c9-491f-83ff-dfea90f2ab56 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Volume info retrieved successfully. Apr 30 21:37:34.177908 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5b08af6-05c9-491f-83ff-dfea90f2ab56 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 returned with HTTP 200 Apr 30 21:37:34.178624 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1056/2095] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:34 2022] GET /volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:34.198132 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Created reservations ['6fc1da88-b66d-4fee-9d16-c7a681ead0ca', 'e9cb4cad-2121-4afb-ad71-09f711e46e69', '9df2781d-d480-44b2-b3d7-188589386db7', '409c6dda-8364-4a78-b27c-745864159fbf'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:34.202368 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53cc680e-55b3-42b4-be93-d0f703375172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fc1da88-b66d-4fee-9d16-c7a681ead0ca', 'e9cb4cad-2121-4afb-ad71-09f711e46e69', '9df2781d-d480-44b2-b3d7-188589386db7', '409c6dda-8364-4a78-b27c-745864159fbf']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:34.202368 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e89eb012-a177-4166-9876-8837a99010e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:34.320260 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e89eb012-a177-4166-9876-8837a99010e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7e1d71b-75c7-42ee-9e73-1591ff87b9c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1838219459',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bfe2a268b20142dd8f44d77ab5c8d3fe',qos_specs=None,replication_status=,reservations=['6fc1da88-b66d-4fee-9d16-c7a681ead0ca','e9cb4cad-2121-4afb-ad71-09f711e46e69','9df2781d-d480-44b2-b3d7-188589386db7','409c6dda-8364-4a78-b27c-745864159fbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f27f38b9e3b43d482c01038f0480fd1',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1838219459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7e1d71b-75c7-42ee-9e73-1591ff87b9c6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bfe2a268b20142dd8f44d77ab5c8d3fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f27f38b9e3b43d482c01038f0480fd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:34.322197 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d5e251c-8f58-484a-a3a1-cac11ac03d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:34.468199 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d5e251c-8f58-484a-a3a1-cac11ac03d77) transitioned into state 'SUCCESS' from state '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-1838219459',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bfe2a268b20142dd8f44d77ab5c8d3fe',qos_specs=None,replication_status=,reservations=['6fc1da88-b66d-4fee-9d16-c7a681ead0ca','e9cb4cad-2121-4afb-ad71-09f711e46e69','9df2781d-d480-44b2-b3d7-188589386db7','409c6dda-8364-4a78-b27c-745864159fbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f27f38b9e3b43d482c01038f0480fd1',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:34.470013 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b20f11c-bcc7-4b8b-ab9b-323b4b4aca04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:34.577034 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b20f11c-bcc7-4b8b-ab9b-323b4b4aca04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:34.579549 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Flow 'volume_create_api' (3fc3264d-799d-4d7e-86d6-8813d8bdd96b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:34.581033 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Create volume request issued successfully. Apr 30 21:37:34.582432 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-349231fe-6755-4bd5-b5ea-5490fd1345c6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes returned with HTTP 202 Apr 30 21:37:34.583272 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1040/2096] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:37:34 2022] POST /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes => generated 826 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:37:34.593635 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5d6a860e-6889-4c5f-be8b-887457bf505c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:34.597348 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5d6a860e-6889-4c5f-be8b-887457bf505c tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 Apr 30 21:37:34.599976 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5d6a860e-6889-4c5f-be8b-887457bf505c tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:34.599976 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5d6a860e-6889-4c5f-be8b-887457bf505c tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:34.605387 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5755b061-e6d6-41d9-9dfa-0fe9a99575f6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:34.609182 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5755b061-e6d6-41d9-9dfa-0fe9a99575f6 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] GET http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:34.609623 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5755b061-e6d6-41d9-9dfa-0fe9a99575f6 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:34.610577 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5755b061-e6d6-41d9-9dfa-0fe9a99575f6 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:34.612690 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:34.612690 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:34.619856 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5d6a860e-6889-4c5f-be8b-887457bf505c tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:34.624709 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:34.624709 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:34.633422 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5755b061-e6d6-41d9-9dfa-0fe9a99575f6 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Volume info retrieved successfully. Apr 30 21:37:34.637748 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5d6a860e-6889-4c5f-be8b-887457bf505c tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 returned with HTTP 200 Apr 30 21:37:34.644028 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1057/2097] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:34 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 => generated 894 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:34.644248 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5755b061-e6d6-41d9-9dfa-0fe9a99575f6 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 returned with HTTP 200 Apr 30 21:37:34.644248 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1041/2098] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:34 2022] GET /volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 => generated 904 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:34.919318 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4ec647f2-ca04-40dc-a576-c7a13ef0100b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:34.922827 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4ec647f2-ca04-40dc-a576-c7a13ef0100b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 Apr 30 21:37:34.923249 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4ec647f2-ca04-40dc-a576-c7a13ef0100b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:34.923681 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4ec647f2-ca04-40dc-a576-c7a13ef0100b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:34.941387 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:34.941387 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:34.948373 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4ec647f2-ca04-40dc-a576-c7a13ef0100b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:34.949736 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-4ec647f2-ca04-40dc-a576-c7a13ef0100b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:34.950133 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-4ec647f2-ca04-40dc-a576-c7a13ef0100b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:34.957456 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-4ec647f2-ca04-40dc-a576-c7a13ef0100b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:34.962785 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:34.962785 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:34.975943 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4ec647f2-ca04-40dc-a576-c7a13ef0100b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 returned with HTTP 200 Apr 30 21:37:34.976696 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1058/2099] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:34 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 => generated 987 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:35.192062 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a3098b24-ef95-4fdb-9148-4658d39bcec0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:35.196536 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a3098b24-ef95-4fdb-9148-4658d39bcec0 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] GET http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 Apr 30 21:37:35.197010 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a3098b24-ef95-4fdb-9148-4658d39bcec0 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:35.198350 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a3098b24-ef95-4fdb-9148-4658d39bcec0 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:35.213322 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:35.213322 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:35.220739 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a3098b24-ef95-4fdb-9148-4658d39bcec0 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Volume info retrieved successfully. Apr 30 21:37:35.230177 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a3098b24-ef95-4fdb-9148-4658d39bcec0 tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 returned with HTTP 200 Apr 30 21:37:35.231073 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1042/2100] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:35 2022] GET /volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 => generated 909 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:35.654224 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7eee2de1-7108-42dc-a41e-d54a437de089 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:35.656207 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-53a5c188-337d-4522-8e69-f2f3ef7539a0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:35.658268 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7eee2de1-7108-42dc-a41e-d54a437de089 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 Apr 30 21:37:35.659430 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7eee2de1-7108-42dc-a41e-d54a437de089 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:35.659977 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7eee2de1-7108-42dc-a41e-d54a437de089 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:35.660534 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-53a5c188-337d-4522-8e69-f2f3ef7539a0 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] GET http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:35.660976 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-53a5c188-337d-4522-8e69-f2f3ef7539a0 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:35.661427 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-53a5c188-337d-4522-8e69-f2f3ef7539a0 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:35.682878 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:35.682878 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:35.688458 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:35.688458 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:35.694989 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7eee2de1-7108-42dc-a41e-d54a437de089 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:35.697024 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-53a5c188-337d-4522-8e69-f2f3ef7539a0 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Volume info retrieved successfully. Apr 30 21:37:35.704304 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7eee2de1-7108-42dc-a41e-d54a437de089 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 returned with HTTP 200 Apr 30 21:37:35.706192 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1059/2101] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:35 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 => generated 918 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:35.706824 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-53a5c188-337d-4522-8e69-f2f3ef7539a0 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 returned with HTTP 200 Apr 30 21:37:35.707588 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1043/2102] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:35 2022] GET /volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 => generated 904 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:35.988290 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fe9ee6bf-89a1-453d-ba4f-b7f806672d3f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:35.992423 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fe9ee6bf-89a1-453d-ba4f-b7f806672d3f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 Apr 30 21:37:35.993146 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fe9ee6bf-89a1-453d-ba4f-b7f806672d3f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:35.993980 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fe9ee6bf-89a1-453d-ba4f-b7f806672d3f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:36.005919 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fe9ee6bf-89a1-453d-ba4f-b7f806672d3f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 returned with HTTP 404 Apr 30 21:37:36.006892 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1060/2103] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:35 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/625bd375-9e7f-4e61-811a-9645517e53a6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:37:36.012284 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4c1f05d9-b90f-47f7-8da2-50095c7379b3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:36.016166 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c1f05d9-b90f-47f7-8da2-50095c7379b3 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae Apr 30 21:37:36.030395 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c1f05d9-b90f-47f7-8da2-50095c7379b3 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:36.030395 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c1f05d9-b90f-47f7-8da2-50095c7379b3 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:36.030395 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-4c1f05d9-b90f-47f7-8da2-50095c7379b3 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] show called for member 333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:37:36.034758 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:36.034758 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:36.052605 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c1f05d9-b90f-47f7-8da2-50095c7379b3 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae returned with HTTP 200 Apr 30 21:37:36.055791 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1044/2104] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:37:36 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae => generated 415 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:36.243785 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6fbdf11d-44c1-4ab9-a88a-de11044c955d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:36.247792 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6fbdf11d-44c1-4ab9-a88a-de11044c955d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] GET http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 Apr 30 21:37:36.248406 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6fbdf11d-44c1-4ab9-a88a-de11044c955d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:36.248993 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6fbdf11d-44c1-4ab9-a88a-de11044c955d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:36.265534 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:36.265534 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:36.274481 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6fbdf11d-44c1-4ab9-a88a-de11044c955d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Volume info retrieved successfully. Apr 30 21:37:36.286270 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6fbdf11d-44c1-4ab9-a88a-de11044c955d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 returned with HTTP 200 Apr 30 21:37:36.287007 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1061/2105] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:36 2022] GET /volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 => generated 909 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:36.718628 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-22e52a05-d72e-4b28-abd9-26a0802cf010 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:36.719908 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2da2329c-8506-45a2-a63e-e2c799c2eeba None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:36.722279 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-22e52a05-d72e-4b28-abd9-26a0802cf010 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 Apr 30 21:37:36.722721 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-22e52a05-d72e-4b28-abd9-26a0802cf010 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:36.723168 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-22e52a05-d72e-4b28-abd9-26a0802cf010 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:36.723690 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2da2329c-8506-45a2-a63e-e2c799c2eeba tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] GET http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:36.724191 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2da2329c-8506-45a2-a63e-e2c799c2eeba tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:36.724639 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2da2329c-8506-45a2-a63e-e2c799c2eeba tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:36.738339 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:36.738339 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:36.738802 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:36.738802 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:36.745741 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2da2329c-8506-45a2-a63e-e2c799c2eeba tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Volume info retrieved successfully. Apr 30 21:37:36.751828 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-22e52a05-d72e-4b28-abd9-26a0802cf010 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:36.754751 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2da2329c-8506-45a2-a63e-e2c799c2eeba tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 returned with HTTP 200 Apr 30 21:37:36.755464 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1062/2106] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:36 2022] GET /volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 => generated 905 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:36.755619 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-22e52a05-d72e-4b28-abd9-26a0802cf010 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 returned with HTTP 200 Apr 30 21:37:36.759172 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1045/2107] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:36 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 => generated 919 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:36.766508 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-24bb309d-a704-4a36-a0f8-aa2fc69eccc8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:36.766871 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c4ef10d8-4457-469f-afe9-c26564199f25 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:36.770434 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c4ef10d8-4457-469f-afe9-c26564199f25 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 Apr 30 21:37:36.770870 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c4ef10d8-4457-469f-afe9-c26564199f25 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:36.771376 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c4ef10d8-4457-469f-afe9-c26564199f25 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:36.772442 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-24bb309d-a704-4a36-a0f8-aa2fc69eccc8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] POST http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer Apr 30 21:37:36.773184 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-24bb309d-a704-4a36-a0f8-aa2fc69eccc8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2ba4dde1-194e-4a68-9b2a-6f05f07fbb85"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:36.774296 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.volume_transfer [None req-24bb309d-a704-4a36-a0f8-aa2fc69eccc8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Creating new volume transfer {'transfer': {'volume_id': '2ba4dde1-194e-4a68-9b2a-6f05f07fbb85'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Apr 30 21:37:36.779953 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.contrib.volume_transfer [None req-24bb309d-a704-4a36-a0f8-aa2fc69eccc8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Creating transfer of volume 2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:36.779953 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.transfer.api [None req-24bb309d-a704-4a36-a0f8-aa2fc69eccc8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Generating transfer record for volume 2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:36.785278 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:36.785278 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:36.788573 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:36.788573 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:36.792562 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c4ef10d8-4457-469f-afe9-c26564199f25 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:36.801727 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c4ef10d8-4457-469f-afe9-c26564199f25 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 returned with HTTP 200 Apr 30 21:37:36.809134 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1046/2108] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:36 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 => generated 919 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:36.815551 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:36.818898 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] POST http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes Apr 30 21:37:36.819614 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1452621748"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:36.820592 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1452621748'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:37:36.820891 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Create volume of 1 GB Apr 30 21:37:36.832130 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Availability Zones retrieved successfully. Apr 30 21:37:36.842202 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Flow 'volume_create_api' (67def696-d8fc-4189-8cd1-9ace30ab55b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:36.844716 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e1cedf2-57d6-4c62-94f2-9400d4f45115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:36.847754 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:37:36.878509 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e1cedf2-57d6-4c62-94f2-9400d4f45115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:36.880510 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b74e01f5-2dbe-456e-9bc7-eebfde8aff47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:36.912980 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-24bb309d-a704-4a36-a0f8-aa2fc69eccc8 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer returned with HTTP 202 Apr 30 21:37:36.913843 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1063/2109] 10.222.0.23 () {60 vars in 1267 bytes} [Sat Apr 30 21:37:36 2022] POST /volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer => generated 507 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:37:36.920625 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-49028fbe-063d-4865-8050-30c9e3ffe0eb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:36.925215 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-49028fbe-063d-4865-8050-30c9e3ffe0eb tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] GET http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:36.925783 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-49028fbe-063d-4865-8050-30c9e3ffe0eb tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:36.926225 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-49028fbe-063d-4865-8050-30c9e3ffe0eb tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:36.942012 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:36.942012 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:36.949088 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-49028fbe-063d-4865-8050-30c9e3ffe0eb tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Volume info retrieved successfully. Apr 30 21:37:36.957623 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-49028fbe-063d-4865-8050-30c9e3ffe0eb tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 returned with HTTP 200 Apr 30 21:37:36.958375 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1064/2110] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:36 2022] GET /volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 => generated 913 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:36.969426 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-699f33c3-664a-437f-8070-3253adb9e1ca None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:36.975056 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-699f33c3-664a-437f-8070-3253adb9e1ca tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] GET http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer/detail Apr 30 21:37:36.975495 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-699f33c3-664a-437f-8070-3253adb9e1ca tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:36.975939 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-699f33c3-664a-437f-8070-3253adb9e1ca tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:36.976292 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.volume_transfer [None req-699f33c3-664a-437f-8070-3253adb9e1ca tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Listing volume transfers {{(pid=122527) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Apr 30 21:37:36.989497 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-699f33c3-664a-437f-8070-3253adb9e1ca tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer/detail returned with HTTP 200 Apr 30 21:37:36.990232 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1065/2111] 10.222.0.23 () {58 vars in 1267 bytes} [Sat Apr 30 21:37:36 2022] GET /volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer/detail => generated 478 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:36.992800 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Created reservations ['978c008f-c270-400c-802c-7c92b1401ee7', 'eefb899a-c390-49f7-9b01-55cf4dea08cb', '8696715a-2c1d-4057-abbd-2940e166db4b', '25331b53-7826-4393-b315-3f4c95ed114c'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:36.994614 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b74e01f5-2dbe-456e-9bc7-eebfde8aff47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['978c008f-c270-400c-802c-7c92b1401ee7', 'eefb899a-c390-49f7-9b01-55cf4dea08cb', '8696715a-2c1d-4057-abbd-2940e166db4b', '25331b53-7826-4393-b315-3f4c95ed114c']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:36.996545 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6915d6da-2427-4fa3-9e8b-2a0312435cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:36.996979 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-efe0140b-73c4-4129-bdf5-c8fa095ec2f6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:37.001995 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-efe0140b-73c4-4129-bdf5-c8fa095ec2f6 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] DELETE http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer/fe584942-2ab9-4bbf-9057-e0ce12dd68be Apr 30 21:37:37.002584 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-efe0140b-73c4-4129-bdf5-c8fa095ec2f6 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:37.003196 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-efe0140b-73c4-4129-bdf5-c8fa095ec2f6 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:37.003499 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.contrib.volume_transfer [None req-efe0140b-73c4-4129-bdf5-c8fa095ec2f6 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Delete transfer with id: fe584942-2ab9-4bbf-9057-e0ce12dd68be Apr 30 21:37:37.020665 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:37.020665 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:37.086610 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6915d6da-2427-4fa3-9e8b-2a0312435cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1452621748',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bfe2a268b20142dd8f44d77ab5c8d3fe',qos_specs=None,replication_status=,reservations=['978c008f-c270-400c-802c-7c92b1401ee7','eefb899a-c390-49f7-9b01-55cf4dea08cb','8696715a-2c1d-4057-abbd-2940e166db4b','25331b53-7826-4393-b315-3f4c95ed114c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f27f38b9e3b43d482c01038f0480fd1',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1452621748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bfe2a268b20142dd8f44d77ab5c8d3fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f27f38b9e3b43d482c01038f0480fd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:37.088391 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05753300-0433-49f8-b062-924c93318a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:37.176620 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-efe0140b-73c4-4129-bdf5-c8fa095ec2f6 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer/fe584942-2ab9-4bbf-9057-e0ce12dd68be returned with HTTP 202 Apr 30 21:37:37.177411 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1066/2112] 10.222.0.23 () {58 vars in 1360 bytes} [Sat Apr 30 21:37:36 2022] DELETE /volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer/fe584942-2ab9-4bbf-9057-e0ce12dd68be => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:37:37.178821 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05753300-0433-49f8-b062-924c93318a83) transitioned into state 'SUCCESS' from state '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-1452621748',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bfe2a268b20142dd8f44d77ab5c8d3fe',qos_specs=None,replication_status=,reservations=['978c008f-c270-400c-802c-7c92b1401ee7','eefb899a-c390-49f7-9b01-55cf4dea08cb','8696715a-2c1d-4057-abbd-2940e166db4b','25331b53-7826-4393-b315-3f4c95ed114c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f27f38b9e3b43d482c01038f0480fd1',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:37.179048 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-59b16822-9bb6-4089-be3e-ce243ce3b71b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:37.181176 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3083183f-ece9-43d8-80d9-60d16ce772d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:37.183739 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-59b16822-9bb6-4089-be3e-ce243ce3b71b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae Apr 30 21:37:37.184232 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-59b16822-9bb6-4089-be3e-ce243ce3b71b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:37.186188 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-59b16822-9bb6-4089-be3e-ce243ce3b71b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:37.186188 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-59b16822-9bb6-4089-be3e-ce243ce3b71b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] show called for member 333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:37:37.190922 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-59b16822-9bb6-4089-be3e-ce243ce3b71b tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae returned with HTTP 404 Apr 30 21:37:37.191989 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1067/2113] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:37:37 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/333a66d0-3b1c-4012-a5ae-3ce3b0cd06ae => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:37:37.196435 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f1e39cca-facc-4014-91ae-f4b80e8d3d37 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:37.199963 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f1e39cca-facc-4014-91ae-f4b80e8d3d37 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] GET http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:37.201154 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f1e39cca-facc-4014-91ae-f4b80e8d3d37 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:37.201613 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f1e39cca-facc-4014-91ae-f4b80e8d3d37 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:37.216067 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:37.216067 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:37.224225 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f1e39cca-facc-4014-91ae-f4b80e8d3d37 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Volume info retrieved successfully. Apr 30 21:37:37.233319 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f1e39cca-facc-4014-91ae-f4b80e8d3d37 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 returned with HTTP 200 Apr 30 21:37:37.234069 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1068/2114] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:37 2022] GET /volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 => generated 905 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:37.235703 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-afd90561-2c23-4d8f-b546-38fbff3aa20f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:37.245943 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-afd90561-2c23-4d8f-b546-38fbff3aa20f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/detail Apr 30 21:37:37.246464 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-afd90561-2c23-4d8f-b546-38fbff3aa20f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:37.246910 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-afd90561-2c23-4d8f-b546-38fbff3aa20f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:37.247463 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-afd90561-2c23-4d8f-b546-38fbff3aa20f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:37.249196 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-afd90561-2c23-4d8f-b546-38fbff3aa20f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:37.257147 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3083183f-ece9-43d8-80d9-60d16ce772d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:37.259775 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Flow 'volume_create_api' (67def696-d8fc-4189-8cd1-9ace30ab55b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:37.260613 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Create volume request issued successfully. Apr 30 21:37:37.262007 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8d01010a-c321-4871-a1ce-369f45ff84e3 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes returned with HTTP 202 Apr 30 21:37:37.262943 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1047/2115] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:37:36 2022] POST /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes => generated 826 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:37:37.274653 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-47fd9d90-e595-4355-8259-6eb434653553 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:37.280192 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-47fd9d90-e595-4355-8259-6eb434653553 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] DELETE http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer/fe584942-2ab9-4bbf-9057-e0ce12dd68be Apr 30 21:37:37.280649 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-47fd9d90-e595-4355-8259-6eb434653553 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:37.281103 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-47fd9d90-e595-4355-8259-6eb434653553 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:37.281401 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.volume_transfer [None req-47fd9d90-e595-4355-8259-6eb434653553 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Delete transfer with id: fe584942-2ab9-4bbf-9057-e0ce12dd68be Apr 30 21:37:37.287371 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-47fd9d90-e595-4355-8259-6eb434653553 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer/fe584942-2ab9-4bbf-9057-e0ce12dd68be returned with HTTP 404 Apr 30 21:37:37.287912 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1048/2116] 10.222.0.23 () {58 vars in 1360 bytes} [Sat Apr 30 21:37:37 2022] DELETE /volume/v3/8cfecbeba61c420a8185d621647a8059/os-volume-transfer/fe584942-2ab9-4bbf-9057-e0ce12dd68be => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:37.292248 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-30bde2bd-a26c-42a5-bdea-38d56b1b22a7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:37.295960 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-30bde2bd-a26c-42a5-bdea-38d56b1b22a7 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 Apr 30 21:37:37.296577 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-30bde2bd-a26c-42a5-bdea-38d56b1b22a7 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:37.297481 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-30bde2bd-a26c-42a5-bdea-38d56b1b22a7 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:37.301437 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-afd90561-2c23-4d8f-b546-38fbff3aa20f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Get all volumes completed successfully. Apr 30 21:37:37.302919 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-afd90561-2c23-4d8f-b546-38fbff3aa20f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:37.303340 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-afd90561-2c23-4d8f-b546-38fbff3aa20f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:37.310428 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-afd90561-2c23-4d8f-b546-38fbff3aa20f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:37.319756 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:37.319756 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:37.320017 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:37.320017 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:37.320192 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-30bde2bd-a26c-42a5-bdea-38d56b1b22a7 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:37.328083 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-30bde2bd-a26c-42a5-bdea-38d56b1b22a7 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 returned with HTTP 200 Apr 30 21:37:37.328781 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1049/2117] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:37 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 => generated 894 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:37.329964 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f7a75c43-062f-44da-836b-c3aa856520c3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:37.331990 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-afd90561-2c23-4d8f-b546-38fbff3aa20f tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/detail returned with HTTP 200 Apr 30 21:37:37.332240 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1069/2118] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:37:37 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/detail => generated 995 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:37.333498 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-271313a8-9e46-4fea-99de-954d12c9db2f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:37.335176 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f7a75c43-062f-44da-836b-c3aa856520c3 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] DELETE http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:37.337957 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f7a75c43-062f-44da-836b-c3aa856520c3 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:37.337957 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f7a75c43-062f-44da-836b-c3aa856520c3 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:37.337957 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-f7a75c43-062f-44da-836b-c3aa856520c3 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Delete volume with id: 2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:37.338319 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-271313a8-9e46-4fea-99de-954d12c9db2f tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] GET http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 Apr 30 21:37:37.338319 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-271313a8-9e46-4fea-99de-954d12c9db2f tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:37.338319 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-271313a8-9e46-4fea-99de-954d12c9db2f tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:37.360226 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:37.360226 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:37.361433 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f7a75c43-062f-44da-836b-c3aa856520c3 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Volume info retrieved successfully. Apr 30 21:37:37.362319 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:37.362319 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:37.369890 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-271313a8-9e46-4fea-99de-954d12c9db2f tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Volume info retrieved successfully. Apr 30 21:37:37.378693 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-271313a8-9e46-4fea-99de-954d12c9db2f tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 returned with HTTP 200 Apr 30 21:37:37.379421 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1070/2119] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:37 2022] GET /volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 => generated 909 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:37.380630 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-896e4ed2-d22a-4c9e-8f7b-85219c41f865 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:37.385301 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-896e4ed2-d22a-4c9e-8f7b-85219c41f865 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] POST http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f/action Apr 30 21:37:37.386214 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-896e4ed2-d22a-4c9e-8f7b-85219c41f865 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:37:37.389524 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-896e4ed2-d22a-4c9e-8f7b-85219c41f865 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:37.389524 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-896e4ed2-d22a-4c9e-8f7b-85219c41f865 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] delete called for group 04572595-ecc3-4588-a9d2-e3762fc69b9f {{(pid=122527) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Apr 30 21:37:37.389524 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.groups [None req-896e4ed2-d22a-4c9e-8f7b-85219c41f865 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Delete group with id: 04572595-ecc3-4588-a9d2-e3762fc69b9f Apr 30 21:37:37.393686 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:37.393686 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:37.538505 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f7a75c43-062f-44da-836b-c3aa856520c3 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Delete volume request issued successfully. Apr 30 21:37:37.539082 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f7a75c43-062f-44da-836b-c3aa856520c3 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 returned with HTTP 202 Apr 30 21:37:37.540049 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1050/2120] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:37:37 2022] DELETE /volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:37:37.548409 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-499abdd0-98f7-4238-b081-72e1b0a8bf10 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:37.548711 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-499abdd0-98f7-4238-b081-72e1b0a8bf10 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] GET http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:37.549030 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-499abdd0-98f7-4238-b081-72e1b0a8bf10 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:37.549473 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-499abdd0-98f7-4238-b081-72e1b0a8bf10 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:37.565238 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:37.565238 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:37.571799 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-499abdd0-98f7-4238-b081-72e1b0a8bf10 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Volume info retrieved successfully. Apr 30 21:37:37.579364 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-499abdd0-98f7-4238-b081-72e1b0a8bf10 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 returned with HTTP 200 Apr 30 21:37:37.580168 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1051/2121] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:37 2022] GET /volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 => generated 1062 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:37.612144 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-896e4ed2-d22a-4c9e-8f7b-85219c41f865 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f/action returned with HTTP 202 Apr 30 21:37:37.613036 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1071/2122] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:37:37 2022] POST /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f/action => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:37:37.623709 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-10b1feb5-6cf7-418f-aece-2521f19bd88c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:37.628437 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-10b1feb5-6cf7-418f-aece-2521f19bd88c tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 Apr 30 21:37:37.629055 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-10b1feb5-6cf7-418f-aece-2521f19bd88c tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:37.629885 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-10b1feb5-6cf7-418f-aece-2521f19bd88c tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:37.645747 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:37.645747 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:37.653415 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-10b1feb5-6cf7-418f-aece-2521f19bd88c tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:37.655248 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-10b1feb5-6cf7-418f-aece-2521f19bd88c tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:37.655805 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-10b1feb5-6cf7-418f-aece-2521f19bd88c tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:37.666713 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-10b1feb5-6cf7-418f-aece-2521f19bd88c tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:37.669152 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:37.669152 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:37.682783 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-10b1feb5-6cf7-418f-aece-2521f19bd88c tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 returned with HTTP 200 Apr 30 21:37:37.692879 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1052/2123] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:37 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 => generated 991 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:38.341493 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e9ec76fc-1b8f-47ac-91a3-422a882109dd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:38.345342 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e9ec76fc-1b8f-47ac-91a3-422a882109dd tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 Apr 30 21:37:38.346421 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e9ec76fc-1b8f-47ac-91a3-422a882109dd tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:38.346875 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e9ec76fc-1b8f-47ac-91a3-422a882109dd tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:38.360851 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:38.360851 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:38.368607 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e9ec76fc-1b8f-47ac-91a3-422a882109dd tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:38.376959 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e9ec76fc-1b8f-47ac-91a3-422a882109dd tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 returned with HTTP 200 Apr 30 21:37:38.378107 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1072/2124] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:38 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 => generated 918 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:38.392143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bee65178-2fd6-44f6-acb8-7445c213829d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:38.396150 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bee65178-2fd6-44f6-acb8-7445c213829d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] GET http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 Apr 30 21:37:38.396594 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bee65178-2fd6-44f6-acb8-7445c213829d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:38.397036 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bee65178-2fd6-44f6-acb8-7445c213829d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:38.412828 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:38.412828 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:38.420003 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bee65178-2fd6-44f6-acb8-7445c213829d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Volume info retrieved successfully. Apr 30 21:37:38.429095 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bee65178-2fd6-44f6-acb8-7445c213829d tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 returned with HTTP 200 Apr 30 21:37:38.429978 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1053/2125] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:38 2022] GET /volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 => generated 909 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:38.593089 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0587f0dd-415d-4fa9-bf3f-7e497adc90d9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:38.597535 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0587f0dd-415d-4fa9-bf3f-7e497adc90d9 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] GET http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:38.598014 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0587f0dd-415d-4fa9-bf3f-7e497adc90d9 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:38.598702 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0587f0dd-415d-4fa9-bf3f-7e497adc90d9 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:38.621590 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:38.621590 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:38.637872 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0587f0dd-415d-4fa9-bf3f-7e497adc90d9 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Volume info retrieved successfully. Apr 30 21:37:38.663914 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0587f0dd-415d-4fa9-bf3f-7e497adc90d9 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 returned with HTTP 200 Apr 30 21:37:38.663914 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1073/2126] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:38 2022] GET /volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 => generated 1062 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:38.696691 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f68a9de2-ac99-4302-b951-a6f63ad13218 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:38.701581 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f68a9de2-ac99-4302-b951-a6f63ad13218 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 Apr 30 21:37:38.702591 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f68a9de2-ac99-4302-b951-a6f63ad13218 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:38.703460 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f68a9de2-ac99-4302-b951-a6f63ad13218 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:38.721567 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:38.721567 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:38.731590 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f68a9de2-ac99-4302-b951-a6f63ad13218 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:38.733082 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-f68a9de2-ac99-4302-b951-a6f63ad13218 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:38.733477 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-f68a9de2-ac99-4302-b951-a6f63ad13218 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:38.742780 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-f68a9de2-ac99-4302-b951-a6f63ad13218 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:38.752616 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:38.752616 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:38.771277 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f68a9de2-ac99-4302-b951-a6f63ad13218 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 returned with HTTP 200 Apr 30 21:37:38.772036 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1054/2127] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:38 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 => generated 991 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:39.388976 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3c9d3676-dd98-4f1f-b55a-c48737f1f314 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:39.393267 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3c9d3676-dd98-4f1f-b55a-c48737f1f314 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 Apr 30 21:37:39.393981 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3c9d3676-dd98-4f1f-b55a-c48737f1f314 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:39.394470 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3c9d3676-dd98-4f1f-b55a-c48737f1f314 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:39.408725 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:39.408725 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:39.418747 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3c9d3676-dd98-4f1f-b55a-c48737f1f314 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:39.427511 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3c9d3676-dd98-4f1f-b55a-c48737f1f314 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 returned with HTTP 200 Apr 30 21:37:39.430010 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1074/2128] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:39 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 => generated 919 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:39.439263 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3d452490-a05d-4904-8df4-5338a46e79b5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:39.441239 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-54ccb560-0852-4c31-9fd5-3b2d1b603d2f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:39.444399 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3d452490-a05d-4904-8df4-5338a46e79b5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 Apr 30 21:37:39.444853 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-54ccb560-0852-4c31-9fd5-3b2d1b603d2f tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] GET http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 Apr 30 21:37:39.445004 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3d452490-a05d-4904-8df4-5338a46e79b5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:39.445299 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-54ccb560-0852-4c31-9fd5-3b2d1b603d2f tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:39.445435 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3d452490-a05d-4904-8df4-5338a46e79b5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:39.445749 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-54ccb560-0852-4c31-9fd5-3b2d1b603d2f tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:39.457771 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-54ccb560-0852-4c31-9fd5-3b2d1b603d2f tempest-VolumesCloneNegativeTest-1000173837 tempest-VolumesCloneNegativeTest-1000173837-project] http://10.222.0.23/volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 returned with HTTP 404 Apr 30 21:37:39.461169 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1075/2129] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:39 2022] GET /volume/v3/f8388ff30f2f4f8f825c0cdf907c42a3/volumes/e68e2799-3846-4b8e-adc2-7eef6c391384 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:37:39.468894 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:39.468894 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:39.480023 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3d452490-a05d-4904-8df4-5338a46e79b5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:39.493603 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3d452490-a05d-4904-8df4-5338a46e79b5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 returned with HTTP 200 Apr 30 21:37:39.495040 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1055/2130] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:39 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 => generated 919 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:39.507669 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8197fde7-cd74-46d1-9787-3d7379ffa031 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:39.511780 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8197fde7-cd74-46d1-9787-3d7379ffa031 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes Apr 30 21:37:39.512323 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8197fde7-cd74-46d1-9787-3d7379ffa031 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:39.512836 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8197fde7-cd74-46d1-9787-3d7379ffa031 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:39.513385 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-8197fde7-cd74-46d1-9787-3d7379ffa031 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:39.518527 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-8197fde7-cd74-46d1-9787-3d7379ffa031 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:39.567890 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8197fde7-cd74-46d1-9787-3d7379ffa031 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:39.569484 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8197fde7-cd74-46d1-9787-3d7379ffa031 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes returned with HTTP 200 Apr 30 21:37:39.570627 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1076/2131] 10.222.0.23 () {58 vars in 1213 bytes} [Sat Apr 30 21:37:39 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes => generated 1174 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:39.578593 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-dd4fdfb0-215a-4e88-9e60-d8b9873942eb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:39.582389 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dd4fdfb0-215a-4e88-9e60-d8b9873942eb tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?name=tempest-VolumesListTestJSON-Volume-1452621748 Apr 30 21:37:39.582826 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dd4fdfb0-215a-4e88-9e60-d8b9873942eb tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:39.583268 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dd4fdfb0-215a-4e88-9e60-d8b9873942eb tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:39.584126 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-dd4fdfb0-215a-4e88-9e60-d8b9873942eb tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:39.585896 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-dd4fdfb0-215a-4e88-9e60-d8b9873942eb tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1452621748'), ('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:39.633667 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-dd4fdfb0-215a-4e88-9e60-d8b9873942eb tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:39.634643 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dd4fdfb0-215a-4e88-9e60-d8b9873942eb tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?name=tempest-VolumesListTestJSON-Volume-1452621748 returned with HTTP 200 Apr 30 21:37:39.635926 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1056/2132] 10.222.0.23 () {58 vars in 1314 bytes} [Sat Apr 30 21:37:39 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?name=tempest-VolumesListTestJSON-Volume-1452621748 => generated 400 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:39.643740 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-595b2447-350b-43fb-bac1-59e4598a20a1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:39.647256 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-595b2447-350b-43fb-bac1-59e4598a20a1 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1241450377 Apr 30 21:37:39.647691 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-595b2447-350b-43fb-bac1-59e4598a20a1 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:39.648604 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-595b2447-350b-43fb-bac1-59e4598a20a1 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:39.649237 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-595b2447-350b-43fb-bac1-59e4598a20a1 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:39.650062 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:39.650062 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:39.651076 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-595b2447-350b-43fb-bac1-59e4598a20a1 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1241450377'), ('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:39.660584 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-77ec3283-51a2-4046-b7bb-00137aebb6d8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:39.664265 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-77ec3283-51a2-4046-b7bb-00137aebb6d8 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] GET http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:39.664701 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-77ec3283-51a2-4046-b7bb-00137aebb6d8 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:39.665171 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-77ec3283-51a2-4046-b7bb-00137aebb6d8 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:39.680395 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:39.680395 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:39.687556 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-77ec3283-51a2-4046-b7bb-00137aebb6d8 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Volume info retrieved successfully. Apr 30 21:37:39.696863 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-77ec3283-51a2-4046-b7bb-00137aebb6d8 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 returned with HTTP 200 Apr 30 21:37:39.697912 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1057/2133] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:39 2022] GET /volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:39.719345 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-595b2447-350b-43fb-bac1-59e4598a20a1 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:39.720824 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:39.720824 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:39.728873 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-595b2447-350b-43fb-bac1-59e4598a20a1 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1241450377 returned with HTTP 200 Apr 30 21:37:39.729957 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1077/2134] 10.222.0.23 () {58 vars in 1335 bytes} [Sat Apr 30 21:37:39 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1241450377 => generated 922 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:39.743548 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-abdf30f9-3dfa-49cd-b0c1-faca8fac0c63 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:39.750818 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-abdf30f9-3dfa-49cd-b0c1-faca8fac0c63 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=1 Apr 30 21:37:39.751523 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-abdf30f9-3dfa-49cd-b0c1-faca8fac0c63 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:39.757087 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-abdf30f9-3dfa-49cd-b0c1-faca8fac0c63 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:39.757087 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-abdf30f9-3dfa-49cd-b0c1-faca8fac0c63 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:39.757087 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-abdf30f9-3dfa-49cd-b0c1-faca8fac0c63 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:39.785333 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ecb71ee7-fcbb-4361-b108-55150f302f4e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:39.791986 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ecb71ee7-fcbb-4361-b108-55150f302f4e tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 Apr 30 21:37:39.791986 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ecb71ee7-fcbb-4361-b108-55150f302f4e tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:39.791986 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ecb71ee7-fcbb-4361-b108-55150f302f4e tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:39.811319 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-abdf30f9-3dfa-49cd-b0c1-faca8fac0c63 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:39.813436 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:39.813436 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:39.817256 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:39.817256 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:39.822686 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-abdf30f9-3dfa-49cd-b0c1-faca8fac0c63 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=1 returned with HTTP 200 Apr 30 21:37:39.823629 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1058/2135] 10.222.0.23 () {58 vars in 1249 bytes} [Sat Apr 30 21:37:39 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=1 => generated 1098 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:39.826888 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ecb71ee7-fcbb-4361-b108-55150f302f4e tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:39.828394 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-ecb71ee7-fcbb-4361-b108-55150f302f4e tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:39.828773 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-ecb71ee7-fcbb-4361-b108-55150f302f4e tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:39.835283 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9dce3175-0cf7-42e5-9e31-a91edd744e20 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:39.836786 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-ecb71ee7-fcbb-4361-b108-55150f302f4e tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:39.838749 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9dce3175-0cf7-42e5-9e31-a91edd744e20 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=1&marker=59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 Apr 30 21:37:39.839193 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9dce3175-0cf7-42e5-9e31-a91edd744e20 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:39.839712 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9dce3175-0cf7-42e5-9e31-a91edd744e20 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:39.840240 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-9dce3175-0cf7-42e5-9e31-a91edd744e20 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:39.841714 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:39.841714 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:39.841935 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-9dce3175-0cf7-42e5-9e31-a91edd744e20 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:39.856033 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ecb71ee7-fcbb-4361-b108-55150f302f4e tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 returned with HTTP 200 Apr 30 21:37:39.856770 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1078/2136] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:39 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 => generated 991 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:39.904397 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9dce3175-0cf7-42e5-9e31-a91edd744e20 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:39.906960 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:39.906960 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:39.916948 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9dce3175-0cf7-42e5-9e31-a91edd744e20 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=1&marker=59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 returned with HTTP 200 Apr 30 21:37:39.928587 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1059/2137] 10.222.0.23 () {58 vars in 1337 bytes} [Sat Apr 30 21:37:39 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=1&marker=59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 => generated 1098 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:39.934688 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d31886a4-8906-4c86-92d1-71903e157055 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:39.934688 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d31886a4-8906-4c86-92d1-71903e157055 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=1&marker=d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 Apr 30 21:37:39.934861 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d31886a4-8906-4c86-92d1-71903e157055 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:39.935241 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d31886a4-8906-4c86-92d1-71903e157055 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:39.935907 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-d31886a4-8906-4c86-92d1-71903e157055 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:39.937667 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d31886a4-8906-4c86-92d1-71903e157055 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:39.996950 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d31886a4-8906-4c86-92d1-71903e157055 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:39.998812 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:39.998812 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:40.008885 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d31886a4-8906-4c86-92d1-71903e157055 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=1&marker=d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 returned with HTTP 200 Apr 30 21:37:40.021794 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1079/2138] 10.222.0.23 () {58 vars in 1337 bytes} [Sat Apr 30 21:37:39 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=1&marker=d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 => generated 1098 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:40.028312 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f592531e-cff5-445e-b295-ca4c0c8ea6a4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.032070 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f592531e-cff5-445e-b295-ca4c0c8ea6a4 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=1&marker=ee9b895d-1576-4f63-bf0f-60cadaa52baa Apr 30 21:37:40.032853 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f592531e-cff5-445e-b295-ca4c0c8ea6a4 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.034050 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f592531e-cff5-445e-b295-ca4c0c8ea6a4 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.034667 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-f592531e-cff5-445e-b295-ca4c0c8ea6a4 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:40.036862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f592531e-cff5-445e-b295-ca4c0c8ea6a4 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:40.110107 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f592531e-cff5-445e-b295-ca4c0c8ea6a4 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:40.115908 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f592531e-cff5-445e-b295-ca4c0c8ea6a4 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=1&marker=ee9b895d-1576-4f63-bf0f-60cadaa52baa returned with HTTP 200 Apr 30 21:37:40.120999 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1060/2139] 10.222.0.23 () {58 vars in 1337 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=1&marker=ee9b895d-1576-4f63-bf0f-60cadaa52baa => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:37:40.128756 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9243328c-ad44-4568-b92b-c17e647de44d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.129627 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-3ef4d570-10e1-4ed6-af2b-5b24bbd3b3e6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.133037 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9243328c-ad44-4568-b92b-c17e647de44d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Apr 30 21:37:40.133698 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9243328c-ad44-4568-b92b-c17e647de44d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.133976 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-3ef4d570-10e1-4ed6-af2b-5b24bbd3b3e6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:37:40.134491 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-3ef4d570-10e1-4ed6-af2b-5b24bbd3b3e6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.135001 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-3ef4d570-10e1-4ed6-af2b-5b24bbd3b3e6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.135553 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9243328c-ad44-4568-b92b-c17e647de44d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.136358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-9243328c-ad44-4568-b92b-c17e647de44d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:40.137033 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9243328c-ad44-4568-b92b-c17e647de44d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Could not evaluate value available, assuming string {{(pid=122527) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2304}} Apr 30 21:37:40.138762 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9243328c-ad44-4568-b92b-c17e647de44d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:40.163020 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:40.163020 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:40.170431 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-3ef4d570-10e1-4ed6-af2b-5b24bbd3b3e6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:37:40.182422 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-3ef4d570-10e1-4ed6-af2b-5b24bbd3b3e6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:37:40.183355 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1061/2140] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 1198 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:40.198369 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9243328c-ad44-4568-b92b-c17e647de44d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:40.201165 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:40.201165 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:40.209654 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9243328c-ad44-4568-b92b-c17e647de44d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Apr 30 21:37:40.213872 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1080/2141] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2049 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:40.223443 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-ceb922f5-a2b2-4432-a3e0-760e4f5a1545 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.223622 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-62a4e714-1255-471b-9cdf-4bc63a329f4d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.226971 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-62a4e714-1255-471b-9cdf-4bc63a329f4d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Apr 30 21:37:40.227420 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-62a4e714-1255-471b-9cdf-4bc63a329f4d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.227869 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-62a4e714-1255-471b-9cdf-4bc63a329f4d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.228779 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-62a4e714-1255-471b-9cdf-4bc63a329f4d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:40.228933 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-ceb922f5-a2b2-4432-a3e0-760e4f5a1545 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] POST http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8/action Apr 30 21:37:40.229027 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-62a4e714-1255-471b-9cdf-4bc63a329f4d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Could not evaluate value available, assuming string {{(pid=122527) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2304}} Apr 30 21:37:40.229376 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-ceb922f5-a2b2-4432-a3e0-760e4f5a1545 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action body: b'{"os-begin_detaching": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:37:40.229789 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-ceb922f5-a2b2-4432-a3e0-760e4f5a1545 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:40.230524 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-62a4e714-1255-471b-9cdf-4bc63a329f4d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:40.250131 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:40.250131 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:40.251331 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-ceb922f5-a2b2-4432-a3e0-760e4f5a1545 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:37:40.283002 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-62a4e714-1255-471b-9cdf-4bc63a329f4d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:40.287648 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:40.287648 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:40.293936 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-62a4e714-1255-471b-9cdf-4bc63a329f4d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Apr 30 21:37:40.294642 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1081/2142] 10.222.0.23 () {58 vars in 1335 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2050 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:40.308384 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-58698c61-cfb3-49cb-adcb-12a6f581cd93 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.312991 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-58698c61-cfb3-49cb-adcb-12a6f581cd93 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?limit=1 Apr 30 21:37:40.312991 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-58698c61-cfb3-49cb-adcb-12a6f581cd93 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.312991 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-58698c61-cfb3-49cb-adcb-12a6f581cd93 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.313410 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-58698c61-cfb3-49cb-adcb-12a6f581cd93 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:40.315171 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-58698c61-cfb3-49cb-adcb-12a6f581cd93 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:40.352631 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-ceb922f5-a2b2-4432-a3e0-760e4f5a1545 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Begin detaching volume completed successfully. Apr 30 21:37:40.352918 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-ceb922f5-a2b2-4432-a3e0-760e4f5a1545 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8/action returned with HTTP 202 Apr 30 21:37:40.353862 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1062/2143] 10.222.0.23 () {64 vars in 1652 bytes} [Sat Apr 30 21:37:40 2022] POST /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:37:40.366979 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-58698c61-cfb3-49cb-adcb-12a6f581cd93 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:40.368503 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-58698c61-cfb3-49cb-adcb-12a6f581cd93 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?limit=1 returned with HTTP 200 Apr 30 21:37:40.369272 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1082/2144] 10.222.0.23 () {58 vars in 1228 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?limit=1 => generated 569 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:40.376275 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-85aceaa6-c356-4535-8129-f605f0d5a919 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.379957 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-85aceaa6-c356-4535-8129-f605f0d5a919 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?limit=1&marker=59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 Apr 30 21:37:40.386005 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-85aceaa6-c356-4535-8129-f605f0d5a919 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.386005 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-85aceaa6-c356-4535-8129-f605f0d5a919 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.386005 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-85aceaa6-c356-4535-8129-f605f0d5a919 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:40.386005 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-85aceaa6-c356-4535-8129-f605f0d5a919 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:40.445921 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-85aceaa6-c356-4535-8129-f605f0d5a919 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:40.447195 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-85aceaa6-c356-4535-8129-f605f0d5a919 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?limit=1&marker=59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 returned with HTTP 200 Apr 30 21:37:40.448645 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1063/2145] 10.222.0.23 () {58 vars in 1316 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?limit=1&marker=59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 => generated 569 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:40.456470 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-014bcce1-c95d-439b-a1d4-1043402b5129 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.459937 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-014bcce1-c95d-439b-a1d4-1043402b5129 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?limit=1&marker=d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 Apr 30 21:37:40.460374 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-014bcce1-c95d-439b-a1d4-1043402b5129 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.461583 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-014bcce1-c95d-439b-a1d4-1043402b5129 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.462208 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-014bcce1-c95d-439b-a1d4-1043402b5129 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:40.463060 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:40.463060 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:40.466406 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-014bcce1-c95d-439b-a1d4-1043402b5129 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:40.472913 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9b03c322-808a-45a5-9ea2-91f3f24622cb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.477092 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9b03c322-808a-45a5-9ea2-91f3f24622cb tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:37:40.483386 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9b03c322-808a-45a5-9ea2-91f3f24622cb tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.483386 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9b03c322-808a-45a5-9ea2-91f3f24622cb tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.497592 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:40.497592 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:40.505337 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9b03c322-808a-45a5-9ea2-91f3f24622cb tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:37:40.514695 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9b03c322-808a-45a5-9ea2-91f3f24622cb tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:37:40.515584 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1064/2146] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 1201 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:40.530919 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-014bcce1-c95d-439b-a1d4-1043402b5129 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:40.532164 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-014bcce1-c95d-439b-a1d4-1043402b5129 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?limit=1&marker=d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 returned with HTTP 200 Apr 30 21:37:40.532920 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1083/2147] 10.222.0.23 () {58 vars in 1316 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?limit=1&marker=d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 => generated 569 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:40.544464 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-17bad0ef-f311-4a0f-81a9-8ff6598c58ce None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.547400 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-17bad0ef-f311-4a0f-81a9-8ff6598c58ce tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?limit=1&marker=ee9b895d-1576-4f63-bf0f-60cadaa52baa Apr 30 21:37:40.547835 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-17bad0ef-f311-4a0f-81a9-8ff6598c58ce tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.548470 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-17bad0ef-f311-4a0f-81a9-8ff6598c58ce tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.549158 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-17bad0ef-f311-4a0f-81a9-8ff6598c58ce tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:40.551524 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-17bad0ef-f311-4a0f-81a9-8ff6598c58ce tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:40.597552 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cdfa0532-9e7c-4ebd-94da-5952df271745 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.598459 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cdfa0532-9e7c-4ebd-94da-5952df271745 None None] GET http://10.222.0.23/volume// Apr 30 21:37:40.598856 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cdfa0532-9e7c-4ebd-94da-5952df271745 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.599363 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cdfa0532-9e7c-4ebd-94da-5952df271745 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.601156 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cdfa0532-9e7c-4ebd-94da-5952df271745 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:37:40.601998 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1084/2148] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Apr 30 21:37:40.610386 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-6354e5ac-6202-4e10-9d8a-7847166e6470 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.614505 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-6354e5ac-6202-4e10-9d8a-7847166e6470 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:37:40.615226 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-6354e5ac-6202-4e10-9d8a-7847166e6470 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.616075 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-6354e5ac-6202-4e10-9d8a-7847166e6470 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.625553 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-17bad0ef-f311-4a0f-81a9-8ff6598c58ce tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:40.626446 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-17bad0ef-f311-4a0f-81a9-8ff6598c58ce tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?limit=1&marker=ee9b895d-1576-4f63-bf0f-60cadaa52baa returned with HTTP 200 Apr 30 21:37:40.635369 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1065/2149] 10.222.0.23 () {58 vars in 1316 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?limit=1&marker=ee9b895d-1576-4f63-bf0f-60cadaa52baa => generated 15 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:37:40.638113 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ce35258a-d04f-4692-bb24-f3e10dd16426 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.640292 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:40.640292 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:40.643267 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ce35258a-d04f-4692-bb24-f3e10dd16426 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?name=tempest-VolumesListTestJSON-Volume-1452621748&status=available Apr 30 21:37:40.644360 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ce35258a-d04f-4692-bb24-f3e10dd16426 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.645269 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ce35258a-d04f-4692-bb24-f3e10dd16426 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.665331 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-ce35258a-d04f-4692-bb24-f3e10dd16426 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:40.665331 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-ce35258a-d04f-4692-bb24-f3e10dd16426 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Could not evaluate value available, assuming string {{(pid=122525) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2304}} Apr 30 21:37:40.665331 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-ce35258a-d04f-4692-bb24-f3e10dd16426 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1452621748'), ('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:40.665706 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-6354e5ac-6202-4e10-9d8a-7847166e6470 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:37:40.669713 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-6354e5ac-6202-4e10-9d8a-7847166e6470 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:37:40.670922 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1085/2150] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 1300 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:37:40.710155 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0fc274a1-51e2-4167-a1f6-3bee7769fff3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.712080 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ce35258a-d04f-4692-bb24-f3e10dd16426 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:40.713078 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ce35258a-d04f-4692-bb24-f3e10dd16426 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?name=tempest-VolumesListTestJSON-Volume-1452621748&status=available returned with HTTP 200 Apr 30 21:37:40.713913 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1066/2151] 10.222.0.23 () {58 vars in 1348 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?name=tempest-VolumesListTestJSON-Volume-1452621748&status=available => generated 400 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:40.721849 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0fc274a1-51e2-4167-a1f6-3bee7769fff3 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] GET http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:40.722389 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c03fc17c-6ddd-479c-850e-9b91b73923f1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.722710 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0fc274a1-51e2-4167-a1f6-3bee7769fff3 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.723201 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0fc274a1-51e2-4167-a1f6-3bee7769fff3 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.725889 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c03fc17c-6ddd-479c-850e-9b91b73923f1 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1838219459&status=available Apr 30 21:37:40.726335 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c03fc17c-6ddd-479c-850e-9b91b73923f1 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.726784 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c03fc17c-6ddd-479c-850e-9b91b73923f1 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.727391 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-c03fc17c-6ddd-479c-850e-9b91b73923f1 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:40.727947 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c03fc17c-6ddd-479c-850e-9b91b73923f1 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Could not evaluate value available, assuming string {{(pid=122525) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2304}} Apr 30 21:37:40.728595 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:40.728595 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:40.729526 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c03fc17c-6ddd-479c-850e-9b91b73923f1 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1838219459'), ('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:40.739844 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:40.739844 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:40.747545 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0fc274a1-51e2-4167-a1f6-3bee7769fff3 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Volume info retrieved successfully. Apr 30 21:37:40.756494 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0fc274a1-51e2-4167-a1f6-3bee7769fff3 tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 returned with HTTP 200 Apr 30 21:37:40.757374 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1086/2152] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 => generated 1062 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:40.783794 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c03fc17c-6ddd-479c-850e-9b91b73923f1 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:40.785231 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:40.785231 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:40.792871 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c03fc17c-6ddd-479c-850e-9b91b73923f1 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1838219459&status=available returned with HTTP 200 Apr 30 21:37:40.793604 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1067/2153] 10.222.0.23 () {58 vars in 1369 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1838219459&status=available => generated 922 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:40.807908 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5a52cb89-efa9-455c-b787-318753ff1a01 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.810376 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5a52cb89-efa9-455c-b787-318753ff1a01 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?marker=d7e1d71b-75c7-42ee-9e73-1591ff87b9c6&sort=id%3Aasc Apr 30 21:37:40.810816 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5a52cb89-efa9-455c-b787-318753ff1a01 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.811263 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5a52cb89-efa9-455c-b787-318753ff1a01 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.811872 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-5a52cb89-efa9-455c-b787-318753ff1a01 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:40.813461 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-5a52cb89-efa9-455c-b787-318753ff1a01 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:40.868924 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a7f4e3e8-229d-406e-8712-9edaaa6a7d21 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.872617 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a7f4e3e8-229d-406e-8712-9edaaa6a7d21 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 Apr 30 21:37:40.873117 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a7f4e3e8-229d-406e-8712-9edaaa6a7d21 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.873247 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5a52cb89-efa9-455c-b787-318753ff1a01 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:40.873579 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a7f4e3e8-229d-406e-8712-9edaaa6a7d21 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.877588 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:40.877588 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:40.883819 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5a52cb89-efa9-455c-b787-318753ff1a01 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?marker=d7e1d71b-75c7-42ee-9e73-1591ff87b9c6&sort=id%3Aasc returned with HTTP 200 Apr 30 21:37:40.895874 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1087/2154] 10.222.0.23 () {58 vars in 1349 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?marker=d7e1d71b-75c7-42ee-9e73-1591ff87b9c6&sort=id%3Aasc => generated 922 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:40.900449 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:40.900449 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:40.900449 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a7f4e3e8-229d-406e-8712-9edaaa6a7d21 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:40.901736 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-920977d8-5162-4409-a674-e48f6f140408 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.902073 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-a7f4e3e8-229d-406e-8712-9edaaa6a7d21 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:40.902173 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-a7f4e3e8-229d-406e-8712-9edaaa6a7d21 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:40.902922 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-920977d8-5162-4409-a674-e48f6f140408 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Apr 30 21:37:40.903371 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-920977d8-5162-4409-a674-e48f6f140408 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.903974 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-920977d8-5162-4409-a674-e48f6f140408 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.904605 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-920977d8-5162-4409-a674-e48f6f140408 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:40.906457 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-920977d8-5162-4409-a674-e48f6f140408 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:40.910212 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-a7f4e3e8-229d-406e-8712-9edaaa6a7d21 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:40.915918 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:40.915918 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:40.932972 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a7f4e3e8-229d-406e-8712-9edaaa6a7d21 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 returned with HTTP 200 Apr 30 21:37:40.933987 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1068/2155] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 => generated 991 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:40.963192 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-920977d8-5162-4409-a674-e48f6f140408 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:40.965436 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:40.965436 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:40.973319 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-920977d8-5162-4409-a674-e48f6f140408 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Apr 30 21:37:40.974144 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1088/2156] 10.222.0.23 () {58 vars in 1313 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2740 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:40.989136 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-10d65223-1040-458c-9141-e759eab59ad7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:40.993065 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-10d65223-1040-458c-9141-e759eab59ad7 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail Apr 30 21:37:40.993498 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-10d65223-1040-458c-9141-e759eab59ad7 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:40.993995 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-10d65223-1040-458c-9141-e759eab59ad7 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:40.994627 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-10d65223-1040-458c-9141-e759eab59ad7 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:40.996911 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-10d65223-1040-458c-9141-e759eab59ad7 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:41.052092 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-10d65223-1040-458c-9141-e759eab59ad7 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:41.054628 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:41.054628 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:41.062226 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-10d65223-1040-458c-9141-e759eab59ad7 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail returned with HTTP 200 Apr 30 21:37:41.062899 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1069/2157] 10.222.0.23 () {58 vars in 1234 bytes} [Sat Apr 30 21:37:40 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail => generated 2740 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:41.077234 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-23bf1d57-f092-4a6c-b7af-166e8db41af2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:41.082859 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-23bf1d57-f092-4a6c-b7af-166e8db41af2 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Apr 30 21:37:41.082859 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-23bf1d57-f092-4a6c-b7af-166e8db41af2 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:41.082859 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-23bf1d57-f092-4a6c-b7af-166e8db41af2 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:41.082859 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-23bf1d57-f092-4a6c-b7af-166e8db41af2 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:41.083951 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-23bf1d57-f092-4a6c-b7af-166e8db41af2 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:41.138998 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-23bf1d57-f092-4a6c-b7af-166e8db41af2 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:41.140348 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-23bf1d57-f092-4a6c-b7af-166e8db41af2 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Apr 30 21:37:41.141133 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1089/2158] 10.222.0.23 () {58 vars in 1292 bytes} [Sat Apr 30 21:37:41 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1174 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:41.149410 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b665d87c-bfcc-4db0-a6ea-f5c24c5c2fac None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:41.152878 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b665d87c-bfcc-4db0-a6ea-f5c24c5c2fac tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?availability_zone=nova Apr 30 21:37:41.153314 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b665d87c-bfcc-4db0-a6ea-f5c24c5c2fac tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:41.153785 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b665d87c-bfcc-4db0-a6ea-f5c24c5c2fac tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:41.154373 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-b665d87c-bfcc-4db0-a6ea-f5c24c5c2fac tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:41.154877 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b665d87c-bfcc-4db0-a6ea-f5c24c5c2fac tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Could not evaluate value nova, assuming string {{(pid=122525) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2304}} Apr 30 21:37:41.156340 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b665d87c-bfcc-4db0-a6ea-f5c24c5c2fac tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:41.187049 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-fcca7734-8874-4a1a-9819-bc8354417b75 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:41.192124 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-fcca7734-8874-4a1a-9819-bc8354417b75 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] DELETE http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/7bbabaf5-582f-4d25-9c33-82817b1ce43d Apr 30 21:37:41.192558 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-fcca7734-8874-4a1a-9819-bc8354417b75 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:41.193027 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-fcca7734-8874-4a1a-9819-bc8354417b75 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:41.210101 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:41.210101 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:41.210267 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b665d87c-bfcc-4db0-a6ea-f5c24c5c2fac tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:41.218702 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b665d87c-bfcc-4db0-a6ea-f5c24c5c2fac tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?availability_zone=nova returned with HTTP 200 Apr 30 21:37:41.219672 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1070/2159] 10.222.0.23 () {58 vars in 1258 bytes} [Sat Apr 30 21:37:41 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?availability_zone=nova => generated 1174 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:41.227789 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-60476ffa-f5ba-404c-97bd-27666c28b51b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:41.231549 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-60476ffa-f5ba-404c-97bd-27666c28b51b tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?availability_zone=nova Apr 30 21:37:41.232427 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-60476ffa-f5ba-404c-97bd-27666c28b51b tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:41.232917 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-60476ffa-f5ba-404c-97bd-27666c28b51b tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:41.233529 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-60476ffa-f5ba-404c-97bd-27666c28b51b tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:41.234079 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-60476ffa-f5ba-404c-97bd-27666c28b51b tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Could not evaluate value nova, assuming string {{(pid=122525) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2304}} Apr 30 21:37:41.234763 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:41.234763 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:41.235688 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-60476ffa-f5ba-404c-97bd-27666c28b51b tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:41.286200 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-60476ffa-f5ba-404c-97bd-27666c28b51b tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:41.287598 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-60476ffa-f5ba-404c-97bd-27666c28b51b tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?availability_zone=nova returned with HTTP 200 Apr 30 21:37:41.288320 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1071/2160] 10.222.0.23 () {58 vars in 1258 bytes} [Sat Apr 30 21:37:41 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?availability_zone=nova => generated 1174 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:41.296349 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-216e5152-6c3b-43eb-908c-9a7cecbfbb4e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:41.300384 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-216e5152-6c3b-43eb-908c-9a7cecbfbb4e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?bootable=false Apr 30 21:37:41.300818 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-216e5152-6c3b-43eb-908c-9a7cecbfbb4e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:41.301264 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-216e5152-6c3b-43eb-908c-9a7cecbfbb4e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:41.301958 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-216e5152-6c3b-43eb-908c-9a7cecbfbb4e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:41.302727 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:41.302727 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:41.303673 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-216e5152-6c3b-43eb-908c-9a7cecbfbb4e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:41.356319 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-216e5152-6c3b-43eb-908c-9a7cecbfbb4e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:41.357693 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-216e5152-6c3b-43eb-908c-9a7cecbfbb4e tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?bootable=false returned with HTTP 200 Apr 30 21:37:41.358592 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1072/2161] 10.222.0.23 () {58 vars in 1242 bytes} [Sat Apr 30 21:37:41 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?bootable=false => generated 1174 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:41.367041 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-cc136b0e-28cc-47cb-9f1c-70f3db407a12 req-fcca7734-8874-4a1a-9819-bc8354417b75 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/7bbabaf5-582f-4d25-9c33-82817b1ce43d returned with HTTP 200 Apr 30 21:37:41.369858 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1090/2162] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:37:41 2022] DELETE /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/7bbabaf5-582f-4d25-9c33-82817b1ce43d => generated 19 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:41.375639 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-907f6777-4438-40af-947b-bf0f090be5c5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:41.379127 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-907f6777-4438-40af-947b-bf0f090be5c5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?bootable=false Apr 30 21:37:41.379570 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-907f6777-4438-40af-947b-bf0f090be5c5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:41.380036 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-907f6777-4438-40af-947b-bf0f090be5c5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:41.380658 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-907f6777-4438-40af-947b-bf0f090be5c5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:41.381442 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:41.381442 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:41.382531 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-907f6777-4438-40af-947b-bf0f090be5c5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:41.438179 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-907f6777-4438-40af-947b-bf0f090be5c5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:41.439575 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-907f6777-4438-40af-947b-bf0f090be5c5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?bootable=false returned with HTTP 200 Apr 30 21:37:41.440335 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1073/2163] 10.222.0.23 () {58 vars in 1242 bytes} [Sat Apr 30 21:37:41 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?bootable=false => generated 1174 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:41.448546 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6949a5a5-9bc5-4071-a612-2d86c60692e6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:41.452038 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6949a5a5-9bc5-4071-a612-2d86c60692e6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?status=available Apr 30 21:37:41.452475 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6949a5a5-9bc5-4071-a612-2d86c60692e6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:41.452946 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6949a5a5-9bc5-4071-a612-2d86c60692e6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:41.453512 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-6949a5a5-9bc5-4071-a612-2d86c60692e6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:41.454064 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6949a5a5-9bc5-4071-a612-2d86c60692e6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Could not evaluate value available, assuming string {{(pid=122527) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2304}} Apr 30 21:37:41.454699 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:41.454699 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:41.455604 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-6949a5a5-9bc5-4071-a612-2d86c60692e6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:41.507066 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6949a5a5-9bc5-4071-a612-2d86c60692e6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:41.508493 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6949a5a5-9bc5-4071-a612-2d86c60692e6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?status=available returned with HTTP 200 Apr 30 21:37:41.509261 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1091/2164] 10.222.0.23 () {58 vars in 1246 bytes} [Sat Apr 30 21:37:41 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?status=available => generated 1174 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:41.516219 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4868ce6e-d97e-4189-90e4-9d1e4f285bf0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:41.521070 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4868ce6e-d97e-4189-90e4-9d1e4f285bf0 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?status=available Apr 30 21:37:41.521511 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4868ce6e-d97e-4189-90e4-9d1e4f285bf0 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:41.522012 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4868ce6e-d97e-4189-90e4-9d1e4f285bf0 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:41.522585 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-4868ce6e-d97e-4189-90e4-9d1e4f285bf0 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:41.523114 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-4868ce6e-d97e-4189-90e4-9d1e4f285bf0 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Could not evaluate value available, assuming string {{(pid=122525) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2304}} Apr 30 21:37:41.523989 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:41.523989 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:41.524945 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-4868ce6e-d97e-4189-90e4-9d1e4f285bf0 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:41.528839 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cccb6502-83a3-4a46-a591-74853d5d241a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:41.532363 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cccb6502-83a3-4a46-a591-74853d5d241a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:37:41.532805 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cccb6502-83a3-4a46-a591-74853d5d241a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:41.533796 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cccb6502-83a3-4a46-a591-74853d5d241a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:41.550648 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:41.550648 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:41.557931 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cccb6502-83a3-4a46-a591-74853d5d241a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:37:41.571092 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cccb6502-83a3-4a46-a591-74853d5d241a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:37:41.571092 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1092/2165] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:41 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:41.585602 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4868ce6e-d97e-4189-90e4-9d1e4f285bf0 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:41.587052 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4868ce6e-d97e-4189-90e4-9d1e4f285bf0 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?status=available returned with HTTP 200 Apr 30 21:37:41.587906 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1074/2166] 10.222.0.23 () {58 vars in 1246 bytes} [Sat Apr 30 21:37:41 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes?status=available => generated 1174 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:41.596453 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d24a3a3b-5ccc-4ac9-a696-d05b223346aa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:41.600451 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d24a3a3b-5ccc-4ac9-a696-d05b223346aa tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?availability_zone=nova Apr 30 21:37:41.600608 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d24a3a3b-5ccc-4ac9-a696-d05b223346aa tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:41.604861 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d24a3a3b-5ccc-4ac9-a696-d05b223346aa tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:41.604861 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-d24a3a3b-5ccc-4ac9-a696-d05b223346aa tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:41.604861 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d24a3a3b-5ccc-4ac9-a696-d05b223346aa tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Could not evaluate value nova, assuming string {{(pid=122527) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2304}} Apr 30 21:37:41.604861 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-d24a3a3b-5ccc-4ac9-a696-d05b223346aa tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:41.654399 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d24a3a3b-5ccc-4ac9-a696-d05b223346aa tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:41.656630 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:41.656630 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:41.665383 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d24a3a3b-5ccc-4ac9-a696-d05b223346aa tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?availability_zone=nova returned with HTTP 200 Apr 30 21:37:41.666168 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1093/2167] 10.222.0.23 () {58 vars in 1279 bytes} [Sat Apr 30 21:37:41 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?availability_zone=nova => generated 2740 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:41.680628 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d2a4a2d9-97fe-45f6-b679-6006c709f31d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:41.684084 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d2a4a2d9-97fe-45f6-b679-6006c709f31d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?bootable=false Apr 30 21:37:41.684525 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d2a4a2d9-97fe-45f6-b679-6006c709f31d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:41.684966 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d2a4a2d9-97fe-45f6-b679-6006c709f31d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:41.685598 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-d2a4a2d9-97fe-45f6-b679-6006c709f31d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:41.686409 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:41.686409 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:41.687362 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d2a4a2d9-97fe-45f6-b679-6006c709f31d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:41.740667 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d2a4a2d9-97fe-45f6-b679-6006c709f31d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:41.742987 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:41.742987 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:41.751255 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d2a4a2d9-97fe-45f6-b679-6006c709f31d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?bootable=false returned with HTTP 200 Apr 30 21:37:41.758593 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1075/2168] 10.222.0.23 () {58 vars in 1263 bytes} [Sat Apr 30 21:37:41 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?bootable=false => generated 2740 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:41.778908 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7e7ac302-8a9e-4d96-b476-f97ee688861e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:41.779325 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e229c8d4-05a7-483a-ae45-c129f65fc49c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:41.784315 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7e7ac302-8a9e-4d96-b476-f97ee688861e tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] GET http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:41.784960 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7e7ac302-8a9e-4d96-b476-f97ee688861e tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:41.785912 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7e7ac302-8a9e-4d96-b476-f97ee688861e tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:41.801516 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e229c8d4-05a7-483a-ae45-c129f65fc49c tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?status=available Apr 30 21:37:41.805139 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e229c8d4-05a7-483a-ae45-c129f65fc49c tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:41.805951 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e229c8d4-05a7-483a-ae45-c129f65fc49c tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:41.807305 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-e229c8d4-05a7-483a-ae45-c129f65fc49c tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:41.807439 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:41.807439 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:41.811237 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e229c8d4-05a7-483a-ae45-c129f65fc49c tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Could not evaluate value available, assuming string {{(pid=122527) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2304}} Apr 30 21:37:41.814414 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e229c8d4-05a7-483a-ae45-c129f65fc49c tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:41.817192 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7e7ac302-8a9e-4d96-b476-f97ee688861e tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Volume info retrieved successfully. Apr 30 21:37:41.828242 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7e7ac302-8a9e-4d96-b476-f97ee688861e tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 returned with HTTP 200 Apr 30 21:37:41.828605 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1076/2169] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:41 2022] GET /volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 => generated 1062 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:41.946578 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f4544bea-7471-4e61-b633-e3407d0caa35 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:41.950484 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f4544bea-7471-4e61-b633-e3407d0caa35 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 Apr 30 21:37:41.951006 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f4544bea-7471-4e61-b633-e3407d0caa35 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:41.951463 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f4544bea-7471-4e61-b633-e3407d0caa35 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:41.966021 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:41.966021 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:41.974409 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f4544bea-7471-4e61-b633-e3407d0caa35 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:41.975798 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-f4544bea-7471-4e61-b633-e3407d0caa35 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:41.976211 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-f4544bea-7471-4e61-b633-e3407d0caa35 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:41.983728 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-f4544bea-7471-4e61-b633-e3407d0caa35 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:41.989705 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:41.989705 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:42.012829 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f4544bea-7471-4e61-b633-e3407d0caa35 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 returned with HTTP 200 Apr 30 21:37:42.023611 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1077/2170] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:41 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 => generated 991 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:42.088431 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e229c8d4-05a7-483a-ae45-c129f65fc49c tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Get all volumes completed successfully. Apr 30 21:37:42.090803 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:42.090803 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:42.102472 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e229c8d4-05a7-483a-ae45-c129f65fc49c tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?status=available returned with HTTP 200 Apr 30 21:37:42.103228 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1094/2171] 10.222.0.23 () {58 vars in 1267 bytes} [Sat Apr 30 21:37:41 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/detail?status=available => generated 2740 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:42.117232 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5855951a-0a84-47b8-9dc5-1984ec45ff40 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:42.121069 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5855951a-0a84-47b8-9dc5-1984ec45ff40 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] DELETE http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 Apr 30 21:37:42.124482 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5855951a-0a84-47b8-9dc5-1984ec45ff40 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:42.124482 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5855951a-0a84-47b8-9dc5-1984ec45ff40 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:42.124482 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-5855951a-0a84-47b8-9dc5-1984ec45ff40 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Delete volume with id: 59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 Apr 30 21:37:42.138168 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:42.138168 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:42.139283 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5855951a-0a84-47b8-9dc5-1984ec45ff40 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:42.175916 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:42.179465 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] POST http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes Apr 30 21:37:42.180308 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "size": 1, "name": "tempest-VolumesExtendTest-Volume-133873923"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:42.181313 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Create volume request body: {'volume': {'imageRef': 'a5b0850f-3b24-4bcb-b0a7-351c3216b27d', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-133873923'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:37:42.269143 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Create volume of 1 GB Apr 30 21:37:42.276618 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Availability Zones retrieved successfully. Apr 30 21:37:42.292271 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Flow 'volume_create_api' (e023d1a1-fa6d-4773-a509-d60820336014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:42.294865 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a44704bd-b45e-4c5e-857d-72c7a3729ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:42.297944 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:37:42.298344 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5855951a-0a84-47b8-9dc5-1984ec45ff40 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Delete volume request issued successfully. Apr 30 21:37:42.298825 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5855951a-0a84-47b8-9dc5-1984ec45ff40 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 returned with HTTP 202 Apr 30 21:37:42.299711 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1078/2172] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:37:42 2022] DELETE /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:37:42.305886 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6395271c-336c-46ab-a734-8c42d663379d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:42.310391 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6395271c-336c-46ab-a734-8c42d663379d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 Apr 30 21:37:42.310391 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6395271c-336c-46ab-a734-8c42d663379d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:42.310862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6395271c-336c-46ab-a734-8c42d663379d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:42.325109 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:42.325109 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:42.333497 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6395271c-336c-46ab-a734-8c42d663379d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:42.342028 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6395271c-336c-46ab-a734-8c42d663379d tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 returned with HTTP 200 Apr 30 21:37:42.342753 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1079/2173] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:42 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 => generated 918 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:42.382002 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a44704bd-b45e-4c5e-857d-72c7a3729ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:42.384199 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c479781-40be-42b3-9794-e096e6651acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:42.650068 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Created reservations ['70437d6f-f221-4141-865d-396b9a3fbc94', 'f4c3ad36-58ec-40d7-ac9a-df82f93451d1', 'dbfca219-86ef-485b-ae23-8ffca04a1a5c', 'f20b879c-2190-4995-85bd-1798b74a21b6'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:42.651761 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c479781-40be-42b3-9794-e096e6651acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70437d6f-f221-4141-865d-396b9a3fbc94', 'f4c3ad36-58ec-40d7-ac9a-df82f93451d1', 'dbfca219-86ef-485b-ae23-8ffca04a1a5c', 'f20b879c-2190-4995-85bd-1798b74a21b6']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:42.653695 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b61fa85c-9e75-4ec6-8573-237ec0223235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:42.732216 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b61fa85c-9e75-4ec6-8573-237ec0223235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a334699-fd38-469c-9756-198b1eb6912e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-133873923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfeeac0c49384132a08a8d0dd5654b73',qos_specs=None,replication_status=,reservations=['70437d6f-f221-4141-865d-396b9a3fbc94','f4c3ad36-58ec-40d7-ac9a-df82f93451d1','dbfca219-86ef-485b-ae23-8ffca04a1a5c','f20b879c-2190-4995-85bd-1798b74a21b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f93380560fd14d50af229186796db509',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-133873923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a334699-fd38-469c-9756-198b1eb6912e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfeeac0c49384132a08a8d0dd5654b73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f93380560fd14d50af229186796db509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:42.734146 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede05702-9204-4663-882a-6125ab62af92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:42.827765 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede05702-9204-4663-882a-6125ab62af92) transitioned into state 'SUCCESS' from state '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-133873923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfeeac0c49384132a08a8d0dd5654b73',qos_specs=None,replication_status=,reservations=['70437d6f-f221-4141-865d-396b9a3fbc94','f4c3ad36-58ec-40d7-ac9a-df82f93451d1','dbfca219-86ef-485b-ae23-8ffca04a1a5c','f20b879c-2190-4995-85bd-1798b74a21b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f93380560fd14d50af229186796db509',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:42.829602 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa4a88c8-7c30-4451-b810-70c8cf151dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:42.841391 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-55345595-57ee-425b-be41-ed58498ba3bb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:42.845026 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-55345595-57ee-425b-be41-ed58498ba3bb tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] GET http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:42.845474 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-55345595-57ee-425b-be41-ed58498ba3bb tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:42.845971 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-55345595-57ee-425b-be41-ed58498ba3bb tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:42.859988 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:42.859988 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:42.866386 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-55345595-57ee-425b-be41-ed58498ba3bb tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Volume info retrieved successfully. Apr 30 21:37:42.874006 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-55345595-57ee-425b-be41-ed58498ba3bb tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 returned with HTTP 200 Apr 30 21:37:42.874697 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1080/2174] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:42 2022] GET /volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:42.931209 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa4a88c8-7c30-4451-b810-70c8cf151dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:42.933682 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Flow 'volume_create_api' (e023d1a1-fa6d-4773-a509-d60820336014) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:42.934427 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Create volume request issued successfully. Apr 30 21:37:42.935650 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5839e77e-b559-43a3-98a2-1e3d76cbf9c8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes returned with HTTP 202 Apr 30 21:37:42.945637 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1095/2175] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:37:42 2022] POST /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes => generated 809 bytes in 762 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:37:42.947821 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4feff79c-7d1f-4c66-9a5b-635228c169b7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:42.951555 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4feff79c-7d1f-4c66-9a5b-635228c169b7 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:37:42.952039 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4feff79c-7d1f-4c66-9a5b-635228c169b7 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:42.952492 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4feff79c-7d1f-4c66-9a5b-635228c169b7 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:42.967061 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:42.967061 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:42.973878 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4feff79c-7d1f-4c66-9a5b-635228c169b7 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:42.982640 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4feff79c-7d1f-4c66-9a5b-635228c169b7 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 200 Apr 30 21:37:42.983615 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1081/2176] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:42 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:43.027540 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ad816ef8-4579-4bb3-b82d-a08a99d767ec None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:43.031470 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ad816ef8-4579-4bb3-b82d-a08a99d767ec tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 Apr 30 21:37:43.032010 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ad816ef8-4579-4bb3-b82d-a08a99d767ec tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:43.032467 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ad816ef8-4579-4bb3-b82d-a08a99d767ec tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:43.048156 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:43.048156 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:43.055538 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ad816ef8-4579-4bb3-b82d-a08a99d767ec tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:43.056893 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-ad816ef8-4579-4bb3-b82d-a08a99d767ec tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:43.057270 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-ad816ef8-4579-4bb3-b82d-a08a99d767ec tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:43.063519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-ad816ef8-4579-4bb3-b82d-a08a99d767ec tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:43.069253 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:43.069253 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:43.082528 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ad816ef8-4579-4bb3-b82d-a08a99d767ec tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 returned with HTTP 200 Apr 30 21:37:43.083265 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1096/2177] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:43 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 => generated 991 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:43.355399 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1d1aa0ad-ffa7-476a-ab78-bc4c5f36c72a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:43.359583 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1d1aa0ad-ffa7-476a-ab78-bc4c5f36c72a tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 Apr 30 21:37:43.360071 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1d1aa0ad-ffa7-476a-ab78-bc4c5f36c72a tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:43.360522 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1d1aa0ad-ffa7-476a-ab78-bc4c5f36c72a tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:43.375359 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:43.375359 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:43.383367 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1d1aa0ad-ffa7-476a-ab78-bc4c5f36c72a tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:43.392158 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1d1aa0ad-ffa7-476a-ab78-bc4c5f36c72a tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 returned with HTTP 200 Apr 30 21:37:43.392904 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1082/2178] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:43 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 => generated 918 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:43.887701 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-58e509f8-b33e-4f9a-83c8-d121809c3f6e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:43.891538 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-58e509f8-b33e-4f9a-83c8-d121809c3f6e tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] GET http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:43.891985 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-58e509f8-b33e-4f9a-83c8-d121809c3f6e tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:43.893089 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-58e509f8-b33e-4f9a-83c8-d121809c3f6e tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:43.904326 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-58e509f8-b33e-4f9a-83c8-d121809c3f6e tempest-VolumesTransfersTest-339247962 tempest-VolumesTransfersTest-339247962-project-admin] http://10.222.0.23/volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 returned with HTTP 404 Apr 30 21:37:43.905205 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1097/2179] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:43 2022] GET /volume/v3/af04af1fe9be4985b4a65ed97335a1cf/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:43.912163 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b3ed873d-2f6a-4908-911c-03dec7a6e15c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:43.915737 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b3ed873d-2f6a-4908-911c-03dec7a6e15c tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] DELETE http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:43.916175 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b3ed873d-2f6a-4908-911c-03dec7a6e15c tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:43.916625 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b3ed873d-2f6a-4908-911c-03dec7a6e15c tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:43.917040 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-b3ed873d-2f6a-4908-911c-03dec7a6e15c tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Delete volume with id: 2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 Apr 30 21:37:43.927551 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b3ed873d-2f6a-4908-911c-03dec7a6e15c tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 returned with HTTP 404 Apr 30 21:37:43.931408 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1083/2180] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:37:43 2022] DELETE /volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/2ba4dde1-194e-4a68-9b2a-6f05f07fbb85 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:43.932741 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c78ad683-dac2-4bc1-98a5-bcb692db4b90 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:43.936228 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c78ad683-dac2-4bc1-98a5-bcb692db4b90 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] DELETE http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:43.936664 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c78ad683-dac2-4bc1-98a5-bcb692db4b90 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:43.937117 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c78ad683-dac2-4bc1-98a5-bcb692db4b90 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:43.937506 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-c78ad683-dac2-4bc1-98a5-bcb692db4b90 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] Delete volume with id: 96d1ea3b-b458-477f-a8ba-0164409b2a0d Apr 30 21:37:43.948492 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c78ad683-dac2-4bc1-98a5-bcb692db4b90 tempest-VolumesTransfersTest-521662743 tempest-VolumesTransfersTest-521662743-project] http://10.222.0.23/volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d returned with HTTP 404 Apr 30 21:37:43.949461 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1098/2181] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:37:43 2022] DELETE /volume/v3/8cfecbeba61c420a8185d621647a8059/volumes/96d1ea3b-b458-477f-a8ba-0164409b2a0d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:43.995387 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0229278f-e3b7-476d-a63d-17d30d28acda None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:43.999169 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0229278f-e3b7-476d-a63d-17d30d28acda tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:37:43.999646 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0229278f-e3b7-476d-a63d-17d30d28acda tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:44.000093 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0229278f-e3b7-476d-a63d-17d30d28acda tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:44.014217 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:44.014217 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:44.023875 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0229278f-e3b7-476d-a63d-17d30d28acda tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:44.030668 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0229278f-e3b7-476d-a63d-17d30d28acda tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 200 Apr 30 21:37:44.031528 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1084/2182] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:43 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 901 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:44.096546 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5de1bc0b-dc3d-4e91-b5ce-ed2d27de86e4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:44.100685 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5de1bc0b-dc3d-4e91-b5ce-ed2d27de86e4 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 Apr 30 21:37:44.101175 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5de1bc0b-dc3d-4e91-b5ce-ed2d27de86e4 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:44.101629 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5de1bc0b-dc3d-4e91-b5ce-ed2d27de86e4 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:44.116406 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:44.116406 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:44.123571 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5de1bc0b-dc3d-4e91-b5ce-ed2d27de86e4 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:44.124965 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-5de1bc0b-dc3d-4e91-b5ce-ed2d27de86e4 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:44.125478 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-5de1bc0b-dc3d-4e91-b5ce-ed2d27de86e4 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:44.133043 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-5de1bc0b-dc3d-4e91-b5ce-ed2d27de86e4 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:44.138947 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:44.138947 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:44.153968 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5de1bc0b-dc3d-4e91-b5ce-ed2d27de86e4 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 returned with HTTP 200 Apr 30 21:37:44.154729 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1099/2183] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:44 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 => generated 990 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:44.405358 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2ab73770-6367-4eb5-9cdc-f9920e6dfcd2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:44.408866 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2ab73770-6367-4eb5-9cdc-f9920e6dfcd2 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 Apr 30 21:37:44.409311 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2ab73770-6367-4eb5-9cdc-f9920e6dfcd2 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:44.409780 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2ab73770-6367-4eb5-9cdc-f9920e6dfcd2 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:44.427011 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:44.427011 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:44.438181 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2ab73770-6367-4eb5-9cdc-f9920e6dfcd2 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:44.448064 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2ab73770-6367-4eb5-9cdc-f9920e6dfcd2 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 returned with HTTP 200 Apr 30 21:37:44.448799 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1085/2184] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:44 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 => generated 918 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:45.043989 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-876cc4a1-d030-48bf-8bf5-348e522b3f72 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:45.047844 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-876cc4a1-d030-48bf-8bf5-348e522b3f72 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:37:45.048309 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-876cc4a1-d030-48bf-8bf5-348e522b3f72 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:45.049299 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-876cc4a1-d030-48bf-8bf5-348e522b3f72 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:45.062969 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:45.062969 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:45.070913 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-876cc4a1-d030-48bf-8bf5-348e522b3f72 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:45.080042 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-876cc4a1-d030-48bf-8bf5-348e522b3f72 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 200 Apr 30 21:37:45.088654 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1100/2185] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:45 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 901 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:45.166904 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d87decf9-4e32-4eac-ab10-412cadd8c852 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:45.170378 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d87decf9-4e32-4eac-ab10-412cadd8c852 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 Apr 30 21:37:45.170859 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d87decf9-4e32-4eac-ab10-412cadd8c852 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:45.171323 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d87decf9-4e32-4eac-ab10-412cadd8c852 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:45.185492 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:45.185492 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:45.192043 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d87decf9-4e32-4eac-ab10-412cadd8c852 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Volume info retrieved successfully. Apr 30 21:37:45.193403 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-d87decf9-4e32-4eac-ab10-412cadd8c852 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:37:45.193796 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-d87decf9-4e32-4eac-ab10-412cadd8c852 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:37:45.201479 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-d87decf9-4e32-4eac-ab10-412cadd8c852 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:37:45.206809 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:45.206809 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:45.220945 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d87decf9-4e32-4eac-ab10-412cadd8c852 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 returned with HTTP 200 Apr 30 21:37:45.221688 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1086/2186] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:45 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 => generated 990 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:45.461857 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-50a7b3d3-0084-4606-b682-681d29f3f656 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:45.465424 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-50a7b3d3-0084-4606-b682-681d29f3f656 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 Apr 30 21:37:45.465917 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-50a7b3d3-0084-4606-b682-681d29f3f656 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:45.466368 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-50a7b3d3-0084-4606-b682-681d29f3f656 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:45.481021 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:45.481021 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:45.488457 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-50a7b3d3-0084-4606-b682-681d29f3f656 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:45.496794 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-50a7b3d3-0084-4606-b682-681d29f3f656 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 returned with HTTP 200 Apr 30 21:37:45.497511 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1101/2187] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:45 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 => generated 918 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:46.093785 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7b69cd1e-342b-499a-a6f3-1469c37afcab None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:46.100157 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7b69cd1e-342b-499a-a6f3-1469c37afcab tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:37:46.100831 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7b69cd1e-342b-499a-a6f3-1469c37afcab tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:46.101515 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7b69cd1e-342b-499a-a6f3-1469c37afcab tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:46.119170 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:46.119170 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:46.125571 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7b69cd1e-342b-499a-a6f3-1469c37afcab tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:46.136917 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7b69cd1e-342b-499a-a6f3-1469c37afcab tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 200 Apr 30 21:37:46.138478 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1087/2188] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:46 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 901 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:46.235358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c9419cfa-a9f9-4ccc-9161-5d97545b16d6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:46.239560 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c9419cfa-a9f9-4ccc-9161-5d97545b16d6 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 Apr 30 21:37:46.240041 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c9419cfa-a9f9-4ccc-9161-5d97545b16d6 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:46.240489 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c9419cfa-a9f9-4ccc-9161-5d97545b16d6 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:46.251597 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c9419cfa-a9f9-4ccc-9161-5d97545b16d6 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 returned with HTTP 404 Apr 30 21:37:46.252543 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1102/2189] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:37:46 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:37:46.257459 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b3818afd-b819-44ef-85b9-170b22bb8712 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:46.261927 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b3818afd-b819-44ef-85b9-170b22bb8712 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f Apr 30 21:37:46.262409 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b3818afd-b819-44ef-85b9-170b22bb8712 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:46.262879 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b3818afd-b819-44ef-85b9-170b22bb8712 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:46.263221 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-b3818afd-b819-44ef-85b9-170b22bb8712 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] show called for member 04572595-ecc3-4588-a9d2-e3762fc69b9f {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:37:46.285558 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:46.285558 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:46.311441 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b3818afd-b819-44ef-85b9-170b22bb8712 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f returned with HTTP 200 Apr 30 21:37:46.312671 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1088/2190] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:37:46 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f => generated 388 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:46.511791 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a6972d8d-b9fc-46e1-a59c-74656c483fe6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:46.517069 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a6972d8d-b9fc-46e1-a59c-74656c483fe6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 Apr 30 21:37:46.518171 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a6972d8d-b9fc-46e1-a59c-74656c483fe6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:46.518652 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a6972d8d-b9fc-46e1-a59c-74656c483fe6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:46.539532 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a6972d8d-b9fc-46e1-a59c-74656c483fe6 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 returned with HTTP 404 Apr 30 21:37:46.540794 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1103/2191] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:46 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/59fe0b92-2713-49f2-9ee5-3d86fd7d5ac6 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:46.546645 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ac9d68bb-76a3-483d-acd8-0bd9286b3546 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:46.549607 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ac9d68bb-76a3-483d-acd8-0bd9286b3546 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] DELETE http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 Apr 30 21:37:46.550170 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ac9d68bb-76a3-483d-acd8-0bd9286b3546 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:46.550543 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ac9d68bb-76a3-483d-acd8-0bd9286b3546 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:46.550969 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-ac9d68bb-76a3-483d-acd8-0bd9286b3546 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Delete volume with id: d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 Apr 30 21:37:46.566087 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:46.566087 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:46.567153 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ac9d68bb-76a3-483d-acd8-0bd9286b3546 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:46.779368 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ac9d68bb-76a3-483d-acd8-0bd9286b3546 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Delete volume request issued successfully. Apr 30 21:37:46.779791 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ac9d68bb-76a3-483d-acd8-0bd9286b3546 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 returned with HTTP 202 Apr 30 21:37:46.780698 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1089/2192] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:37:46 2022] DELETE /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:37:46.786419 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8ee8b237-fb74-4b62-85d2-4b78fb9f78eb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:46.788914 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8ee8b237-fb74-4b62-85d2-4b78fb9f78eb tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 Apr 30 21:37:46.789479 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8ee8b237-fb74-4b62-85d2-4b78fb9f78eb tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:46.790002 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8ee8b237-fb74-4b62-85d2-4b78fb9f78eb tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:46.806292 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:46.806292 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:46.812173 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8ee8b237-fb74-4b62-85d2-4b78fb9f78eb tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:46.822254 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8ee8b237-fb74-4b62-85d2-4b78fb9f78eb tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 returned with HTTP 200 Apr 30 21:37:46.822996 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1104/2193] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:46 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 => generated 918 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:47.153165 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-45f2caab-ec71-40d6-8f7f-366031ed6858 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:47.156767 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-45f2caab-ec71-40d6-8f7f-366031ed6858 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:37:47.157206 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-45f2caab-ec71-40d6-8f7f-366031ed6858 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:47.157680 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-45f2caab-ec71-40d6-8f7f-366031ed6858 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:47.173097 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:47.173097 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:47.180979 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-45f2caab-ec71-40d6-8f7f-366031ed6858 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:47.190303 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-45f2caab-ec71-40d6-8f7f-366031ed6858 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 200 Apr 30 21:37:47.191012 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1090/2194] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:47 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 901 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:47.321281 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fba215c9-1519-45ab-8a46-3b6ec1570a86 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:47.326190 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fba215c9-1519-45ab-8a46-3b6ec1570a86 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] GET http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f Apr 30 21:37:47.326958 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fba215c9-1519-45ab-8a46-3b6ec1570a86 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:47.327663 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fba215c9-1519-45ab-8a46-3b6ec1570a86 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:47.328250 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-fba215c9-1519-45ab-8a46-3b6ec1570a86 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] show called for member 04572595-ecc3-4588-a9d2-e3762fc69b9f {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:37:47.334180 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fba215c9-1519-45ab-8a46-3b6ec1570a86 tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f returned with HTTP 404 Apr 30 21:37:47.336065 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1105/2195] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:37:47 2022] GET /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/groups/04572595-ecc3-4588-a9d2-e3762fc69b9f => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:37:47.340776 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5751e609-7051-4991-a2a8-b6d82186f9be None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:47.345778 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5751e609-7051-4991-a2a8-b6d82186f9be tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] DELETE http://10.222.0.23/volume/v3/672cb6b76349440c99898918494233d1/group_types/b81e6612-9a91-49f2-b954-2dd847c57d31 Apr 30 21:37:47.346255 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5751e609-7051-4991-a2a8-b6d82186f9be tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:47.346922 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5751e609-7051-4991-a2a8-b6d82186f9be tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:47.446608 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5751e609-7051-4991-a2a8-b6d82186f9be tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] http://10.222.0.23/volume/v3/672cb6b76349440c99898918494233d1/group_types/b81e6612-9a91-49f2-b954-2dd847c57d31 returned with HTTP 202 Apr 30 21:37:47.447809 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1091/2196] 10.222.0.23 () {60 vars in 1380 bytes} [Sat Apr 30 21:37:47 2022] DELETE /volume/v3/672cb6b76349440c99898918494233d1/group_types/b81e6612-9a91-49f2-b954-2dd847c57d31 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Apr 30 21:37:47.455284 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-21ae5aaf-d2d3-42e5-8520-4c5ea2b2d3af None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:47.466863 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-21ae5aaf-d2d3-42e5-8520-4c5ea2b2d3af tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] DELETE http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 Apr 30 21:37:47.466863 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-21ae5aaf-d2d3-42e5-8520-4c5ea2b2d3af tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:47.466863 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-21ae5aaf-d2d3-42e5-8520-4c5ea2b2d3af tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:47.466863 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-21ae5aaf-d2d3-42e5-8520-4c5ea2b2d3af tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] Delete volume with id: 07f1fe41-a251-44bd-81b5-77080df526c0 Apr 30 21:37:47.473568 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-21ae5aaf-d2d3-42e5-8520-4c5ea2b2d3af tempest-GroupsV314Test-1914113507 tempest-GroupsV314Test-1914113507-project] http://10.222.0.23/volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 returned with HTTP 404 Apr 30 21:37:47.474528 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1106/2197] 10.222.0.23 () {60 vars in 1368 bytes} [Sat Apr 30 21:37:47 2022] DELETE /volume/v3/ba6f219a03684e02b7c38372cef6f3a0/volumes/07f1fe41-a251-44bd-81b5-77080df526c0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:37:47.479677 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f25c4638-85f3-4b86-822c-de5da7c5efb1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:47.483703 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f25c4638-85f3-4b86-822c-de5da7c5efb1 tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] DELETE http://10.222.0.23/volume/v3/672cb6b76349440c99898918494233d1/types/0a9fe537-8304-4ffa-a553-9a4e089d9207 Apr 30 21:37:47.484870 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f25c4638-85f3-4b86-822c-de5da7c5efb1 tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:47.485389 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f25c4638-85f3-4b86-822c-de5da7c5efb1 tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:47.581001 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f25c4638-85f3-4b86-822c-de5da7c5efb1 tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] http://10.222.0.23/volume/v3/672cb6b76349440c99898918494233d1/types/0a9fe537-8304-4ffa-a553-9a4e089d9207 returned with HTTP 202 Apr 30 21:37:47.581737 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1092/2198] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:37:47 2022] DELETE /volume/v3/672cb6b76349440c99898918494233d1/types/0a9fe537-8304-4ffa-a553-9a4e089d9207 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:37:47.586198 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e32bafab-b4b4-4d68-a308-22b9476fecf0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:47.590023 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e32bafab-b4b4-4d68-a308-22b9476fecf0 tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] GET http://10.222.0.23/volume/v3/672cb6b76349440c99898918494233d1/types/0a9fe537-8304-4ffa-a553-9a4e089d9207 Apr 30 21:37:47.590334 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e32bafab-b4b4-4d68-a308-22b9476fecf0 tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:47.590786 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e32bafab-b4b4-4d68-a308-22b9476fecf0 tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:47.596147 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e32bafab-b4b4-4d68-a308-22b9476fecf0 tempest-GroupsV314Test-561909234 tempest-GroupsV314Test-561909234-project-admin] http://10.222.0.23/volume/v3/672cb6b76349440c99898918494233d1/types/0a9fe537-8304-4ffa-a553-9a4e089d9207 returned with HTTP 404 Apr 30 21:37:47.597026 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1107/2199] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:37:47 2022] GET /volume/v3/672cb6b76349440c99898918494233d1/types/0a9fe537-8304-4ffa-a553-9a4e089d9207 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:47.835933 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0846f1ed-1fbd-4c5c-92ea-65ae2170fb0f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:47.839398 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0846f1ed-1fbd-4c5c-92ea-65ae2170fb0f tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 Apr 30 21:37:47.839977 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0846f1ed-1fbd-4c5c-92ea-65ae2170fb0f tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:47.840611 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0846f1ed-1fbd-4c5c-92ea-65ae2170fb0f tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:47.855520 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:47.855520 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:47.864873 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0846f1ed-1fbd-4c5c-92ea-65ae2170fb0f tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:47.873082 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0846f1ed-1fbd-4c5c-92ea-65ae2170fb0f tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 returned with HTTP 200 Apr 30 21:37:47.873981 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1093/2200] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:47 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 => generated 918 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:48.203602 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c43e55d0-1d43-4bbc-9cc9-4aceb706a1f2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:48.207780 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c43e55d0-1d43-4bbc-9cc9-4aceb706a1f2 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:37:48.208456 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c43e55d0-1d43-4bbc-9cc9-4aceb706a1f2 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:48.209071 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c43e55d0-1d43-4bbc-9cc9-4aceb706a1f2 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:48.223492 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:48.223492 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:48.230942 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c43e55d0-1d43-4bbc-9cc9-4aceb706a1f2 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:48.241737 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c43e55d0-1d43-4bbc-9cc9-4aceb706a1f2 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 200 Apr 30 21:37:48.242512 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1108/2201] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:48 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 1319 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:48.254626 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e68d0be9-26b4-4c67-84a3-e08cab53029c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:48.258776 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e68d0be9-26b4-4c67-84a3-e08cab53029c tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] POST http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e/action Apr 30 21:37:48.265377 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e68d0be9-26b4-4c67-84a3-e08cab53029c tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:37:48.265377 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e68d0be9-26b4-4c67-84a3-e08cab53029c tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:48.284956 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:48.284956 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:48.294105 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e68d0be9-26b4-4c67-84a3-e08cab53029c tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:48.459884 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-e68d0be9-26b4-4c67-84a3-e08cab53029c tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Created reservations ['71a79839-bc4e-4311-8d27-659db80a67a0', '23c2285e-564f-4ba4-b9a8-24c1da01680d'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:48.490788 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e68d0be9-26b4-4c67-84a3-e08cab53029c tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Extend volume request issued successfully. Apr 30 21:37:48.491407 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e68d0be9-26b4-4c67-84a3-e08cab53029c tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e/action returned with HTTP 202 Apr 30 21:37:48.494110 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1094/2202] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:37:48 2022] POST /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e/action => generated 0 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:37:48.498831 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a2328db5-883f-4a06-a6c2-5a1af4b8c97c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:48.503596 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a2328db5-883f-4a06-a6c2-5a1af4b8c97c tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:37:48.504049 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a2328db5-883f-4a06-a6c2-5a1af4b8c97c tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:48.504890 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a2328db5-883f-4a06-a6c2-5a1af4b8c97c tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:48.522051 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:48.522051 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:48.534095 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a2328db5-883f-4a06-a6c2-5a1af4b8c97c tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:48.555285 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a2328db5-883f-4a06-a6c2-5a1af4b8c97c tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 200 Apr 30 21:37:48.557917 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1109/2203] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:48 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 1319 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:48.886677 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6d533e1a-d95d-41db-84ac-65aea5c8dd84 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:48.891172 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6d533e1a-d95d-41db-84ac-65aea5c8dd84 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 Apr 30 21:37:48.891617 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6d533e1a-d95d-41db-84ac-65aea5c8dd84 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:48.892114 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6d533e1a-d95d-41db-84ac-65aea5c8dd84 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:48.907846 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:48.907846 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:48.915235 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6d533e1a-d95d-41db-84ac-65aea5c8dd84 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:48.924737 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6d533e1a-d95d-41db-84ac-65aea5c8dd84 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 returned with HTTP 200 Apr 30 21:37:48.926076 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1095/2204] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:48 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 => generated 918 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:49.570917 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-68256f54-fd59-4a50-b775-2bd16398d19f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:49.574653 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-68256f54-fd59-4a50-b775-2bd16398d19f tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:37:49.575145 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-68256f54-fd59-4a50-b775-2bd16398d19f tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:49.575808 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-68256f54-fd59-4a50-b775-2bd16398d19f tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:49.589976 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:49.589976 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:49.598583 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-68256f54-fd59-4a50-b775-2bd16398d19f tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:49.609969 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-68256f54-fd59-4a50-b775-2bd16398d19f tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 200 Apr 30 21:37:49.611608 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1110/2205] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:49 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 1319 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:49.937914 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-59d5e0ba-f1dd-49a7-a1a6-64bc279f26be None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:49.942262 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-59d5e0ba-f1dd-49a7-a1a6-64bc279f26be tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 Apr 30 21:37:49.942812 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-59d5e0ba-f1dd-49a7-a1a6-64bc279f26be tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:49.943531 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-59d5e0ba-f1dd-49a7-a1a6-64bc279f26be tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:49.961316 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:49.961316 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:49.969438 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-59d5e0ba-f1dd-49a7-a1a6-64bc279f26be tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:49.979671 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-59d5e0ba-f1dd-49a7-a1a6-64bc279f26be tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 returned with HTTP 200 Apr 30 21:37:49.980455 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1096/2206] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:49 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 => generated 918 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:50.625407 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-23fae093-38a5-411a-96f5-2826acc6b7ab None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:50.630400 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-23fae093-38a5-411a-96f5-2826acc6b7ab tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:37:50.635301 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-23fae093-38a5-411a-96f5-2826acc6b7ab tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:50.635301 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-23fae093-38a5-411a-96f5-2826acc6b7ab tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:50.645671 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:50.645671 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:50.658743 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-23fae093-38a5-411a-96f5-2826acc6b7ab tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:50.668527 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-23fae093-38a5-411a-96f5-2826acc6b7ab tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 200 Apr 30 21:37:50.669273 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1111/2207] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:50 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 1319 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:50.680490 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-aa9f0f63-e973-4992-9806-c6a4ea837870 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:50.684195 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aa9f0f63-e973-4992-9806-c6a4ea837870 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:37:50.684738 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aa9f0f63-e973-4992-9806-c6a4ea837870 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:50.685250 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aa9f0f63-e973-4992-9806-c6a4ea837870 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:50.705121 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:50.705121 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:50.712491 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-aa9f0f63-e973-4992-9806-c6a4ea837870 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:50.723404 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aa9f0f63-e973-4992-9806-c6a4ea837870 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 200 Apr 30 21:37:50.724473 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1097/2208] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:50 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 1319 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:37:50.738611 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:50.742450 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] POST http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes Apr 30 21:37:50.743365 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1883558686"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:50.744542 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1883558686'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:37:50.745140 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Create volume of 1 GB Apr 30 21:37:50.754009 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Availability Zones retrieved successfully. Apr 30 21:37:50.771365 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Flow 'volume_create_api' (410c2807-5990-491f-81c5-0eee1f90101b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:50.774442 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dac484b2-4d40-4ab0-8053-ce4f5401f690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:50.777191 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:37:50.852912 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dac484b2-4d40-4ab0-8053-ce4f5401f690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:50.855216 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2d268d-fca8-4f0f-81f2-8a76c3cfe2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:50.992648 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-99668e0b-07bd-4e8d-9e08-275a46b01918 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:50.997730 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-99668e0b-07bd-4e8d-9e08-275a46b01918 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 Apr 30 21:37:50.998435 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-99668e0b-07bd-4e8d-9e08-275a46b01918 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:50.998924 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-99668e0b-07bd-4e8d-9e08-275a46b01918 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:51.012225 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Created reservations ['8d324103-8879-42a7-a14f-bb6ffb7c16c1', '520bfa0b-91cb-4da8-a43f-bcd434c02366', '84b13333-7133-43c2-b9a7-6afd477909bc', '76b8681b-97e7-497a-a32a-d62c91d06d19'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:51.012729 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2d268d-fca8-4f0f-81f2-8a76c3cfe2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d324103-8879-42a7-a14f-bb6ffb7c16c1', '520bfa0b-91cb-4da8-a43f-bcd434c02366', '84b13333-7133-43c2-b9a7-6afd477909bc', '76b8681b-97e7-497a-a32a-d62c91d06d19']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:51.020184 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f166e07-e63a-49b0-aedf-87883663e69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:51.026524 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-99668e0b-07bd-4e8d-9e08-275a46b01918 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 returned with HTTP 404 Apr 30 21:37:51.029477 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1098/2209] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:50 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/d7e1d71b-75c7-42ee-9e73-1591ff87b9c6 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:51.034875 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a72c87d1-f2cd-4719-89ac-206cfcfe93de None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:51.041126 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a72c87d1-f2cd-4719-89ac-206cfcfe93de tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] DELETE http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa Apr 30 21:37:51.041943 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a72c87d1-f2cd-4719-89ac-206cfcfe93de tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:51.042553 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a72c87d1-f2cd-4719-89ac-206cfcfe93de tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:51.043102 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-a72c87d1-f2cd-4719-89ac-206cfcfe93de tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Delete volume with id: ee9b895d-1576-4f63-bf0f-60cadaa52baa Apr 30 21:37:51.059727 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:51.059727 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:51.061176 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a72c87d1-f2cd-4719-89ac-206cfcfe93de tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:51.141330 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f166e07-e63a-49b0-aedf-87883663e69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63eed675-d58c-4194-ac38-ee3f4262e072', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1883558686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfeeac0c49384132a08a8d0dd5654b73',qos_specs=None,replication_status=,reservations=['8d324103-8879-42a7-a14f-bb6ffb7c16c1','520bfa0b-91cb-4da8-a43f-bcd434c02366','84b13333-7133-43c2-b9a7-6afd477909bc','76b8681b-97e7-497a-a32a-d62c91d06d19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f93380560fd14d50af229186796db509',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:37:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1883558686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63eed675-d58c-4194-ac38-ee3f4262e072,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfeeac0c49384132a08a8d0dd5654b73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f93380560fd14d50af229186796db509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:51.147559 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (532ef54d-a0a6-4824-8480-4767537398ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:51.299158 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (532ef54d-a0a6-4824-8480-4767537398ee) transitioned into state 'SUCCESS' from state '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-1883558686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfeeac0c49384132a08a8d0dd5654b73',qos_specs=None,replication_status=,reservations=['8d324103-8879-42a7-a14f-bb6ffb7c16c1','520bfa0b-91cb-4da8-a43f-bcd434c02366','84b13333-7133-43c2-b9a7-6afd477909bc','76b8681b-97e7-497a-a32a-d62c91d06d19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f93380560fd14d50af229186796db509',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:51.299337 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5447485f-61d2-4de6-9e5a-652786a5c919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:51.308764 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a72c87d1-f2cd-4719-89ac-206cfcfe93de tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Delete volume request issued successfully. Apr 30 21:37:51.309823 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a72c87d1-f2cd-4719-89ac-206cfcfe93de tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa returned with HTTP 202 Apr 30 21:37:51.310637 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1099/2210] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:37:51 2022] DELETE /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:37:51.315065 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2cd9fe2f-d1f5-40d6-b5e8-1315923f25cf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:51.322032 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2cd9fe2f-d1f5-40d6-b5e8-1315923f25cf tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa Apr 30 21:37:51.322032 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2cd9fe2f-d1f5-40d6-b5e8-1315923f25cf tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:51.322032 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2cd9fe2f-d1f5-40d6-b5e8-1315923f25cf tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:51.340589 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:51.340589 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:51.349479 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2cd9fe2f-d1f5-40d6-b5e8-1315923f25cf tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:51.359933 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2cd9fe2f-d1f5-40d6-b5e8-1315923f25cf tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa returned with HTTP 200 Apr 30 21:37:51.362007 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1100/2211] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:51 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa => generated 918 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:51.417564 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5447485f-61d2-4de6-9e5a-652786a5c919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:51.420009 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Flow 'volume_create_api' (410c2807-5990-491f-81c5-0eee1f90101b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:51.420718 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Create volume request issued successfully. Apr 30 21:37:51.426630 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8a1b139c-9bfb-4bf3-a809-d00f636678d3 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes returned with HTTP 202 Apr 30 21:37:51.427902 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1112/2212] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:37:50 2022] POST /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes => generated 810 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:37:51.439048 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-dc8c5cd7-62b8-4ab2-accb-3a8ca39a4abd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:51.444960 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dc8c5cd7-62b8-4ab2-accb-3a8ca39a4abd tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 Apr 30 21:37:51.445782 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dc8c5cd7-62b8-4ab2-accb-3a8ca39a4abd tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:51.446585 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dc8c5cd7-62b8-4ab2-accb-3a8ca39a4abd tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:51.471094 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:51.471094 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:51.482868 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-dc8c5cd7-62b8-4ab2-accb-3a8ca39a4abd tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:51.492088 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dc8c5cd7-62b8-4ab2-accb-3a8ca39a4abd tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 returned with HTTP 200 Apr 30 21:37:51.492816 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1101/2213] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:51 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 => generated 878 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:52.377862 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f1c2f3a4-2c2c-4fa3-ae8b-dbfd3773419b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:52.388888 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f1c2f3a4-2c2c-4fa3-ae8b-dbfd3773419b tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa Apr 30 21:37:52.389350 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f1c2f3a4-2c2c-4fa3-ae8b-dbfd3773419b tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:52.389836 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f1c2f3a4-2c2c-4fa3-ae8b-dbfd3773419b tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:52.404951 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:52.404951 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:52.413122 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f1c2f3a4-2c2c-4fa3-ae8b-dbfd3773419b tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:52.423012 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f1c2f3a4-2c2c-4fa3-ae8b-dbfd3773419b tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa returned with HTTP 200 Apr 30 21:37:52.424925 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1113/2214] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:52 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa => generated 918 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:52.505235 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e4fadf5a-ecbc-415e-83d6-062f4731157e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:52.509160 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e4fadf5a-ecbc-415e-83d6-062f4731157e tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 Apr 30 21:37:52.509774 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e4fadf5a-ecbc-415e-83d6-062f4731157e tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:52.510250 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e4fadf5a-ecbc-415e-83d6-062f4731157e tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:52.539516 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:52.539516 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:52.550387 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e4fadf5a-ecbc-415e-83d6-062f4731157e tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:52.567859 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e4fadf5a-ecbc-415e-83d6-062f4731157e tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 returned with HTTP 200 Apr 30 21:37:52.569414 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1102/2215] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:52 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 => generated 902 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:52.995261 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e177253d-b0ec-4ada-bf7f-9241a5eb3491 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:53.147679 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e177253d-b0ec-4ada-bf7f-9241a5eb3491 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] POST http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/types Apr 30 21:37:53.148954 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e177253d-b0ec-4ada-bf7f-9241a5eb3491 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-941795939"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:53.249129 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e177253d-b0ec-4ada-bf7f-9241a5eb3491 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/types returned with HTTP 200 Apr 30 21:37:53.250510 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1114/2216] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:37:52 2022] POST /volume/v3/584f53c7ea064585bdaac97494ffc53e/types => generated 219 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:53.257534 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e1f2f108-d306-4dbf-972e-72c0da6fc4f3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:53.261746 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e1f2f108-d306-4dbf-972e-72c0da6fc4f3 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] POST http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/group_types Apr 30 21:37:53.262533 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e1f2f108-d306-4dbf-972e-72c0da6fc4f3 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1536050533"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:53.411854 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e1f2f108-d306-4dbf-972e-72c0da6fc4f3 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/group_types returned with HTTP 202 Apr 30 21:37:53.413039 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1103/2217] 10.222.0.23 () {62 vars in 1287 bytes} [Sat Apr 30 21:37:53 2022] POST /volume/v3/584f53c7ea064585bdaac97494ffc53e/group_types => generated 177 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:53.420015 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c366752e-c076-4040-9ced-651cb860ec1e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:53.439995 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9f219170-bbc6-4d4e-9dc1-09b264800cf5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:53.446421 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9f219170-bbc6-4d4e-9dc1-09b264800cf5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa Apr 30 21:37:53.449649 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9f219170-bbc6-4d4e-9dc1-09b264800cf5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:53.450422 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9f219170-bbc6-4d4e-9dc1-09b264800cf5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:53.514250 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:53.514250 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:53.537508 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9f219170-bbc6-4d4e-9dc1-09b264800cf5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:53.564703 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9f219170-bbc6-4d4e-9dc1-09b264800cf5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa returned with HTTP 200 Apr 30 21:37:53.565957 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1104/2218] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:53 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa => generated 918 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:53.581966 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7e202451-8412-4da3-9da4-e2b1425c8024 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:53.586660 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7e202451-8412-4da3-9da4-e2b1425c8024 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 Apr 30 21:37:53.587524 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7e202451-8412-4da3-9da4-e2b1425c8024 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:53.588145 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7e202451-8412-4da3-9da4-e2b1425c8024 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:53.605955 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:53.605955 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:53.615465 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7e202451-8412-4da3-9da4-e2b1425c8024 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:53.621526 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c366752e-c076-4040-9ced-651cb860ec1e tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] POST http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups Apr 30 21:37:53.622731 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c366752e-c076-4040-9ced-651cb860ec1e tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "56da7afb-210f-4627-a582-8dc9befd46ac", "volume_types": ["52678004-f6ad-4723-b3f9-cb4131f0f005"], "name": "tempest-GroupsV320Test-Group-1486527992"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:53.624457 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-c366752e-c076-4040-9ced-651cb860ec1e tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Creating new group {'group': {'group_type': '56da7afb-210f-4627-a582-8dc9befd46ac', 'volume_types': ['52678004-f6ad-4723-b3f9-cb4131f0f005'], 'name': 'tempest-GroupsV320Test-Group-1486527992'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Apr 30 21:37:53.631189 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7e202451-8412-4da3-9da4-e2b1425c8024 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 returned with HTTP 200 Apr 30 21:37:53.642434 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1105/2219] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:53 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 => generated 903 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:53.644221 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5f2b30ac-7880-429b-89f0-1c0125eb9452 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:53.649912 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5f2b30ac-7880-429b-89f0-1c0125eb9452 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] POST http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots Apr 30 21:37:53.650275 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.groups [None req-c366752e-c076-4040-9ced-651cb860ec1e tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Creating group tempest-GroupsV320Test-Group-1486527992. Apr 30 21:37:53.651144 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5f2b30ac-7880-429b-89f0-1c0125eb9452 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63eed675-d58c-4194-ac38-ee3f4262e072", "name": "tempest-VolumesExtendTest-Snapshot-530943516"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:53.672023 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:53.672023 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:53.675441 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5f2b30ac-7880-429b-89f0-1c0125eb9452 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:53.675848 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.snapshots [None req-5f2b30ac-7880-429b-89f0-1c0125eb9452 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Create snapshot from volume 63eed675-d58c-4194-ac38-ee3f4262e072 Apr 30 21:37:53.682094 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c366752e-c076-4040-9ced-651cb860ec1e tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Availability Zones retrieved successfully. Apr 30 21:37:53.854867 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-c366752e-c076-4040-9ced-651cb860ec1e tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Created reservations ['3e324800-3da9-4378-b496-efec768f6a04'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:53.915508 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-5f2b30ac-7880-429b-89f0-1c0125eb9452 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Created reservations ['9741fd10-bda3-4a57-b467-1180da267637', '24fd01e0-2521-4436-9981-ae366b6d7821', '5905e603-ab2a-4c2d-b684-f1bb9c677435', '8076a6ac-8fe8-4532-8494-41846d2970f2'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:54.132634 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c366752e-c076-4040-9ced-651cb860ec1e tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups returned with HTTP 202 Apr 30 21:37:54.137994 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1115/2220] 10.222.0.23 () {62 vars in 1273 bytes} [Sat Apr 30 21:37:53 2022] POST /volume/v3/55078acf790d40b1984a6cc9c663fb02/groups => generated 108 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:54.141330 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4fffadc2-524e-4816-8220-3d66fa2da43f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:54.150184 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4fffadc2-524e-4816-8220-3d66fa2da43f tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] GET http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 Apr 30 21:37:54.151095 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4fffadc2-524e-4816-8220-3d66fa2da43f tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:54.151680 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4fffadc2-524e-4816-8220-3d66fa2da43f tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:54.152123 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-4fffadc2-524e-4816-8220-3d66fa2da43f tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] show called for member f7fb64ad-879a-4fdd-9aec-62c45f727c20 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:37:54.185236 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:54.185236 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:54.218301 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4fffadc2-524e-4816-8220-3d66fa2da43f tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 returned with HTTP 200 Apr 30 21:37:54.219088 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1116/2221] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:37:54 2022] GET /volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 => generated 388 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:54.227268 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5f2b30ac-7880-429b-89f0-1c0125eb9452 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Snapshot create request issued successfully. Apr 30 21:37:54.228992 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5f2b30ac-7880-429b-89f0-1c0125eb9452 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots returned with HTTP 202 Apr 30 21:37:54.229924 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1106/2222] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:37:53 2022] POST /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots => generated 303 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:37:54.238844 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0d06e4fa-05ad-4961-91de-2b055c3b1fee None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:54.245108 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0d06e4fa-05ad-4961-91de-2b055c3b1fee tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda Apr 30 21:37:54.246113 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0d06e4fa-05ad-4961-91de-2b055c3b1fee tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:54.246803 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0d06e4fa-05ad-4961-91de-2b055c3b1fee tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:54.263639 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:54.263639 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:54.265559 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0d06e4fa-05ad-4961-91de-2b055c3b1fee tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Snapshot retrieved successfully. Apr 30 21:37:54.268158 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0d06e4fa-05ad-4961-91de-2b055c3b1fee tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda returned with HTTP 200 Apr 30 21:37:54.270729 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1117/2223] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:54 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda => generated 435 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:54.577392 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1a28469e-d00f-4a81-aabf-49da1c3952af None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:54.582063 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1a28469e-d00f-4a81-aabf-49da1c3952af tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa Apr 30 21:37:54.582507 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1a28469e-d00f-4a81-aabf-49da1c3952af tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:54.582957 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1a28469e-d00f-4a81-aabf-49da1c3952af tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:54.608111 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:54.608111 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:54.616321 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1a28469e-d00f-4a81-aabf-49da1c3952af tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Volume info retrieved successfully. Apr 30 21:37:54.626166 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1a28469e-d00f-4a81-aabf-49da1c3952af tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa returned with HTTP 200 Apr 30 21:37:54.627170 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1107/2224] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:54 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa => generated 918 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:55.227742 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9f40ca73-569c-4a79-b489-11609d738720 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:55.232737 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9f40ca73-569c-4a79-b489-11609d738720 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] GET http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 Apr 30 21:37:55.233242 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9f40ca73-569c-4a79-b489-11609d738720 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:55.233835 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9f40ca73-569c-4a79-b489-11609d738720 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:55.234449 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-9f40ca73-569c-4a79-b489-11609d738720 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] show called for member f7fb64ad-879a-4fdd-9aec-62c45f727c20 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:37:55.247273 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:55.247273 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:55.265016 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9f40ca73-569c-4a79-b489-11609d738720 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 returned with HTTP 200 Apr 30 21:37:55.265727 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1118/2225] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:37:55 2022] GET /volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 => generated 389 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:55.275534 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-151833e7-50a2-4b40-8452-edec97c57030 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:55.279145 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6e5d44f2-303c-477f-addc-372121d4bd8e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:55.280763 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-151833e7-50a2-4b40-8452-edec97c57030 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] POST http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20/action Apr 30 21:37:55.281886 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-151833e7-50a2-4b40-8452-edec97c57030 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:37:55.282616 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-151833e7-50a2-4b40-8452-edec97c57030 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:55.283409 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6e5d44f2-303c-477f-addc-372121d4bd8e tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda Apr 30 21:37:55.283876 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6e5d44f2-303c-477f-addc-372121d4bd8e tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:55.284329 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6e5d44f2-303c-477f-addc-372121d4bd8e tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:55.285165 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-151833e7-50a2-4b40-8452-edec97c57030 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Updating group 'f7fb64ad-879a-4fdd-9aec-62c45f727c20' with 'creating' {{(pid=122525) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Apr 30 21:37:55.303314 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:55.303314 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:55.304524 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:55.304524 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:55.309289 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6e5d44f2-303c-477f-addc-372121d4bd8e tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Snapshot retrieved successfully. Apr 30 21:37:55.309289 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6e5d44f2-303c-477f-addc-372121d4bd8e tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda returned with HTTP 200 Apr 30 21:37:55.309664 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1119/2226] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:55 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda => generated 435 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:55.384338 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-151833e7-50a2-4b40-8452-edec97c57030 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20/action returned with HTTP 202 Apr 30 21:37:55.384338 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1108/2227] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:37:55 2022] POST /volume/v3/584f53c7ea064585bdaac97494ffc53e/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:37:55.386099 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-571889b7-2fed-4b33-aff4-806b5ca35bbc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:55.390593 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-571889b7-2fed-4b33-aff4-806b5ca35bbc tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] GET http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 Apr 30 21:37:55.391142 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-571889b7-2fed-4b33-aff4-806b5ca35bbc tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:55.391629 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-571889b7-2fed-4b33-aff4-806b5ca35bbc tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:55.392018 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-571889b7-2fed-4b33-aff4-806b5ca35bbc tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] show called for member f7fb64ad-879a-4fdd-9aec-62c45f727c20 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:37:55.398798 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:55.398798 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:55.420050 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-571889b7-2fed-4b33-aff4-806b5ca35bbc tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 returned with HTTP 200 Apr 30 21:37:55.421447 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1120/2228] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:37:55 2022] GET /volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 => generated 388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:55.429722 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9a2f14bb-e5b9-4685-976d-051c412247e7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:55.434699 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9a2f14bb-e5b9-4685-976d-051c412247e7 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] POST http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20/action Apr 30 21:37:55.435510 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9a2f14bb-e5b9-4685-976d-051c412247e7 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:37:55.435847 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9a2f14bb-e5b9-4685-976d-051c412247e7 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:55.437344 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-9a2f14bb-e5b9-4685-976d-051c412247e7 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Updating group 'f7fb64ad-879a-4fdd-9aec-62c45f727c20' with 'available' {{(pid=122525) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Apr 30 21:37:55.444997 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:55.444997 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:55.518826 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9a2f14bb-e5b9-4685-976d-051c412247e7 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20/action returned with HTTP 202 Apr 30 21:37:55.523572 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1109/2229] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:37:55 2022] POST /volume/v3/584f53c7ea064585bdaac97494ffc53e/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:37:55.525818 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b96c1664-7fdf-4b51-85a3-04348dc931f1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:55.530286 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b96c1664-7fdf-4b51-85a3-04348dc931f1 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] GET http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 Apr 30 21:37:55.530946 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b96c1664-7fdf-4b51-85a3-04348dc931f1 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:55.531478 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b96c1664-7fdf-4b51-85a3-04348dc931f1 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:55.531936 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-b96c1664-7fdf-4b51-85a3-04348dc931f1 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] show called for member f7fb64ad-879a-4fdd-9aec-62c45f727c20 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:37:55.539162 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:55.539162 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:55.569027 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b96c1664-7fdf-4b51-85a3-04348dc931f1 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 returned with HTTP 200 Apr 30 21:37:55.570298 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1121/2230] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:37:55 2022] GET /volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 => generated 389 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:55.578477 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-95826984-e05a-4552-aa90-169c1e51d97b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:55.582925 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-95826984-e05a-4552-aa90-169c1e51d97b tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] POST http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20/action Apr 30 21:37:55.583914 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-95826984-e05a-4552-aa90-169c1e51d97b tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:37:55.584306 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-95826984-e05a-4552-aa90-169c1e51d97b tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:55.585137 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-95826984-e05a-4552-aa90-169c1e51d97b tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Updating group 'f7fb64ad-879a-4fdd-9aec-62c45f727c20' with 'error' {{(pid=122525) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Apr 30 21:37:55.591152 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:55.591152 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:55.639931 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0748ed68-61c8-4efc-b31e-4cba093e9af5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:55.643563 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0748ed68-61c8-4efc-b31e-4cba093e9af5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] GET http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa Apr 30 21:37:55.644155 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0748ed68-61c8-4efc-b31e-4cba093e9af5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:55.644650 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0748ed68-61c8-4efc-b31e-4cba093e9af5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:55.658666 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0748ed68-61c8-4efc-b31e-4cba093e9af5 tempest-VolumesListTestJSON-1600106481 tempest-VolumesListTestJSON-1600106481-project] http://10.222.0.23/volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa returned with HTTP 404 Apr 30 21:37:55.660310 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1122/2231] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:55 2022] GET /volume/v3/bfe2a268b20142dd8f44d77ab5c8d3fe/volumes/ee9b895d-1576-4f63-bf0f-60cadaa52baa => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:37:55.678982 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-95826984-e05a-4552-aa90-169c1e51d97b tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20/action returned with HTTP 202 Apr 30 21:37:55.680343 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1110/2232] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:37:55 2022] POST /volume/v3/584f53c7ea064585bdaac97494ffc53e/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:37:55.688734 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a884d3d8-c818-4eab-820a-1603841a7448 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:55.695127 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a884d3d8-c818-4eab-820a-1603841a7448 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] GET http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 Apr 30 21:37:55.696029 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a884d3d8-c818-4eab-820a-1603841a7448 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:55.696960 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a884d3d8-c818-4eab-820a-1603841a7448 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:55.697721 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-a884d3d8-c818-4eab-820a-1603841a7448 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] show called for member f7fb64ad-879a-4fdd-9aec-62c45f727c20 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:37:55.706688 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:55.706688 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:55.732137 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a884d3d8-c818-4eab-820a-1603841a7448 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 returned with HTTP 200 Apr 30 21:37:55.745902 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1123/2233] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:37:55 2022] GET /volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 => generated 385 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:55.746699 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2939f340-6ad7-4772-9a08-2a80c15519b1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:55.753983 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2939f340-6ad7-4772-9a08-2a80c15519b1 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] POST http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20/action Apr 30 21:37:55.764415 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2939f340-6ad7-4772-9a08-2a80c15519b1 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:37:55.764415 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2939f340-6ad7-4772-9a08-2a80c15519b1 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:55.764415 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-2939f340-6ad7-4772-9a08-2a80c15519b1 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Updating group 'f7fb64ad-879a-4fdd-9aec-62c45f727c20' with 'available' {{(pid=122525) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Apr 30 21:37:55.767618 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:55.767618 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:55.837849 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2939f340-6ad7-4772-9a08-2a80c15519b1 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20/action returned with HTTP 202 Apr 30 21:37:55.838641 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1111/2234] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:37:55 2022] POST /volume/v3/584f53c7ea064585bdaac97494ffc53e/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Apr 30 21:37:55.843429 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ad7412fb-f3a1-41d3-9cde-64cf1a945b37 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:55.847933 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ad7412fb-f3a1-41d3-9cde-64cf1a945b37 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] GET http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 Apr 30 21:37:55.850233 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ad7412fb-f3a1-41d3-9cde-64cf1a945b37 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:55.850233 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ad7412fb-f3a1-41d3-9cde-64cf1a945b37 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:55.850233 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-ad7412fb-f3a1-41d3-9cde-64cf1a945b37 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] show called for member f7fb64ad-879a-4fdd-9aec-62c45f727c20 {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:37:55.855060 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:55.855060 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:55.880510 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ad7412fb-f3a1-41d3-9cde-64cf1a945b37 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 returned with HTTP 200 Apr 30 21:37:55.882043 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1124/2235] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:37:55 2022] GET /volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 => generated 389 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:55.892224 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fb51acce-a305-49b2-86b9-7c701a15f44f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:55.902567 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb51acce-a305-49b2-86b9-7c701a15f44f tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] GET http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/volumes/detail Apr 30 21:37:55.903321 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb51acce-a305-49b2-86b9-7c701a15f44f tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:55.903935 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb51acce-a305-49b2-86b9-7c701a15f44f tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:55.904840 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-fb51acce-a305-49b2-86b9-7c701a15f44f tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:55.906756 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-fb51acce-a305-49b2-86b9-7c701a15f44f tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:37:55.968229 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fb51acce-a305-49b2-86b9-7c701a15f44f tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Get all volumes completed successfully. Apr 30 21:37:55.989142 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb51acce-a305-49b2-86b9-7c701a15f44f tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/volumes/detail returned with HTTP 200 Apr 30 21:37:55.989142 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1112/2236] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:37:55 2022] GET /volume/v3/55078acf790d40b1984a6cc9c663fb02/volumes/detail => generated 15 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:55.997847 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-24e4b6d2-b7c1-455f-b6b1-de8bc8dc22fb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:56.001717 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-24e4b6d2-b7c1-455f-b6b1-de8bc8dc22fb tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] POST http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20/action Apr 30 21:37:56.002554 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-24e4b6d2-b7c1-455f-b6b1-de8bc8dc22fb tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:37:56.002883 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-24e4b6d2-b7c1-455f-b6b1-de8bc8dc22fb tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:56.003686 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-24e4b6d2-b7c1-455f-b6b1-de8bc8dc22fb tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] delete called for group f7fb64ad-879a-4fdd-9aec-62c45f727c20 {{(pid=122527) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Apr 30 21:37:56.003978 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.groups [None req-24e4b6d2-b7c1-455f-b6b1-de8bc8dc22fb tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Delete group with id: f7fb64ad-879a-4fdd-9aec-62c45f727c20 Apr 30 21:37:56.009911 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:56.009911 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:56.151480 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-24e4b6d2-b7c1-455f-b6b1-de8bc8dc22fb tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20/action returned with HTTP 202 Apr 30 21:37:56.151480 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1125/2237] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:37:55 2022] POST /volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Apr 30 21:37:56.158429 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5d683d5e-b78a-4490-9672-2925c34f20ed None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:56.163866 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5d683d5e-b78a-4490-9672-2925c34f20ed tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] GET http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 Apr 30 21:37:56.164568 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5d683d5e-b78a-4490-9672-2925c34f20ed tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:56.165032 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5d683d5e-b78a-4490-9672-2925c34f20ed tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:56.165371 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-5d683d5e-b78a-4490-9672-2925c34f20ed tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] show called for member f7fb64ad-879a-4fdd-9aec-62c45f727c20 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:37:56.179552 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:56.179552 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:56.221004 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5d683d5e-b78a-4490-9672-2925c34f20ed tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 returned with HTTP 200 Apr 30 21:37:56.226592 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1113/2238] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:37:56 2022] GET /volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 => generated 388 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:37:56.317914 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-649aa9d0-e2ec-4ea3-af68-239d9942bb12 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:56.323396 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-649aa9d0-e2ec-4ea3-af68-239d9942bb12 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda Apr 30 21:37:56.324129 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-649aa9d0-e2ec-4ea3-af68-239d9942bb12 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:56.324853 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-649aa9d0-e2ec-4ea3-af68-239d9942bb12 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:56.345544 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:56.345544 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:56.348222 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-649aa9d0-e2ec-4ea3-af68-239d9942bb12 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Snapshot retrieved successfully. Apr 30 21:37:56.354042 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-649aa9d0-e2ec-4ea3-af68-239d9942bb12 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda returned with HTTP 200 Apr 30 21:37:56.354832 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1126/2239] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:56 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda => generated 435 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:57.230467 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1730cfd4-3036-4b32-8615-a8745c53f8e5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:57.235064 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1730cfd4-3036-4b32-8615-a8745c53f8e5 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] GET http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 Apr 30 21:37:57.236180 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1730cfd4-3036-4b32-8615-a8745c53f8e5 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:57.236630 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1730cfd4-3036-4b32-8615-a8745c53f8e5 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:57.237014 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-1730cfd4-3036-4b32-8615-a8745c53f8e5 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] show called for member f7fb64ad-879a-4fdd-9aec-62c45f727c20 {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:37:57.245100 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1730cfd4-3036-4b32-8615-a8745c53f8e5 tempest-GroupsV320Test-1967234360 tempest-GroupsV320Test-1967234360-project] http://10.222.0.23/volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 returned with HTTP 404 Apr 30 21:37:57.255317 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-71cf225d-da22-44c7-8ed8-2a0a2f0c605f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:57.259057 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-71cf225d-da22-44c7-8ed8-2a0a2f0c605f tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] DELETE http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/group_types/56da7afb-210f-4627-a582-8dc9befd46ac Apr 30 21:37:57.259740 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-71cf225d-da22-44c7-8ed8-2a0a2f0c605f tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:57.260449 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-71cf225d-da22-44c7-8ed8-2a0a2f0c605f tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:57.268085 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1114/2240] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:37:57 2022] GET /volume/v3/55078acf790d40b1984a6cc9c663fb02/groups/f7fb64ad-879a-4fdd-9aec-62c45f727c20 => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Apr 30 21:37:57.352023 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-71cf225d-da22-44c7-8ed8-2a0a2f0c605f tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/group_types/56da7afb-210f-4627-a582-8dc9befd46ac returned with HTTP 202 Apr 30 21:37:57.353131 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1127/2241] 10.222.0.23 () {60 vars in 1380 bytes} [Sat Apr 30 21:37:57 2022] DELETE /volume/v3/584f53c7ea064585bdaac97494ffc53e/group_types/56da7afb-210f-4627-a582-8dc9befd46ac => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:37:57.361909 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9f530bb5-4bd3-4247-81ee-44e3e173f425 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:57.364024 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-271e476d-5865-445f-95bf-ffbcd61b2690 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:57.367344 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9f530bb5-4bd3-4247-81ee-44e3e173f425 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] DELETE http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/types/52678004-f6ad-4723-b3f9-cb4131f0f005 Apr 30 21:37:57.368994 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9f530bb5-4bd3-4247-81ee-44e3e173f425 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:57.369838 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9f530bb5-4bd3-4247-81ee-44e3e173f425 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:57.370639 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:57.370639 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:57.370979 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-271e476d-5865-445f-95bf-ffbcd61b2690 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda Apr 30 21:37:57.371429 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-271e476d-5865-445f-95bf-ffbcd61b2690 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:57.371884 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-271e476d-5865-445f-95bf-ffbcd61b2690 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:57.391324 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:57.391324 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:57.395822 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-271e476d-5865-445f-95bf-ffbcd61b2690 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Snapshot retrieved successfully. Apr 30 21:37:57.399065 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-271e476d-5865-445f-95bf-ffbcd61b2690 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda returned with HTTP 200 Apr 30 21:37:57.400916 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1128/2242] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:57 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda => generated 462 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:57.410127 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-19c8f007-2f8a-4d0f-b69b-97e6f094e950 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:57.414099 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19c8f007-2f8a-4d0f-b69b-97e6f094e950 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] POST http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072/action Apr 30 21:37:57.415038 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19c8f007-2f8a-4d0f-b69b-97e6f094e950 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:37:57.415532 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19c8f007-2f8a-4d0f-b69b-97e6f094e950 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:57.437651 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:57.437651 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:57.443455 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-19c8f007-2f8a-4d0f-b69b-97e6f094e950 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:57.524718 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9f530bb5-4bd3-4247-81ee-44e3e173f425 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/types/52678004-f6ad-4723-b3f9-cb4131f0f005 returned with HTTP 202 Apr 30 21:37:57.525527 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1115/2243] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:37:57 2022] DELETE /volume/v3/584f53c7ea064585bdaac97494ffc53e/types/52678004-f6ad-4723-b3f9-cb4131f0f005 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:37:57.530572 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5cbd3345-ac63-4aab-a6bd-cfb82f244d96 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:57.535845 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5cbd3345-ac63-4aab-a6bd-cfb82f244d96 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] GET http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/types/52678004-f6ad-4723-b3f9-cb4131f0f005 Apr 30 21:37:57.537238 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5cbd3345-ac63-4aab-a6bd-cfb82f244d96 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:57.537984 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5cbd3345-ac63-4aab-a6bd-cfb82f244d96 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:57.544303 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5cbd3345-ac63-4aab-a6bd-cfb82f244d96 tempest-GroupsV320Test-802867586 tempest-GroupsV320Test-802867586-project-admin] http://10.222.0.23/volume/v3/584f53c7ea064585bdaac97494ffc53e/types/52678004-f6ad-4723-b3f9-cb4131f0f005 returned with HTTP 404 Apr 30 21:37:57.545225 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1116/2244] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:37:57 2022] GET /volume/v3/584f53c7ea064585bdaac97494ffc53e/types/52678004-f6ad-4723-b3f9-cb4131f0f005 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:37:57.667241 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-19c8f007-2f8a-4d0f-b69b-97e6f094e950 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Created reservations ['3922bb88-70c2-43d5-ab00-d3520e16b9d6', 'dece470d-eac1-4cc9-afc9-2a65902833eb'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:57.693947 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-19c8f007-2f8a-4d0f-b69b-97e6f094e950 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Extend volume request issued successfully. Apr 30 21:37:57.693947 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19c8f007-2f8a-4d0f-b69b-97e6f094e950 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072/action returned with HTTP 202 Apr 30 21:37:57.693947 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1129/2245] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:37:57 2022] POST /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072/action => generated 0 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Apr 30 21:37:57.696076 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4c9d3fea-a790-4e58-b849-9b057749f41b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:57.699991 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c9d3fea-a790-4e58-b849-9b057749f41b tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 Apr 30 21:37:57.701587 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c9d3fea-a790-4e58-b849-9b057749f41b tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:57.702405 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c9d3fea-a790-4e58-b849-9b057749f41b tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:57.742127 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:57.742127 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:57.775406 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4c9d3fea-a790-4e58-b849-9b057749f41b tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:57.809147 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c9d3fea-a790-4e58-b849-9b057749f41b tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 returned with HTTP 200 Apr 30 21:37:57.809921 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1117/2246] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:57 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 => generated 903 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:58.804746 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7d0b5eea-4a64-4bf7-a10c-d98fb0beead3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:58.823739 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-293351ca-52db-4e3b-9148-8b9637ddf8ea None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:58.827526 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-293351ca-52db-4e3b-9148-8b9637ddf8ea tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 Apr 30 21:37:58.827975 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-293351ca-52db-4e3b-9148-8b9637ddf8ea tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:58.828426 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-293351ca-52db-4e3b-9148-8b9637ddf8ea tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:58.856336 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:58.856336 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:58.873080 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-293351ca-52db-4e3b-9148-8b9637ddf8ea tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:58.887753 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-293351ca-52db-4e3b-9148-8b9637ddf8ea tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 returned with HTTP 200 Apr 30 21:37:58.888906 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1118/2247] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:58 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 => generated 903 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:58.901853 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5ca3847f-1226-428b-8de9-ffcae4cb0dce None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:58.905330 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5ca3847f-1226-428b-8de9-ffcae4cb0dce tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 Apr 30 21:37:58.905782 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5ca3847f-1226-428b-8de9-ffcae4cb0dce tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:58.906242 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5ca3847f-1226-428b-8de9-ffcae4cb0dce tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:58.932198 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:58.932198 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:58.939263 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7d0b5eea-4a64-4bf7-a10c-d98fb0beead3 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] POST http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots Apr 30 21:37:58.940287 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7d0b5eea-4a64-4bf7-a10c-d98fb0beead3 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1cf4094-8c71-4bb7-be81-863501bd940e", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1367490758"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:58.954955 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5ca3847f-1226-428b-8de9-ffcae4cb0dce tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:37:58.956812 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7d0b5eea-4a64-4bf7-a10c-d98fb0beead3 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots returned with HTTP 404 Apr 30 21:37:58.964710 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1130/2248] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:37:58 2022] POST /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:37:58.967600 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-de799b21-f5f0-4877-9321-383669a4f7b9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:58.973237 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-de799b21-f5f0-4877-9321-383669a4f7b9 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] POST http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots Apr 30 21:37:58.974904 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-de799b21-f5f0-4877-9321-383669a4f7b9 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1584220765"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:58.977533 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5ca3847f-1226-428b-8de9-ffcae4cb0dce tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 returned with HTTP 200 Apr 30 21:37:58.982147 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1119/2249] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:37:58 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 => generated 903 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:37:58.991810 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b2da3006-396f-4102-9249-995382e68525 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:58.997952 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2da3006-396f-4102-9249-995382e68525 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] DELETE http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda Apr 30 21:37:58.998612 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2da3006-396f-4102-9249-995382e68525 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:58.999240 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2da3006-396f-4102-9249-995382e68525 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:58.999709 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-b2da3006-396f-4102-9249-995382e68525 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Delete snapshot with id: d0bf1a66-4729-435c-affa-1f65a2d3fbda Apr 30 21:37:59.019805 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:59.019805 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:59.021518 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b2da3006-396f-4102-9249-995382e68525 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Snapshot retrieved successfully. Apr 30 21:37:59.058460 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-de799b21-f5f0-4877-9321-383669a4f7b9 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots returned with HTTP 404 Apr 30 21:37:59.089967 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1131/2250] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:37:58 2022] POST /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots => generated 77 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:37:59.092631 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e214e7f5-3853-4c31-9e5d-337a27d116a1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:59.100079 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e214e7f5-3853-4c31-9e5d-337a27d116a1 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots?limit=invalid Apr 30 21:37:59.107672 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e214e7f5-3853-4c31-9e5d-337a27d116a1 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:59.107672 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e214e7f5-3853-4c31-9e5d-337a27d116a1 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:59.107672 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e214e7f5-3853-4c31-9e5d-337a27d116a1 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] HTTP exception thrown: limit param must be an integer Apr 30 21:37:59.107672 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e214e7f5-3853-4c31-9e5d-337a27d116a1 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots?limit=invalid returned with HTTP 400 Apr 30 21:37:59.107672 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1132/2251] 10.222.0.23 () {58 vars in 1246 bytes} [Sat Apr 30 21:37:59 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots?limit=invalid => generated 74 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:37:59.111117 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ab822579-57f9-4c0c-8383-8d1c595a9d11 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:59.118141 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ab822579-57f9-4c0c-8383-8d1c595a9d11 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots?marker=2df6a958-45d4-46cf-bba0-9743c0461508 Apr 30 21:37:59.118825 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ab822579-57f9-4c0c-8383-8d1c595a9d11 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:59.119816 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ab822579-57f9-4c0c-8383-8d1c595a9d11 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:59.120567 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-ab822579-57f9-4c0c-8383-8d1c595a9d11 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:59.123839 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-ab822579-57f9-4c0c-8383-8d1c595a9d11 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Building query based on filter {{(pid=122527) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:37:59.134494 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ab822579-57f9-4c0c-8383-8d1c595a9d11 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots?marker=2df6a958-45d4-46cf-bba0-9743c0461508 returned with HTTP 404 Apr 30 21:37:59.136818 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1133/2252] 10.222.0.23 () {58 vars in 1306 bytes} [Sat Apr 30 21:37:59 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots?marker=2df6a958-45d4-46cf-bba0-9743c0461508 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:37:59.141446 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ad4c1298-079c-42b6-9963-dd4072c775a4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:59.146542 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ad4c1298-079c-42b6-9963-dd4072c775a4 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots?sort_key=invalid Apr 30 21:37:59.146987 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ad4c1298-079c-42b6-9963-dd4072c775a4 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:59.148315 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ad4c1298-079c-42b6-9963-dd4072c775a4 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:59.148868 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-ad4c1298-079c-42b6-9963-dd4072c775a4 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:37:59.151420 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-ad4c1298-079c-42b6-9963-dd4072c775a4 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Building query based on filter {{(pid=122527) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:37:59.152397 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ad4c1298-079c-42b6-9963-dd4072c775a4 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots?sort_key=invalid returned with HTTP 400 Apr 30 21:37:59.154150 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1134/2253] 10.222.0.23 () {58 vars in 1252 bytes} [Sat Apr 30 21:37:59 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots?sort_key=invalid => generated 84 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Apr 30 21:37:59.161423 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-88a3639d-1598-4526-937c-e81081a59369 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:59.164794 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] POST http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes Apr 30 21:37:59.165502 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1077621241"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:37:59.166484 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1077621241'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:37:59.166789 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Create volume of 2 GB Apr 30 21:37:59.172375 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b2da3006-396f-4102-9249-995382e68525 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Snapshot delete request issued successfully. Apr 30 21:37:59.177151 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2da3006-396f-4102-9249-995382e68525 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda returned with HTTP 202 Apr 30 21:37:59.177318 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Availability Zones retrieved successfully. Apr 30 21:37:59.178514 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1120/2254] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:37:58 2022] DELETE /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:37:59.185719 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-037e496b-dcfe-4e65-a1dd-42e032ea8f66 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:37:59.216126 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-037e496b-dcfe-4e65-a1dd-42e032ea8f66 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda Apr 30 21:37:59.217943 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-037e496b-dcfe-4e65-a1dd-42e032ea8f66 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:37:59.219519 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-037e496b-dcfe-4e65-a1dd-42e032ea8f66 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:37:59.221145 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Flow 'volume_create_api' (cf528a74-e162-40f2-a483-d8197c272edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:37:59.225883 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9213f575-ce2e-4a04-bff0-32c6156a089d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:59.228380 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Validating volume size '2' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:37:59.267559 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:37:59.267559 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:37:59.267559 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-037e496b-dcfe-4e65-a1dd-42e032ea8f66 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Snapshot retrieved successfully. Apr 30 21:37:59.267559 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-037e496b-dcfe-4e65-a1dd-42e032ea8f66 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda returned with HTTP 200 Apr 30 21:37:59.267559 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1121/2255] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:37:59 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda => generated 461 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:37:59.301182 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9213f575-ce2e-4a04-bff0-32c6156a089d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:59.306089 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac4835a7-16b9-4f9a-ad37-c0f10b41dbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:59.674151 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Created reservations ['8c2dd16d-1a97-4735-9f3c-e3d7441a1c9e', '8efddef1-b84c-4b2f-ae99-694d9a4d6358', '2a84fdaa-9394-4332-9dde-0eabda3e2bac', 'cc12d594-f8c1-4e67-9712-96f44e4bc42f'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:37:59.676304 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac4835a7-16b9-4f9a-ad37-c0f10b41dbf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c2dd16d-1a97-4735-9f3c-e3d7441a1c9e', '8efddef1-b84c-4b2f-ae99-694d9a4d6358', '2a84fdaa-9394-4332-9dde-0eabda3e2bac', 'cc12d594-f8c1-4e67-9712-96f44e4bc42f']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:59.679183 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (724739e6-6151-461a-ba4d-72eea4b0e7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:37:59.825381 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (724739e6-6151-461a-ba4d-72eea4b0e7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '748f43fc-0a9b-4c33-a747-9fbbdd101bab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1077621241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7901698b22e64b5a9d17ffdae95763bc',qos_specs=None,replication_status=,reservations=['8c2dd16d-1a97-4735-9f3c-e3d7441a1c9e','8efddef1-b84c-4b2f-ae99-694d9a4d6358','2a84fdaa-9394-4332-9dde-0eabda3e2bac','cc12d594-f8c1-4e67-9712-96f44e4bc42f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f383f91907a43ec8c02282cc3de6414',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:37:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1077621241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=748f43fc-0a9b-4c33-a747-9fbbdd101bab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7901698b22e64b5a9d17ffdae95763bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f383f91907a43ec8c02282cc3de6414',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:37:59.827304 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd359c75-0549-47e4-99fc-3fc9e95488dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:00.000177 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd359c75-0549-47e4-99fc-3fc9e95488dc) transitioned into state 'SUCCESS' from state '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-1077621241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7901698b22e64b5a9d17ffdae95763bc',qos_specs=None,replication_status=,reservations=['8c2dd16d-1a97-4735-9f3c-e3d7441a1c9e','8efddef1-b84c-4b2f-ae99-694d9a4d6358','2a84fdaa-9394-4332-9dde-0eabda3e2bac','cc12d594-f8c1-4e67-9712-96f44e4bc42f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f383f91907a43ec8c02282cc3de6414',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:00.003169 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (162d5906-d239-4c1a-a237-8d8c2ce80a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:00.116892 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (162d5906-d239-4c1a-a237-8d8c2ce80a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:00.134381 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Flow 'volume_create_api' (cf528a74-e162-40f2-a483-d8197c272edf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:00.135184 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Create volume request issued successfully. Apr 30 21:38:00.136489 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-88a3639d-1598-4526-937c-e81081a59369 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes returned with HTTP 202 Apr 30 21:38:00.141052 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1135/2256] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:37:59 2022] POST /volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes => generated 824 bytes in 979 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:38:00.149706 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6bd9470b-84e4-4364-9896-9a7aac36e047 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:00.153315 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6bd9470b-84e4-4364-9896-9a7aac36e047 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab Apr 30 21:38:00.153780 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6bd9470b-84e4-4364-9896-9a7aac36e047 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:00.154238 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6bd9470b-84e4-4364-9896-9a7aac36e047 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:00.187669 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:00.187669 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:00.204377 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6bd9470b-84e4-4364-9896-9a7aac36e047 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Volume info retrieved successfully. Apr 30 21:38:00.221391 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6bd9470b-84e4-4364-9896-9a7aac36e047 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab returned with HTTP 200 Apr 30 21:38:00.221391 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1122/2257] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:00 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab => generated 892 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:00.263358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-048c3afd-5e53-479b-ad2a-321419274f89 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:00.272215 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-048c3afd-5e53-479b-ad2a-321419274f89 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda Apr 30 21:38:00.273674 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-048c3afd-5e53-479b-ad2a-321419274f89 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:00.274434 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-048c3afd-5e53-479b-ad2a-321419274f89 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:00.295851 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:00.295851 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:00.300060 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-048c3afd-5e53-479b-ad2a-321419274f89 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Snapshot retrieved successfully. Apr 30 21:38:00.309510 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-048c3afd-5e53-479b-ad2a-321419274f89 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda returned with HTTP 200 Apr 30 21:38:00.323331 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1136/2258] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:38:00 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda => generated 461 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:01.237400 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1986be8f-40c0-490a-88b9-c3bcc19015df None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:01.238115 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1986be8f-40c0-490a-88b9-c3bcc19015df tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab Apr 30 21:38:01.238115 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1986be8f-40c0-490a-88b9-c3bcc19015df tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:01.238627 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1986be8f-40c0-490a-88b9-c3bcc19015df tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:01.255680 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:01.255680 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:01.265819 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1986be8f-40c0-490a-88b9-c3bcc19015df tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Volume info retrieved successfully. Apr 30 21:38:01.282185 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1986be8f-40c0-490a-88b9-c3bcc19015df tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab returned with HTTP 200 Apr 30 21:38:01.300316 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1123/2259] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:01 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab => generated 916 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:01.321985 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5528971a-b6a2-44db-81f1-b21e3a2fab3d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:01.325353 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5528971a-b6a2-44db-81f1-b21e3a2fab3d tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda Apr 30 21:38:01.325844 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5528971a-b6a2-44db-81f1-b21e3a2fab3d tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:01.326291 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5528971a-b6a2-44db-81f1-b21e3a2fab3d tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:01.350239 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:01.350239 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:01.351784 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5528971a-b6a2-44db-81f1-b21e3a2fab3d tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Snapshot retrieved successfully. Apr 30 21:38:01.355307 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5528971a-b6a2-44db-81f1-b21e3a2fab3d tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda returned with HTTP 200 Apr 30 21:38:01.361078 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1137/2260] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:38:01 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda => generated 461 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:02.296791 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fd86021e-c25c-45bf-8d50-76ddbb56b1c2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:02.300564 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd86021e-c25c-45bf-8d50-76ddbb56b1c2 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab Apr 30 21:38:02.308600 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd86021e-c25c-45bf-8d50-76ddbb56b1c2 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:02.308600 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd86021e-c25c-45bf-8d50-76ddbb56b1c2 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:02.328994 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:02.328994 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:02.348715 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fd86021e-c25c-45bf-8d50-76ddbb56b1c2 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Volume info retrieved successfully. Apr 30 21:38:02.359315 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd86021e-c25c-45bf-8d50-76ddbb56b1c2 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab returned with HTTP 200 Apr 30 21:38:02.360209 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1124/2261] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:02 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab => generated 917 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:02.370953 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-894bd0d3-f2a4-4627-9347-83552c0da1ee None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:02.372467 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-894bd0d3-f2a4-4627-9347-83552c0da1ee tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda Apr 30 21:38:02.373268 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-894bd0d3-f2a4-4627-9347-83552c0da1ee tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:02.375240 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-894bd0d3-f2a4-4627-9347-83552c0da1ee tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:02.396881 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8e307e17-c657-4b81-b4f3-6466b1cac2d6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:02.397229 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-894bd0d3-f2a4-4627-9347-83552c0da1ee tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda returned with HTTP 404 Apr 30 21:38:02.398495 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1138/2262] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:38:02 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/snapshots/d0bf1a66-4729-435c-affa-1f65a2d3fbda => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:02.404332 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b977e0fb-d0ba-4eb6-8abb-c84ba0c50be7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:02.408804 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b977e0fb-d0ba-4eb6-8abb-c84ba0c50be7 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] DELETE http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 Apr 30 21:38:02.409500 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b977e0fb-d0ba-4eb6-8abb-c84ba0c50be7 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:02.410151 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b977e0fb-d0ba-4eb6-8abb-c84ba0c50be7 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:02.410734 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-b977e0fb-d0ba-4eb6-8abb-c84ba0c50be7 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Delete volume with id: 63eed675-d58c-4194-ac38-ee3f4262e072 Apr 30 21:38:02.414842 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8e307e17-c657-4b81-b4f3-6466b1cac2d6 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] POST http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots Apr 30 21:38:02.415721 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8e307e17-c657-4b81-b4f3-6466b1cac2d6 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "748f43fc-0a9b-4c33-a747-9fbbdd101bab", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1714310449"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:02.458328 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:02.458328 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:02.471478 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8e307e17-c657-4b81-b4f3-6466b1cac2d6 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Volume info retrieved successfully. Apr 30 21:38:02.471478 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.snapshots [None req-8e307e17-c657-4b81-b4f3-6466b1cac2d6 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Create snapshot from volume 748f43fc-0a9b-4c33-a747-9fbbdd101bab Apr 30 21:38:02.471704 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:02.471704 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:02.471704 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b977e0fb-d0ba-4eb6-8abb-c84ba0c50be7 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:38:02.678088 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b977e0fb-d0ba-4eb6-8abb-c84ba0c50be7 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Delete volume request issued successfully. Apr 30 21:38:02.678532 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b977e0fb-d0ba-4eb6-8abb-c84ba0c50be7 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 returned with HTTP 202 Apr 30 21:38:02.679740 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1139/2263] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:38:02 2022] DELETE /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 => generated 0 bytes in 276 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:38:02.684227 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1620da17-4746-4403-b120-f2b320185f3f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:02.693898 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1620da17-4746-4403-b120-f2b320185f3f tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 Apr 30 21:38:02.694191 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1620da17-4746-4403-b120-f2b320185f3f tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:02.694758 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1620da17-4746-4403-b120-f2b320185f3f tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:02.716031 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:02.716031 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:02.717897 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-8e307e17-c657-4b81-b4f3-6466b1cac2d6 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Created reservations ['9c860f40-3b0a-4a9b-ba61-ffb3c40ed49b', 'a73fd765-2d5e-4e71-a952-0c1e19766f2e', '7e4d9690-55dc-4cda-b282-21d3c32cbaad', 'b1a9a97f-3683-433f-9ded-d11e5d7519c3'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:38:02.730657 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1620da17-4746-4403-b120-f2b320185f3f tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:38:02.742337 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1620da17-4746-4403-b120-f2b320185f3f tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 returned with HTTP 200 Apr 30 21:38:02.743288 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1140/2264] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:02 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 => generated 902 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:02.968244 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8e307e17-c657-4b81-b4f3-6466b1cac2d6 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Snapshot create request issued successfully. Apr 30 21:38:02.976724 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8e307e17-c657-4b81-b4f3-6466b1cac2d6 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots returned with HTTP 202 Apr 30 21:38:02.976724 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1125/2265] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:38:02 2022] POST /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots => generated 318 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:38:02.978846 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-26672f34-eedf-433c-8984-7ffb19da8ed8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:02.982944 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-26672f34-eedf-433c-8984-7ffb19da8ed8 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 Apr 30 21:38:02.983399 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-26672f34-eedf-433c-8984-7ffb19da8ed8 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:02.983863 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-26672f34-eedf-433c-8984-7ffb19da8ed8 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:02.996571 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:02.996571 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:02.998046 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-26672f34-eedf-433c-8984-7ffb19da8ed8 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Snapshot retrieved successfully. Apr 30 21:38:03.000650 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-26672f34-eedf-433c-8984-7ffb19da8ed8 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 returned with HTTP 200 Apr 30 21:38:03.002471 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1141/2266] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:38:02 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 => generated 450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:03.745179 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-601bf9ee-6d00-417b-a946-b7a759190f02 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:03.757664 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c775b860-d800-4201-a9f7-dcb531bd85c9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:03.762899 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c775b860-d800-4201-a9f7-dcb531bd85c9 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 Apr 30 21:38:03.766218 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c775b860-d800-4201-a9f7-dcb531bd85c9 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:03.767775 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c775b860-d800-4201-a9f7-dcb531bd85c9 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:03.784862 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:03.784862 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:03.792914 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c775b860-d800-4201-a9f7-dcb531bd85c9 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:38:03.812343 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c775b860-d800-4201-a9f7-dcb531bd85c9 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 returned with HTTP 200 Apr 30 21:38:03.813892 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1142/2267] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:03 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 => generated 902 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:03.940370 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-601bf9ee-6d00-417b-a946-b7a759190f02 tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] POST http://10.222.0.23/volume/v3/5078809085074791b20a7f80fe99a2bd/types Apr 30 21:38:03.941708 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-601bf9ee-6d00-417b-a946-b7a759190f02 tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1905598849", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1517483316", "vendor_name": "tempest-vendor_name-1667861441"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:03.943136 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:03.943136 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:04.013635 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9b195141-7855-474c-946a-47663a832276 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:04.018471 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9b195141-7855-474c-946a-47663a832276 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 Apr 30 21:38:04.023308 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9b195141-7855-474c-946a-47663a832276 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:04.023308 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9b195141-7855-474c-946a-47663a832276 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:04.029365 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:04.029365 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:04.030447 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9b195141-7855-474c-946a-47663a832276 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Snapshot retrieved successfully. Apr 30 21:38:04.032269 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9b195141-7855-474c-946a-47663a832276 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 returned with HTTP 200 Apr 30 21:38:04.033926 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1143/2268] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:38:04 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 => generated 450 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:38:04.052989 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-601bf9ee-6d00-417b-a946-b7a759190f02 tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] http://10.222.0.23/volume/v3/5078809085074791b20a7f80fe99a2bd/types returned with HTTP 200 Apr 30 21:38:04.061906 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1126/2269] 10.222.0.23 () {60 vars in 1229 bytes} [Sat Apr 30 21:38:03 2022] POST /volume/v3/5078809085074791b20a7f80fe99a2bd/types => generated 328 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:04.064554 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:04.206317 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] POST http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes Apr 30 21:38:04.207101 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bb0d0695-33ab-4c74-81d4-db73de07f040", "size": 1, "name": "tempest-UserMessagesTest-Volume-2111035954"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:04.208130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Create volume request body: {'volume': {'volume_type': 'bb0d0695-33ab-4c74-81d4-db73de07f040', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2111035954'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:04.215238 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Create volume of 1 GB Apr 30 21:38:04.216250 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:04.216250 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:04.217698 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Availability Zones retrieved successfully. Apr 30 21:38:04.236571 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Flow 'volume_create_api' (787572e6-1f8f-490f-a039-3b569ece625e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:04.240108 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0791baba-9462-435f-ba3b-31006b50e6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:04.243828 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:38:04.297328 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0791baba-9462-435f-ba3b-31006b50e6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:38:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1517483316',vendor_name='tempest-vendor_name-1667861441'},id=bb0d0695-33ab-4c74-81d4-db73de07f040,is_public=True,name='tempest-UserMessagesTest-volume-type-1905598849',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb0d0695-33ab-4c74-81d4-db73de07f040', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:04.300972 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de2739f5-5c67-448f-867a-4da149337618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:04.358951 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1905598849 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1905598849, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:38:04.360741 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1905598849 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1905598849, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:38:04.580549 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Created reservations ['e92573b2-77c9-4a8a-9203-f0b90f1c308a', 'f1542354-a5cf-4bdb-a24b-39e0da1d5a69', '7916db7a-85d8-4ffb-a3f0-c062d34d1d8f', '7257731e-78b5-4ec3-98c4-8ee22f5ce5a7'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:38:04.582357 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de2739f5-5c67-448f-867a-4da149337618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e92573b2-77c9-4a8a-9203-f0b90f1c308a', 'f1542354-a5cf-4bdb-a24b-39e0da1d5a69', '7916db7a-85d8-4ffb-a3f0-c062d34d1d8f', '7257731e-78b5-4ec3-98c4-8ee22f5ce5a7']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:04.584297 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f3c2efe-1966-444c-8873-301a0c6b4880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:04.706837 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f3c2efe-1966-444c-8873-301a0c6b4880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b14da80-ccb8-4cbc-a63d-c1f58d34604b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2111035954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f2a927dcd02428cadef75d2c1bf3135',qos_specs=None,replication_status=,reservations=['e92573b2-77c9-4a8a-9203-f0b90f1c308a','f1542354-a5cf-4bdb-a24b-39e0da1d5a69','7916db7a-85d8-4ffb-a3f0-c062d34d1d8f','7257731e-78b5-4ec3-98c4-8ee22f5ce5a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09a9bd9abd574537a93ec8c60ee5a1eb',volume_type_id=bb0d0695-33ab-4c74-81d4-db73de07f040), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:38:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2111035954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b14da80-ccb8-4cbc-a63d-c1f58d34604b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f2a927dcd02428cadef75d2c1bf3135',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09a9bd9abd574537a93ec8c60ee5a1eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb0d0695-33ab-4c74-81d4-db73de07f040),volume_type_id=bb0d0695-33ab-4c74-81d4-db73de07f040)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:04.709196 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1c57b05-6060-453f-9d72-71ff963370f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:04.810997 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1c57b05-6060-453f-9d72-71ff963370f6) transitioned into state 'SUCCESS' from state '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-2111035954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f2a927dcd02428cadef75d2c1bf3135',qos_specs=None,replication_status=,reservations=['e92573b2-77c9-4a8a-9203-f0b90f1c308a','f1542354-a5cf-4bdb-a24b-39e0da1d5a69','7916db7a-85d8-4ffb-a3f0-c062d34d1d8f','7257731e-78b5-4ec3-98c4-8ee22f5ce5a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09a9bd9abd574537a93ec8c60ee5a1eb',volume_type_id=bb0d0695-33ab-4c74-81d4-db73de07f040)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:04.814263 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efda2657-bec3-42a4-ae04-f20ec0b68a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:04.826439 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-91b21f25-0603-4dd0-a3b0-3f434206e291 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:04.832217 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91b21f25-0603-4dd0-a3b0-3f434206e291 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 Apr 30 21:38:04.832663 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91b21f25-0603-4dd0-a3b0-3f434206e291 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:04.833186 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91b21f25-0603-4dd0-a3b0-3f434206e291 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:04.849398 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:04.849398 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:04.857950 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-91b21f25-0603-4dd0-a3b0-3f434206e291 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:38:04.867780 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91b21f25-0603-4dd0-a3b0-3f434206e291 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 returned with HTTP 200 Apr 30 21:38:04.868842 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1127/2270] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:04 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 => generated 902 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:38:04.899309 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efda2657-bec3-42a4-ae04-f20ec0b68a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:04.913566 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Flow 'volume_create_api' (787572e6-1f8f-490f-a039-3b569ece625e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:04.914321 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Create volume request issued successfully. Apr 30 21:38:04.915561 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-31986f04-7fe4-42e6-a80d-6cae6a472392 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes returned with HTTP 202 Apr 30 21:38:04.916512 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1144/2271] 10.222.0.23 () {62 vars in 1275 bytes} [Sat Apr 30 21:38:04 2022] POST /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes => generated 852 bytes in 854 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:38:04.926891 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f2ae1ce2-6cbb-41f1-853b-e37837b7230d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:04.931264 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f2ae1ce2-6cbb-41f1-853b-e37837b7230d tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] GET http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/0b14da80-ccb8-4cbc-a63d-c1f58d34604b Apr 30 21:38:04.931874 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f2ae1ce2-6cbb-41f1-853b-e37837b7230d tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:04.932386 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f2ae1ce2-6cbb-41f1-853b-e37837b7230d tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:04.950405 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:04.950405 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:04.961059 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f2ae1ce2-6cbb-41f1-853b-e37837b7230d tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Volume info retrieved successfully. Apr 30 21:38:04.996578 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f2ae1ce2-6cbb-41f1-853b-e37837b7230d tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/0b14da80-ccb8-4cbc-a63d-c1f58d34604b returned with HTTP 200 Apr 30 21:38:04.998006 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1128/2272] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:38:04 2022] GET /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/0b14da80-ccb8-4cbc-a63d-c1f58d34604b => generated 920 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:38:05.042658 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-847622d8-6db9-458a-b706-9bea8a980172 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:05.046911 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-847622d8-6db9-458a-b706-9bea8a980172 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 Apr 30 21:38:05.048092 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-847622d8-6db9-458a-b706-9bea8a980172 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:05.048756 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-847622d8-6db9-458a-b706-9bea8a980172 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:05.062301 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:05.062301 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:05.065437 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-847622d8-6db9-458a-b706-9bea8a980172 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Snapshot retrieved successfully. Apr 30 21:38:05.067647 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-847622d8-6db9-458a-b706-9bea8a980172 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 returned with HTTP 200 Apr 30 21:38:05.068383 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1145/2273] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:38:05 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 => generated 450 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:05.881750 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e7ef3a69-512f-4dec-8868-d1fa5e1fc3df None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:05.885824 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e7ef3a69-512f-4dec-8868-d1fa5e1fc3df tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 Apr 30 21:38:05.886275 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e7ef3a69-512f-4dec-8868-d1fa5e1fc3df tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:05.886741 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e7ef3a69-512f-4dec-8868-d1fa5e1fc3df tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:05.904077 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:05.904077 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:05.911887 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e7ef3a69-512f-4dec-8868-d1fa5e1fc3df tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:38:05.922052 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e7ef3a69-512f-4dec-8868-d1fa5e1fc3df tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 returned with HTTP 200 Apr 30 21:38:05.924907 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1129/2274] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:05 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 => generated 902 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:06.012692 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c99584b8-0e86-4a63-a3ed-7b8913c1d66c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:06.019227 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c99584b8-0e86-4a63-a3ed-7b8913c1d66c tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] GET http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/0b14da80-ccb8-4cbc-a63d-c1f58d34604b Apr 30 21:38:06.019920 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c99584b8-0e86-4a63-a3ed-7b8913c1d66c tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:06.020466 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c99584b8-0e86-4a63-a3ed-7b8913c1d66c tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:06.039831 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:06.039831 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:06.048445 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c99584b8-0e86-4a63-a3ed-7b8913c1d66c tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Volume info retrieved successfully. Apr 30 21:38:06.057999 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c99584b8-0e86-4a63-a3ed-7b8913c1d66c tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/0b14da80-ccb8-4cbc-a63d-c1f58d34604b returned with HTTP 200 Apr 30 21:38:06.059175 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1146/2275] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:38:06 2022] GET /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/0b14da80-ccb8-4cbc-a63d-c1f58d34604b => generated 941 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:06.072172 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-df8fe558-3914-40aa-bc15-c6f1d6e57dd7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:06.076471 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-df8fe558-3914-40aa-bc15-c6f1d6e57dd7 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] GET http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages Apr 30 21:38:06.077178 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-df8fe558-3914-40aa-bc15-c6f1d6e57dd7 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:06.077643 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-df8fe558-3914-40aa-bc15-c6f1d6e57dd7 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:06.084034 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7ee9e1fe-1802-46a1-8608-968788f9dac3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:06.094530 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7ee9e1fe-1802-46a1-8608-968788f9dac3 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 Apr 30 21:38:06.095090 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7ee9e1fe-1802-46a1-8608-968788f9dac3 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:06.095471 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7ee9e1fe-1802-46a1-8608-968788f9dac3 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:06.104584 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-df8fe558-3914-40aa-bc15-c6f1d6e57dd7 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages returned with HTTP 200 Apr 30 21:38:06.112138 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:06.112138 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:06.115938 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1130/2276] 10.222.0.23 () {60 vars in 1256 bytes} [Sat Apr 30 21:38:06 2022] GET /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages => generated 736 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:06.116434 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7ee9e1fe-1802-46a1-8608-968788f9dac3 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Snapshot retrieved successfully. Apr 30 21:38:06.116545 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-56e58ec0-f8f1-418f-a31c-4f663a75d879 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:06.119077 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7ee9e1fe-1802-46a1-8608-968788f9dac3 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 returned with HTTP 200 Apr 30 21:38:06.119877 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-56e58ec0-f8f1-418f-a31c-4f663a75d879 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] DELETE http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages/aaceaf7c-2017-422a-a113-723223f75fc3 Apr 30 21:38:06.120576 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-56e58ec0-f8f1-418f-a31c-4f663a75d879 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:06.121518 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-56e58ec0-f8f1-418f-a31c-4f663a75d879 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:06.122652 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1147/2277] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:38:06 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 => generated 450 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:06.192375 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-56e58ec0-f8f1-418f-a31c-4f663a75d879 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages/aaceaf7c-2017-422a-a113-723223f75fc3 returned with HTTP 204 Apr 30 21:38:06.193235 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1131/2278] 10.222.0.23 () {60 vars in 1370 bytes} [Sat Apr 30 21:38:06 2022] DELETE /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages/aaceaf7c-2017-422a-a113-723223f75fc3 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Apr 30 21:38:06.198157 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a6503c94-7ac8-45ca-b939-68340f055182 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:06.202240 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a6503c94-7ac8-45ca-b939-68340f055182 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] GET http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages/aaceaf7c-2017-422a-a113-723223f75fc3 Apr 30 21:38:06.203089 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a6503c94-7ac8-45ca-b939-68340f055182 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:06.204461 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a6503c94-7ac8-45ca-b939-68340f055182 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:06.218407 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a6503c94-7ac8-45ca-b939-68340f055182 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages/aaceaf7c-2017-422a-a113-723223f75fc3 returned with HTTP 404 Apr 30 21:38:06.240554 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1148/2279] 10.222.0.23 () {60 vars in 1367 bytes} [Sat Apr 30 21:38:06 2022] GET /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages/aaceaf7c-2017-422a-a113-723223f75fc3 => generated 110 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:06.241726 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b17cd0b3-c508-4f53-9d52-a51d522359ea None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:06.245785 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b17cd0b3-c508-4f53-9d52-a51d522359ea tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] POST http://10.222.0.23/volume/v3/5078809085074791b20a7f80fe99a2bd/types Apr 30 21:38:06.246928 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b17cd0b3-c508-4f53-9d52-a51d522359ea tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1518011652", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1029552174", "vendor_name": "tempest-vendor_name-1706131592"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:06.428838 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b17cd0b3-c508-4f53-9d52-a51d522359ea tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] http://10.222.0.23/volume/v3/5078809085074791b20a7f80fe99a2bd/types returned with HTTP 200 Apr 30 21:38:06.429690 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1132/2280] 10.222.0.23 () {60 vars in 1229 bytes} [Sat Apr 30 21:38:06 2022] POST /volume/v3/5078809085074791b20a7f80fe99a2bd/types => generated 328 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:06.436288 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:06.443254 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] POST http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes Apr 30 21:38:06.444591 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "68eab16c-8079-49ab-b8d3-4430753bc7ed", "size": 1, "name": "tempest-UserMessagesTest-Volume-57161947"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:06.446413 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Create volume request body: {'volume': {'volume_type': '68eab16c-8079-49ab-b8d3-4430753bc7ed', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-57161947'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:06.472623 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Create volume of 1 GB Apr 30 21:38:06.472966 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:06.472966 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:06.474206 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Availability Zones retrieved successfully. Apr 30 21:38:06.493106 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Flow 'volume_create_api' (16311c74-ccb8-4116-89fa-0c7714e529f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:06.495800 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e43481-d7db-4fee-a873-1481349f35b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:06.498261 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:38:06.522205 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e43481-d7db-4fee-a873-1481349f35b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:38:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1029552174',vendor_name='tempest-vendor_name-1706131592'},id=68eab16c-8079-49ab-b8d3-4430753bc7ed,is_public=True,name='tempest-UserMessagesTest-volume-type-1518011652',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '68eab16c-8079-49ab-b8d3-4430753bc7ed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:06.526040 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b9355d9-aa7a-4301-b6ea-2ba4dab17919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:06.565043 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1518011652 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1518011652, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:38:06.566108 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1518011652 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1518011652, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:38:06.724872 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Created reservations ['3e0374d5-614c-4103-9ec8-d73dc31b4578', 'b00cb5d0-e0f4-4e60-915e-c1cd8730419c', '9ad62f97-f0bb-4a04-8232-1c0513939ce6', '7a65130e-2373-4368-9af8-2c9fb2154489'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:38:06.728336 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b9355d9-aa7a-4301-b6ea-2ba4dab17919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e0374d5-614c-4103-9ec8-d73dc31b4578', 'b00cb5d0-e0f4-4e60-915e-c1cd8730419c', '9ad62f97-f0bb-4a04-8232-1c0513939ce6', '7a65130e-2373-4368-9af8-2c9fb2154489']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:06.731369 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7771a0ec-060d-4d92-8bcb-5385f9409e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:06.814659 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7771a0ec-060d-4d92-8bcb-5385f9409e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c89e045-e748-4edd-b060-d76bfc8c8bc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-57161947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f2a927dcd02428cadef75d2c1bf3135',qos_specs=None,replication_status=,reservations=['3e0374d5-614c-4103-9ec8-d73dc31b4578','b00cb5d0-e0f4-4e60-915e-c1cd8730419c','9ad62f97-f0bb-4a04-8232-1c0513939ce6','7a65130e-2373-4368-9af8-2c9fb2154489'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09a9bd9abd574537a93ec8c60ee5a1eb',volume_type_id=68eab16c-8079-49ab-b8d3-4430753bc7ed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:38:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-57161947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c89e045-e748-4edd-b060-d76bfc8c8bc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f2a927dcd02428cadef75d2c1bf3135',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09a9bd9abd574537a93ec8c60ee5a1eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(68eab16c-8079-49ab-b8d3-4430753bc7ed),volume_type_id=68eab16c-8079-49ab-b8d3-4430753bc7ed)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:06.816378 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f5b4425-e562-4faf-9efb-9dc86948d891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:06.907845 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f5b4425-e562-4faf-9efb-9dc86948d891) transitioned into state 'SUCCESS' from state '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-57161947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f2a927dcd02428cadef75d2c1bf3135',qos_specs=None,replication_status=,reservations=['3e0374d5-614c-4103-9ec8-d73dc31b4578','b00cb5d0-e0f4-4e60-915e-c1cd8730419c','9ad62f97-f0bb-4a04-8232-1c0513939ce6','7a65130e-2373-4368-9af8-2c9fb2154489'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09a9bd9abd574537a93ec8c60ee5a1eb',volume_type_id=68eab16c-8079-49ab-b8d3-4430753bc7ed)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:06.909791 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4ce72d7-1ad3-410f-a19e-7f9750f382dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:06.937899 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9b4f92a7-39a8-47a0-8dd0-f8331220ccb5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:06.941423 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9b4f92a7-39a8-47a0-8dd0-f8331220ccb5 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 Apr 30 21:38:06.942067 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9b4f92a7-39a8-47a0-8dd0-f8331220ccb5 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:06.942453 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9b4f92a7-39a8-47a0-8dd0-f8331220ccb5 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:06.957317 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9b4f92a7-39a8-47a0-8dd0-f8331220ccb5 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 returned with HTTP 404 Apr 30 21:38:06.962206 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1133/2281] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:06 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/63eed675-d58c-4194-ac38-ee3f4262e072 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:38:06.963944 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-032b331e-4e6e-44ac-80d3-09f383fe93ad None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:06.968680 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-032b331e-4e6e-44ac-80d3-09f383fe93ad tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] DELETE http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:38:06.972284 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-032b331e-4e6e-44ac-80d3-09f383fe93ad tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:06.972284 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-032b331e-4e6e-44ac-80d3-09f383fe93ad tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:06.972284 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-032b331e-4e6e-44ac-80d3-09f383fe93ad tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Delete volume with id: 1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:38:06.986010 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:06.986010 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:06.987447 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-032b331e-4e6e-44ac-80d3-09f383fe93ad tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:38:07.002396 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4ce72d7-1ad3-410f-a19e-7f9750f382dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:07.006715 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Flow 'volume_create_api' (16311c74-ccb8-4116-89fa-0c7714e529f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:07.008126 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Create volume request issued successfully. Apr 30 21:38:07.009413 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-80e2bbb0-3ff8-4df1-ba28-79ded905e67b tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes returned with HTTP 202 Apr 30 21:38:07.021744 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1149/2282] 10.222.0.23 () {62 vars in 1275 bytes} [Sat Apr 30 21:38:06 2022] POST /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes => generated 850 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:38:07.025382 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c2f49b78-9d62-4a72-a14a-5534cde7896f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:07.029957 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c2f49b78-9d62-4a72-a14a-5534cde7896f tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] GET http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/9c89e045-e748-4edd-b060-d76bfc8c8bc4 Apr 30 21:38:07.030147 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c2f49b78-9d62-4a72-a14a-5534cde7896f tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:07.030747 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c2f49b78-9d62-4a72-a14a-5534cde7896f tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:07.047327 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:07.047327 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:07.054721 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c2f49b78-9d62-4a72-a14a-5534cde7896f tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Volume info retrieved successfully. Apr 30 21:38:07.065484 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c2f49b78-9d62-4a72-a14a-5534cde7896f tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/9c89e045-e748-4edd-b060-d76bfc8c8bc4 returned with HTTP 200 Apr 30 21:38:07.066278 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1150/2283] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:38:07 2022] GET /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/9c89e045-e748-4edd-b060-d76bfc8c8bc4 => generated 918 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:38:07.131171 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6c96633e-e4e1-4abc-b270-e63f6b3a2598 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:07.138947 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6c96633e-e4e1-4abc-b270-e63f6b3a2598 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 Apr 30 21:38:07.139649 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6c96633e-e4e1-4abc-b270-e63f6b3a2598 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:07.140116 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6c96633e-e4e1-4abc-b270-e63f6b3a2598 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:07.151577 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:07.151577 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:07.153838 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6c96633e-e4e1-4abc-b270-e63f6b3a2598 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Snapshot retrieved successfully. Apr 30 21:38:07.160882 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6c96633e-e4e1-4abc-b270-e63f6b3a2598 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 returned with HTTP 200 Apr 30 21:38:07.173220 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1151/2284] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:38:07 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 => generated 477 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:38:07.173220 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ccb9175c-3fb1-441a-b5b7-e258b6d74035 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:07.173442 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ccb9175c-3fb1-441a-b5b7-e258b6d74035 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] POST http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes Apr 30 21:38:07.174269 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ccb9175c-3fb1-441a-b5b7-e258b6d74035 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "674df2cd-1736-4e35-9a32-b8d7f9e8a928"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:07.175342 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-ccb9175c-3fb1-441a-b5b7-e258b6d74035 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '674df2cd-1736-4e35-9a32-b8d7f9e8a928'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:07.188618 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:07.188618 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:07.189624 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ccb9175c-3fb1-441a-b5b7-e258b6d74035 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Snapshot retrieved successfully. Apr 30 21:38:07.189951 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-ccb9175c-3fb1-441a-b5b7-e258b6d74035 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Create volume of 1 GB Apr 30 21:38:07.198701 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ccb9175c-3fb1-441a-b5b7-e258b6d74035 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Availability Zones retrieved successfully. Apr 30 21:38:07.218783 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-ccb9175c-3fb1-441a-b5b7-e258b6d74035 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Flow 'volume_create_api' (213497df-3a6b-4df6-b166-d60769da750b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:07.220184 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-ccb9175c-3fb1-441a-b5b7-e258b6d74035 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36835ed-e93b-4534-a2dc-2d8e762f38e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:07.222902 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-ccb9175c-3fb1-441a-b5b7-e258b6d74035 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:38:07.224565 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-ccb9175c-3fb1-441a-b5b7-e258b6d74035 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36835ed-e93b-4534-a2dc-2d8e762f38e8) transitioned into state 'FAILURE' from state 'RUNNING' Apr 30 21:38:07.224565 ncdv-master-1 devstack@c-api.service[122527]: 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. Apr 30 21:38:07.228736 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-ccb9175c-3fb1-441a-b5b7-e258b6d74035 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36835ed-e93b-4534-a2dc-2d8e762f38e8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:07.230844 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-ccb9175c-3fb1-441a-b5b7-e258b6d74035 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e36835ed-e93b-4534-a2dc-2d8e762f38e8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Apr 30 21:38:07.233136 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-ccb9175c-3fb1-441a-b5b7-e258b6d74035 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Flow 'volume_create_api' (213497df-3a6b-4df6-b166-d60769da750b) transitioned into state 'REVERTED' from state 'RUNNING' Apr 30 21:38:07.233738 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ccb9175c-3fb1-441a-b5b7-e258b6d74035 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes returned with HTTP 400 Apr 30 21:38:07.239409 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1152/2285] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:38:07 2022] POST /volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes => generated 171 bytes in 66 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Apr 30 21:38:07.241064 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4fe050b7-572c-45f3-aae4-33f10e3f3c9a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:07.246268 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4fe050b7-572c-45f3-aae4-33f10e3f3c9a tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] DELETE http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 Apr 30 21:38:07.254342 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4fe050b7-572c-45f3-aae4-33f10e3f3c9a tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:07.254885 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4fe050b7-572c-45f3-aae4-33f10e3f3c9a tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:07.255219 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v2.snapshots [None req-4fe050b7-572c-45f3-aae4-33f10e3f3c9a tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Delete snapshot with id: 674df2cd-1736-4e35-9a32-b8d7f9e8a928 Apr 30 21:38:07.263473 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-032b331e-4e6e-44ac-80d3-09f383fe93ad tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Delete volume request issued successfully. Apr 30 21:38:07.267967 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-032b331e-4e6e-44ac-80d3-09f383fe93ad tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 202 Apr 30 21:38:07.267967 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1134/2286] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:38:06 2022] DELETE /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 0 bytes in 302 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:38:07.269606 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f07a3cbd-c787-4a91-a54e-c9b0b436a482 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:07.273851 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f07a3cbd-c787-4a91-a54e-c9b0b436a482 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:38:07.276259 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f07a3cbd-c787-4a91-a54e-c9b0b436a482 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:07.276652 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f07a3cbd-c787-4a91-a54e-c9b0b436a482 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:07.278899 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:07.278899 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:07.280443 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4fe050b7-572c-45f3-aae4-33f10e3f3c9a tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Snapshot retrieved successfully. Apr 30 21:38:07.322345 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:07.322345 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:07.332901 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f07a3cbd-c787-4a91-a54e-c9b0b436a482 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:38:07.355318 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f07a3cbd-c787-4a91-a54e-c9b0b436a482 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 200 Apr 30 21:38:07.358356 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1135/2287] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:07 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 1318 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:38:07.423873 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4fe050b7-572c-45f3-aae4-33f10e3f3c9a tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Snapshot delete request issued successfully. Apr 30 21:38:07.428735 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4fe050b7-572c-45f3-aae4-33f10e3f3c9a tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 returned with HTTP 202 Apr 30 21:38:07.430706 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1153/2288] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:38:07 2022] DELETE /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:38:07.435246 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2bff6736-bca1-48bf-b1d1-bcd21736695a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:07.440172 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2bff6736-bca1-48bf-b1d1-bcd21736695a tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 Apr 30 21:38:07.440711 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2bff6736-bca1-48bf-b1d1-bcd21736695a tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:07.441238 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2bff6736-bca1-48bf-b1d1-bcd21736695a tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:07.458873 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:07.458873 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:07.459988 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2bff6736-bca1-48bf-b1d1-bcd21736695a tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Snapshot retrieved successfully. Apr 30 21:38:07.461748 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2bff6736-bca1-48bf-b1d1-bcd21736695a tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 returned with HTTP 200 Apr 30 21:38:07.467458 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1136/2289] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:38:07 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 => generated 476 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:08.081002 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ae4d13ec-dcb3-4107-9f01-f604833555ec None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:08.086280 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ae4d13ec-dcb3-4107-9f01-f604833555ec tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] GET http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/9c89e045-e748-4edd-b060-d76bfc8c8bc4 Apr 30 21:38:08.087096 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ae4d13ec-dcb3-4107-9f01-f604833555ec tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:08.090151 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ae4d13ec-dcb3-4107-9f01-f604833555ec tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:08.129033 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:08.129033 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:08.156366 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ae4d13ec-dcb3-4107-9f01-f604833555ec tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Volume info retrieved successfully. Apr 30 21:38:08.175803 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ae4d13ec-dcb3-4107-9f01-f604833555ec tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/9c89e045-e748-4edd-b060-d76bfc8c8bc4 returned with HTTP 200 Apr 30 21:38:08.177057 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1154/2290] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:38:08 2022] GET /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/9c89e045-e748-4edd-b060-d76bfc8c8bc4 => generated 939 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:08.194455 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f25adac6-47d8-4c3a-83d6-ebe578ab7902 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:08.198442 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f25adac6-47d8-4c3a-83d6-ebe578ab7902 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] GET http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages Apr 30 21:38:08.199053 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f25adac6-47d8-4c3a-83d6-ebe578ab7902 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:08.199738 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f25adac6-47d8-4c3a-83d6-ebe578ab7902 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:08.208580 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f25adac6-47d8-4c3a-83d6-ebe578ab7902 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages returned with HTTP 200 Apr 30 21:38:08.214140 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1137/2291] 10.222.0.23 () {60 vars in 1256 bytes} [Sat Apr 30 21:38:08 2022] GET /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:08.222118 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-14f3475c-88cc-41b5-b066-c9025baa022a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:08.225940 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-14f3475c-88cc-41b5-b066-c9025baa022a tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] GET http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages/ffee3275-8642-47dd-908a-77eb3593e053 Apr 30 21:38:08.226554 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-14f3475c-88cc-41b5-b066-c9025baa022a tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:08.227269 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-14f3475c-88cc-41b5-b066-c9025baa022a tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:08.236537 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-14f3475c-88cc-41b5-b066-c9025baa022a tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages/ffee3275-8642-47dd-908a-77eb3593e053 returned with HTTP 200 Apr 30 21:38:08.237721 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1155/2292] 10.222.0.23 () {60 vars in 1367 bytes} [Sat Apr 30 21:38:08 2022] GET /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages/ffee3275-8642-47dd-908a-77eb3593e053 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:08.249657 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ff342cbf-46fa-4a47-b983-08d1879cae62 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:08.249657 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ff342cbf-46fa-4a47-b983-08d1879cae62 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] GET http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages Apr 30 21:38:08.249657 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ff342cbf-46fa-4a47-b983-08d1879cae62 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:08.249657 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ff342cbf-46fa-4a47-b983-08d1879cae62 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:08.256770 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ff342cbf-46fa-4a47-b983-08d1879cae62 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages returned with HTTP 200 Apr 30 21:38:08.257843 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1138/2293] 10.222.0.23 () {60 vars in 1256 bytes} [Sat Apr 30 21:38:08 2022] GET /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:38:08.264655 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-31a063dc-0d59-44db-bff5-42ae3f2c4144 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:08.269691 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-31a063dc-0d59-44db-bff5-42ae3f2c4144 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] DELETE http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages/ffee3275-8642-47dd-908a-77eb3593e053 Apr 30 21:38:08.270437 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-31a063dc-0d59-44db-bff5-42ae3f2c4144 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:08.271048 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-31a063dc-0d59-44db-bff5-42ae3f2c4144 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:08.341040 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-31a063dc-0d59-44db-bff5-42ae3f2c4144 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages/ffee3275-8642-47dd-908a-77eb3593e053 returned with HTTP 204 Apr 30 21:38:08.341292 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1156/2294] 10.222.0.23 () {60 vars in 1370 bytes} [Sat Apr 30 21:38:08 2022] DELETE /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/messages/ffee3275-8642-47dd-908a-77eb3593e053 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Apr 30 21:38:08.348603 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4097ac60-53a8-4c91-83ad-b53d7cdbb5af None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:08.359650 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4097ac60-53a8-4c91-83ad-b53d7cdbb5af tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] DELETE http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/9c89e045-e748-4edd-b060-d76bfc8c8bc4 Apr 30 21:38:08.359650 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4097ac60-53a8-4c91-83ad-b53d7cdbb5af tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:08.359650 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4097ac60-53a8-4c91-83ad-b53d7cdbb5af tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:08.359650 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-4097ac60-53a8-4c91-83ad-b53d7cdbb5af tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Delete volume with id: 9c89e045-e748-4edd-b060-d76bfc8c8bc4 Apr 30 21:38:08.369572 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ca58c2fe-c0ea-418f-88c6-d27fcae64da8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:08.371160 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:08.371160 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:08.375163 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ca58c2fe-c0ea-418f-88c6-d27fcae64da8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:38:08.376231 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ca58c2fe-c0ea-418f-88c6-d27fcae64da8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:08.376698 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ca58c2fe-c0ea-418f-88c6-d27fcae64da8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:08.377366 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4097ac60-53a8-4c91-83ad-b53d7cdbb5af tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Volume info retrieved successfully. Apr 30 21:38:08.383297 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-4097ac60-53a8-4c91-83ad-b53d7cdbb5af tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=122525) delete /opt/stack/cinder/cinder/volume/api.py:433}} Apr 30 21:38:08.398179 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:08.398179 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:08.408488 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ca58c2fe-c0ea-418f-88c6-d27fcae64da8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:38:08.424791 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ca58c2fe-c0ea-418f-88c6-d27fcae64da8 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 200 Apr 30 21:38:08.436015 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1157/2295] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:08 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 1318 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:38:08.449042 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-4097ac60-53a8-4c91-83ad-b53d7cdbb5af tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1518011652 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1518011652, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:38:08.449962 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-4097ac60-53a8-4c91-83ad-b53d7cdbb5af tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1518011652 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1518011652, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:38:08.483361 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9a98fadb-f165-4f58-9117-4b547b1fc5e7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:08.493722 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9a98fadb-f165-4f58-9117-4b547b1fc5e7 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 Apr 30 21:38:08.493722 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9a98fadb-f165-4f58-9117-4b547b1fc5e7 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:08.493722 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9a98fadb-f165-4f58-9117-4b547b1fc5e7 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:08.504202 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:08.504202 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:08.505237 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9a98fadb-f165-4f58-9117-4b547b1fc5e7 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Snapshot retrieved successfully. Apr 30 21:38:08.507172 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9a98fadb-f165-4f58-9117-4b547b1fc5e7 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 returned with HTTP 200 Apr 30 21:38:08.508244 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1158/2296] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:38:08 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 => generated 476 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:08.563579 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-4097ac60-53a8-4c91-83ad-b53d7cdbb5af tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Created reservations ['1579a6cc-02a5-4228-9424-1655a81603cf', '75027294-4e15-45d1-9448-f28395eada0e', 'c567b1ba-5509-4d40-9f42-72e63c3a5fc8', 'c6cf8181-b95a-4338-bc8d-f426f982242b'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:38:08.809212 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4097ac60-53a8-4c91-83ad-b53d7cdbb5af tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Delete volume request issued successfully. Apr 30 21:38:08.809649 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4097ac60-53a8-4c91-83ad-b53d7cdbb5af tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/9c89e045-e748-4edd-b060-d76bfc8c8bc4 returned with HTTP 202 Apr 30 21:38:08.814283 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1139/2297] 10.222.0.23 () {60 vars in 1367 bytes} [Sat Apr 30 21:38:08 2022] DELETE /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/9c89e045-e748-4edd-b060-d76bfc8c8bc4 => generated 0 bytes in 468 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:38:08.818944 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b32d79a0-07d0-45e5-aea5-f19366525965 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:08.820138 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b32d79a0-07d0-45e5-aea5-f19366525965 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] GET http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/9c89e045-e748-4edd-b060-d76bfc8c8bc4 Apr 30 21:38:08.820637 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b32d79a0-07d0-45e5-aea5-f19366525965 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:08.821095 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b32d79a0-07d0-45e5-aea5-f19366525965 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:08.835358 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b32d79a0-07d0-45e5-aea5-f19366525965 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/9c89e045-e748-4edd-b060-d76bfc8c8bc4 returned with HTTP 404 Apr 30 21:38:08.839667 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1159/2298] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:38:08 2022] GET /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/9c89e045-e748-4edd-b060-d76bfc8c8bc4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:08.841594 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-66459cbf-0676-4f72-b061-8caff3b8f4e0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:08.845782 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-66459cbf-0676-4f72-b061-8caff3b8f4e0 tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] DELETE http://10.222.0.23/volume/v3/5078809085074791b20a7f80fe99a2bd/types/68eab16c-8079-49ab-b8d3-4430753bc7ed Apr 30 21:38:08.848208 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-66459cbf-0676-4f72-b061-8caff3b8f4e0 tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:08.848208 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-66459cbf-0676-4f72-b061-8caff3b8f4e0 tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:09.048996 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-66459cbf-0676-4f72-b061-8caff3b8f4e0 tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] http://10.222.0.23/volume/v3/5078809085074791b20a7f80fe99a2bd/types/68eab16c-8079-49ab-b8d3-4430753bc7ed returned with HTTP 202 Apr 30 21:38:09.049888 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1140/2299] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:38:08 2022] DELETE /volume/v3/5078809085074791b20a7f80fe99a2bd/types/68eab16c-8079-49ab-b8d3-4430753bc7ed => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:38:09.054717 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-416d43f1-6f15-456b-903d-70cbc65a3945 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:09.058430 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-416d43f1-6f15-456b-903d-70cbc65a3945 tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] GET http://10.222.0.23/volume/v3/5078809085074791b20a7f80fe99a2bd/types/68eab16c-8079-49ab-b8d3-4430753bc7ed Apr 30 21:38:09.058873 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-416d43f1-6f15-456b-903d-70cbc65a3945 tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:09.059327 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-416d43f1-6f15-456b-903d-70cbc65a3945 tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:09.064802 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-416d43f1-6f15-456b-903d-70cbc65a3945 tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] http://10.222.0.23/volume/v3/5078809085074791b20a7f80fe99a2bd/types/68eab16c-8079-49ab-b8d3-4430753bc7ed returned with HTTP 404 Apr 30 21:38:09.065698 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1160/2300] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:38:09 2022] GET /volume/v3/5078809085074791b20a7f80fe99a2bd/types/68eab16c-8079-49ab-b8d3-4430753bc7ed => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:09.070377 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-581002af-e520-44ca-b022-d59872a0e6d2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:09.074363 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-581002af-e520-44ca-b022-d59872a0e6d2 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] DELETE http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/0b14da80-ccb8-4cbc-a63d-c1f58d34604b Apr 30 21:38:09.074847 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-581002af-e520-44ca-b022-d59872a0e6d2 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:09.075291 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-581002af-e520-44ca-b022-d59872a0e6d2 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:09.075678 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-581002af-e520-44ca-b022-d59872a0e6d2 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Delete volume with id: 0b14da80-ccb8-4cbc-a63d-c1f58d34604b Apr 30 21:38:09.090289 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:09.090289 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:09.091446 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-581002af-e520-44ca-b022-d59872a0e6d2 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Volume info retrieved successfully. Apr 30 21:38:09.093865 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-581002af-e520-44ca-b022-d59872a0e6d2 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=122525) delete /opt/stack/cinder/cinder/volume/api.py:433}} Apr 30 21:38:09.115957 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-581002af-e520-44ca-b022-d59872a0e6d2 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1905598849 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1905598849, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:38:09.116648 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-581002af-e520-44ca-b022-d59872a0e6d2 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1905598849 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1905598849, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:38:09.244898 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-581002af-e520-44ca-b022-d59872a0e6d2 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Created reservations ['0b29177f-1b2c-4793-acf7-6db999074ca6', 'cfe6a24f-a043-4e7f-af96-262a8f8be7de', '93696f57-6a11-4d2f-9065-819d2636cd28', '7598288d-baf4-44a3-b806-b88a3ec21293'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:38:09.368564 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-581002af-e520-44ca-b022-d59872a0e6d2 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Delete volume request issued successfully. Apr 30 21:38:09.368928 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-581002af-e520-44ca-b022-d59872a0e6d2 tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/0b14da80-ccb8-4cbc-a63d-c1f58d34604b returned with HTTP 202 Apr 30 21:38:09.369791 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1141/2301] 10.222.0.23 () {60 vars in 1367 bytes} [Sat Apr 30 21:38:09 2022] DELETE /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/0b14da80-ccb8-4cbc-a63d-c1f58d34604b => generated 0 bytes in 300 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:38:09.374344 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-428c5b19-987b-47a7-83a3-1b645631e4ab None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:09.377900 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-428c5b19-987b-47a7-83a3-1b645631e4ab tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] GET http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/0b14da80-ccb8-4cbc-a63d-c1f58d34604b Apr 30 21:38:09.378379 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-428c5b19-987b-47a7-83a3-1b645631e4ab tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:09.378847 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-428c5b19-987b-47a7-83a3-1b645631e4ab tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:09.389379 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-428c5b19-987b-47a7-83a3-1b645631e4ab tempest-UserMessagesTest-1428996037 tempest-UserMessagesTest-1428996037-project] http://10.222.0.23/volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/0b14da80-ccb8-4cbc-a63d-c1f58d34604b returned with HTTP 404 Apr 30 21:38:09.393725 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1161/2302] 10.222.0.23 () {60 vars in 1364 bytes} [Sat Apr 30 21:38:09 2022] GET /volume/v3/2f2a927dcd02428cadef75d2c1bf3135/volumes/0b14da80-ccb8-4cbc-a63d-c1f58d34604b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:09.394971 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0c8bf645-ec19-418d-bb04-5814c530d5ac None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:09.399286 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0c8bf645-ec19-418d-bb04-5814c530d5ac tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] DELETE http://10.222.0.23/volume/v3/5078809085074791b20a7f80fe99a2bd/types/bb0d0695-33ab-4c74-81d4-db73de07f040 Apr 30 21:38:09.399768 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0c8bf645-ec19-418d-bb04-5814c530d5ac tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:09.400269 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0c8bf645-ec19-418d-bb04-5814c530d5ac tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:09.438356 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5d421f50-b999-4353-a8f9-40b86551b3bc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:09.442224 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5d421f50-b999-4353-a8f9-40b86551b3bc tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:38:09.442655 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5d421f50-b999-4353-a8f9-40b86551b3bc tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:09.443101 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5d421f50-b999-4353-a8f9-40b86551b3bc tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:09.457182 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:09.457182 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:09.464165 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5d421f50-b999-4353-a8f9-40b86551b3bc tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:38:09.474427 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5d421f50-b999-4353-a8f9-40b86551b3bc tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 200 Apr 30 21:38:09.475152 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1162/2303] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:09 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 1318 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:38:09.515758 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6761b98f-62a1-4ac3-8b34-e764d413b8d7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:09.517926 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0c8bf645-ec19-418d-bb04-5814c530d5ac tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] http://10.222.0.23/volume/v3/5078809085074791b20a7f80fe99a2bd/types/bb0d0695-33ab-4c74-81d4-db73de07f040 returned with HTTP 202 Apr 30 21:38:09.518779 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1142/2304] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:38:09 2022] DELETE /volume/v3/5078809085074791b20a7f80fe99a2bd/types/bb0d0695-33ab-4c74-81d4-db73de07f040 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:38:09.520589 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6761b98f-62a1-4ac3-8b34-e764d413b8d7 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 Apr 30 21:38:09.521032 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6761b98f-62a1-4ac3-8b34-e764d413b8d7 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:09.521725 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6761b98f-62a1-4ac3-8b34-e764d413b8d7 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:09.523377 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b29f5ba1-2092-4f0a-bbed-0fc969923aaa None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:09.527097 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b29f5ba1-2092-4f0a-bbed-0fc969923aaa tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] GET http://10.222.0.23/volume/v3/5078809085074791b20a7f80fe99a2bd/types/bb0d0695-33ab-4c74-81d4-db73de07f040 Apr 30 21:38:09.527542 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b29f5ba1-2092-4f0a-bbed-0fc969923aaa tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:09.528974 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b29f5ba1-2092-4f0a-bbed-0fc969923aaa tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:09.531278 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:09.531278 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:09.532813 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6761b98f-62a1-4ac3-8b34-e764d413b8d7 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Snapshot retrieved successfully. Apr 30 21:38:09.534471 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b29f5ba1-2092-4f0a-bbed-0fc969923aaa tempest-UserMessagesTest-1404368362 tempest-UserMessagesTest-1404368362-project-admin] http://10.222.0.23/volume/v3/5078809085074791b20a7f80fe99a2bd/types/bb0d0695-33ab-4c74-81d4-db73de07f040 returned with HTTP 404 Apr 30 21:38:09.534660 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6761b98f-62a1-4ac3-8b34-e764d413b8d7 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 returned with HTTP 200 Apr 30 21:38:09.535675 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1143/2306] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:38:09 2022] GET /volume/v3/5078809085074791b20a7f80fe99a2bd/types/bb0d0695-33ab-4c74-81d4-db73de07f040 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:38:09.535806 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1163/2306] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:38:09 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:38:10.488505 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c46fd68b-bca9-45f2-8461-e34cceda7dc9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:10.492168 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c46fd68b-bca9-45f2-8461-e34cceda7dc9 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:38:10.492634 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c46fd68b-bca9-45f2-8461-e34cceda7dc9 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:10.493145 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c46fd68b-bca9-45f2-8461-e34cceda7dc9 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:10.507909 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:10.507909 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:10.514787 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c46fd68b-bca9-45f2-8461-e34cceda7dc9 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:38:10.524547 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c46fd68b-bca9-45f2-8461-e34cceda7dc9 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 200 Apr 30 21:38:10.525247 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1144/2307] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:10 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 1318 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:38:10.544384 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ab9404be-2bfe-4801-8594-d5aa6b61c642 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:10.552996 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ab9404be-2bfe-4801-8594-d5aa6b61c642 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 Apr 30 21:38:10.553447 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ab9404be-2bfe-4801-8594-d5aa6b61c642 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:10.556829 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ab9404be-2bfe-4801-8594-d5aa6b61c642 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:10.575053 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:10.575053 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:10.576064 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ab9404be-2bfe-4801-8594-d5aa6b61c642 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Snapshot retrieved successfully. Apr 30 21:38:10.577959 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ab9404be-2bfe-4801-8594-d5aa6b61c642 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 returned with HTTP 200 Apr 30 21:38:10.583108 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1164/2308] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:38:10 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 => generated 476 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:11.537408 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fad49b7b-dc61-448b-8ede-a29fec39d45a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:11.542475 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fad49b7b-dc61-448b-8ede-a29fec39d45a tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:38:11.543197 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fad49b7b-dc61-448b-8ede-a29fec39d45a tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:11.543893 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fad49b7b-dc61-448b-8ede-a29fec39d45a tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:11.561946 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:11.561946 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:11.569743 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fad49b7b-dc61-448b-8ede-a29fec39d45a tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:38:11.581084 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fad49b7b-dc61-448b-8ede-a29fec39d45a tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 200 Apr 30 21:38:11.582186 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1145/2309] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:11 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 1318 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:38:11.592231 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b6f9cfb0-32b8-4905-82f3-97616dba2330 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:11.596839 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b6f9cfb0-32b8-4905-82f3-97616dba2330 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 Apr 30 21:38:11.597263 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b6f9cfb0-32b8-4905-82f3-97616dba2330 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:11.597934 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b6f9cfb0-32b8-4905-82f3-97616dba2330 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:11.605943 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b6f9cfb0-32b8-4905-82f3-97616dba2330 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 returned with HTTP 404 Apr 30 21:38:11.606838 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1165/2310] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:38:11 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/snapshots/674df2cd-1736-4e35-9a32-b8d7f9e8a928 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:38:11.612155 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fd0921ab-8bb7-4acb-ad5b-02cff676ed35 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:11.616164 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd0921ab-8bb7-4acb-ad5b-02cff676ed35 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] DELETE http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab Apr 30 21:38:11.616598 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd0921ab-8bb7-4acb-ad5b-02cff676ed35 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:11.617049 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd0921ab-8bb7-4acb-ad5b-02cff676ed35 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:11.617453 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-fd0921ab-8bb7-4acb-ad5b-02cff676ed35 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Delete volume with id: 748f43fc-0a9b-4c33-a747-9fbbdd101bab Apr 30 21:38:11.637908 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:11.637908 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:11.643430 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fd0921ab-8bb7-4acb-ad5b-02cff676ed35 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Volume info retrieved successfully. Apr 30 21:38:11.800569 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fd0921ab-8bb7-4acb-ad5b-02cff676ed35 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Delete volume request issued successfully. Apr 30 21:38:11.801007 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd0921ab-8bb7-4acb-ad5b-02cff676ed35 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab returned with HTTP 202 Apr 30 21:38:11.802139 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1146/2311] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:38:11 2022] DELETE /volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:38:11.809594 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-46bc76fb-6bfc-4f76-99be-707a73324d80 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:11.810854 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-46bc76fb-6bfc-4f76-99be-707a73324d80 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab Apr 30 21:38:11.811546 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-46bc76fb-6bfc-4f76-99be-707a73324d80 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:11.812402 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-46bc76fb-6bfc-4f76-99be-707a73324d80 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:11.831172 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:11.831172 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:11.852237 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-46bc76fb-6bfc-4f76-99be-707a73324d80 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Volume info retrieved successfully. Apr 30 21:38:11.861422 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-46bc76fb-6bfc-4f76-99be-707a73324d80 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab returned with HTTP 200 Apr 30 21:38:11.862235 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1166/2312] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:11 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab => generated 916 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:12.594305 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d0e1a8e9-5a5a-45a8-a15c-fda5c1a970bb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:12.600000 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d0e1a8e9-5a5a-45a8-a15c-fda5c1a970bb tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:38:12.600726 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d0e1a8e9-5a5a-45a8-a15c-fda5c1a970bb tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:12.601428 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d0e1a8e9-5a5a-45a8-a15c-fda5c1a970bb tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:12.620241 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:12.620241 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:12.629014 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d0e1a8e9-5a5a-45a8-a15c-fda5c1a970bb tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Volume info retrieved successfully. Apr 30 21:38:12.642483 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d0e1a8e9-5a5a-45a8-a15c-fda5c1a970bb tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 200 Apr 30 21:38:12.643025 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1147/2313] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:12 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 1318 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:38:12.873876 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-579f05f9-e99a-404b-af16-e4b2aedc4197 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:12.877674 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-579f05f9-e99a-404b-af16-e4b2aedc4197 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab Apr 30 21:38:12.878319 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-579f05f9-e99a-404b-af16-e4b2aedc4197 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:12.878907 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-579f05f9-e99a-404b-af16-e4b2aedc4197 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:12.909501 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:12.909501 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:12.928039 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-579f05f9-e99a-404b-af16-e4b2aedc4197 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Volume info retrieved successfully. Apr 30 21:38:12.948015 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-579f05f9-e99a-404b-af16-e4b2aedc4197 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab returned with HTTP 200 Apr 30 21:38:12.952571 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1167/2314] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:12 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab => generated 916 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:13.658747 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1e6e8c62-2af5-4cb1-b4ab-71abeb66fd20 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:13.662456 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1e6e8c62-2af5-4cb1-b4ab-71abeb66fd20 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] GET http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e Apr 30 21:38:13.664125 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1e6e8c62-2af5-4cb1-b4ab-71abeb66fd20 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:13.664125 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1e6e8c62-2af5-4cb1-b4ab-71abeb66fd20 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:13.684107 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1e6e8c62-2af5-4cb1-b4ab-71abeb66fd20 tempest-VolumesExtendTest-1772170466 tempest-VolumesExtendTest-1772170466-project] http://10.222.0.23/volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e returned with HTTP 404 Apr 30 21:38:13.690532 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1148/2315] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:13 2022] GET /volume/v3/bfeeac0c49384132a08a8d0dd5654b73/volumes/1a334699-fd38-469c-9756-198b1eb6912e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:13.964487 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f790b865-b56d-45f6-90c0-e409d8a2fabc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:13.976213 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f790b865-b56d-45f6-90c0-e409d8a2fabc tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab Apr 30 21:38:13.976213 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f790b865-b56d-45f6-90c0-e409d8a2fabc tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:13.976213 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f790b865-b56d-45f6-90c0-e409d8a2fabc tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:13.999567 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:13.999567 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:14.010755 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f790b865-b56d-45f6-90c0-e409d8a2fabc tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Volume info retrieved successfully. Apr 30 21:38:14.034365 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f790b865-b56d-45f6-90c0-e409d8a2fabc tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab returned with HTTP 200 Apr 30 21:38:14.037053 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1168/2316] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:13 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab => generated 916 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:14.160676 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:14.329202 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] POST http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes Apr 30 21:38:14.329950 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2027692103"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:14.330885 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2027692103'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:14.331223 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Create volume of 1 GB Apr 30 21:38:14.339292 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Availability Zones retrieved successfully. Apr 30 21:38:14.355311 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Flow 'volume_create_api' (f4a9c041-e733-40c3-8a95-799329455f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:14.357832 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeb3acf5-8fab-46c7-a8c9-7961e823ff3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:14.363593 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:38:14.400574 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeb3acf5-8fab-46c7-a8c9-7961e823ff3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:14.402585 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e455f3-996c-4bb5-b72f-def57ea7eb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:14.650503 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Created reservations ['82a59cd2-1c3a-45d0-b37b-f0e4add378e8', 'fc0980b2-4c1a-4cde-86b8-f48560f3c443', 'dc62ccac-4317-46ba-bba5-7acc15e99231', 'acd4638f-9b92-4652-a778-e3dc6219797a'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:38:14.652746 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e455f3-996c-4bb5-b72f-def57ea7eb5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82a59cd2-1c3a-45d0-b37b-f0e4add378e8', 'fc0980b2-4c1a-4cde-86b8-f48560f3c443', 'dc62ccac-4317-46ba-bba5-7acc15e99231', 'acd4638f-9b92-4652-a778-e3dc6219797a']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:14.655184 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (757a2aae-a7c9-460d-b2a5-62f93f8d513c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:14.728526 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (757a2aae-a7c9-460d-b2a5-62f93f8d513c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a75998c-c008-4bfb-9628-1c21dee472e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2027692103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e77c0845b9d41c596a91632b64a98e1',qos_specs=None,replication_status=,reservations=['82a59cd2-1c3a-45d0-b37b-f0e4add378e8','fc0980b2-4c1a-4cde-86b8-f48560f3c443','dc62ccac-4317-46ba-bba5-7acc15e99231','acd4638f-9b92-4652-a778-e3dc6219797a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a491d663814ab28aee4f5331924220',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:38:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2027692103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a75998c-c008-4bfb-9628-1c21dee472e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e77c0845b9d41c596a91632b64a98e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46a491d663814ab28aee4f5331924220',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:14.730666 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b9519f-5273-4826-86ae-348d019ed3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:14.810479 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b9519f-5273-4826-86ae-348d019ed3df) transitioned into state 'SUCCESS' from state '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-2027692103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e77c0845b9d41c596a91632b64a98e1',qos_specs=None,replication_status=,reservations=['82a59cd2-1c3a-45d0-b37b-f0e4add378e8','fc0980b2-4c1a-4cde-86b8-f48560f3c443','dc62ccac-4317-46ba-bba5-7acc15e99231','acd4638f-9b92-4652-a778-e3dc6219797a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46a491d663814ab28aee4f5331924220',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:14.812272 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb53cc54-15e6-4d07-83fd-c97422e465cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:14.900225 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb53cc54-15e6-4d07-83fd-c97422e465cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:14.903074 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Flow 'volume_create_api' (f4a9c041-e733-40c3-8a95-799329455f94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:14.903932 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Create volume request issued successfully. Apr 30 21:38:14.905460 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97eeac00-2402-4ed7-81f5-2a73e9650f78 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes returned with HTTP 202 Apr 30 21:38:14.906268 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1149/2317] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:38:14 2022] POST /volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes => generated 812 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:38:14.917574 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9f67f6b4-0c85-4c4b-b575-7d238d70578e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:14.921496 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9f67f6b4-0c85-4c4b-b575-7d238d70578e tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] GET http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 Apr 30 21:38:14.922136 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9f67f6b4-0c85-4c4b-b575-7d238d70578e tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:14.922598 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9f67f6b4-0c85-4c4b-b575-7d238d70578e tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:14.936847 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:14.936847 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:14.951275 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9f67f6b4-0c85-4c4b-b575-7d238d70578e tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Volume info retrieved successfully. Apr 30 21:38:14.978107 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9f67f6b4-0c85-4c4b-b575-7d238d70578e tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 returned with HTTP 200 Apr 30 21:38:14.979185 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1169/2318] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:14 2022] GET /volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 => generated 880 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:15.048733 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8fed9cb8-0336-468e-9528-e0356ca5c228 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:15.052616 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8fed9cb8-0336-468e-9528-e0356ca5c228 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab Apr 30 21:38:15.053190 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8fed9cb8-0336-468e-9528-e0356ca5c228 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:15.053651 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8fed9cb8-0336-468e-9528-e0356ca5c228 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:15.253938 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:15.253938 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:15.263062 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8fed9cb8-0336-468e-9528-e0356ca5c228 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Volume info retrieved successfully. Apr 30 21:38:15.287311 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8fed9cb8-0336-468e-9528-e0356ca5c228 tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab returned with HTTP 200 Apr 30 21:38:15.292462 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1150/2319] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:15 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab => generated 916 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:15.991194 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-567fb3c2-f57d-47d9-808a-263e5c31488e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:15.994696 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-567fb3c2-f57d-47d9-808a-263e5c31488e tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] GET http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 Apr 30 21:38:15.995132 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-567fb3c2-f57d-47d9-808a-263e5c31488e tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:15.995607 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-567fb3c2-f57d-47d9-808a-263e5c31488e tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:16.009304 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:16.009304 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:16.016365 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-567fb3c2-f57d-47d9-808a-263e5c31488e tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Volume info retrieved successfully. Apr 30 21:38:16.025321 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-567fb3c2-f57d-47d9-808a-263e5c31488e tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 returned with HTTP 200 Apr 30 21:38:16.026549 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1170/2320] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:15 2022] GET /volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 => generated 904 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:16.143132 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:16.239028 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] POST http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes Apr 30 21:38:16.239735 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1752241952", "metadata": {"Type": "Test"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:16.240750 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1752241952', 'metadata': {'Type': 'Test'}}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:16.241145 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume of 1 GB Apr 30 21:38:16.248137 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Availability Zones retrieved successfully. Apr 30 21:38:16.263868 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Flow 'volume_create_api' (d57a0fef-5c6b-4723-a405-b03400591c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:16.267108 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6781ef70-ee12-41f8-86a6-293cbd4fed6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:16.269579 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:38:16.301817 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6781ef70-ee12-41f8-86a6-293cbd4fed6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:16.302107 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3ab1f95e-1dbd-46da-ac89-efc79cfa403c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:16.303805 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ef2f05e-78ce-4b36-a576-7744c958b4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:16.305698 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3ab1f95e-1dbd-46da-ac89-efc79cfa403c tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab Apr 30 21:38:16.306168 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3ab1f95e-1dbd-46da-ac89-efc79cfa403c tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:16.306620 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3ab1f95e-1dbd-46da-ac89-efc79cfa403c tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:16.321637 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:16.321637 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:16.328831 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3ab1f95e-1dbd-46da-ac89-efc79cfa403c tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Volume info retrieved successfully. Apr 30 21:38:16.337987 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3ab1f95e-1dbd-46da-ac89-efc79cfa403c tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab returned with HTTP 200 Apr 30 21:38:16.338744 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1171/2321] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:16 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab => generated 916 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:38:16.528955 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Created reservations ['96068c67-aa48-43b6-92f1-7a58ff006596', 'bef57629-afa9-4891-b308-cc2a8f66ae5c', '2e05317e-24ef-49ff-a724-98609f9164d1', 'e41b34f5-bd50-479b-9383-ecf571bdbcd1'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:38:16.530863 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ef2f05e-78ce-4b36-a576-7744c958b4c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96068c67-aa48-43b6-92f1-7a58ff006596', 'bef57629-afa9-4891-b308-cc2a8f66ae5c', '2e05317e-24ef-49ff-a724-98609f9164d1', 'e41b34f5-bd50-479b-9383-ecf571bdbcd1']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:16.533435 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35fde2de-4ad6-4bdb-977d-23d2d4271ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:16.623204 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35fde2de-4ad6-4bdb-977d-23d2d4271ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21588e74-83a5-4041-987a-c71477a0dbd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1752241952',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='903ce8c98e7941809c3641af803b1030',qos_specs=None,replication_status=,reservations=['96068c67-aa48-43b6-92f1-7a58ff006596','bef57629-afa9-4891-b308-cc2a8f66ae5c','2e05317e-24ef-49ff-a724-98609f9164d1','e41b34f5-bd50-479b-9383-ecf571bdbcd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:38:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1752241952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21588e74-83a5-4041-987a-c71477a0dbd1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='903ce8c98e7941809c3641af803b1030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:16.625891 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d8c11ba-cb58-41df-bb12-e88f9fef3c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:16.724502 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d8c11ba-cb58-41df-bb12-e88f9fef3c4f) transitioned into state 'SUCCESS' from state '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-1752241952',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='903ce8c98e7941809c3641af803b1030',qos_specs=None,replication_status=,reservations=['96068c67-aa48-43b6-92f1-7a58ff006596','bef57629-afa9-4891-b308-cc2a8f66ae5c','2e05317e-24ef-49ff-a724-98609f9164d1','e41b34f5-bd50-479b-9383-ecf571bdbcd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:16.726309 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04b42991-c275-4859-b20f-7c917b843535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:16.827064 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04b42991-c275-4859-b20f-7c917b843535) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:16.830084 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Flow 'volume_create_api' (d57a0fef-5c6b-4723-a405-b03400591c64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:16.831560 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume request issued successfully. Apr 30 21:38:16.831947 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-43a9412a-a7a8-4045-b36c-5179407ce8ad tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes returned with HTTP 202 Apr 30 21:38:16.832726 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1151/2322] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:38:16 2022] POST /volume/v3/903ce8c98e7941809c3641af803b1030/volumes => generated 821 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:38:16.843156 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ea21ad74-b5a1-4a3b-aa2a-ead6a353dd4d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:16.846882 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ea21ad74-b5a1-4a3b-aa2a-ead6a353dd4d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 Apr 30 21:38:16.847321 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ea21ad74-b5a1-4a3b-aa2a-ead6a353dd4d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:16.847774 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ea21ad74-b5a1-4a3b-aa2a-ead6a353dd4d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:16.861361 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:16.861361 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:16.867972 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ea21ad74-b5a1-4a3b-aa2a-ead6a353dd4d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:16.877006 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ea21ad74-b5a1-4a3b-aa2a-ead6a353dd4d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 returned with HTTP 200 Apr 30 21:38:16.877900 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1172/2323] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:16 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 => generated 889 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:17.039529 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0a517ba0-401c-4049-a4b1-f158a91436cf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:17.043303 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0a517ba0-401c-4049-a4b1-f158a91436cf tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] GET http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 Apr 30 21:38:17.043778 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0a517ba0-401c-4049-a4b1-f158a91436cf tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:17.044271 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0a517ba0-401c-4049-a4b1-f158a91436cf tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:17.059289 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:17.059289 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:17.068141 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0a517ba0-401c-4049-a4b1-f158a91436cf tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Volume info retrieved successfully. Apr 30 21:38:17.082114 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0a517ba0-401c-4049-a4b1-f158a91436cf tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 returned with HTTP 200 Apr 30 21:38:17.082861 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1152/2324] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:17 2022] GET /volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 => generated 905 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:17.094516 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-04732aa7-cebb-4074-ba9d-b8bef5555711 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:17.098437 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-04732aa7-cebb-4074-ba9d-b8bef5555711 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] GET http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/limits Apr 30 21:38:17.098910 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-04732aa7-cebb-4074-ba9d-b8bef5555711 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:17.099366 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-04732aa7-cebb-4074-ba9d-b8bef5555711 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:17.136243 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-04732aa7-cebb-4074-ba9d-b8bef5555711 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/limits returned with HTTP 200 Apr 30 21:38:17.136989 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1173/2325] 10.222.0.23 () {58 vars in 1210 bytes} [Sat Apr 30 21:38:17 2022] GET /volume/v3/7e77c0845b9d41c596a91632b64a98e1/limits => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:17.144764 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-85e525d1-2121-46ac-b30d-f04befd9a841 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:17.149220 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-85e525d1-2121-46ac-b30d-f04befd9a841 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] DELETE http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 Apr 30 21:38:17.149669 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-85e525d1-2121-46ac-b30d-f04befd9a841 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:17.150168 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-85e525d1-2121-46ac-b30d-f04befd9a841 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:17.150565 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-85e525d1-2121-46ac-b30d-f04befd9a841 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Delete volume with id: 9a75998c-c008-4bfb-9628-1c21dee472e8 Apr 30 21:38:17.164393 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:17.164393 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:17.165570 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-85e525d1-2121-46ac-b30d-f04befd9a841 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Volume info retrieved successfully. Apr 30 21:38:17.352342 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2f234bb0-8040-41f6-ad8e-ad1d89467fde None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:17.357134 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2f234bb0-8040-41f6-ad8e-ad1d89467fde tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] GET http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab Apr 30 21:38:17.357713 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2f234bb0-8040-41f6-ad8e-ad1d89467fde tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:17.358314 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2f234bb0-8040-41f6-ad8e-ad1d89467fde tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:17.372370 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2f234bb0-8040-41f6-ad8e-ad1d89467fde tempest-VolumesSnapshotNegativeTestJSON-1858478793 tempest-VolumesSnapshotNegativeTestJSON-1858478793-project] http://10.222.0.23/volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab returned with HTTP 404 Apr 30 21:38:17.373430 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1174/2326] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:17 2022] GET /volume/v3/7901698b22e64b5a9d17ffdae95763bc/volumes/748f43fc-0a9b-4c33-a747-9fbbdd101bab => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:38:17.424609 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-85e525d1-2121-46ac-b30d-f04befd9a841 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Delete volume request issued successfully. Apr 30 21:38:17.425256 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-85e525d1-2121-46ac-b30d-f04befd9a841 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 returned with HTTP 202 Apr 30 21:38:17.426113 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1153/2327] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:38:17 2022] DELETE /volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 => generated 0 bytes in 283 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:38:17.430885 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7583802c-414b-49ec-9c50-6aed5c80fea5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:17.439013 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7583802c-414b-49ec-9c50-6aed5c80fea5 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] GET http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 Apr 30 21:38:17.439013 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7583802c-414b-49ec-9c50-6aed5c80fea5 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:17.439361 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7583802c-414b-49ec-9c50-6aed5c80fea5 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:17.453319 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:17.453319 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:17.460933 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7583802c-414b-49ec-9c50-6aed5c80fea5 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Volume info retrieved successfully. Apr 30 21:38:17.470316 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7583802c-414b-49ec-9c50-6aed5c80fea5 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 returned with HTTP 200 Apr 30 21:38:17.470961 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1175/2328] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:17 2022] GET /volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 => generated 904 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:17.889052 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-76520788-7bf6-4061-8a3d-b1896d5eb4e0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:17.893155 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-76520788-7bf6-4061-8a3d-b1896d5eb4e0 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 Apr 30 21:38:17.893592 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-76520788-7bf6-4061-8a3d-b1896d5eb4e0 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:17.894080 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-76520788-7bf6-4061-8a3d-b1896d5eb4e0 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:17.909216 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:17.909216 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:17.917094 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-76520788-7bf6-4061-8a3d-b1896d5eb4e0 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:17.926247 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-76520788-7bf6-4061-8a3d-b1896d5eb4e0 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 returned with HTTP 200 Apr 30 21:38:17.926896 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1154/2329] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:17 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 => generated 913 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:18.482841 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-65060fe1-de52-4fe7-916f-56546034d34d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:18.487499 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-65060fe1-de52-4fe7-916f-56546034d34d tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] GET http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 Apr 30 21:38:18.487947 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-65060fe1-de52-4fe7-916f-56546034d34d tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:18.488513 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-65060fe1-de52-4fe7-916f-56546034d34d tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:18.502768 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:18.502768 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:18.509887 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-65060fe1-de52-4fe7-916f-56546034d34d tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Volume info retrieved successfully. Apr 30 21:38:18.518808 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-65060fe1-de52-4fe7-916f-56546034d34d tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 returned with HTTP 200 Apr 30 21:38:18.519535 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1176/2330] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:18 2022] GET /volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 => generated 904 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:18.939087 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a41f4ec4-a8d8-437b-920f-c42543d6835d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:18.943583 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a41f4ec4-a8d8-437b-920f-c42543d6835d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 Apr 30 21:38:18.944291 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a41f4ec4-a8d8-437b-920f-c42543d6835d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:18.944955 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a41f4ec4-a8d8-437b-920f-c42543d6835d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:18.960050 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:18.960050 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:18.968255 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a41f4ec4-a8d8-437b-920f-c42543d6835d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:18.982756 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a41f4ec4-a8d8-437b-920f-c42543d6835d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 returned with HTTP 200 Apr 30 21:38:18.984423 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1155/2331] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:18 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 => generated 914 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:18.996109 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cff897ca-9a07-4843-9940-a9ff70fc623d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:18.999655 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cff897ca-9a07-4843-9940-a9ff70fc623d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 Apr 30 21:38:19.000133 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cff897ca-9a07-4843-9940-a9ff70fc623d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:19.000613 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cff897ca-9a07-4843-9940-a9ff70fc623d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:19.014831 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:19.014831 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:19.022757 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cff897ca-9a07-4843-9940-a9ff70fc623d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:19.034625 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cff897ca-9a07-4843-9940-a9ff70fc623d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 returned with HTTP 200 Apr 30 21:38:19.035372 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1177/2332] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:18 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 => generated 914 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:19.046644 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e8efbe28-51cf-49d0-b290-a05d0068cba4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:19.056613 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e8efbe28-51cf-49d0-b290-a05d0068cba4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] PUT http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 Apr 30 21:38:19.057318 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e8efbe28-51cf-49d0-b290-a05d0068cba4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1752241952"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:19.075968 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:19.075968 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:19.085729 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e8efbe28-51cf-49d0-b290-a05d0068cba4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:19.141352 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e8efbe28-51cf-49d0-b290-a05d0068cba4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume updated successfully. Apr 30 21:38:19.142947 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e8efbe28-51cf-49d0-b290-a05d0068cba4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 returned with HTTP 200 Apr 30 21:38:19.152561 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1156/2333] 10.222.0.23 () {60 vars in 1344 bytes} [Sat Apr 30 21:38:19 2022] PUT /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 => generated 846 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:19.162396 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8d3bfffe-bc39-4fca-9aae-0bba94ddf0ee None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:19.172773 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8d3bfffe-bc39-4fca-9aae-0bba94ddf0ee tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] PUT http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 Apr 30 21:38:19.172773 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8d3bfffe-bc39-4fca-9aae-0bba94ddf0ee tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1522669211", "description": "This is the new description of volume"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:19.181490 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:19.181490 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:19.188280 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8d3bfffe-bc39-4fca-9aae-0bba94ddf0ee tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:19.305649 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8d3bfffe-bc39-4fca-9aae-0bba94ddf0ee tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume updated successfully. Apr 30 21:38:19.310773 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8d3bfffe-bc39-4fca-9aae-0bba94ddf0ee tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 returned with HTTP 200 Apr 30 21:38:19.310773 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1178/2334] 10.222.0.23 () {60 vars in 1345 bytes} [Sat Apr 30 21:38:19 2022] PUT /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 => generated 885 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:19.320500 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-af09212d-42d4-4d58-aa68-07a10178c08c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:19.324312 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-af09212d-42d4-4d58-aa68-07a10178c08c tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 Apr 30 21:38:19.324832 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-af09212d-42d4-4d58-aa68-07a10178c08c tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:19.325462 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-af09212d-42d4-4d58-aa68-07a10178c08c tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:19.340526 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:19.340526 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:19.348330 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-af09212d-42d4-4d58-aa68-07a10178c08c tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:19.356626 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-af09212d-42d4-4d58-aa68-07a10178c08c tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 returned with HTTP 200 Apr 30 21:38:19.357333 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1157/2335] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:19 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 => generated 953 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:19.368470 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:19.373573 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] POST http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes Apr 30 21:38:19.374657 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1136284714", "availability_zone": "nova", "size": 1}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:19.376378 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1136284714', 'availability_zone': 'nova', 'size': 1}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:19.376837 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume of 1 GB Apr 30 21:38:19.385214 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Availability Zones retrieved successfully. Apr 30 21:38:19.407177 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Flow 'volume_create_api' (8d0b6faa-3f4d-4aa7-ad82-cc9b8aa4d99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:19.413859 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8feee331-77b9-4ff3-9c27-027cc69b76c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:19.416409 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:38:19.447470 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8feee331-77b9-4ff3-9c27-027cc69b76c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:19.449488 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (788bbe02-a9bd-4fdf-ab72-4ac51a1e0f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:19.533069 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-be35a670-8a40-40c8-85ab-244fb2a885e2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:19.536564 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-be35a670-8a40-40c8-85ab-244fb2a885e2 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] GET http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 Apr 30 21:38:19.537003 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-be35a670-8a40-40c8-85ab-244fb2a885e2 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:19.537453 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-be35a670-8a40-40c8-85ab-244fb2a885e2 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:19.551397 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:19.551397 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:19.558754 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-be35a670-8a40-40c8-85ab-244fb2a885e2 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Volume info retrieved successfully. Apr 30 21:38:19.568170 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-be35a670-8a40-40c8-85ab-244fb2a885e2 tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 returned with HTTP 200 Apr 30 21:38:19.568886 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1158/2336] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:19 2022] GET /volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 => generated 904 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:38:19.578900 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Created reservations ['ea9e04fa-9140-49cc-9fb5-86edad5298df', 'c7f881dd-44d7-4761-8e3f-225842ee011e', 'a778a798-b23a-4472-a4bf-7cdb2b22c887', '5f2083e3-b52b-4fdd-b059-f90f0acc5bd0'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:38:19.578900 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (788bbe02-a9bd-4fdf-ab72-4ac51a1e0f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea9e04fa-9140-49cc-9fb5-86edad5298df', 'c7f881dd-44d7-4761-8e3f-225842ee011e', 'a778a798-b23a-4472-a4bf-7cdb2b22c887', '5f2083e3-b52b-4fdd-b059-f90f0acc5bd0']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:19.581005 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27d94ad5-931f-4bbd-8896-8c3acef983b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:19.672934 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27d94ad5-931f-4bbd-8896-8c3acef983b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49997dce-a9ea-470a-a72e-5a09ef5681e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1136284714',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='903ce8c98e7941809c3641af803b1030',qos_specs=None,replication_status=,reservations=['ea9e04fa-9140-49cc-9fb5-86edad5298df','c7f881dd-44d7-4761-8e3f-225842ee011e','a778a798-b23a-4472-a4bf-7cdb2b22c887','5f2083e3-b52b-4fdd-b059-f90f0acc5bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:38:19Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1136284714',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49997dce-a9ea-470a-a72e-5a09ef5681e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='903ce8c98e7941809c3641af803b1030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:19.674855 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86f3dc96-2422-4d7b-8dce-ea9257eec2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:19.778256 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86f3dc96-2422-4d7b-8dce-ea9257eec2bc) transitioned into 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-1136284714',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='903ce8c98e7941809c3641af803b1030',qos_specs=None,replication_status=,reservations=['ea9e04fa-9140-49cc-9fb5-86edad5298df','c7f881dd-44d7-4761-8e3f-225842ee011e','a778a798-b23a-4472-a4bf-7cdb2b22c887','5f2083e3-b52b-4fdd-b059-f90f0acc5bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:19.778256 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc330107-1da5-47f2-90ec-5a0971b2d166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:19.867770 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc330107-1da5-47f2-90ec-5a0971b2d166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:19.870237 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Flow 'volume_create_api' (8d0b6faa-3f4d-4aa7-ad82-cc9b8aa4d99c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:19.871009 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume request issued successfully. Apr 30 21:38:19.872284 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-12113a18-0d7a-4abe-94ed-5aa9bbf5c4e2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes returned with HTTP 202 Apr 30 21:38:19.882498 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1179/2337] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:38:19 2022] POST /volume/v3/903ce8c98e7941809c3641af803b1030/volumes => generated 804 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:38:19.884253 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-daa91259-9a3c-45d8-bb3c-6e532a6ac782 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:19.887984 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-daa91259-9a3c-45d8-bb3c-6e532a6ac782 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 Apr 30 21:38:19.888423 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-daa91259-9a3c-45d8-bb3c-6e532a6ac782 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:19.888873 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-daa91259-9a3c-45d8-bb3c-6e532a6ac782 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:19.904613 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:19.904613 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:19.911522 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-daa91259-9a3c-45d8-bb3c-6e532a6ac782 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:19.920098 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-daa91259-9a3c-45d8-bb3c-6e532a6ac782 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 returned with HTTP 200 Apr 30 21:38:19.920830 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1159/2338] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:19 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 => generated 872 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:20.582340 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0fb055f2-3a5a-4361-9a9b-b42014856d5c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:20.586557 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0fb055f2-3a5a-4361-9a9b-b42014856d5c tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] GET http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 Apr 30 21:38:20.587443 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0fb055f2-3a5a-4361-9a9b-b42014856d5c tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:20.588710 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0fb055f2-3a5a-4361-9a9b-b42014856d5c tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:20.607543 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:20.607543 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:20.617344 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0fb055f2-3a5a-4361-9a9b-b42014856d5c tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Volume info retrieved successfully. Apr 30 21:38:20.629566 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0fb055f2-3a5a-4361-9a9b-b42014856d5c tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 returned with HTTP 200 Apr 30 21:38:20.630482 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1180/2339] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:20 2022] GET /volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 => generated 904 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:20.934759 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d156a05e-8b16-458b-8710-4a24755d954a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:20.936914 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d156a05e-8b16-458b-8710-4a24755d954a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 Apr 30 21:38:20.937550 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d156a05e-8b16-458b-8710-4a24755d954a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:20.939347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d156a05e-8b16-458b-8710-4a24755d954a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:20.956264 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:20.956264 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:20.963236 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d156a05e-8b16-458b-8710-4a24755d954a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:20.971772 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d156a05e-8b16-458b-8710-4a24755d954a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 returned with HTTP 200 Apr 30 21:38:20.972597 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1160/2340] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:20 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 => generated 897 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:20.984195 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1a2c8d25-4517-4190-92dc-dea248d6ca44 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:20.988412 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1a2c8d25-4517-4190-92dc-dea248d6ca44 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] PUT http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 Apr 30 21:38:20.989170 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1a2c8d25-4517-4190-92dc-dea248d6ca44 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1752241952", "description": null}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:21.005226 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:21.005226 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:21.012708 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1a2c8d25-4517-4190-92dc-dea248d6ca44 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:21.080207 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1a2c8d25-4517-4190-92dc-dea248d6ca44 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume updated successfully. Apr 30 21:38:21.080207 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1a2c8d25-4517-4190-92dc-dea248d6ca44 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 returned with HTTP 200 Apr 30 21:38:21.080207 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1181/2341] 10.222.0.23 () {60 vars in 1344 bytes} [Sat Apr 30 21:38:20 2022] PUT /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 => generated 832 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:21.091186 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-66c826d6-c00d-4e6c-a9bf-33dd9674617f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:21.096298 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-66c826d6-c00d-4e6c-a9bf-33dd9674617f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] DELETE http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 Apr 30 21:38:21.096753 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-66c826d6-c00d-4e6c-a9bf-33dd9674617f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:21.097206 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-66c826d6-c00d-4e6c-a9bf-33dd9674617f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:21.097801 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-66c826d6-c00d-4e6c-a9bf-33dd9674617f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Delete volume with id: 49997dce-a9ea-470a-a72e-5a09ef5681e2 Apr 30 21:38:21.112823 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:21.112823 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:21.114007 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-66c826d6-c00d-4e6c-a9bf-33dd9674617f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:21.326034 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-66c826d6-c00d-4e6c-a9bf-33dd9674617f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Delete volume request issued successfully. Apr 30 21:38:21.326447 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-66c826d6-c00d-4e6c-a9bf-33dd9674617f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 returned with HTTP 202 Apr 30 21:38:21.327577 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1161/2342] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:38:21 2022] DELETE /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:38:21.332414 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d6528dba-e93f-4daa-88ca-712c3a873e94 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:21.336851 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d6528dba-e93f-4daa-88ca-712c3a873e94 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 Apr 30 21:38:21.337293 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d6528dba-e93f-4daa-88ca-712c3a873e94 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:21.337870 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d6528dba-e93f-4daa-88ca-712c3a873e94 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:21.353405 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:21.353405 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:21.362812 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d6528dba-e93f-4daa-88ca-712c3a873e94 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:21.377408 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d6528dba-e93f-4daa-88ca-712c3a873e94 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 returned with HTTP 200 Apr 30 21:38:21.377408 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1182/2343] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:21 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 => generated 899 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:21.643020 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a048c6b5-e6d9-470f-9250-52041739ff6e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:21.646853 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a048c6b5-e6d9-470f-9250-52041739ff6e tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] GET http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 Apr 30 21:38:21.647558 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a048c6b5-e6d9-470f-9250-52041739ff6e tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:21.648007 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a048c6b5-e6d9-470f-9250-52041739ff6e tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:21.659797 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a048c6b5-e6d9-470f-9250-52041739ff6e tempest-AbsoluteLimitsTests-660482739 tempest-AbsoluteLimitsTests-660482739-project] http://10.222.0.23/volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 returned with HTTP 404 Apr 30 21:38:21.660966 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1162/2344] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:21 2022] GET /volume/v3/7e77c0845b9d41c596a91632b64a98e1/volumes/9a75998c-c008-4bfb-9628-1c21dee472e8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:22.384862 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6bfbe7dd-352d-4569-8367-76cfa24892e6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:22.388507 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6bfbe7dd-352d-4569-8367-76cfa24892e6 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 Apr 30 21:38:22.388948 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6bfbe7dd-352d-4569-8367-76cfa24892e6 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:22.389401 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6bfbe7dd-352d-4569-8367-76cfa24892e6 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:22.403482 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:22.403482 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:22.410531 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6bfbe7dd-352d-4569-8367-76cfa24892e6 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:22.419119 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6bfbe7dd-352d-4569-8367-76cfa24892e6 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 returned with HTTP 200 Apr 30 21:38:22.419856 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1183/2345] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:22 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 => generated 899 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:23.432399 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b2dbe6d4-fca9-43bf-b14f-ea37c1a27ec4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:23.436458 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2dbe6d4-fca9-43bf-b14f-ea37c1a27ec4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 Apr 30 21:38:23.437154 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2dbe6d4-fca9-43bf-b14f-ea37c1a27ec4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:23.437329 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2dbe6d4-fca9-43bf-b14f-ea37c1a27ec4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:23.458978 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:23.458978 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:23.470452 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b2dbe6d4-fca9-43bf-b14f-ea37c1a27ec4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:23.482357 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2dbe6d4-fca9-43bf-b14f-ea37c1a27ec4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 returned with HTTP 200 Apr 30 21:38:23.483515 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1163/2346] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:23 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 => generated 899 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:24.078253 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-93e570c4-0a07-4716-91c8-5031fa3f89e7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:24.084078 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-93e570c4-0a07-4716-91c8-5031fa3f89e7 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:38:24.084823 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-93e570c4-0a07-4716-91c8-5031fa3f89e7 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:24.085949 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-93e570c4-0a07-4716-91c8-5031fa3f89e7 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:24.103286 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:24.103286 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:24.114717 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-93e570c4-0a07-4716-91c8-5031fa3f89e7 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:38:24.123949 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-93e570c4-0a07-4716-91c8-5031fa3f89e7 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:38:24.125287 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1184/2347] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:24 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 906 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:24.228357 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0c84d92e-c502-439a-9b6d-cf9f00fca4d6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:24.233179 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0c84d92e-c502-439a-9b6d-cf9f00fca4d6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:38:24.234017 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0c84d92e-c502-439a-9b6d-cf9f00fca4d6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:24.234706 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0c84d92e-c502-439a-9b6d-cf9f00fca4d6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:24.256378 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:24.256378 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:24.264492 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0c84d92e-c502-439a-9b6d-cf9f00fca4d6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:38:24.292382 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0c84d92e-c502-439a-9b6d-cf9f00fca4d6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:38:24.293668 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1164/2348] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:24 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 906 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:24.495804 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-123b2541-7bbf-4794-aabf-9859b1db2c09 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:24.499863 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-123b2541-7bbf-4794-aabf-9859b1db2c09 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 Apr 30 21:38:24.506828 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-123b2541-7bbf-4794-aabf-9859b1db2c09 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:24.506828 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-123b2541-7bbf-4794-aabf-9859b1db2c09 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:24.515918 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-123b2541-7bbf-4794-aabf-9859b1db2c09 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 returned with HTTP 404 Apr 30 21:38:24.518433 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1185/2349] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:24 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/49997dce-a9ea-470a-a72e-5a09ef5681e2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:24.523524 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ea21e0e8-eee8-46c9-9a2f-b723abafda5f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:24.527056 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ea21e0e8-eee8-46c9-9a2f-b723abafda5f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] DELETE http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 Apr 30 21:38:24.527488 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ea21e0e8-eee8-46c9-9a2f-b723abafda5f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:24.527939 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ea21e0e8-eee8-46c9-9a2f-b723abafda5f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:24.528326 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-ea21e0e8-eee8-46c9-9a2f-b723abafda5f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Delete volume with id: 21588e74-83a5-4041-987a-c71477a0dbd1 Apr 30 21:38:24.545462 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:24.545462 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:24.546593 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ea21e0e8-eee8-46c9-9a2f-b723abafda5f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:24.708884 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ea21e0e8-eee8-46c9-9a2f-b723abafda5f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Delete volume request issued successfully. Apr 30 21:38:24.709643 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ea21e0e8-eee8-46c9-9a2f-b723abafda5f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 returned with HTTP 202 Apr 30 21:38:24.710651 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1165/2350] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:38:24 2022] DELETE /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:38:24.715369 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1ca8830d-78de-4830-ae1f-43a5a55de57d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:24.719850 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1ca8830d-78de-4830-ae1f-43a5a55de57d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 Apr 30 21:38:24.721319 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1ca8830d-78de-4830-ae1f-43a5a55de57d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:24.726447 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1ca8830d-78de-4830-ae1f-43a5a55de57d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:24.747247 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:24.747247 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:24.760694 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1ca8830d-78de-4830-ae1f-43a5a55de57d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:24.774151 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1ca8830d-78de-4830-ae1f-43a5a55de57d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 returned with HTTP 200 Apr 30 21:38:24.776442 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1186/2351] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:24 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 => generated 952 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:25.264879 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3afd9f60-37ff-4a82-a1e3-6b6a015a87e4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:25.404508 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3afd9f60-37ff-4a82-a1e3-6b6a015a87e4 tempest-VolumesSummaryTest-1095212481 tempest-VolumesSummaryTest-1095212481-project] GET http://10.222.0.23/volume/v3/69d15121a0c94d118851b13b3088463b/volumes/summary Apr 30 21:38:25.405150 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3afd9f60-37ff-4a82-a1e3-6b6a015a87e4 tempest-VolumesSummaryTest-1095212481 tempest-VolumesSummaryTest-1095212481-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:25.406339 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3afd9f60-37ff-4a82-a1e3-6b6a015a87e4 tempest-VolumesSummaryTest-1095212481 tempest-VolumesSummaryTest-1095212481-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:25.406992 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-3afd9f60-37ff-4a82-a1e3-6b6a015a87e4 tempest-VolumesSummaryTest-1095212481 tempest-VolumesSummaryTest-1095212481-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:38:25.421254 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3afd9f60-37ff-4a82-a1e3-6b6a015a87e4 tempest-VolumesSummaryTest-1095212481 tempest-VolumesSummaryTest-1095212481-project] Get summary completed successfully. Apr 30 21:38:25.422010 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3afd9f60-37ff-4a82-a1e3-6b6a015a87e4 tempest-VolumesSummaryTest-1095212481 tempest-VolumesSummaryTest-1095212481-project] http://10.222.0.23/volume/v3/69d15121a0c94d118851b13b3088463b/volumes/summary returned with HTTP 200 Apr 30 21:38:25.422855 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1166/2352] 10.222.0.23 () {60 vars in 1278 bytes} [Sat Apr 30 21:38:25 2022] GET /volume/v3/69d15121a0c94d118851b13b3088463b/volumes/summary => generated 55 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:25.789356 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-537b3c11-0fcc-42ba-a819-183ef5209833 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:25.793090 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-537b3c11-0fcc-42ba-a819-183ef5209833 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 Apr 30 21:38:25.794086 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-537b3c11-0fcc-42ba-a819-183ef5209833 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:25.794682 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-537b3c11-0fcc-42ba-a819-183ef5209833 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:25.823407 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:25.823407 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:25.861549 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-537b3c11-0fcc-42ba-a819-183ef5209833 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:25.878672 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-537b3c11-0fcc-42ba-a819-183ef5209833 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 returned with HTTP 200 Apr 30 21:38:25.894596 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1187/2353] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:25 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 => generated 952 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:26.891395 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3b32cd85-a280-4a18-aa97-7d8999873914 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:26.895557 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3b32cd85-a280-4a18-aa97-7d8999873914 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 Apr 30 21:38:26.896251 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3b32cd85-a280-4a18-aa97-7d8999873914 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:26.896706 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3b32cd85-a280-4a18-aa97-7d8999873914 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:26.925468 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:26.925468 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:26.940614 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3b32cd85-a280-4a18-aa97-7d8999873914 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:26.958175 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3b32cd85-a280-4a18-aa97-7d8999873914 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 returned with HTTP 200 Apr 30 21:38:26.969520 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1167/2354] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:26 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 => generated 952 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:27.976780 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0e582fd1-09c1-43ae-93dd-530d2624a9f5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:27.981629 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0e582fd1-09c1-43ae-93dd-530d2624a9f5 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 Apr 30 21:38:27.982669 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0e582fd1-09c1-43ae-93dd-530d2624a9f5 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:27.983354 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0e582fd1-09c1-43ae-93dd-530d2624a9f5 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:28.001676 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0e582fd1-09c1-43ae-93dd-530d2624a9f5 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 returned with HTTP 404 Apr 30 21:38:28.012212 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-acd90c58-cc05-4e19-8c54-620ee53637ba None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:28.017645 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] POST http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes Apr 30 21:38:28.018637 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1401760348"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:28.023467 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1401760348'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:28.023467 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume of 1 GB Apr 30 21:38:28.023715 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1188/2355] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:27 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/21588e74-83a5-4041-987a-c71477a0dbd1 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:28.030885 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Availability Zones retrieved successfully. Apr 30 21:38:28.049881 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Flow 'volume_create_api' (274156a6-bd05-48de-b732-16df6418e583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:28.053023 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adff464e-e088-4429-a24f-6f8525c98c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:28.056471 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:38:28.102508 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adff464e-e088-4429-a24f-6f8525c98c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:28.106143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f50d58c7-51fc-43cf-bfea-d81c53445990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:28.324181 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Created reservations ['968bed42-0624-4666-9b51-9430850e1362', '11c85b3b-f8d2-4840-9773-7ca139596594', '3baf1623-0097-421f-91cf-a2ec7406398e', '65f4f640-81e1-4d1f-b324-8f4783bb5794'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:38:28.327589 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f50d58c7-51fc-43cf-bfea-d81c53445990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['968bed42-0624-4666-9b51-9430850e1362', '11c85b3b-f8d2-4840-9773-7ca139596594', '3baf1623-0097-421f-91cf-a2ec7406398e', '65f4f640-81e1-4d1f-b324-8f4783bb5794']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:28.330403 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6150b3d-eb96-4bce-aa82-78270fd15e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:28.487777 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6150b3d-eb96-4bce-aa82-78270fd15e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30460b4c-b78e-4bda-b2c2-b5a7bcd59acd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1401760348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='903ce8c98e7941809c3641af803b1030',qos_specs=None,replication_status=,reservations=['968bed42-0624-4666-9b51-9430850e1362','11c85b3b-f8d2-4840-9773-7ca139596594','3baf1623-0097-421f-91cf-a2ec7406398e','65f4f640-81e1-4d1f-b324-8f4783bb5794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:38:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1401760348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30460b4c-b78e-4bda-b2c2-b5a7bcd59acd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='903ce8c98e7941809c3641af803b1030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:28.493733 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a83bbe23-c953-4837-ba11-be5e3806b0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:28.627112 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a83bbe23-c953-4837-ba11-be5e3806b0cd) transitioned into state 'SUCCESS' from state '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-1401760348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='903ce8c98e7941809c3641af803b1030',qos_specs=None,replication_status=,reservations=['968bed42-0624-4666-9b51-9430850e1362','11c85b3b-f8d2-4840-9773-7ca139596594','3baf1623-0097-421f-91cf-a2ec7406398e','65f4f640-81e1-4d1f-b324-8f4783bb5794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:28.629230 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77911caa-97c5-42f9-849e-e8e456b577fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:28.748256 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77911caa-97c5-42f9-849e-e8e456b577fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:28.752591 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Flow 'volume_create_api' (274156a6-bd05-48de-b732-16df6418e583) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:28.754414 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume request issued successfully. Apr 30 21:38:28.757049 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-acd90c58-cc05-4e19-8c54-620ee53637ba tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes returned with HTTP 202 Apr 30 21:38:28.769334 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1168/2356] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:38:28 2022] POST /volume/v3/903ce8c98e7941809c3641af803b1030/volumes => generated 807 bytes in 749 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:38:28.772280 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-19f2bbfa-5ebc-4fb5-82b1-82715e6ce824 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:28.777626 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19f2bbfa-5ebc-4fb5-82b1-82715e6ce824 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd Apr 30 21:38:28.778302 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19f2bbfa-5ebc-4fb5-82b1-82715e6ce824 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:28.778934 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19f2bbfa-5ebc-4fb5-82b1-82715e6ce824 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:28.805921 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:28.805921 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:28.831720 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-19f2bbfa-5ebc-4fb5-82b1-82715e6ce824 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:28.895673 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19f2bbfa-5ebc-4fb5-82b1-82715e6ce824 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd returned with HTTP 200 Apr 30 21:38:28.911795 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1189/2357] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:28 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd => generated 875 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:29.217903 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:29.547968 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes Apr 30 21:38:29.549033 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-201772952"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:29.551130 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-201772952'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:29.551644 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Create volume of 1 GB Apr 30 21:38:29.552459 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:29.552459 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:29.561310 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Availability Zones retrieved successfully. Apr 30 21:38:29.591759 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Flow 'volume_create_api' (8ea38c71-283a-4b2b-b787-3ed86f4d95f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:29.599578 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ed63a98-587b-40b8-9201-968fbd475a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:29.602367 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:38:29.661518 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ed63a98-587b-40b8-9201-968fbd475a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:29.664610 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b0a763-3c51-4e8e-bda2-99ab1b678a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:29.910052 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-355a79d8-3c73-496c-8180-60a6db40a4c7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:29.918047 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-355a79d8-3c73-496c-8180-60a6db40a4c7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd Apr 30 21:38:29.918047 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-355a79d8-3c73-496c-8180-60a6db40a4c7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:29.918047 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-355a79d8-3c73-496c-8180-60a6db40a4c7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:29.931844 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:29.931844 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:29.946711 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-355a79d8-3c73-496c-8180-60a6db40a4c7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:29.956612 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-355a79d8-3c73-496c-8180-60a6db40a4c7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd returned with HTTP 200 Apr 30 21:38:29.958224 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1190/2358] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:29 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd => generated 899 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:29.968223 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Created reservations ['95716883-2630-4a93-abc4-250ff6e2a3e3', 'c0deb985-f71b-45af-9c0b-75fe095a8a6d', '7c4901c3-2a99-4e1d-8187-6ecb5423072e', '9f2e7fc5-c9ce-490f-b27d-69ad9e1b5f45'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:38:29.975255 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b0a763-3c51-4e8e-bda2-99ab1b678a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95716883-2630-4a93-abc4-250ff6e2a3e3', 'c0deb985-f71b-45af-9c0b-75fe095a8a6d', '7c4901c3-2a99-4e1d-8187-6ecb5423072e', '9f2e7fc5-c9ce-490f-b27d-69ad9e1b5f45']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:29.977846 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (436ec813-6266-41fa-94e8-a692d7cfc5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:30.082750 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (436ec813-6266-41fa-94e8-a692d7cfc5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8617593b-e417-4998-94b0-aae41a7b5b40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-201772952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19b8cfdb2ea490ebcb51f4f67262300',qos_specs=None,replication_status=,reservations=['95716883-2630-4a93-abc4-250ff6e2a3e3','c0deb985-f71b-45af-9c0b-75fe095a8a6d','7c4901c3-2a99-4e1d-8187-6ecb5423072e','9f2e7fc5-c9ce-490f-b27d-69ad9e1b5f45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6185d1aa50a4dcd919fb3410d4f30df',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:38:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-201772952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8617593b-e417-4998-94b0-aae41a7b5b40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19b8cfdb2ea490ebcb51f4f67262300',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6185d1aa50a4dcd919fb3410d4f30df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:30.084705 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e272dd78-b4b9-4616-95f7-fb676c0a85ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:30.228096 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e272dd78-b4b9-4616-95f7-fb676c0a85ba) transitioned into state 'SUCCESS' from state '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-201772952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19b8cfdb2ea490ebcb51f4f67262300',qos_specs=None,replication_status=,reservations=['95716883-2630-4a93-abc4-250ff6e2a3e3','c0deb985-f71b-45af-9c0b-75fe095a8a6d','7c4901c3-2a99-4e1d-8187-6ecb5423072e','9f2e7fc5-c9ce-490f-b27d-69ad9e1b5f45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6185d1aa50a4dcd919fb3410d4f30df',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:30.228946 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae3f5244-768d-4395-b3f4-726265a014b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:30.318815 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae3f5244-768d-4395-b3f4-726265a014b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:30.327603 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Flow 'volume_create_api' (8ea38c71-283a-4b2b-b787-3ed86f4d95f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:30.328354 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Create volume request issued successfully. Apr 30 21:38:30.336656 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b5030bcc-f1e9-471b-8d4d-02d5665cd169 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes returned with HTTP 202 Apr 30 21:38:30.337446 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1169/2359] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:38:29 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes => generated 811 bytes in 1121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:38:30.349804 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ead17d6f-3aaf-4eab-8b41-76ba97e8427a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:30.355132 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ead17d6f-3aaf-4eab-8b41-76ba97e8427a tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] GET http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 Apr 30 21:38:30.355981 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ead17d6f-3aaf-4eab-8b41-76ba97e8427a tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:30.356925 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ead17d6f-3aaf-4eab-8b41-76ba97e8427a tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:30.396016 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:30.396016 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:30.421337 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ead17d6f-3aaf-4eab-8b41-76ba97e8427a tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Volume info retrieved successfully. Apr 30 21:38:30.443097 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ead17d6f-3aaf-4eab-8b41-76ba97e8427a tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 returned with HTTP 200 Apr 30 21:38:30.444901 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1191/2360] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:30 2022] GET /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 => generated 879 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:30.970937 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-77045558-cb97-48ae-98d5-4d0aa268a8c5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:30.975752 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-77045558-cb97-48ae-98d5-4d0aa268a8c5 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd Apr 30 21:38:30.976517 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-77045558-cb97-48ae-98d5-4d0aa268a8c5 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:30.977230 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-77045558-cb97-48ae-98d5-4d0aa268a8c5 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:30.998816 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:30.998816 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:31.008383 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-77045558-cb97-48ae-98d5-4d0aa268a8c5 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:31.020292 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-77045558-cb97-48ae-98d5-4d0aa268a8c5 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd returned with HTTP 200 Apr 30 21:38:31.023401 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1170/2361] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:30 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd => generated 900 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:31.036175 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:31.040817 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] POST http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes Apr 30 21:38:31.041904 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "30460b4c-b78e-4bda-b2c2-b5a7bcd59acd", "size": 1, "name": "tempest-VolumesGetTest-Volume-1396343416", "metadata": {"Type": "Test"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:31.043253 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume request body: {'volume': {'source_volid': '30460b4c-b78e-4bda-b2c2-b5a7bcd59acd', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1396343416', 'metadata': {'Type': 'Test'}}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:31.059465 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:31.059465 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:31.061013 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume retrieved successfully. Apr 30 21:38:31.061377 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume of 1 GB Apr 30 21:38:31.074132 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Availability Zones retrieved successfully. Apr 30 21:38:31.093614 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Flow 'volume_create_api' (ccd06ba5-3acc-4b72-8182-7d05a4d640d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:31.097000 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81e4c7bd-3959-45ab-9d28-4826fa653777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:31.099719 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:38:31.132647 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81e4c7bd-3959-45ab-9d28-4826fa653777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '30460b4c-b78e-4bda-b2c2-b5a7bcd59acd', 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:31.134995 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (699f9752-7baa-4b45-b89e-8e0c3d93a209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:31.300238 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Created reservations ['f11f5f88-54ca-4857-acc9-fa20b7be7d52', 'c9473bde-bba2-40ff-bbe9-10d6cccfa81a', '320f0714-4597-48fc-b747-dfc759e157d2', '11d6ac7c-dd05-4e80-9615-6919a03fc627'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:38:31.303216 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (699f9752-7baa-4b45-b89e-8e0c3d93a209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f11f5f88-54ca-4857-acc9-fa20b7be7d52', 'c9473bde-bba2-40ff-bbe9-10d6cccfa81a', '320f0714-4597-48fc-b747-dfc759e157d2', '11d6ac7c-dd05-4e80-9615-6919a03fc627']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:31.304221 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fefba0f6-4010-4e9b-9386-038e6c2222fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:31.456816 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c9b7cf2b-9c7d-45d4-94d0-83e9cb352e86 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:31.461111 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c9b7cf2b-9c7d-45d4-94d0-83e9cb352e86 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] GET http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 Apr 30 21:38:31.461557 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c9b7cf2b-9c7d-45d4-94d0-83e9cb352e86 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:31.462219 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c9b7cf2b-9c7d-45d4-94d0-83e9cb352e86 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:31.477118 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fefba0f6-4010-4e9b-9386-038e6c2222fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd81c9ca-b302-41fc-886f-4a1d1ae692de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1396343416',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='903ce8c98e7941809c3641af803b1030',qos_specs=None,replication_status=,reservations=['f11f5f88-54ca-4857-acc9-fa20b7be7d52','c9473bde-bba2-40ff-bbe9-10d6cccfa81a','320f0714-4597-48fc-b747-dfc759e157d2','11d6ac7c-dd05-4e80-9615-6919a03fc627'],size=1,snapshot_id=None,source_replicaid=,source_volid=30460b4c-b78e-4bda-b2c2-b5a7bcd59acd,status='creating',user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:38:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1396343416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd81c9ca-b302-41fc-886f-4a1d1ae692de,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='903ce8c98e7941809c3641af803b1030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=30460b4c-b78e-4bda-b2c2-b5a7bcd59acd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:31.479711 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:31.479711 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:31.481613 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d3bfb0-efa1-4438-83a4-3582fab1c332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:31.488339 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c9b7cf2b-9c7d-45d4-94d0-83e9cb352e86 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Volume info retrieved successfully. Apr 30 21:38:31.499324 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c9b7cf2b-9c7d-45d4-94d0-83e9cb352e86 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 returned with HTTP 200 Apr 30 21:38:31.503530 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1171/2362] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:31 2022] GET /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 => generated 904 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:38:31.617977 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d3bfb0-efa1-4438-83a4-3582fab1c332) transitioned into state 'SUCCESS' from state '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-1396343416',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='903ce8c98e7941809c3641af803b1030',qos_specs=None,replication_status=,reservations=['f11f5f88-54ca-4857-acc9-fa20b7be7d52','c9473bde-bba2-40ff-bbe9-10d6cccfa81a','320f0714-4597-48fc-b747-dfc759e157d2','11d6ac7c-dd05-4e80-9615-6919a03fc627'],size=1,snapshot_id=None,source_replicaid=,source_volid=30460b4c-b78e-4bda-b2c2-b5a7bcd59acd,status='creating',user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:31.622110 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16aad684-7bfa-48da-8c12-d1343636ffcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:31.732443 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16aad684-7bfa-48da-8c12-d1343636ffcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:31.736509 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Flow 'volume_create_api' (ccd06ba5-3acc-4b72-8182-7d05a4d640d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:31.737491 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume request issued successfully. Apr 30 21:38:31.739093 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e96f28fc-1f8a-4206-91e0-a583066bd09f tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes returned with HTTP 202 Apr 30 21:38:31.753176 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-88f37445-60f0-40f1-9bf3-2ddfae208764 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:31.756822 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-88f37445-60f0-40f1-9bf3-2ddfae208764 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:31.757958 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-88f37445-60f0-40f1-9bf3-2ddfae208764 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:31.765174 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-88f37445-60f0-40f1-9bf3-2ddfae208764 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:31.765494 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1192/2363] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:38:31 2022] POST /volume/v3/903ce8c98e7941809c3641af803b1030/volumes => generated 855 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:38:31.786194 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:31.786194 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:31.803474 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-88f37445-60f0-40f1-9bf3-2ddfae208764 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:31.823742 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-88f37445-60f0-40f1-9bf3-2ddfae208764 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de returned with HTTP 200 Apr 30 21:38:31.826086 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1172/2364] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:31 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de => generated 923 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:38:32.837228 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f563996b-afe0-48c1-93f6-54de7fbff0d9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:32.843988 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f563996b-afe0-48c1-93f6-54de7fbff0d9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:32.844599 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f563996b-afe0-48c1-93f6-54de7fbff0d9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:32.845155 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f563996b-afe0-48c1-93f6-54de7fbff0d9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:32.866844 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:32.866844 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:32.875021 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f563996b-afe0-48c1-93f6-54de7fbff0d9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:32.886114 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f563996b-afe0-48c1-93f6-54de7fbff0d9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de returned with HTTP 200 Apr 30 21:38:32.888609 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1193/2365] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:32 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de => generated 947 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:33.899928 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-107486ad-82a8-4247-9339-8dc02de10e3d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:33.911743 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-107486ad-82a8-4247-9339-8dc02de10e3d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:33.914344 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-107486ad-82a8-4247-9339-8dc02de10e3d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:33.914837 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-107486ad-82a8-4247-9339-8dc02de10e3d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:33.939544 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:33.939544 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:33.949469 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-107486ad-82a8-4247-9339-8dc02de10e3d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:33.968808 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-107486ad-82a8-4247-9339-8dc02de10e3d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de returned with HTTP 200 Apr 30 21:38:33.971855 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1173/2366] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:33 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de => generated 947 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:34.986829 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d9203644-def1-4d4a-a95b-464adb25772a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:34.995621 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d9203644-def1-4d4a-a95b-464adb25772a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:34.997816 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d9203644-def1-4d4a-a95b-464adb25772a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:34.998356 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d9203644-def1-4d4a-a95b-464adb25772a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:35.024566 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:35.024566 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:35.033550 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d9203644-def1-4d4a-a95b-464adb25772a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:35.048401 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d9203644-def1-4d4a-a95b-464adb25772a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de returned with HTTP 200 Apr 30 21:38:35.057053 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1194/2367] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:34 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de => generated 947 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:36.067245 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f1a1c5df-5ddf-4679-a676-07b5cba03dd8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:36.072029 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f1a1c5df-5ddf-4679-a676-07b5cba03dd8 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:36.080248 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f1a1c5df-5ddf-4679-a676-07b5cba03dd8 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:36.083179 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f1a1c5df-5ddf-4679-a676-07b5cba03dd8 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:36.097733 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:36.097733 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:36.105847 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f1a1c5df-5ddf-4679-a676-07b5cba03dd8 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:36.117229 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f1a1c5df-5ddf-4679-a676-07b5cba03dd8 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de returned with HTTP 200 Apr 30 21:38:36.128365 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1174/2368] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:36 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de => generated 948 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:36.130727 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5339e579-07f5-4355-93d9-2bdab57efced None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:36.134288 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5339e579-07f5-4355-93d9-2bdab57efced tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:36.134724 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5339e579-07f5-4355-93d9-2bdab57efced tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:36.135371 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5339e579-07f5-4355-93d9-2bdab57efced tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:36.158499 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:36.158499 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:36.168888 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5339e579-07f5-4355-93d9-2bdab57efced tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:36.179968 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5339e579-07f5-4355-93d9-2bdab57efced tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de returned with HTTP 200 Apr 30 21:38:36.182428 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1195/2369] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:36 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de => generated 948 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:36.193176 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-01839b30-fbc5-477a-bd16-2223337398b2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:36.196743 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-01839b30-fbc5-477a-bd16-2223337398b2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] PUT http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:36.197827 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-01839b30-fbc5-477a-bd16-2223337398b2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1396343416"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:36.216062 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:36.216062 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:36.224317 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-01839b30-fbc5-477a-bd16-2223337398b2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:36.232140 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-01839b30-fbc5-477a-bd16-2223337398b2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume updated successfully. Apr 30 21:38:36.233575 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-01839b30-fbc5-477a-bd16-2223337398b2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de returned with HTTP 200 Apr 30 21:38:36.234924 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1175/2370] 10.222.0.23 () {60 vars in 1344 bytes} [Sat Apr 30 21:38:36 2022] PUT /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:36.245136 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e0665e6f-b2b4-4e35-8235-704932877d28 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:36.251490 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e0665e6f-b2b4-4e35-8235-704932877d28 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] PUT http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:36.251490 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e0665e6f-b2b4-4e35-8235-704932877d28 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1156305326", "description": "This is the new description of volume"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:36.265404 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:36.265404 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:36.280899 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e0665e6f-b2b4-4e35-8235-704932877d28 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:36.368933 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e0665e6f-b2b4-4e35-8235-704932877d28 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume updated successfully. Apr 30 21:38:36.370938 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e0665e6f-b2b4-4e35-8235-704932877d28 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de returned with HTTP 200 Apr 30 21:38:36.374698 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1196/2371] 10.222.0.23 () {60 vars in 1345 bytes} [Sat Apr 30 21:38:36 2022] PUT /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de => generated 919 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:36.385744 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-afd47388-4cea-4ed2-8b5c-a2d1a498ae09 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:36.389480 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-afd47388-4cea-4ed2-8b5c-a2d1a498ae09 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:36.389991 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-afd47388-4cea-4ed2-8b5c-a2d1a498ae09 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:36.391886 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-afd47388-4cea-4ed2-8b5c-a2d1a498ae09 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:36.418148 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:36.418148 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:36.420245 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-afd47388-4cea-4ed2-8b5c-a2d1a498ae09 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:36.431876 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-afd47388-4cea-4ed2-8b5c-a2d1a498ae09 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de returned with HTTP 200 Apr 30 21:38:36.433171 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1176/2372] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:36 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de => generated 987 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:36.444860 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:36.449067 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] POST http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes Apr 30 21:38:36.449808 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-850794667", "availability_zone": "nova", "size": 1}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:36.450825 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-850794667', 'availability_zone': 'nova', 'size': 1}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:36.451135 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume of 1 GB Apr 30 21:38:36.458276 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Availability Zones retrieved successfully. Apr 30 21:38:36.473641 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Flow 'volume_create_api' (0be1ff25-a68c-48cc-af8f-605e01f811de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:36.476240 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14cbfa42-3fec-4221-9b24-afd5047f7c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:36.478683 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:38:36.517746 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14cbfa42-3fec-4221-9b24-afd5047f7c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:36.520896 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b364126f-bac4-4a0e-aef5-992d4eee66f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:36.659906 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Created reservations ['06a1db55-ff89-4684-935a-c156d6b982f8', '5cfcec75-6679-41d8-8cc4-2d11f7824c0e', '08b349f1-0db6-4d59-a940-6b3a7d8774c4', '024d4c17-24d1-493d-9089-546009a2cce8'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:38:36.664774 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b364126f-bac4-4a0e-aef5-992d4eee66f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06a1db55-ff89-4684-935a-c156d6b982f8', '5cfcec75-6679-41d8-8cc4-2d11f7824c0e', '08b349f1-0db6-4d59-a940-6b3a7d8774c4', '024d4c17-24d1-493d-9089-546009a2cce8']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:36.668193 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0cad6ec-d51c-475e-8d6a-0bcb2562c7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:36.744034 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0cad6ec-d51c-475e-8d6a-0bcb2562c7f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4177997-f1c0-493d-84fc-f4987f15efa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-850794667',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='903ce8c98e7941809c3641af803b1030',qos_specs=None,replication_status=,reservations=['06a1db55-ff89-4684-935a-c156d6b982f8','5cfcec75-6679-41d8-8cc4-2d11f7824c0e','08b349f1-0db6-4d59-a940-6b3a7d8774c4','024d4c17-24d1-493d-9089-546009a2cce8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:38:36Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-850794667',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4177997-f1c0-493d-84fc-f4987f15efa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='903ce8c98e7941809c3641af803b1030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:36.749563 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b78c474-8839-4ad6-a9c1-013c44539aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:36.855075 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b78c474-8839-4ad6-a9c1-013c44539aed) transitioned into 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-850794667',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='903ce8c98e7941809c3641af803b1030',qos_specs=None,replication_status=,reservations=['06a1db55-ff89-4684-935a-c156d6b982f8','5cfcec75-6679-41d8-8cc4-2d11f7824c0e','08b349f1-0db6-4d59-a940-6b3a7d8774c4','024d4c17-24d1-493d-9089-546009a2cce8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:36.856833 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5203eab5-a0a7-4588-ac4c-0b3803050708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:36.976800 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5203eab5-a0a7-4588-ac4c-0b3803050708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:36.980305 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Flow 'volume_create_api' (0be1ff25-a68c-48cc-af8f-605e01f811de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:36.980856 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume request issued successfully. Apr 30 21:38:36.983308 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bd961f04-a4ca-45aa-8e2e-214ecdda25a9 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes returned with HTTP 202 Apr 30 21:38:36.985900 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1197/2373] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:38:36 2022] POST /volume/v3/903ce8c98e7941809c3641af803b1030/volumes => generated 803 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:38:36.996721 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-78e11c0d-fa8b-4014-964d-27f6989c21de None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:37.000330 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-78e11c0d-fa8b-4014-964d-27f6989c21de tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 Apr 30 21:38:37.000821 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-78e11c0d-fa8b-4014-964d-27f6989c21de tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:37.001287 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-78e11c0d-fa8b-4014-964d-27f6989c21de tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:37.016010 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:37.016010 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:37.024538 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-78e11c0d-fa8b-4014-964d-27f6989c21de tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:37.034502 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-78e11c0d-fa8b-4014-964d-27f6989c21de tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 returned with HTTP 200 Apr 30 21:38:37.035252 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1177/2374] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:36 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 => generated 871 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:38.048742 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-666e352e-e36a-4883-b13b-9b0b9ae8eca6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:38.053406 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-666e352e-e36a-4883-b13b-9b0b9ae8eca6 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 Apr 30 21:38:38.053999 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-666e352e-e36a-4883-b13b-9b0b9ae8eca6 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:38.054529 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-666e352e-e36a-4883-b13b-9b0b9ae8eca6 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:38.072163 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:38.072163 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:38.081603 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-666e352e-e36a-4883-b13b-9b0b9ae8eca6 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:38.091953 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-666e352e-e36a-4883-b13b-9b0b9ae8eca6 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 returned with HTTP 200 Apr 30 21:38:38.093105 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1198/2375] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:38 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 => generated 896 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:38:38.104877 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7567edc0-9f4c-4b2d-8e37-3d25bd6f7294 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:38.108387 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7567edc0-9f4c-4b2d-8e37-3d25bd6f7294 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] PUT http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 Apr 30 21:38:38.109100 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7567edc0-9f4c-4b2d-8e37-3d25bd6f7294 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1396343416", "description": null}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:38.124267 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:38.124267 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:38.132222 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7567edc0-9f4c-4b2d-8e37-3d25bd6f7294 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:38.227263 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7567edc0-9f4c-4b2d-8e37-3d25bd6f7294 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume updated successfully. Apr 30 21:38:38.228843 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7567edc0-9f4c-4b2d-8e37-3d25bd6f7294 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 returned with HTTP 200 Apr 30 21:38:38.233232 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1178/2376] 10.222.0.23 () {60 vars in 1344 bytes} [Sat Apr 30 21:38:38 2022] PUT /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 => generated 832 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:38.245389 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f3cb327e-f96c-4bfc-9f8d-c3092f8df154 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:38.252989 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f3cb327e-f96c-4bfc-9f8d-c3092f8df154 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] DELETE http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 Apr 30 21:38:38.253347 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f3cb327e-f96c-4bfc-9f8d-c3092f8df154 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:38.253860 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f3cb327e-f96c-4bfc-9f8d-c3092f8df154 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:38.254459 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-f3cb327e-f96c-4bfc-9f8d-c3092f8df154 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Delete volume with id: d4177997-f1c0-493d-84fc-f4987f15efa0 Apr 30 21:38:38.275698 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:38.275698 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:38.277357 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f3cb327e-f96c-4bfc-9f8d-c3092f8df154 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:38.479464 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f3cb327e-f96c-4bfc-9f8d-c3092f8df154 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Delete volume request issued successfully. Apr 30 21:38:38.480163 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f3cb327e-f96c-4bfc-9f8d-c3092f8df154 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 returned with HTTP 202 Apr 30 21:38:38.481558 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1199/2377] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:38:38 2022] DELETE /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:38:38.492368 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6050a405-c732-42e7-ab10-071f09c45dde None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:38.495006 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6050a405-c732-42e7-ab10-071f09c45dde tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 Apr 30 21:38:38.495666 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6050a405-c732-42e7-ab10-071f09c45dde tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:38.496980 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6050a405-c732-42e7-ab10-071f09c45dde tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:38.515743 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:38.515743 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:38.524777 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6050a405-c732-42e7-ab10-071f09c45dde tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:38.536663 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6050a405-c732-42e7-ab10-071f09c45dde tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 returned with HTTP 200 Apr 30 21:38:38.538652 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1179/2378] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:38 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 => generated 899 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:39.551146 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-575f7e09-6b01-4e65-824d-9648b68e606c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:39.554690 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-575f7e09-6b01-4e65-824d-9648b68e606c tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 Apr 30 21:38:39.555141 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-575f7e09-6b01-4e65-824d-9648b68e606c tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:39.555610 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-575f7e09-6b01-4e65-824d-9648b68e606c tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:39.571579 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:39.571579 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:39.580212 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-575f7e09-6b01-4e65-824d-9648b68e606c tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:39.589694 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-575f7e09-6b01-4e65-824d-9648b68e606c tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 returned with HTTP 200 Apr 30 21:38:39.593863 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1200/2379] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:39 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 => generated 899 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:40.603119 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-91c05291-a69b-4dd3-bfd9-622a274d241a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:40.606674 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91c05291-a69b-4dd3-bfd9-622a274d241a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 Apr 30 21:38:40.607144 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91c05291-a69b-4dd3-bfd9-622a274d241a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:40.607598 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91c05291-a69b-4dd3-bfd9-622a274d241a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:40.622721 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:40.622721 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:40.630529 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-91c05291-a69b-4dd3-bfd9-622a274d241a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:40.639681 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91c05291-a69b-4dd3-bfd9-622a274d241a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 returned with HTTP 200 Apr 30 21:38:40.640450 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1180/2380] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:40 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 => generated 899 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:41.653298 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-819b5228-de77-458b-8276-e7b32e0c240a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:41.660821 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-819b5228-de77-458b-8276-e7b32e0c240a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 Apr 30 21:38:41.661989 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-819b5228-de77-458b-8276-e7b32e0c240a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:41.663479 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-819b5228-de77-458b-8276-e7b32e0c240a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:41.676865 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-819b5228-de77-458b-8276-e7b32e0c240a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 returned with HTTP 404 Apr 30 21:38:41.686295 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cdcedc1a-e23e-4e0c-8315-57d93c6e555d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:41.687758 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1201/2381] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:41 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/d4177997-f1c0-493d-84fc-f4987f15efa0 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:41.691017 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cdcedc1a-e23e-4e0c-8315-57d93c6e555d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] DELETE http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:41.700644 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cdcedc1a-e23e-4e0c-8315-57d93c6e555d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:41.701528 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cdcedc1a-e23e-4e0c-8315-57d93c6e555d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:41.701976 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-cdcedc1a-e23e-4e0c-8315-57d93c6e555d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Delete volume with id: cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:41.733807 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:41.733807 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:41.735470 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-cdcedc1a-e23e-4e0c-8315-57d93c6e555d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:41.942635 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-cdcedc1a-e23e-4e0c-8315-57d93c6e555d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Delete volume request issued successfully. Apr 30 21:38:41.943046 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cdcedc1a-e23e-4e0c-8315-57d93c6e555d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de returned with HTTP 202 Apr 30 21:38:41.946333 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1181/2382] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:38:41 2022] DELETE /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:38:41.949045 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-13c466d2-2b3f-411a-9efd-df0ddba304d7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:41.952865 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-13c466d2-2b3f-411a-9efd-df0ddba304d7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:41.959634 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-13c466d2-2b3f-411a-9efd-df0ddba304d7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:41.959634 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-13c466d2-2b3f-411a-9efd-df0ddba304d7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:41.971888 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:41.971888 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:41.980376 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-13c466d2-2b3f-411a-9efd-df0ddba304d7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:41.990730 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-13c466d2-2b3f-411a-9efd-df0ddba304d7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de returned with HTTP 200 Apr 30 21:38:41.991605 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1202/2383] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:41 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de => generated 986 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:43.004528 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f10329da-8bdd-4a43-b5cb-809344fad749 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:43.009155 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f10329da-8bdd-4a43-b5cb-809344fad749 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:43.009987 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f10329da-8bdd-4a43-b5cb-809344fad749 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:43.011437 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f10329da-8bdd-4a43-b5cb-809344fad749 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:43.025779 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:43.025779 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:43.033963 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f10329da-8bdd-4a43-b5cb-809344fad749 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:43.042801 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f10329da-8bdd-4a43-b5cb-809344fad749 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de returned with HTTP 200 Apr 30 21:38:43.043575 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1182/2384] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:43 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de => generated 986 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:44.056379 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-df11d7b0-2bbc-49bb-871f-dc67b199fb56 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:44.060115 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-df11d7b0-2bbc-49bb-871f-dc67b199fb56 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:44.060627 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-df11d7b0-2bbc-49bb-871f-dc67b199fb56 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:44.061084 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-df11d7b0-2bbc-49bb-871f-dc67b199fb56 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:44.076740 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:44.076740 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:44.084549 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-df11d7b0-2bbc-49bb-871f-dc67b199fb56 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:44.093926 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-df11d7b0-2bbc-49bb-871f-dc67b199fb56 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de returned with HTTP 200 Apr 30 21:38:44.094668 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1203/2385] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:44 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de => generated 986 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:45.106341 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1445220d-b97d-4ba9-9243-75e6129a67bd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:45.109822 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1445220d-b97d-4ba9-9243-75e6129a67bd tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:45.110261 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1445220d-b97d-4ba9-9243-75e6129a67bd tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:45.110703 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1445220d-b97d-4ba9-9243-75e6129a67bd tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:45.124810 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:45.124810 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:45.132317 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1445220d-b97d-4ba9-9243-75e6129a67bd tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:45.140702 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1445220d-b97d-4ba9-9243-75e6129a67bd tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de returned with HTTP 200 Apr 30 21:38:45.142039 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1183/2386] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:45 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de => generated 986 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:46.154716 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-963028bd-ad5a-4e63-a396-d2a701c6572a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:46.159967 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-963028bd-ad5a-4e63-a396-d2a701c6572a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:46.160774 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-963028bd-ad5a-4e63-a396-d2a701c6572a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:46.161302 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-963028bd-ad5a-4e63-a396-d2a701c6572a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:46.177293 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:46.177293 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:46.184819 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-963028bd-ad5a-4e63-a396-d2a701c6572a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:46.194110 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-963028bd-ad5a-4e63-a396-d2a701c6572a tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de returned with HTTP 200 Apr 30 21:38:46.194827 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1204/2387] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:46 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de => generated 986 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:47.207542 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e8ab1253-bf0e-49ba-b5a7-b53663894b4c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:47.211572 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e8ab1253-bf0e-49ba-b5a7-b53663894b4c tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de Apr 30 21:38:47.212019 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e8ab1253-bf0e-49ba-b5a7-b53663894b4c tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:47.212469 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e8ab1253-bf0e-49ba-b5a7-b53663894b4c tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:47.223519 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e8ab1253-bf0e-49ba-b5a7-b53663894b4c tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de returned with HTTP 404 Apr 30 21:38:47.224496 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1184/2388] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:47 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/cd81c9ca-b302-41fc-886f-4a1d1ae692de => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:47.256590 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:47.260252 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] POST http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes Apr 30 21:38:47.261191 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "size": 1, "name": "tempest-VolumesGetTest-Volume-1367604290", "metadata": {"Type": "Test"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:47.262473 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume request body: {'volume': {'imageRef': 'a5b0850f-3b24-4bcb-b0a7-351c3216b27d', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1367604290', 'metadata': {'Type': 'Test'}}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:47.362355 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume of 1 GB Apr 30 21:38:47.369794 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Availability Zones retrieved successfully. Apr 30 21:38:47.384659 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Flow 'volume_create_api' (c22b1c05-0627-48c5-9df1-ab6e4cd5cfef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:47.387153 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be34da79-6131-4a03-b03f-811ce6c15a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:47.390109 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:38:47.461489 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be34da79-6131-4a03-b03f-811ce6c15a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:47.463519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1addc600-a45a-47fc-9b87-81596ee1798f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:47.584745 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Created reservations ['d1e535ed-a59f-41e6-978a-68230ba4b0fa', '392745d1-e0ab-477d-8e98-a64fff2241e4', 'fc73fc98-a6db-48c9-94d3-23c7894056fb', 'b74c0285-2efb-4404-ba25-d845ba604923'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:38:47.586614 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1addc600-a45a-47fc-9b87-81596ee1798f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1e535ed-a59f-41e6-978a-68230ba4b0fa', '392745d1-e0ab-477d-8e98-a64fff2241e4', 'fc73fc98-a6db-48c9-94d3-23c7894056fb', 'b74c0285-2efb-4404-ba25-d845ba604923']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:47.588600 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ca79de-5730-4175-a03e-117ae81ee9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:47.689989 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ca79de-5730-4175-a03e-117ae81ee9d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '699b0388-ad61-4f85-b49b-8ed1a1580b8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1367604290',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='903ce8c98e7941809c3641af803b1030',qos_specs=None,replication_status=,reservations=['d1e535ed-a59f-41e6-978a-68230ba4b0fa','392745d1-e0ab-477d-8e98-a64fff2241e4','fc73fc98-a6db-48c9-94d3-23c7894056fb','b74c0285-2efb-4404-ba25-d845ba604923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1367604290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=699b0388-ad61-4f85-b49b-8ed1a1580b8c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='903ce8c98e7941809c3641af803b1030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:47.691838 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c0b926-2cdf-4df3-b0a7-ca36c74b51bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:47.780797 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c0b926-2cdf-4df3-b0a7-ca36c74b51bf) transitioned into state 'SUCCESS' from state '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-1367604290',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='903ce8c98e7941809c3641af803b1030',qos_specs=None,replication_status=,reservations=['d1e535ed-a59f-41e6-978a-68230ba4b0fa','392745d1-e0ab-477d-8e98-a64fff2241e4','fc73fc98-a6db-48c9-94d3-23c7894056fb','b74c0285-2efb-4404-ba25-d845ba604923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:47.783674 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43074212-f82f-40a5-8989-9a30d84957de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:47.866917 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43074212-f82f-40a5-8989-9a30d84957de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:47.869974 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Flow 'volume_create_api' (c22b1c05-0627-48c5-9df1-ab6e4cd5cfef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:47.871221 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume request issued successfully. Apr 30 21:38:47.873125 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-658b27ae-bd42-43ab-89bb-6d1b7adcc8e1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes returned with HTTP 202 Apr 30 21:38:47.874520 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1205/2389] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:38:47 2022] POST /volume/v3/903ce8c98e7941809c3641af803b1030/volumes => generated 821 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:38:47.886382 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ccaec617-149e-4833-916a-c6bef974a167 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:47.892488 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ccaec617-149e-4833-916a-c6bef974a167 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:38:47.893182 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ccaec617-149e-4833-916a-c6bef974a167 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:47.893882 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ccaec617-149e-4833-916a-c6bef974a167 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:47.917730 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:47.917730 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:47.919067 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-507f97a4-e3d7-436f-a175-80d3d4df67cc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:47.923316 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-507f97a4-e3d7-436f-a175-80d3d4df67cc tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/51fd8266-e43e-4ad5-8b1f-7f97517c1a0d/action Apr 30 21:38:47.924347 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-507f97a4-e3d7-436f-a175-80d3d4df67cc tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action body: b'{"os-attach": {"instance_uuid": "0d6ce777-0769-47cf-bfb8-26ef8630648e", "mountpoint": "/dev/vdc"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:38:47.924676 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-507f97a4-e3d7-436f-a175-80d3d4df67cc tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0d6ce777-0769-47cf-bfb8-26ef8630648e", "mountpoint": "/dev/vdc"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:47.937527 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ccaec617-149e-4833-916a-c6bef974a167 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:47.938551 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-507f97a4-e3d7-436f-a175-80d3d4df67cc tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/51fd8266-e43e-4ad5-8b1f-7f97517c1a0d/action returned with HTTP 404 Apr 30 21:38:47.939724 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1206/2390] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:38:47 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/51fd8266-e43e-4ad5-8b1f-7f97517c1a0d/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:38:47.951157 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ccaec617-149e-4833-916a-c6bef974a167 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 200 Apr 30 21:38:47.952176 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1185/2391] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:47 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 889 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:48.965044 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0bec93c5-5b8d-42a4-ada0-4e8e32b8d0a7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:48.971129 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0bec93c5-5b8d-42a4-ada0-4e8e32b8d0a7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:38:48.971129 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0bec93c5-5b8d-42a4-ada0-4e8e32b8d0a7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:48.971129 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0bec93c5-5b8d-42a4-ada0-4e8e32b8d0a7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:48.985962 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:48.985962 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:48.994043 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0bec93c5-5b8d-42a4-ada0-4e8e32b8d0a7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:49.003057 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0bec93c5-5b8d-42a4-ada0-4e8e32b8d0a7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 200 Apr 30 21:38:49.005481 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1207/2392] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:48 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 913 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:50.016171 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-af2f319f-f604-415a-9182-7c9ff9c15143 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:50.020493 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-af2f319f-f604-415a-9182-7c9ff9c15143 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:38:50.020951 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-af2f319f-f604-415a-9182-7c9ff9c15143 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:50.021651 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-af2f319f-f604-415a-9182-7c9ff9c15143 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:50.039406 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:50.039406 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:50.050138 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-af2f319f-f604-415a-9182-7c9ff9c15143 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:50.066473 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-af2f319f-f604-415a-9182-7c9ff9c15143 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 200 Apr 30 21:38:50.069346 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1186/2393] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:50 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 913 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:51.084899 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f3562f3f-021a-462b-82e6-fbbe728113f0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:51.088614 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f3562f3f-021a-462b-82e6-fbbe728113f0 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:38:51.089066 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f3562f3f-021a-462b-82e6-fbbe728113f0 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:51.089520 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f3562f3f-021a-462b-82e6-fbbe728113f0 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:51.111123 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:51.111123 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:51.120009 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f3562f3f-021a-462b-82e6-fbbe728113f0 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:51.130805 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f3562f3f-021a-462b-82e6-fbbe728113f0 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 200 Apr 30 21:38:51.132432 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1208/2394] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:51 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:52.144569 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c5597ef4-352a-45f5-b5f1-2108d2cb89f1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:52.148862 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c5597ef4-352a-45f5-b5f1-2108d2cb89f1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:38:52.149477 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c5597ef4-352a-45f5-b5f1-2108d2cb89f1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:52.150308 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c5597ef4-352a-45f5-b5f1-2108d2cb89f1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:52.174244 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:52.174244 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:52.175923 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c5597ef4-352a-45f5-b5f1-2108d2cb89f1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:52.184721 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c5597ef4-352a-45f5-b5f1-2108d2cb89f1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 200 Apr 30 21:38:52.185839 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1187/2395] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:52 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 913 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:53.197466 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6b1a6aa6-f1f7-4692-ba34-3f73cc26f208 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:53.201062 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6b1a6aa6-f1f7-4692-ba34-3f73cc26f208 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:38:53.201501 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6b1a6aa6-f1f7-4692-ba34-3f73cc26f208 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:53.202041 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6b1a6aa6-f1f7-4692-ba34-3f73cc26f208 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:53.217984 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:53.217984 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:53.226175 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6b1a6aa6-f1f7-4692-ba34-3f73cc26f208 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:53.235880 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6b1a6aa6-f1f7-4692-ba34-3f73cc26f208 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 200 Apr 30 21:38:53.236599 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1209/2396] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:53 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 1331 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:38:53.249194 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d4cbc991-5a6a-44f3-8548-d8523595aba4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:53.257156 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d4cbc991-5a6a-44f3-8548-d8523595aba4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:38:53.257744 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d4cbc991-5a6a-44f3-8548-d8523595aba4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:53.258349 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d4cbc991-5a6a-44f3-8548-d8523595aba4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:53.279750 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:53.279750 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:53.288103 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d4cbc991-5a6a-44f3-8548-d8523595aba4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:53.298911 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d4cbc991-5a6a-44f3-8548-d8523595aba4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 200 Apr 30 21:38:53.300155 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1188/2397] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:53 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 1331 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:38:53.311277 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-aee99411-d709-4000-ae0b-093fb35eb9ae None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:53.315912 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aee99411-d709-4000-ae0b-093fb35eb9ae tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] PUT http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:38:53.318854 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aee99411-d709-4000-ae0b-093fb35eb9ae tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1367604290"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:53.332300 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:53.332300 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:53.339347 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-aee99411-d709-4000-ae0b-093fb35eb9ae tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:53.346818 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-aee99411-d709-4000-ae0b-093fb35eb9ae tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume updated successfully. Apr 30 21:38:53.348176 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aee99411-d709-4000-ae0b-093fb35eb9ae tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 200 Apr 30 21:38:53.349284 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1210/2398] 10.222.0.23 () {60 vars in 1344 bytes} [Sat Apr 30 21:38:53 2022] PUT /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:53.359140 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-83e960ec-0a9f-43a9-b4f3-c9e8138ed9ac None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:53.363334 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-83e960ec-0a9f-43a9-b4f3-c9e8138ed9ac tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] PUT http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:38:53.364074 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-83e960ec-0a9f-43a9-b4f3-c9e8138ed9ac tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-391602222", "description": "This is the new description of volume"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:53.379771 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:53.379771 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:53.387409 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-83e960ec-0a9f-43a9-b4f3-c9e8138ed9ac tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:53.487597 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-83e960ec-0a9f-43a9-b4f3-c9e8138ed9ac tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume updated successfully. Apr 30 21:38:53.488848 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-83e960ec-0a9f-43a9-b4f3-c9e8138ed9ac tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 200 Apr 30 21:38:53.489645 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1189/2399] 10.222.0.23 () {60 vars in 1345 bytes} [Sat Apr 30 21:38:53 2022] PUT /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 883 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:53.500343 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ab3a63df-9cb7-47bb-8bc8-af3587c615c0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:53.504586 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ab3a63df-9cb7-47bb-8bc8-af3587c615c0 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:38:53.505022 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ab3a63df-9cb7-47bb-8bc8-af3587c615c0 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:53.505470 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ab3a63df-9cb7-47bb-8bc8-af3587c615c0 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:53.520484 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:53.520484 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:53.528278 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ab3a63df-9cb7-47bb-8bc8-af3587c615c0 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:53.537921 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ab3a63df-9cb7-47bb-8bc8-af3587c615c0 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 200 Apr 30 21:38:53.538845 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1211/2400] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:53 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 1369 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:38:53.549859 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:53.553247 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] POST http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes Apr 30 21:38:53.553982 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1053062501", "availability_zone": "nova", "size": 1}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:53.554952 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1053062501', 'availability_zone': 'nova', 'size': 1}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:53.555255 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume of 1 GB Apr 30 21:38:53.567388 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Availability Zones retrieved successfully. Apr 30 21:38:53.584860 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Flow 'volume_create_api' (e5694533-87d8-44d9-838c-c4be840adb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:53.586613 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f5c23b1-8078-4bb0-b213-ef08fbb8069a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:53.589516 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:38:53.628922 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f5c23b1-8078-4bb0-b213-ef08fbb8069a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:53.629921 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa398df-a576-4f9d-8e95-9c88798a89e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:53.656372 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a05425ad-0481-433d-89ec-35f9ce04212b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:53.661379 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a05425ad-0481-433d-89ec-35f9ce04212b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes Apr 30 21:38:53.662959 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a05425ad-0481-433d-89ec-35f9ce04212b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a287c6b8-61b3-475d-9800-3070986a38fd", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-198802379"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:53.664887 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-a05425ad-0481-433d-89ec-35f9ce04212b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Create volume request body: {'volume': {'imageRef': 'a287c6b8-61b3-475d-9800-3070986a38fd', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-198802379'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:53.755510 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-a05425ad-0481-433d-89ec-35f9ce04212b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Create volume of 2 GB Apr 30 21:38:53.762252 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Created reservations ['917684ea-791e-494d-bb29-04aa1dd2d421', 'd91a3db9-c6c4-4bbe-8df4-66623b3bfa31', '4db12763-691b-4858-b9bb-42628260f890', '1c72c15d-32f4-4039-b31c-153c09e2abf3'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:38:53.762475 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a05425ad-0481-433d-89ec-35f9ce04212b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Availability Zones retrieved successfully. Apr 30 21:38:53.764352 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa398df-a576-4f9d-8e95-9c88798a89e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['917684ea-791e-494d-bb29-04aa1dd2d421', 'd91a3db9-c6c4-4bbe-8df4-66623b3bfa31', '4db12763-691b-4858-b9bb-42628260f890', '1c72c15d-32f4-4039-b31c-153c09e2abf3']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:53.766511 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62815836-a182-45b7-ab04-d85338f87487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:53.779767 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-a05425ad-0481-433d-89ec-35f9ce04212b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Flow 'volume_create_api' (50e11e85-275b-42a1-9e18-432d6c4bc016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:53.782788 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-a05425ad-0481-433d-89ec-35f9ce04212b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9807d0b9-7035-4133-bdea-e9803601ece5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:53.785248 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-a05425ad-0481-433d-89ec-35f9ce04212b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Validating volume size '2' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:38:53.839078 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-a05425ad-0481-433d-89ec-35f9ce04212b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9807d0b9-7035-4133-bdea-e9803601ece5) transitioned into state 'FAILURE' from state 'RUNNING' Apr 30 21:38:53.839078 ncdv-master-1 devstack@c-api.service[122527]: Failure: cinder.exception.InvalidInput: Invalid input received: Image a287c6b8-61b3-475d-9800-3070986a38fd is not active. Apr 30 21:38:53.843333 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-a05425ad-0481-433d-89ec-35f9ce04212b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9807d0b9-7035-4133-bdea-e9803601ece5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:53.845497 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-a05425ad-0481-433d-89ec-35f9ce04212b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9807d0b9-7035-4133-bdea-e9803601ece5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Apr 30 21:38:53.847928 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-a05425ad-0481-433d-89ec-35f9ce04212b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Flow 'volume_create_api' (50e11e85-275b-42a1-9e18-432d6c4bc016) transitioned into state 'REVERTED' from state 'RUNNING' Apr 30 21:38:53.852659 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a05425ad-0481-433d-89ec-35f9ce04212b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes returned with HTTP 400 Apr 30 21:38:53.852659 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1212/2401] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:38:53 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes => generated 125 bytes in 194 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Apr 30 21:38:53.863161 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62815836-a182-45b7-ab04-d85338f87487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4360008-47f1-4801-852d-bd359a9ffa3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1053062501',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='903ce8c98e7941809c3641af803b1030',qos_specs=None,replication_status=,reservations=['917684ea-791e-494d-bb29-04aa1dd2d421','d91a3db9-c6c4-4bbe-8df4-66623b3bfa31','4db12763-691b-4858-b9bb-42628260f890','1c72c15d-32f4-4039-b31c-153c09e2abf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:38:53Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1053062501',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4360008-47f1-4801-852d-bd359a9ffa3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='903ce8c98e7941809c3641af803b1030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:53.865291 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d47e6f-fe69-450a-9cb7-75cb2e6f0dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:53.969197 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d47e6f-fe69-450a-9cb7-75cb2e6f0dd9) transitioned into 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-1053062501',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='903ce8c98e7941809c3641af803b1030',qos_specs=None,replication_status=,reservations=['917684ea-791e-494d-bb29-04aa1dd2d421','d91a3db9-c6c4-4bbe-8df4-66623b3bfa31','4db12763-691b-4858-b9bb-42628260f890','1c72c15d-32f4-4039-b31c-153c09e2abf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee17009a1c3248b7adf0cdd17c918e0a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:53.971307 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e844bfe3-e8e2-49d8-9262-33f044c9919c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:54.108425 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e844bfe3-e8e2-49d8-9262-33f044c9919c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:38:54.112781 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Flow 'volume_create_api' (e5694533-87d8-44d9-838c-c4be840adb39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:54.113954 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Create volume request issued successfully. Apr 30 21:38:54.115466 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-828f45d8-4e38-4fd3-9850-2ccd45c90f8d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes returned with HTTP 202 Apr 30 21:38:54.116791 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1190/2402] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:38:53 2022] POST /volume/v3/903ce8c98e7941809c3641af803b1030/volumes => generated 804 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:38:54.127935 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f466aca8-11df-4c2e-81b0-374be1708195 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:54.133439 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f466aca8-11df-4c2e-81b0-374be1708195 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b Apr 30 21:38:54.133922 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f466aca8-11df-4c2e-81b0-374be1708195 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:54.134384 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f466aca8-11df-4c2e-81b0-374be1708195 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:54.149118 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:54.149118 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:54.158131 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f466aca8-11df-4c2e-81b0-374be1708195 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:54.182223 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f466aca8-11df-4c2e-81b0-374be1708195 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b returned with HTTP 200 Apr 30 21:38:54.183571 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1213/2403] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:54 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b => generated 872 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:38:55.196372 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6d7740bb-d534-4614-a1b3-e607b866169b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:55.200342 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6d7740bb-d534-4614-a1b3-e607b866169b tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b Apr 30 21:38:55.200950 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6d7740bb-d534-4614-a1b3-e607b866169b tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:55.201497 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6d7740bb-d534-4614-a1b3-e607b866169b tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:55.216413 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:55.216413 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:55.225020 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6d7740bb-d534-4614-a1b3-e607b866169b tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:55.236399 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6d7740bb-d534-4614-a1b3-e607b866169b tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b returned with HTTP 200 Apr 30 21:38:55.237831 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1191/2404] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:55 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b => generated 897 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:55.248043 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c8e8cb96-55ab-4f53-bd5a-3e72e322aa57 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:55.249476 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c8ade8d9-267b-433d-b979-d790c716a6b4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:55.252672 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c8e8cb96-55ab-4f53-bd5a-3e72e322aa57 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes Apr 30 21:38:55.253599 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c8e8cb96-55ab-4f53-bd5a-3e72e322aa57 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "ebed9041-ac41-452d-981d-48a661a7ef7d"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:55.254134 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c8ade8d9-267b-433d-b979-d790c716a6b4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] PUT http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b Apr 30 21:38:55.254564 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-c8e8cb96-55ab-4f53-bd5a-3e72e322aa57 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Create volume request body: {'volume': {'size': 1, 'imageRef': 'ebed9041-ac41-452d-981d-48a661a7ef7d'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:55.254834 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c8ade8d9-267b-433d-b979-d790c716a6b4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1367604290", "description": null}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:55.273812 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:55.273812 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:55.278287 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c8ade8d9-267b-433d-b979-d790c716a6b4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:55.356338 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c8ade8d9-267b-433d-b979-d790c716a6b4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume updated successfully. Apr 30 21:38:55.357999 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c8ade8d9-267b-433d-b979-d790c716a6b4 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b returned with HTTP 200 Apr 30 21:38:55.359440 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1192/2405] 10.222.0.23 () {60 vars in 1344 bytes} [Sat Apr 30 21:38:55 2022] PUT /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b => generated 832 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:38:55.369689 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5c012306-cf46-4645-a413-8f0ce3c1bd46 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:55.373398 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5c012306-cf46-4645-a413-8f0ce3c1bd46 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] DELETE http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b Apr 30 21:38:55.373955 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5c012306-cf46-4645-a413-8f0ce3c1bd46 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:55.374541 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5c012306-cf46-4645-a413-8f0ce3c1bd46 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:55.374943 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-5c012306-cf46-4645-a413-8f0ce3c1bd46 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Delete volume with id: f4360008-47f1-4801-852d-bd359a9ffa3b Apr 30 21:38:55.383400 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-c8e8cb96-55ab-4f53-bd5a-3e72e322aa57 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Create volume of 1 GB Apr 30 21:38:55.390732 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:55.390732 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:55.391871 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c8e8cb96-55ab-4f53-bd5a-3e72e322aa57 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Availability Zones retrieved successfully. Apr 30 21:38:55.392035 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5c012306-cf46-4645-a413-8f0ce3c1bd46 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:55.413577 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c8e8cb96-55ab-4f53-bd5a-3e72e322aa57 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Flow 'volume_create_api' (4eaa0c34-5fc0-4e51-9d9d-f441523072c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:38:55.417902 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c8e8cb96-55ab-4f53-bd5a-3e72e322aa57 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca63fa5-9188-4543-b758-83ad64d50737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:55.421012 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-c8e8cb96-55ab-4f53-bd5a-3e72e322aa57 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:38:55.463040 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-c8e8cb96-55ab-4f53-bd5a-3e72e322aa57 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca63fa5-9188-4543-b758-83ad64d50737) transitioned into state 'FAILURE' from state 'RUNNING' Apr 30 21:38:55.463040 ncdv-master-1 devstack@c-api.service[122527]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Apr 30 21:38:55.467645 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c8e8cb96-55ab-4f53-bd5a-3e72e322aa57 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca63fa5-9188-4543-b758-83ad64d50737) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:38:55.469595 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-c8e8cb96-55ab-4f53-bd5a-3e72e322aa57 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca63fa5-9188-4543-b758-83ad64d50737) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Apr 30 21:38:55.472127 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.volume.api [None req-c8e8cb96-55ab-4f53-bd5a-3e72e322aa57 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Flow 'volume_create_api' (4eaa0c34-5fc0-4e51-9d9d-f441523072c3) transitioned into state 'REVERTED' from state 'RUNNING' Apr 30 21:38:55.472790 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c8e8cb96-55ab-4f53-bd5a-3e72e322aa57 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes returned with HTTP 400 Apr 30 21:38:55.473802 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1214/2406] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:38:55 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes => generated 134 bytes in 227 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Apr 30 21:38:55.560959 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5c012306-cf46-4645-a413-8f0ce3c1bd46 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Delete volume request issued successfully. Apr 30 21:38:55.560959 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5c012306-cf46-4645-a413-8f0ce3c1bd46 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b returned with HTTP 202 Apr 30 21:38:55.563714 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1193/2407] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:38:55 2022] DELETE /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:38:55.568481 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a8bb2d9f-a3a6-47fc-a0be-70b69e23be72 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:55.572903 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a8bb2d9f-a3a6-47fc-a0be-70b69e23be72 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b Apr 30 21:38:55.573605 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a8bb2d9f-a3a6-47fc-a0be-70b69e23be72 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:55.574324 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a8bb2d9f-a3a6-47fc-a0be-70b69e23be72 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:55.599552 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:55.599552 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:55.609888 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a8bb2d9f-a3a6-47fc-a0be-70b69e23be72 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:55.624986 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a8bb2d9f-a3a6-47fc-a0be-70b69e23be72 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b returned with HTTP 200 Apr 30 21:38:55.634685 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1215/2408] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:55 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b => generated 899 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:56.137852 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f41c73ae-8971-4ecc-b130-ee74948cf132 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.142115 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f41c73ae-8971-4ecc-b130-ee74948cf132 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes Apr 30 21:38:56.142820 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f41c73ae-8971-4ecc-b130-ee74948cf132 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:56.144214 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f41c73ae-8971-4ecc-b130-ee74948cf132 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes returned with HTTP 400 Apr 30 21:38:56.145438 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1194/2409] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:38:56 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Apr 30 21:38:56.151754 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1f0273ab-7bc2-4705-bddb-f7b2769058e2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.162513 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1f0273ab-7bc2-4705-bddb-f7b2769058e2 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes Apr 30 21:38:56.163251 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1f0273ab-7bc2-4705-bddb-f7b2769058e2 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a84fe83d-6d91-4b34-b713-b064c95120f5"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:56.164382 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-1f0273ab-7bc2-4705-bddb-f7b2769058e2 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a84fe83d-6d91-4b34-b713-b064c95120f5'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:56.184822 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1f0273ab-7bc2-4705-bddb-f7b2769058e2 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes returned with HTTP 404 Apr 30 21:38:56.186148 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1216/2410] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:38:56 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:56.192225 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-09c56e4a-6120-4eb2-81dc-70e7d85376ae None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.195839 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-09c56e4a-6120-4eb2-81dc-70e7d85376ae tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes Apr 30 21:38:56.196684 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-09c56e4a-6120-4eb2-81dc-70e7d85376ae tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "dfff9088-aab7-43e7-ad8b-20c914b0e5f6"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:56.197740 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-09c56e4a-6120-4eb2-81dc-70e7d85376ae tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Create volume request body: {'volume': {'size': 1, 'source_volid': 'dfff9088-aab7-43e7-ad8b-20c914b0e5f6'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:56.210360 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-09c56e4a-6120-4eb2-81dc-70e7d85376ae tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes returned with HTTP 404 Apr 30 21:38:56.211919 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1195/2411] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:38:56 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:56.217458 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1e5a7442-a67f-415c-a01f-4dbec6d52bd1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.222203 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1e5a7442-a67f-415c-a01f-4dbec6d52bd1 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes Apr 30 21:38:56.222893 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1e5a7442-a67f-415c-a01f-4dbec6d52bd1 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "28d38c65-ac7a-4255-8383-b96d873d11da"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:56.223897 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-1e5a7442-a67f-415c-a01f-4dbec6d52bd1 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Create volume request body: {'volume': {'size': 1, 'volume_type': '28d38c65-ac7a-4255-8383-b96d873d11da'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:38:56.252073 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1e5a7442-a67f-415c-a01f-4dbec6d52bd1 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes returned with HTTP 404 Apr 30 21:38:56.255708 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1217/2412] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:38:56 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:56.261233 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a29d00ee-7d80-41e7-bd34-2e308dea8779 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.270054 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a29d00ee-7d80-41e7-bd34-2e308dea8779 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes Apr 30 21:38:56.271250 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a29d00ee-7d80-41e7-bd34-2e308dea8779 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:56.272534 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a29d00ee-7d80-41e7-bd34-2e308dea8779 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes returned with HTTP 400 Apr 30 21:38:56.274184 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1196/2413] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:38:56 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes => generated 125 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Apr 30 21:38:56.280154 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-92c6f740-9d1e-40db-9dee-f9c03ca31eae None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.285327 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-92c6f740-9d1e-40db-9dee-f9c03ca31eae tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes Apr 30 21:38:56.286809 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-92c6f740-9d1e-40db-9dee-f9c03ca31eae tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:56.289331 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-92c6f740-9d1e-40db-9dee-f9c03ca31eae tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes returned with HTTP 400 Apr 30 21:38:56.290894 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1218/2414] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:38:56 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes => generated 125 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Apr 30 21:38:56.296883 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a42a1bbf-eb8e-4374-95a5-02d1b5ed68ae None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.303695 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a42a1bbf-eb8e-4374-95a5-02d1b5ed68ae tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes Apr 30 21:38:56.303695 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a42a1bbf-eb8e-4374-95a5-02d1b5ed68ae tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:56.303695 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a42a1bbf-eb8e-4374-95a5-02d1b5ed68ae tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes returned with HTTP 400 Apr 30 21:38:56.308378 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1197/2415] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:38:56 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes => generated 121 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Apr 30 21:38:56.319641 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-60b1f64e-31e1-4eff-bfda-55498dd156f1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.324836 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-60b1f64e-31e1-4eff-bfda-55498dd156f1 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] DELETE http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/tempest-invalid-1146166798 Apr 30 21:38:56.325501 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-60b1f64e-31e1-4eff-bfda-55498dd156f1 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:56.326170 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-60b1f64e-31e1-4eff-bfda-55498dd156f1 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:56.326728 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-60b1f64e-31e1-4eff-bfda-55498dd156f1 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Delete volume with id: tempest-invalid-1146166798 Apr 30 21:38:56.346945 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-60b1f64e-31e1-4eff-bfda-55498dd156f1 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/tempest-invalid-1146166798 returned with HTTP 404 Apr 30 21:38:56.352268 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1219/2416] 10.222.0.23 () {58 vars in 1297 bytes} [Sat Apr 30 21:38:56 2022] DELETE /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/tempest-invalid-1146166798 => generated 99 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:38:56.353684 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-32e9befa-c956-439a-a0a0-56cbff4233f4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.357858 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1198/2417] 10.222.0.23 () {58 vars in 1219 bytes} [Sat Apr 30 21:38:56 2022] DELETE /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Apr 30 21:38:56.365171 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-26e8c0f3-e3d1-4df7-8643-f27a51106a87 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.370982 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-26e8c0f3-e3d1-4df7-8643-f27a51106a87 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/xxx/action Apr 30 21:38:56.372307 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-26e8c0f3-e3d1-4df7-8643-f27a51106a87 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action body: b'{"os-detach": {}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:38:56.373172 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-26e8c0f3-e3d1-4df7-8643-f27a51106a87 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:56.390045 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-26e8c0f3-e3d1-4df7-8643-f27a51106a87 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/xxx/action returned with HTTP 404 Apr 30 21:38:56.393155 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1220/2418] 10.222.0.23 () {60 vars in 1267 bytes} [Sat Apr 30 21:38:56 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/xxx/action => generated 76 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:38:56.399439 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-29728d18-6fcf-4f46-bca9-7cd85d6644c9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.403738 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-29728d18-6fcf-4f46-bca9-7cd85d6644c9 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] GET http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/tempest-invalid-1810384999 Apr 30 21:38:56.404187 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-29728d18-6fcf-4f46-bca9-7cd85d6644c9 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:56.404636 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-29728d18-6fcf-4f46-bca9-7cd85d6644c9 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:56.418715 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-29728d18-6fcf-4f46-bca9-7cd85d6644c9 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/tempest-invalid-1810384999 returned with HTTP 404 Apr 30 21:38:56.419971 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1199/2419] 10.222.0.23 () {58 vars in 1294 bytes} [Sat Apr 30 21:38:56 2022] GET /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/tempest-invalid-1810384999 => generated 99 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:38:56.429857 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0389d6ab-9795-4da9-b570-924ea5b692f0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.437810 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1221/2420] 10.222.0.23 () {58 vars in 1216 bytes} [Sat Apr 30 21:38:56 2022] GET /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Apr 30 21:38:56.440911 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a98ebd4a-a5b8-452c-8b4d-49b8e631873b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.446361 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a98ebd4a-a5b8-452c-8b4d-49b8e631873b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] GET http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/detail?status=null Apr 30 21:38:56.446361 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a98ebd4a-a5b8-452c-8b4d-49b8e631873b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:56.446361 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a98ebd4a-a5b8-452c-8b4d-49b8e631873b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:56.447087 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-a98ebd4a-a5b8-452c-8b4d-49b8e631873b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:38:56.447623 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a98ebd4a-a5b8-452c-8b4d-49b8e631873b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Could not evaluate value null, assuming string {{(pid=122525) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2304}} Apr 30 21:38:56.449172 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a98ebd4a-a5b8-452c-8b4d-49b8e631873b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:38:56.506033 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a98ebd4a-a5b8-452c-8b4d-49b8e631873b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Get all volumes completed successfully. Apr 30 21:38:56.511320 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a98ebd4a-a5b8-452c-8b4d-49b8e631873b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/detail?status=null returned with HTTP 200 Apr 30 21:38:56.513034 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1200/2421] 10.222.0.23 () {58 vars in 1257 bytes} [Sat Apr 30 21:38:56 2022] GET /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/detail?status=null => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:38:56.526135 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-96d5047b-f7b0-4ed1-a006-fe5893b0944b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.529832 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-96d5047b-f7b0-4ed1-a006-fe5893b0944b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] GET http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/detail?name=tempest-VolumesNegativeTest-Volume-598478372 Apr 30 21:38:56.530271 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-96d5047b-f7b0-4ed1-a006-fe5893b0944b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:56.531100 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-96d5047b-f7b0-4ed1-a006-fe5893b0944b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:56.532160 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-96d5047b-f7b0-4ed1-a006-fe5893b0944b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:38:56.533916 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-96d5047b-f7b0-4ed1-a006-fe5893b0944b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-598478372'), ('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:38:56.602670 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-96d5047b-f7b0-4ed1-a006-fe5893b0944b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Get all volumes completed successfully. Apr 30 21:38:56.607899 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-96d5047b-f7b0-4ed1-a006-fe5893b0944b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/detail?name=tempest-VolumesNegativeTest-Volume-598478372 returned with HTTP 200 Apr 30 21:38:56.608968 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1222/2422] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:38:56 2022] GET /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/detail?name=tempest-VolumesNegativeTest-Volume-598478372 => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:38:56.620575 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3d4f212d-8002-4a9b-a875-96defe65825e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.624211 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3d4f212d-8002-4a9b-a875-96defe65825e tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] GET http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes?status=null Apr 30 21:38:56.624637 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3d4f212d-8002-4a9b-a875-96defe65825e tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:56.625090 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3d4f212d-8002-4a9b-a875-96defe65825e tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:56.626216 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-3d4f212d-8002-4a9b-a875-96defe65825e tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:38:56.626984 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3d4f212d-8002-4a9b-a875-96defe65825e tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Could not evaluate value null, assuming string {{(pid=122525) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2304}} Apr 30 21:38:56.628655 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-3d4f212d-8002-4a9b-a875-96defe65825e tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:38:56.638395 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-562dde47-2707-4bfa-b51c-e7b968548f40 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.643082 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-562dde47-2707-4bfa-b51c-e7b968548f40 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b Apr 30 21:38:56.647120 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-562dde47-2707-4bfa-b51c-e7b968548f40 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:56.647120 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-562dde47-2707-4bfa-b51c-e7b968548f40 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:56.660933 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:56.660933 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:56.669652 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-562dde47-2707-4bfa-b51c-e7b968548f40 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:56.680524 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-562dde47-2707-4bfa-b51c-e7b968548f40 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b returned with HTTP 200 Apr 30 21:38:56.681674 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1223/2423] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:56 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b => generated 899 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:56.690822 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3d4f212d-8002-4a9b-a875-96defe65825e tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Get all volumes completed successfully. Apr 30 21:38:56.691761 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3d4f212d-8002-4a9b-a875-96defe65825e tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes?status=null returned with HTTP 200 Apr 30 21:38:56.693332 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1201/2424] 10.222.0.23 () {58 vars in 1236 bytes} [Sat Apr 30 21:38:56 2022] GET /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes?status=null => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:38:56.701449 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2a357a58-bbe2-4967-9d89-7bd8bfda9b89 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.709036 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2a357a58-bbe2-4967-9d89-7bd8bfda9b89 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] GET http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes?name=tempest-VolumesNegativeTest-Volume-1140409357 Apr 30 21:38:56.709857 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2a357a58-bbe2-4967-9d89-7bd8bfda9b89 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:56.710381 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2a357a58-bbe2-4967-9d89-7bd8bfda9b89 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:56.711389 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-2a357a58-bbe2-4967-9d89-7bd8bfda9b89 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:38:56.713141 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-2a357a58-bbe2-4967-9d89-7bd8bfda9b89 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1140409357'), ('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:38:56.762572 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2a357a58-bbe2-4967-9d89-7bd8bfda9b89 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Get all volumes completed successfully. Apr 30 21:38:56.763543 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2a357a58-bbe2-4967-9d89-7bd8bfda9b89 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes?name=tempest-VolumesNegativeTest-Volume-1140409357 returned with HTTP 200 Apr 30 21:38:56.764350 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1224/2425] 10.222.0.23 () {58 vars in 1314 bytes} [Sat Apr 30 21:38:56 2022] GET /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes?name=tempest-VolumesNegativeTest-Volume-1140409357 => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 30 21:38:56.772566 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d796850f-7bd4-45fc-9682-66d0843393ae None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.776540 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d796850f-7bd4-45fc-9682-66d0843393ae tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action Apr 30 21:38:56.777511 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d796850f-7bd4-45fc-9682-66d0843393ae tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action body: b'{"os-reserve": {}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:38:56.778060 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d796850f-7bd4-45fc-9682-66d0843393ae tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:56.793473 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:56.793473 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:56.794711 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d796850f-7bd4-45fc-9682-66d0843393ae tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Volume info retrieved successfully. Apr 30 21:38:56.863813 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d796850f-7bd4-45fc-9682-66d0843393ae tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Reserve volume completed successfully. Apr 30 21:38:56.867677 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d796850f-7bd4-45fc-9682-66d0843393ae tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action returned with HTTP 202 Apr 30 21:38:56.868508 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1202/2426] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:38:56 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Apr 30 21:38:56.871195 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-679f24e8-3d93-41c2-9e94-ab0cd688cd27 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.875009 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-679f24e8-3d93-41c2-9e94-ab0cd688cd27 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action Apr 30 21:38:56.876476 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-679f24e8-3d93-41c2-9e94-ab0cd688cd27 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action body: b'{"os-reserve": {}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:38:56.876871 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-679f24e8-3d93-41c2-9e94-ab0cd688cd27 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:56.890971 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:56.890971 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:56.893983 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-679f24e8-3d93-41c2-9e94-ab0cd688cd27 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Volume info retrieved successfully. Apr 30 21:38:56.902500 ncdv-master-1 devstack@c-api.service[122527]: ERROR cinder.volume.api [None req-679f24e8-3d93-41c2-9e94-ab0cd688cd27 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Volume status must be available to reserve, but the status is attaching. Apr 30 21:38:56.903114 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-679f24e8-3d93-41c2-9e94-ab0cd688cd27 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action returned with HTTP 400 Apr 30 21:38:56.904064 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1225/2427] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:38:56 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action => generated 132 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Apr 30 21:38:56.908820 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8dfd79a2-2993-41ac-bde4-375e7e94fca8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:56.913714 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8dfd79a2-2993-41ac-bde4-375e7e94fca8 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action Apr 30 21:38:56.913714 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8dfd79a2-2993-41ac-bde4-375e7e94fca8 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action body: b'{"os-unreserve": {}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:38:56.913714 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8dfd79a2-2993-41ac-bde4-375e7e94fca8 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:56.930023 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:56.930023 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:56.931047 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8dfd79a2-2993-41ac-bde4-375e7e94fca8 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Volume info retrieved successfully. Apr 30 21:38:57.039794 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8dfd79a2-2993-41ac-bde4-375e7e94fca8 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Unreserve volume completed successfully. Apr 30 21:38:57.040359 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8dfd79a2-2993-41ac-bde4-375e7e94fca8 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action returned with HTTP 202 Apr 30 21:38:57.041237 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1203/2428] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:38:56 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:38:57.047053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-89172ec5-20cc-496c-bfdf-1af79390fdc8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:57.051442 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-89172ec5-20cc-496c-bfdf-1af79390fdc8 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/1425096e-3e10-411a-a920-5b65ec58b24f/action Apr 30 21:38:57.052160 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-89172ec5-20cc-496c-bfdf-1af79390fdc8 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action body: b'{"os-reserve": {}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:38:57.052513 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-89172ec5-20cc-496c-bfdf-1af79390fdc8 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:57.064653 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-89172ec5-20cc-496c-bfdf-1af79390fdc8 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/1425096e-3e10-411a-a920-5b65ec58b24f/action returned with HTTP 404 Apr 30 21:38:57.069935 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1226/2429] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:38:57 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/1425096e-3e10-411a-a920-5b65ec58b24f/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:57.072852 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bf7b07e1-ce58-4c53-902f-c226e327d759 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:57.079236 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bf7b07e1-ce58-4c53-902f-c226e327d759 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8aa0c6ce-13c1-4b12-ab29-07e107599baf/action Apr 30 21:38:57.080362 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bf7b07e1-ce58-4c53-902f-c226e327d759 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action body: b'{"os-unreserve": {}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:38:57.080933 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bf7b07e1-ce58-4c53-902f-c226e327d759 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:57.097969 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bf7b07e1-ce58-4c53-902f-c226e327d759 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8aa0c6ce-13c1-4b12-ab29-07e107599baf/action returned with HTTP 404 Apr 30 21:38:57.099155 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1204/2430] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:38:57 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8aa0c6ce-13c1-4b12-ab29-07e107599baf/action => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:57.105997 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-de4ab8e7-9d27-4928-8c48-ea336eaa4457 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:57.111096 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1227/2431] 10.222.0.23 () {60 vars in 1236 bytes} [Sat Apr 30 21:38:57 2022] PUT /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Apr 30 21:38:57.116656 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2ff5063f-9fb7-47ac-aafa-4b9f19b1ac0b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:57.120798 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2ff5063f-9fb7-47ac-aafa-4b9f19b1ac0b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] PUT http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/tempest-invalid-1401131092 Apr 30 21:38:57.121667 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2ff5063f-9fb7-47ac-aafa-4b9f19b1ac0b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:57.134781 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2ff5063f-9fb7-47ac-aafa-4b9f19b1ac0b tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/tempest-invalid-1401131092 returned with HTTP 404 Apr 30 21:38:57.137387 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1205/2432] 10.222.0.23 () {60 vars in 1314 bytes} [Sat Apr 30 21:38:57 2022] PUT /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/tempest-invalid-1401131092 => generated 99 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:38:57.141670 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7bd9be22-d6fc-45f2-a2b6-03d260b5afff None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:57.145582 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7bd9be22-d6fc-45f2-a2b6-03d260b5afff tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] PUT http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/6135a693-aaff-479f-b6a7-22e4d1350be0 Apr 30 21:38:57.146507 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7bd9be22-d6fc-45f2-a2b6-03d260b5afff tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:57.158289 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7bd9be22-d6fc-45f2-a2b6-03d260b5afff tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/6135a693-aaff-479f-b6a7-22e4d1350be0 returned with HTTP 404 Apr 30 21:38:57.160771 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1228/2433] 10.222.0.23 () {60 vars in 1344 bytes} [Sat Apr 30 21:38:57 2022] PUT /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/6135a693-aaff-479f-b6a7-22e4d1350be0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:57.170300 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2432faac-0992-4b37-a54f-df012e2d3e0d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:57.174921 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2432faac-0992-4b37-a54f-df012e2d3e0d tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] DELETE http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/f551e6a5-1e61-44dd-9b04-1a39b5b75bf7 Apr 30 21:38:57.175437 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2432faac-0992-4b37-a54f-df012e2d3e0d tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:57.175988 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2432faac-0992-4b37-a54f-df012e2d3e0d tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:57.176457 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-2432faac-0992-4b37-a54f-df012e2d3e0d tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Delete volume with id: f551e6a5-1e61-44dd-9b04-1a39b5b75bf7 Apr 30 21:38:57.188866 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2432faac-0992-4b37-a54f-df012e2d3e0d tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/f551e6a5-1e61-44dd-9b04-1a39b5b75bf7 returned with HTTP 404 Apr 30 21:38:57.193826 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1206/2434] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:38:57 2022] DELETE /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/f551e6a5-1e61-44dd-9b04-1a39b5b75bf7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:57.199846 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-146e709e-5862-46ce-943e-40f74f84d781 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:57.202005 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-146e709e-5862-46ce-943e-40f74f84d781 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action Apr 30 21:38:57.202927 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-146e709e-5862-46ce-943e-40f74f84d781 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:38:57.203257 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-146e709e-5862-46ce-943e-40f74f84d781 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:57.204323 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-146e709e-5862-46ce-943e-40f74f84d781 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action returned with HTTP 400 Apr 30 21:38:57.205391 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1229/2435] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:38:57 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action => generated 140 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Apr 30 21:38:57.211187 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-088c5897-2b02-4c15-80d8-10ca0738fde3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:57.214819 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-088c5897-2b02-4c15-80d8-10ca0738fde3 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action Apr 30 21:38:57.215618 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-088c5897-2b02-4c15-80d8-10ca0738fde3 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:38:57.216012 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-088c5897-2b02-4c15-80d8-10ca0738fde3 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:57.217111 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-088c5897-2b02-4c15-80d8-10ca0738fde3 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action returned with HTTP 400 Apr 30 21:38:57.218597 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1207/2436] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:38:57 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Apr 30 21:38:57.227424 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-161a677e-8ff9-4734-942e-e834a224f848 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:57.231109 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-161a677e-8ff9-4734-942e-e834a224f848 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/63e1a8d0-c441-4111-a394-bd528f879d30/action Apr 30 21:38:57.231834 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-161a677e-8ff9-4734-942e-e834a224f848 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:38:57.232326 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-161a677e-8ff9-4734-942e-e834a224f848 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:57.245128 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-161a677e-8ff9-4734-942e-e834a224f848 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/63e1a8d0-c441-4111-a394-bd528f879d30/action returned with HTTP 404 Apr 30 21:38:57.250234 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1230/2437] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:38:57 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/63e1a8d0-c441-4111-a394-bd528f879d30/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:57.251945 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5aad942a-c3cd-41b6-96c0-b8e5fa3b023e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:57.255639 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5aad942a-c3cd-41b6-96c0-b8e5fa3b023e tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action Apr 30 21:38:57.256475 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5aad942a-c3cd-41b6-96c0-b8e5fa3b023e tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:38:57.256869 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5aad942a-c3cd-41b6-96c0-b8e5fa3b023e tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:57.258075 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5aad942a-c3cd-41b6-96c0-b8e5fa3b023e tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action returned with HTTP 400 Apr 30 21:38:57.259021 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1208/2438] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:38:57 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Apr 30 21:38:57.264793 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b89886b4-e703-4b05-bc52-666ef5b43a72 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:57.268381 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b89886b4-e703-4b05-bc52-666ef5b43a72 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] POST http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/None/action Apr 30 21:38:57.274920 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b89886b4-e703-4b05-bc52-666ef5b43a72 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:38:57.274920 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b89886b4-e703-4b05-bc52-666ef5b43a72 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:38:57.281212 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b89886b4-e703-4b05-bc52-666ef5b43a72 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/None/action returned with HTTP 404 Apr 30 21:38:57.282756 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1231/2439] 10.222.0.23 () {60 vars in 1270 bytes} [Sat Apr 30 21:38:57 2022] POST /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/None/action => generated 77 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:38:57.288330 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-00d55f51-5f56-4b63-9eb3-73fbff676a23 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:57.291894 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-00d55f51-5f56-4b63-9eb3-73fbff676a23 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] GET http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/c3c6c873-1245-46f1-ad30-0fb4c5493efa Apr 30 21:38:57.292630 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-00d55f51-5f56-4b63-9eb3-73fbff676a23 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:57.293246 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-00d55f51-5f56-4b63-9eb3-73fbff676a23 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:57.305284 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-00d55f51-5f56-4b63-9eb3-73fbff676a23 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/c3c6c873-1245-46f1-ad30-0fb4c5493efa returned with HTTP 404 Apr 30 21:38:57.306245 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1209/2440] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:57 2022] GET /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/c3c6c873-1245-46f1-ad30-0fb4c5493efa => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:38:57.311620 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bac71dbe-bcc9-4f15-92ce-04618c4b8f72 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:57.318228 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bac71dbe-bcc9-4f15-92ce-04618c4b8f72 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] DELETE http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 Apr 30 21:38:57.320929 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bac71dbe-bcc9-4f15-92ce-04618c4b8f72 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:57.320929 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bac71dbe-bcc9-4f15-92ce-04618c4b8f72 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:57.320929 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-bac71dbe-bcc9-4f15-92ce-04618c4b8f72 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Delete volume with id: 8617593b-e417-4998-94b0-aae41a7b5b40 Apr 30 21:38:57.333693 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:57.333693 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:57.334763 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bac71dbe-bcc9-4f15-92ce-04618c4b8f72 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Volume info retrieved successfully. Apr 30 21:38:57.530847 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bac71dbe-bcc9-4f15-92ce-04618c4b8f72 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Delete volume request issued successfully. Apr 30 21:38:57.532500 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bac71dbe-bcc9-4f15-92ce-04618c4b8f72 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 returned with HTTP 202 Apr 30 21:38:57.534024 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1232/2441] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:38:57 2022] DELETE /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:38:57.544913 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1961632f-e739-4d3e-b4c9-c3fe5fd4e537 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:57.544913 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1961632f-e739-4d3e-b4c9-c3fe5fd4e537 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] GET http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 Apr 30 21:38:57.551626 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1961632f-e739-4d3e-b4c9-c3fe5fd4e537 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:57.552376 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1961632f-e739-4d3e-b4c9-c3fe5fd4e537 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:57.568468 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:57.568468 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:57.582072 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1961632f-e739-4d3e-b4c9-c3fe5fd4e537 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Volume info retrieved successfully. Apr 30 21:38:57.593791 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1961632f-e739-4d3e-b4c9-c3fe5fd4e537 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 returned with HTTP 200 Apr 30 21:38:57.604557 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1210/2442] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:57 2022] GET /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 => generated 903 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:57.694785 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-db6de734-0a8a-40de-8d8b-a4f40cb505d5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:57.698476 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-db6de734-0a8a-40de-8d8b-a4f40cb505d5 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b Apr 30 21:38:57.698922 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-db6de734-0a8a-40de-8d8b-a4f40cb505d5 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:57.699371 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-db6de734-0a8a-40de-8d8b-a4f40cb505d5 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:57.724323 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:57.724323 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:57.732696 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-db6de734-0a8a-40de-8d8b-a4f40cb505d5 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:57.743114 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-db6de734-0a8a-40de-8d8b-a4f40cb505d5 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b returned with HTTP 200 Apr 30 21:38:57.744393 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1233/2443] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:57 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b => generated 899 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:58.608316 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1bc86793-ea06-41db-b96a-32240724998f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:58.612562 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1bc86793-ea06-41db-b96a-32240724998f tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] GET http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 Apr 30 21:38:58.613004 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1bc86793-ea06-41db-b96a-32240724998f tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:58.613453 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1bc86793-ea06-41db-b96a-32240724998f tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:58.627837 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:58.627837 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:58.635306 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1bc86793-ea06-41db-b96a-32240724998f tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Volume info retrieved successfully. Apr 30 21:38:58.644364 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1bc86793-ea06-41db-b96a-32240724998f tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 returned with HTTP 200 Apr 30 21:38:58.645275 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1211/2444] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:58 2022] GET /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:38:58.758748 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-16d2a585-4e3e-4926-890e-b6bee0f2586e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:58.762355 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-16d2a585-4e3e-4926-890e-b6bee0f2586e tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b Apr 30 21:38:58.762786 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-16d2a585-4e3e-4926-890e-b6bee0f2586e tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:58.763236 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-16d2a585-4e3e-4926-890e-b6bee0f2586e tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:58.778345 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:58.778345 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:58.785514 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-16d2a585-4e3e-4926-890e-b6bee0f2586e tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:58.793734 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-16d2a585-4e3e-4926-890e-b6bee0f2586e tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b returned with HTTP 200 Apr 30 21:38:58.794576 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1234/2445] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:58 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b => generated 899 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:59.657923 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6723794a-b673-46da-91c9-138d4015da58 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:59.661353 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6723794a-b673-46da-91c9-138d4015da58 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] GET http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 Apr 30 21:38:59.661816 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6723794a-b673-46da-91c9-138d4015da58 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:59.662269 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6723794a-b673-46da-91c9-138d4015da58 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:59.676470 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:59.676470 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:59.683114 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6723794a-b673-46da-91c9-138d4015da58 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Volume info retrieved successfully. Apr 30 21:38:59.693534 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6723794a-b673-46da-91c9-138d4015da58 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 returned with HTTP 200 Apr 30 21:38:59.694287 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1212/2446] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:59 2022] GET /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:38:59.807385 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-49d926ac-cea0-4fcf-af3a-59f5e336f8ee None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:38:59.810886 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-49d926ac-cea0-4fcf-af3a-59f5e336f8ee tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b Apr 30 21:38:59.811329 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-49d926ac-cea0-4fcf-af3a-59f5e336f8ee tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:38:59.811779 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-49d926ac-cea0-4fcf-af3a-59f5e336f8ee tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:38:59.826667 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:38:59.826667 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:38:59.834153 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-49d926ac-cea0-4fcf-af3a-59f5e336f8ee tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:38:59.842447 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-49d926ac-cea0-4fcf-af3a-59f5e336f8ee tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b returned with HTTP 200 Apr 30 21:38:59.843150 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1235/2447] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:38:59 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b => generated 899 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:00.711358 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0180f93b-b7cf-495d-8a8a-3429b8004745 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:00.714948 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0180f93b-b7cf-495d-8a8a-3429b8004745 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] GET http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 Apr 30 21:39:00.720452 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0180f93b-b7cf-495d-8a8a-3429b8004745 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:00.720452 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0180f93b-b7cf-495d-8a8a-3429b8004745 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:00.729487 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:00.729487 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:00.737072 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0180f93b-b7cf-495d-8a8a-3429b8004745 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Volume info retrieved successfully. Apr 30 21:39:00.746525 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0180f93b-b7cf-495d-8a8a-3429b8004745 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 returned with HTTP 200 Apr 30 21:39:00.747248 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1213/2448] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:00 2022] GET /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 => generated 903 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:00.855162 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7706b3be-84f8-4487-b59a-e13e9f02b1fb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:00.858774 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7706b3be-84f8-4487-b59a-e13e9f02b1fb tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b Apr 30 21:39:00.859209 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7706b3be-84f8-4487-b59a-e13e9f02b1fb tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:00.859654 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7706b3be-84f8-4487-b59a-e13e9f02b1fb tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:00.870861 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7706b3be-84f8-4487-b59a-e13e9f02b1fb tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b returned with HTTP 404 Apr 30 21:39:00.871757 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1236/2449] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:00 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/f4360008-47f1-4801-852d-bd359a9ffa3b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:39:00.876928 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-395ddab7-a876-43e9-a456-e194dd4eeede None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:00.880857 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-395ddab7-a876-43e9-a456-e194dd4eeede tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] DELETE http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:39:00.881566 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-395ddab7-a876-43e9-a456-e194dd4eeede tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:00.884699 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-395ddab7-a876-43e9-a456-e194dd4eeede tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:00.884699 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-395ddab7-a876-43e9-a456-e194dd4eeede tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Delete volume with id: 699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:39:00.901716 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:00.901716 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:00.903549 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-395ddab7-a876-43e9-a456-e194dd4eeede tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:39:01.124928 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-395ddab7-a876-43e9-a456-e194dd4eeede tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Delete volume request issued successfully. Apr 30 21:39:01.125405 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-395ddab7-a876-43e9-a456-e194dd4eeede tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 202 Apr 30 21:39:01.126289 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1214/2450] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:39:00 2022] DELETE /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:39:01.130910 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c41e994e-35db-4761-8973-611cd7659145 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:01.134535 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c41e994e-35db-4761-8973-611cd7659145 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:39:01.134970 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c41e994e-35db-4761-8973-611cd7659145 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:01.135415 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c41e994e-35db-4761-8973-611cd7659145 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:01.150391 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:01.150391 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:01.157856 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c41e994e-35db-4761-8973-611cd7659145 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:39:01.167148 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c41e994e-35db-4761-8973-611cd7659145 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 200 Apr 30 21:39:01.167855 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1237/2451] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:01 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 1368 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:01.760561 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2eab7db5-0125-4a63-8fd2-fa33d477edc1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:01.764067 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2eab7db5-0125-4a63-8fd2-fa33d477edc1 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] GET http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 Apr 30 21:39:01.764506 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2eab7db5-0125-4a63-8fd2-fa33d477edc1 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:01.764949 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2eab7db5-0125-4a63-8fd2-fa33d477edc1 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:01.779591 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:01.779591 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:01.786237 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2eab7db5-0125-4a63-8fd2-fa33d477edc1 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Volume info retrieved successfully. Apr 30 21:39:01.794387 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2eab7db5-0125-4a63-8fd2-fa33d477edc1 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 returned with HTTP 200 Apr 30 21:39:01.795085 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1215/2452] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:01 2022] GET /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:02.180637 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e3ad1a25-c44a-45d3-b633-d9a9e4be0232 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:02.184371 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e3ad1a25-c44a-45d3-b633-d9a9e4be0232 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:39:02.184874 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e3ad1a25-c44a-45d3-b633-d9a9e4be0232 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:02.185364 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e3ad1a25-c44a-45d3-b633-d9a9e4be0232 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:02.199876 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:02.199876 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:02.206620 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e3ad1a25-c44a-45d3-b633-d9a9e4be0232 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:39:02.216014 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e3ad1a25-c44a-45d3-b633-d9a9e4be0232 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 200 Apr 30 21:39:02.216714 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1238/2453] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:02 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 1368 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:02.807170 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-337481cf-62c9-49d3-800a-87135694c92d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:02.811089 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-337481cf-62c9-49d3-800a-87135694c92d tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] GET http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 Apr 30 21:39:02.811630 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-337481cf-62c9-49d3-800a-87135694c92d tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:02.812050 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-337481cf-62c9-49d3-800a-87135694c92d tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:02.826605 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:02.826605 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:02.834259 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-337481cf-62c9-49d3-800a-87135694c92d tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Volume info retrieved successfully. Apr 30 21:39:02.844095 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-337481cf-62c9-49d3-800a-87135694c92d tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 returned with HTTP 200 Apr 30 21:39:02.844920 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1216/2454] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:02 2022] GET /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:03.229106 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-25156ecc-a828-43fe-8963-c045b2592690 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:03.233154 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-25156ecc-a828-43fe-8963-c045b2592690 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:39:03.233701 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-25156ecc-a828-43fe-8963-c045b2592690 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:03.234365 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-25156ecc-a828-43fe-8963-c045b2592690 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:03.249473 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:03.249473 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:03.257720 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-25156ecc-a828-43fe-8963-c045b2592690 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:39:03.269064 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-25156ecc-a828-43fe-8963-c045b2592690 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 200 Apr 30 21:39:03.270506 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1239/2455] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:03 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 1368 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:03.857110 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-54d233cb-3b38-4724-92a8-84129447b0d6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:03.860955 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-54d233cb-3b38-4724-92a8-84129447b0d6 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] GET http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 Apr 30 21:39:03.861389 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-54d233cb-3b38-4724-92a8-84129447b0d6 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:03.861913 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-54d233cb-3b38-4724-92a8-84129447b0d6 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:03.872599 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-54d233cb-3b38-4724-92a8-84129447b0d6 tempest-VolumesNegativeTest-109917746 tempest-VolumesNegativeTest-109917746-project] http://10.222.0.23/volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 returned with HTTP 404 Apr 30 21:39:03.873475 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1217/2456] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:03 2022] GET /volume/v3/f19b8cfdb2ea490ebcb51f4f67262300/volumes/8617593b-e417-4998-94b0-aae41a7b5b40 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:39:04.285052 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-07cff996-0891-455e-9b51-37841a132917 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:04.288616 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-07cff996-0891-455e-9b51-37841a132917 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:39:04.289050 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-07cff996-0891-455e-9b51-37841a132917 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:04.289520 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-07cff996-0891-455e-9b51-37841a132917 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:04.304405 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:04.304405 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:04.313041 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-07cff996-0891-455e-9b51-37841a132917 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:39:04.323696 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-07cff996-0891-455e-9b51-37841a132917 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 200 Apr 30 21:39:04.324427 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1240/2457] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:04 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 1368 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:05.337490 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8dfb3a2b-7b34-4553-aac9-c0524e7b70f2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:05.341845 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8dfb3a2b-7b34-4553-aac9-c0524e7b70f2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:39:05.342378 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8dfb3a2b-7b34-4553-aac9-c0524e7b70f2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:05.342977 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8dfb3a2b-7b34-4553-aac9-c0524e7b70f2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:05.366199 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:05.366199 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:05.375748 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8dfb3a2b-7b34-4553-aac9-c0524e7b70f2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:39:05.387944 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8dfb3a2b-7b34-4553-aac9-c0524e7b70f2 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 200 Apr 30 21:39:05.389375 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1218/2458] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:05 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 1368 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:05.631848 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:05.725057 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] POST http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes Apr 30 21:39:05.725810 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-444350930"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:39:05.726766 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-444350930'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:39:05.727073 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Create volume of 1 GB Apr 30 21:39:05.733530 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Availability Zones retrieved successfully. Apr 30 21:39:05.749968 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Flow 'volume_create_api' (cbed770c-ab0e-4e7c-b64d-e55b3f64ce7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:39:05.752509 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc134ca9-bf18-469b-853c-f906858a3e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:39:05.754855 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:39:05.790969 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc134ca9-bf18-469b-853c-f906858a3e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:39:05.793997 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13f3a1e6-e483-4b43-84b9-85dd52cf22b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:39:05.996400 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Created reservations ['fd721396-6986-49f0-ae38-58f338492f96', '2ce8d465-83e9-4ec4-9441-bac1a36ee881', 'ca3efd15-6dc8-40c6-b965-5a0225826985', '531382cd-071e-44dd-a128-af8eaa7c2a60'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:39:05.998192 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13f3a1e6-e483-4b43-84b9-85dd52cf22b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd721396-6986-49f0-ae38-58f338492f96', '2ce8d465-83e9-4ec4-9441-bac1a36ee881', 'ca3efd15-6dc8-40c6-b965-5a0225826985', '531382cd-071e-44dd-a128-af8eaa7c2a60']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:39:06.000259 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c17fbf-8091-49bc-8fa8-b43e8388f707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:39:06.153883 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c17fbf-8091-49bc-8fa8-b43e8388f707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea2f5477-f949-4349-bf34-002b7eabddee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-444350930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd10ab5932b44002aa3eea64dad5bf3d',qos_specs=None,replication_status=,reservations=['fd721396-6986-49f0-ae38-58f338492f96','2ce8d465-83e9-4ec4-9441-bac1a36ee881','ca3efd15-6dc8-40c6-b965-5a0225826985','531382cd-071e-44dd-a128-af8eaa7c2a60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='507a432b8dbe44eeaed56750b9ec5112',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:39:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-444350930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea2f5477-f949-4349-bf34-002b7eabddee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd10ab5932b44002aa3eea64dad5bf3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='507a432b8dbe44eeaed56750b9ec5112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:39:06.155645 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cdd79b0-4bb9-4515-bd9d-73cceab9ac2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:39:06.255311 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cdd79b0-4bb9-4515-bd9d-73cceab9ac2c) transitioned into state 'SUCCESS' from state '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-444350930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd10ab5932b44002aa3eea64dad5bf3d',qos_specs=None,replication_status=,reservations=['fd721396-6986-49f0-ae38-58f338492f96','2ce8d465-83e9-4ec4-9441-bac1a36ee881','ca3efd15-6dc8-40c6-b965-5a0225826985','531382cd-071e-44dd-a128-af8eaa7c2a60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='507a432b8dbe44eeaed56750b9ec5112',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:39:06.257161 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28d6a234-e00d-4952-a488-930d1ddf54ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:39:06.352873 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28d6a234-e00d-4952-a488-930d1ddf54ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:39:06.355380 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Flow 'volume_create_api' (cbed770c-ab0e-4e7c-b64d-e55b3f64ce7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:39:06.356037 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Create volume request issued successfully. Apr 30 21:39:06.357230 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b1d43e5d-4ad1-4976-b7f5-dab1a6b0285f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes returned with HTTP 202 Apr 30 21:39:06.358021 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1241/2459] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:39:05 2022] POST /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes => generated 819 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:39:06.374081 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c28be7c4-0d47-49e0-b5dd-73e5362e389a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:06.380018 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c28be7c4-0d47-49e0-b5dd-73e5362e389a tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee Apr 30 21:39:06.380484 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c28be7c4-0d47-49e0-b5dd-73e5362e389a tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:06.380926 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c28be7c4-0d47-49e0-b5dd-73e5362e389a tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:06.397662 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:06.397662 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:06.401431 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dd4bfda5-1cfb-4938-9b79-75b0be0dda0d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:06.407012 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dd4bfda5-1cfb-4938-9b79-75b0be0dda0d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:39:06.407389 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dd4bfda5-1cfb-4938-9b79-75b0be0dda0d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:06.408933 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dd4bfda5-1cfb-4938-9b79-75b0be0dda0d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:06.411083 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c28be7c4-0d47-49e0-b5dd-73e5362e389a tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Volume info retrieved successfully. Apr 30 21:39:06.421784 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c28be7c4-0d47-49e0-b5dd-73e5362e389a tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee returned with HTTP 200 Apr 30 21:39:06.422782 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1219/2460] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:06 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee => generated 887 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:39:06.423951 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:06.423951 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:06.432908 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-dd4bfda5-1cfb-4938-9b79-75b0be0dda0d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:39:06.443799 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dd4bfda5-1cfb-4938-9b79-75b0be0dda0d tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 200 Apr 30 21:39:06.453136 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1242/2461] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:06 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 1368 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:39:07.434842 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d3783ba9-9f99-45f0-8704-3e4090f188f0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:07.438790 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d3783ba9-9f99-45f0-8704-3e4090f188f0 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee Apr 30 21:39:07.439283 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d3783ba9-9f99-45f0-8704-3e4090f188f0 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:07.439760 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d3783ba9-9f99-45f0-8704-3e4090f188f0 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:07.453310 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:07.453310 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:07.457597 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-92960fcb-6e88-4007-b4f7-18c5116a0677 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:07.461112 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-92960fcb-6e88-4007-b4f7-18c5116a0677 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c Apr 30 21:39:07.461272 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d3783ba9-9f99-45f0-8704-3e4090f188f0 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Volume info retrieved successfully. Apr 30 21:39:07.461544 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-92960fcb-6e88-4007-b4f7-18c5116a0677 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:07.462036 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-92960fcb-6e88-4007-b4f7-18c5116a0677 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:07.470023 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d3783ba9-9f99-45f0-8704-3e4090f188f0 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee returned with HTTP 200 Apr 30 21:39:07.473847 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1220/2462] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:07 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee => generated 911 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:07.473989 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-92960fcb-6e88-4007-b4f7-18c5116a0677 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c returned with HTTP 404 Apr 30 21:39:07.474467 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1243/2463] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:07 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/699b0388-ad61-4f85-b49b-8ed1a1580b8c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:39:07.481258 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e7db8b4a-b710-4ef3-bf6c-acbe47f4f822 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:07.484795 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e7db8b4a-b710-4ef3-bf6c-acbe47f4f822 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] DELETE http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd Apr 30 21:39:07.485239 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e7db8b4a-b710-4ef3-bf6c-acbe47f4f822 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:07.485930 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e7db8b4a-b710-4ef3-bf6c-acbe47f4f822 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:07.486327 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-e7db8b4a-b710-4ef3-bf6c-acbe47f4f822 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Delete volume with id: 30460b4c-b78e-4bda-b2c2-b5a7bcd59acd Apr 30 21:39:07.500093 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:07.500093 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:07.501006 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e7db8b4a-b710-4ef3-bf6c-acbe47f4f822 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:39:07.713590 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e7db8b4a-b710-4ef3-bf6c-acbe47f4f822 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Delete volume request issued successfully. Apr 30 21:39:07.714097 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e7db8b4a-b710-4ef3-bf6c-acbe47f4f822 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd returned with HTTP 202 Apr 30 21:39:07.714952 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1221/2464] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:39:07 2022] DELETE /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:39:07.719702 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4b55a9bc-9084-4195-9520-8dd816c99cb7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:07.723473 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4b55a9bc-9084-4195-9520-8dd816c99cb7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd Apr 30 21:39:07.724076 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4b55a9bc-9084-4195-9520-8dd816c99cb7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:07.724558 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4b55a9bc-9084-4195-9520-8dd816c99cb7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:07.739200 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:07.739200 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:07.746812 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4b55a9bc-9084-4195-9520-8dd816c99cb7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:39:07.756006 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4b55a9bc-9084-4195-9520-8dd816c99cb7 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd returned with HTTP 200 Apr 30 21:39:07.756664 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1244/2465] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:07 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd => generated 899 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:08.483608 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-535e1f73-af12-41e3-84b5-ffbb3945aaa7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:08.487191 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-535e1f73-af12-41e3-84b5-ffbb3945aaa7 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee Apr 30 21:39:08.487659 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-535e1f73-af12-41e3-84b5-ffbb3945aaa7 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:08.488135 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-535e1f73-af12-41e3-84b5-ffbb3945aaa7 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:08.501965 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:08.501965 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:08.509246 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-535e1f73-af12-41e3-84b5-ffbb3945aaa7 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Volume info retrieved successfully. Apr 30 21:39:08.517484 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-535e1f73-af12-41e3-84b5-ffbb3945aaa7 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee returned with HTTP 200 Apr 30 21:39:08.518962 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1222/2466] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:08 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee => generated 912 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:08.530365 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-531b5160-af10-4116-a642-ffda2868b108 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:08.534222 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-531b5160-af10-4116-a642-ffda2868b108 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] POST http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots Apr 30 21:39:08.534964 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-531b5160-af10-4116-a642-ffda2868b108 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea2f5477-f949-4349-bf34-002b7eabddee", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-300472633"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:39:08.552847 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:08.552847 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:08.553889 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-531b5160-af10-4116-a642-ffda2868b108 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Volume info retrieved successfully. Apr 30 21:39:08.554192 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.snapshots [None req-531b5160-af10-4116-a642-ffda2868b108 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Create snapshot from volume ea2f5477-f949-4349-bf34-002b7eabddee Apr 30 21:39:08.751110 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-531b5160-af10-4116-a642-ffda2868b108 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Created reservations ['3cfe0f51-cfc8-4b48-a3c1-48bfcadfa22b', 'e25bfa30-2493-49ea-a982-fee9c13c1ec9', '30ac780d-ab48-4dc0-9ac4-4ad513a64645', 'cfba60cb-5d47-45b2-af77-f63835e3411d'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:39:08.768939 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e5d4fe00-b49e-422a-8da7-fd64e34908b1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:08.772716 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e5d4fe00-b49e-422a-8da7-fd64e34908b1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd Apr 30 21:39:08.773156 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e5d4fe00-b49e-422a-8da7-fd64e34908b1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:08.773738 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e5d4fe00-b49e-422a-8da7-fd64e34908b1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:08.787648 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:08.787648 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:08.794361 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e5d4fe00-b49e-422a-8da7-fd64e34908b1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:39:08.803137 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e5d4fe00-b49e-422a-8da7-fd64e34908b1 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd returned with HTTP 200 Apr 30 21:39:08.803841 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1223/2467] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:08 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd => generated 899 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:39:08.938132 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-531b5160-af10-4116-a642-ffda2868b108 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot create request issued successfully. Apr 30 21:39:08.938768 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-531b5160-af10-4116-a642-ffda2868b108 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots returned with HTTP 202 Apr 30 21:39:08.942569 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1245/2468] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:39:08 2022] POST /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots => generated 313 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:39:08.947294 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c77db4b5-2adb-4f36-b911-a8ee5b8fc538 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:08.951729 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c77db4b5-2adb-4f36-b911-a8ee5b8fc538 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 Apr 30 21:39:08.953082 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c77db4b5-2adb-4f36-b911-a8ee5b8fc538 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:08.953733 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c77db4b5-2adb-4f36-b911-a8ee5b8fc538 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:08.963203 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:08.963203 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:08.964147 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c77db4b5-2adb-4f36-b911-a8ee5b8fc538 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:08.965936 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c77db4b5-2adb-4f36-b911-a8ee5b8fc538 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 returned with HTTP 200 Apr 30 21:39:08.966641 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1224/2469] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:08 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:09.816676 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-563d3f5d-7447-488f-9eec-8ac65538a3ca None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:09.822224 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-563d3f5d-7447-488f-9eec-8ac65538a3ca tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd Apr 30 21:39:09.822224 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-563d3f5d-7447-488f-9eec-8ac65538a3ca tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:09.822224 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-563d3f5d-7447-488f-9eec-8ac65538a3ca tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:09.835721 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:09.835721 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:09.842499 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-563d3f5d-7447-488f-9eec-8ac65538a3ca tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:39:09.850997 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-563d3f5d-7447-488f-9eec-8ac65538a3ca tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd returned with HTTP 200 Apr 30 21:39:09.851820 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1246/2470] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:09 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd => generated 899 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:09.974615 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-eaa1369f-2d44-42c1-87b6-26407062f3cb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:09.978609 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eaa1369f-2d44-42c1-87b6-26407062f3cb tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 Apr 30 21:39:09.979078 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eaa1369f-2d44-42c1-87b6-26407062f3cb tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:09.979529 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eaa1369f-2d44-42c1-87b6-26407062f3cb tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:09.992248 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:09.992248 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:09.992248 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-eaa1369f-2d44-42c1-87b6-26407062f3cb tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:09.992248 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eaa1369f-2d44-42c1-87b6-26407062f3cb tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 returned with HTTP 200 Apr 30 21:39:09.992248 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1225/2471] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:09 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:10.864021 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-21f6989e-7c39-4dc3-a34a-2a8424da6842 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:10.867767 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-21f6989e-7c39-4dc3-a34a-2a8424da6842 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd Apr 30 21:39:10.868219 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-21f6989e-7c39-4dc3-a34a-2a8424da6842 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:10.868667 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-21f6989e-7c39-4dc3-a34a-2a8424da6842 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:10.882596 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:10.882596 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:10.890007 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-21f6989e-7c39-4dc3-a34a-2a8424da6842 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:39:10.899572 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-21f6989e-7c39-4dc3-a34a-2a8424da6842 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd returned with HTTP 200 Apr 30 21:39:10.900297 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1247/2472] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:10 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd => generated 899 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:10.999814 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-991f9e61-4be3-484a-9d1c-5b8670fdcae2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:11.003993 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-991f9e61-4be3-484a-9d1c-5b8670fdcae2 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 Apr 30 21:39:11.004458 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-991f9e61-4be3-484a-9d1c-5b8670fdcae2 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:11.004911 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-991f9e61-4be3-484a-9d1c-5b8670fdcae2 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:11.014704 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:11.014704 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:11.015647 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-991f9e61-4be3-484a-9d1c-5b8670fdcae2 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:11.017400 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-991f9e61-4be3-484a-9d1c-5b8670fdcae2 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 returned with HTTP 200 Apr 30 21:39:11.018120 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1226/2473] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:10 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:11.913012 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3376fb0e-02d7-4de0-bd2d-d5048196baf8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:11.916627 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3376fb0e-02d7-4de0-bd2d-d5048196baf8 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd Apr 30 21:39:11.917071 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3376fb0e-02d7-4de0-bd2d-d5048196baf8 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:11.917557 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3376fb0e-02d7-4de0-bd2d-d5048196baf8 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:11.931341 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:11.931341 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:11.938080 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3376fb0e-02d7-4de0-bd2d-d5048196baf8 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Volume info retrieved successfully. Apr 30 21:39:11.947078 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3376fb0e-02d7-4de0-bd2d-d5048196baf8 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd returned with HTTP 200 Apr 30 21:39:11.948357 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1248/2474] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:11 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd => generated 899 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:39:12.026822 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d3e3f493-7969-45c9-ae24-9de352efd798 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:12.030824 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d3e3f493-7969-45c9-ae24-9de352efd798 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 Apr 30 21:39:12.031296 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d3e3f493-7969-45c9-ae24-9de352efd798 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:12.031793 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d3e3f493-7969-45c9-ae24-9de352efd798 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:12.044373 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:12.044373 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:12.047346 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d3e3f493-7969-45c9-ae24-9de352efd798 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:12.051810 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d3e3f493-7969-45c9-ae24-9de352efd798 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 returned with HTTP 200 Apr 30 21:39:12.051810 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1227/2475] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:12 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 => generated 445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:12.960196 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-542384cc-2f34-4d5a-a7ad-39875a173ce6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:12.963694 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-542384cc-2f34-4d5a-a7ad-39875a173ce6 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] GET http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd Apr 30 21:39:12.964127 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-542384cc-2f34-4d5a-a7ad-39875a173ce6 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:12.964573 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-542384cc-2f34-4d5a-a7ad-39875a173ce6 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:12.975865 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-542384cc-2f34-4d5a-a7ad-39875a173ce6 tempest-VolumesGetTest-1561898534 tempest-VolumesGetTest-1561898534-project] http://10.222.0.23/volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd returned with HTTP 404 Apr 30 21:39:12.976750 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1249/2476] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:12 2022] GET /volume/v3/903ce8c98e7941809c3641af803b1030/volumes/30460b4c-b78e-4bda-b2c2-b5a7bcd59acd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:39:13.061253 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-33b8b00d-5b48-4f00-93c5-12ea28496ad4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:13.065073 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-33b8b00d-5b48-4f00-93c5-12ea28496ad4 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 Apr 30 21:39:13.065532 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-33b8b00d-5b48-4f00-93c5-12ea28496ad4 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:13.066022 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-33b8b00d-5b48-4f00-93c5-12ea28496ad4 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:13.081226 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:13.081226 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:13.083241 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-33b8b00d-5b48-4f00-93c5-12ea28496ad4 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:13.085267 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-33b8b00d-5b48-4f00-93c5-12ea28496ad4 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 returned with HTTP 200 Apr 30 21:39:13.093777 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7bac38af-aac1-4f59-9645-893d176bee4b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:13.095103 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1228/2477] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:13 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 => generated 472 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:13.098904 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7bac38af-aac1-4f59-9645-893d176bee4b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] POST http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots Apr 30 21:39:13.099842 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7bac38af-aac1-4f59-9645-893d176bee4b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea2f5477-f949-4349-bf34-002b7eabddee", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-962918264"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:39:13.117567 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:13.117567 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:13.118769 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7bac38af-aac1-4f59-9645-893d176bee4b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Volume info retrieved successfully. Apr 30 21:39:13.119074 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.snapshots [None req-7bac38af-aac1-4f59-9645-893d176bee4b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Create snapshot from volume ea2f5477-f949-4349-bf34-002b7eabddee Apr 30 21:39:13.220555 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-7bac38af-aac1-4f59-9645-893d176bee4b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Created reservations ['5074cc2c-db7a-4b61-9b3b-11be0e5b4069', '54a77bf9-5e60-4eb6-a233-b1e467acec17', '4811f101-0a7c-4344-bda2-82280e209aa1', '3ad65482-fdfd-4501-9123-029e093e0485'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:39:13.412970 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7bac38af-aac1-4f59-9645-893d176bee4b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot create request issued successfully. Apr 30 21:39:13.413882 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7bac38af-aac1-4f59-9645-893d176bee4b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots returned with HTTP 202 Apr 30 21:39:13.421964 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-47338f81-d756-46ba-b347-04f0bdf7f896 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:13.428612 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-47338f81-d756-46ba-b347-04f0bdf7f896 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 Apr 30 21:39:13.429446 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-47338f81-d756-46ba-b347-04f0bdf7f896 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:13.431162 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-47338f81-d756-46ba-b347-04f0bdf7f896 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:13.435170 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1250/2478] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:39:13 2022] POST /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots => generated 313 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:39:13.444354 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:13.444354 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:13.446046 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-47338f81-d756-46ba-b347-04f0bdf7f896 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:13.449309 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-47338f81-d756-46ba-b347-04f0bdf7f896 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 returned with HTTP 200 Apr 30 21:39:13.450487 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1229/2479] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:13 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 => generated 445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:14.459694 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-31a4ea85-5d2d-4d3d-9601-6250cf7a5415 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:14.463953 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-31a4ea85-5d2d-4d3d-9601-6250cf7a5415 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 Apr 30 21:39:14.468039 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-31a4ea85-5d2d-4d3d-9601-6250cf7a5415 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:14.468039 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-31a4ea85-5d2d-4d3d-9601-6250cf7a5415 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:14.474905 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:14.474905 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:14.475873 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-31a4ea85-5d2d-4d3d-9601-6250cf7a5415 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:14.477627 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-31a4ea85-5d2d-4d3d-9601-6250cf7a5415 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 returned with HTTP 200 Apr 30 21:39:14.478356 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1251/2480] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:14 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:15.485655 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-996c22fe-a924-48ba-94f9-4b92e197adee None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:15.489848 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-996c22fe-a924-48ba-94f9-4b92e197adee tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 Apr 30 21:39:15.490344 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-996c22fe-a924-48ba-94f9-4b92e197adee tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:15.490802 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-996c22fe-a924-48ba-94f9-4b92e197adee tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:15.502616 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:15.502616 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:15.509162 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-996c22fe-a924-48ba-94f9-4b92e197adee tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:15.511837 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-996c22fe-a924-48ba-94f9-4b92e197adee tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 returned with HTTP 200 Apr 30 21:39:15.512760 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1230/2481] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:15 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 => generated 445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:16.522050 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f553d91e-68e2-4768-a429-b132a883562d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:16.527099 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f553d91e-68e2-4768-a429-b132a883562d tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 Apr 30 21:39:16.527806 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f553d91e-68e2-4768-a429-b132a883562d tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:16.528272 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f553d91e-68e2-4768-a429-b132a883562d tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:16.538965 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:16.538965 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:16.540201 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f553d91e-68e2-4768-a429-b132a883562d tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:16.542031 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f553d91e-68e2-4768-a429-b132a883562d tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 returned with HTTP 200 Apr 30 21:39:16.548233 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1252/2482] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:16 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:16.550064 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9e89187c-faad-4d8b-aded-384167ca0912 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:16.554676 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9e89187c-faad-4d8b-aded-384167ca0912 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] POST http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots Apr 30 21:39:16.555409 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9e89187c-faad-4d8b-aded-384167ca0912 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea2f5477-f949-4349-bf34-002b7eabddee", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-566602941"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:39:16.569848 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:16.569848 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:16.571038 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9e89187c-faad-4d8b-aded-384167ca0912 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Volume info retrieved successfully. Apr 30 21:39:16.571335 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.snapshots [None req-9e89187c-faad-4d8b-aded-384167ca0912 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Create snapshot from volume ea2f5477-f949-4349-bf34-002b7eabddee Apr 30 21:39:16.677610 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-9e89187c-faad-4d8b-aded-384167ca0912 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Created reservations ['e68223a1-b3a0-4162-97a8-f5ca371fc0ea', 'bebd291e-76af-4c52-a214-4a04225ed917', '96985bfb-2985-4360-9620-014afe5ab123', '1e7c1735-8839-4875-b097-9cec8c0ba74e'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:39:16.876292 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9e89187c-faad-4d8b-aded-384167ca0912 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot create request issued successfully. Apr 30 21:39:16.877302 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9e89187c-faad-4d8b-aded-384167ca0912 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots returned with HTTP 202 Apr 30 21:39:16.878786 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1231/2483] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:39:16 2022] POST /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots => generated 313 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:39:16.885809 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3c07fa98-df7b-4dfa-881c-224cb072d76b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:16.891890 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3c07fa98-df7b-4dfa-881c-224cb072d76b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e Apr 30 21:39:16.892087 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3c07fa98-df7b-4dfa-881c-224cb072d76b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:16.893845 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3c07fa98-df7b-4dfa-881c-224cb072d76b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:16.903098 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:16.903098 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:16.905213 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3c07fa98-df7b-4dfa-881c-224cb072d76b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:16.907762 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3c07fa98-df7b-4dfa-881c-224cb072d76b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e returned with HTTP 200 Apr 30 21:39:16.909105 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1253/2484] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:16 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e => generated 445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:17.926625 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a1e7929f-0418-4d26-b895-7fb8631963d5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:17.931202 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a1e7929f-0418-4d26-b895-7fb8631963d5 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e Apr 30 21:39:17.931899 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a1e7929f-0418-4d26-b895-7fb8631963d5 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:17.932529 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a1e7929f-0418-4d26-b895-7fb8631963d5 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:17.944485 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:17.944485 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:17.945940 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a1e7929f-0418-4d26-b895-7fb8631963d5 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:17.947772 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a1e7929f-0418-4d26-b895-7fb8631963d5 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e returned with HTTP 200 Apr 30 21:39:17.953295 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1232/2485] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:17 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e => generated 445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:18.961430 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-656cca98-5f7e-42b9-87f1-c8282d161b9d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:18.967451 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-656cca98-5f7e-42b9-87f1-c8282d161b9d tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e Apr 30 21:39:18.968924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-656cca98-5f7e-42b9-87f1-c8282d161b9d tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:18.969399 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-656cca98-5f7e-42b9-87f1-c8282d161b9d tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:18.989680 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:18.989680 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:18.991647 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-656cca98-5f7e-42b9-87f1-c8282d161b9d tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:18.993775 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-656cca98-5f7e-42b9-87f1-c8282d161b9d tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e returned with HTTP 200 Apr 30 21:39:18.994978 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1254/2486] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:18 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e => generated 445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:20.002590 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-223404a9-6c8d-4862-ba88-f3679fb681a2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.006339 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-223404a9-6c8d-4862-ba88-f3679fb681a2 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e Apr 30 21:39:20.006806 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-223404a9-6c8d-4862-ba88-f3679fb681a2 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.007272 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-223404a9-6c8d-4862-ba88-f3679fb681a2 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.017977 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.017977 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.019655 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-223404a9-6c8d-4862-ba88-f3679fb681a2 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:20.022516 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-223404a9-6c8d-4862-ba88-f3679fb681a2 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e returned with HTTP 200 Apr 30 21:39:20.023249 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1233/2487] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:39:20.033892 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2e829815-b5dc-4b41-9f70-2dffb458515b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.037257 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2e829815-b5dc-4b41-9f70-2dffb458515b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?limit=1 Apr 30 21:39:20.037703 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2e829815-b5dc-4b41-9f70-2dffb458515b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.038253 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2e829815-b5dc-4b41-9f70-2dffb458515b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.038786 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-2e829815-b5dc-4b41-9f70-2dffb458515b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.040995 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-2e829815-b5dc-4b41-9f70-2dffb458515b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122527) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.048841 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2e829815-b5dc-4b41-9f70-2dffb458515b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.050192 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2e829815-b5dc-4b41-9f70-2dffb458515b tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?limit=1 returned with HTTP 200 Apr 30 21:39:20.051692 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1255/2488] 10.222.0.23 () {58 vars in 1234 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?limit=1 => generated 514 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:20.059904 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ebf607ea-0b99-4543-bf03-235f4a28e9ce None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.067650 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ebf607ea-0b99-4543-bf03-235f4a28e9ce tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots Apr 30 21:39:20.067650 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ebf607ea-0b99-4543-bf03-235f4a28e9ce tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.067650 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ebf607ea-0b99-4543-bf03-235f4a28e9ce tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.067650 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-ebf607ea-0b99-4543-bf03-235f4a28e9ce tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.069806 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.db.sqlalchemy.api [None req-ebf607ea-0b99-4543-bf03-235f4a28e9ce tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122525) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.078508 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ebf607ea-0b99-4543-bf03-235f4a28e9ce tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.080116 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ebf607ea-0b99-4543-bf03-235f4a28e9ce tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots returned with HTTP 200 Apr 30 21:39:20.090980 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1234/2489] 10.222.0.23 () {58 vars in 1219 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:39:20.091112 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-55703a70-170c-464c-beda-20daf9578646 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.094383 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-55703a70-170c-464c-beda-20daf9578646 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?limit=100000 Apr 30 21:39:20.094831 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-55703a70-170c-464c-beda-20daf9578646 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.095291 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-55703a70-170c-464c-beda-20daf9578646 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.095808 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-55703a70-170c-464c-beda-20daf9578646 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.096484 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.096484 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.098627 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-55703a70-170c-464c-beda-20daf9578646 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122527) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.107133 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-55703a70-170c-464c-beda-20daf9578646 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.107947 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-55703a70-170c-464c-beda-20daf9578646 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?limit=100000 returned with HTTP 200 Apr 30 21:39:20.108726 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1256/2490] 10.222.0.23 () {58 vars in 1244 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?limit=100000 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:20.118777 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c1ee8c9d-fa62-413c-beb6-11b8c83c3afc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.123652 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c1ee8c9d-fa62-413c-beb6-11b8c83c3afc tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?limit=0 Apr 30 21:39:20.124471 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c1ee8c9d-fa62-413c-beb6-11b8c83c3afc tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.125615 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c1ee8c9d-fa62-413c-beb6-11b8c83c3afc tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.126397 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-c1ee8c9d-fa62-413c-beb6-11b8c83c3afc tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.127362 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.127362 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.130250 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.db.sqlalchemy.api [None req-c1ee8c9d-fa62-413c-beb6-11b8c83c3afc tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122525) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.140881 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c1ee8c9d-fa62-413c-beb6-11b8c83c3afc tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.141689 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c1ee8c9d-fa62-413c-beb6-11b8c83c3afc tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?limit=0 returned with HTTP 200 Apr 30 21:39:20.142652 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1235/2491] 10.222.0.23 () {58 vars in 1234 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?limit=0 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:39:20.153593 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-64bb0291-5c10-4e25-b95a-122d8a4a19e0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.159986 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-64bb0291-5c10-4e25-b95a-122d8a4a19e0 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots Apr 30 21:39:20.161298 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-64bb0291-5c10-4e25-b95a-122d8a4a19e0 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.162185 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-64bb0291-5c10-4e25-b95a-122d8a4a19e0 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.162855 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-64bb0291-5c10-4e25-b95a-122d8a4a19e0 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.163724 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.163724 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.169701 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-64bb0291-5c10-4e25-b95a-122d8a4a19e0 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122527) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.194159 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-64bb0291-5c10-4e25-b95a-122d8a4a19e0 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.197406 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-64bb0291-5c10-4e25-b95a-122d8a4a19e0 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots returned with HTTP 200 Apr 30 21:39:20.203597 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-62ef05a9-79c1-4232-a2ee-a158d097660f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.205967 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1257/2492] 10.222.0.23 () {58 vars in 1219 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots => generated 993 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:20.208309 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-62ef05a9-79c1-4232-a2ee-a158d097660f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?marker=742d6638-ffd6-41bc-90a8-d239fb09fb45 Apr 30 21:39:20.208759 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-62ef05a9-79c1-4232-a2ee-a158d097660f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.209213 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-62ef05a9-79c1-4232-a2ee-a158d097660f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.209720 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-62ef05a9-79c1-4232-a2ee-a158d097660f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.211857 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.db.sqlalchemy.api [None req-62ef05a9-79c1-4232-a2ee-a158d097660f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122525) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.273306 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-62ef05a9-79c1-4232-a2ee-a158d097660f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.277124 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-62ef05a9-79c1-4232-a2ee-a158d097660f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?marker=742d6638-ffd6-41bc-90a8-d239fb09fb45 returned with HTTP 200 Apr 30 21:39:20.279071 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1236/2493] 10.222.0.23 () {58 vars in 1306 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?marker=742d6638-ffd6-41bc-90a8-d239fb09fb45 => generated 341 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:39:20.287024 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dcd63aef-8d2b-4022-af8e-b77ed7b96367 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.291988 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dcd63aef-8d2b-4022-af8e-b77ed7b96367 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?offset=2&limit=3 Apr 30 21:39:20.302587 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dcd63aef-8d2b-4022-af8e-b77ed7b96367 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.303157 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dcd63aef-8d2b-4022-af8e-b77ed7b96367 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.303924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-dcd63aef-8d2b-4022-af8e-b77ed7b96367 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.304857 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.304857 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.306690 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-dcd63aef-8d2b-4022-af8e-b77ed7b96367 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122527) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.331201 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-dcd63aef-8d2b-4022-af8e-b77ed7b96367 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.331920 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dcd63aef-8d2b-4022-af8e-b77ed7b96367 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?offset=2&limit=3 returned with HTTP 200 Apr 30 21:39:20.334972 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1258/2494] 10.222.0.23 () {58 vars in 1252 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?offset=2&limit=3 => generated 341 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:20.345834 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4ee1ac13-0b32-4c9f-a518-8d3ce76d180f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.350862 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4ee1ac13-0b32-4c9f-a518-8d3ce76d180f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=created_at&sort_dir=asc Apr 30 21:39:20.351322 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4ee1ac13-0b32-4c9f-a518-8d3ce76d180f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.351777 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4ee1ac13-0b32-4c9f-a518-8d3ce76d180f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.352358 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-4ee1ac13-0b32-4c9f-a518-8d3ce76d180f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.353245 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.353245 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.354792 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.db.sqlalchemy.api [None req-4ee1ac13-0b32-4c9f-a518-8d3ce76d180f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122525) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.378307 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4ee1ac13-0b32-4c9f-a518-8d3ce76d180f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.380667 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4ee1ac13-0b32-4c9f-a518-8d3ce76d180f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Apr 30 21:39:20.381970 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1237/2495] 10.222.0.23 () {58 vars in 1284 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:20.391421 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8f0cc72e-3df9-402d-93e0-abaf03a20105 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.399022 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8f0cc72e-3df9-402d-93e0-abaf03a20105 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=created_at&sort_dir=desc Apr 30 21:39:20.399566 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8f0cc72e-3df9-402d-93e0-abaf03a20105 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.400095 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8f0cc72e-3df9-402d-93e0-abaf03a20105 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.400679 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-8f0cc72e-3df9-402d-93e0-abaf03a20105 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.401626 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.401626 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.403691 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-8f0cc72e-3df9-402d-93e0-abaf03a20105 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122527) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.413792 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8f0cc72e-3df9-402d-93e0-abaf03a20105 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.414691 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8f0cc72e-3df9-402d-93e0-abaf03a20105 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Apr 30 21:39:20.415822 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1259/2496] 10.222.0.23 () {58 vars in 1286 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:20.424367 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-276a4196-ad15-408c-8a52-4e17fda9c0f6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.428884 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-276a4196-ad15-408c-8a52-4e17fda9c0f6 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=id&sort_dir=asc Apr 30 21:39:20.429724 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-276a4196-ad15-408c-8a52-4e17fda9c0f6 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.430395 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-276a4196-ad15-408c-8a52-4e17fda9c0f6 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.431423 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-276a4196-ad15-408c-8a52-4e17fda9c0f6 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.432843 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.432843 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.438058 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.db.sqlalchemy.api [None req-276a4196-ad15-408c-8a52-4e17fda9c0f6 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122525) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.463490 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-276a4196-ad15-408c-8a52-4e17fda9c0f6 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.466145 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-276a4196-ad15-408c-8a52-4e17fda9c0f6 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Apr 30 21:39:20.467156 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1238/2497] 10.222.0.23 () {58 vars in 1268 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:20.475983 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-67d14d11-400e-40b2-a734-8ee5bc5603c4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.480194 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-67d14d11-400e-40b2-a734-8ee5bc5603c4 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=id&sort_dir=desc Apr 30 21:39:20.480864 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-67d14d11-400e-40b2-a734-8ee5bc5603c4 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.481503 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-67d14d11-400e-40b2-a734-8ee5bc5603c4 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.482236 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-67d14d11-400e-40b2-a734-8ee5bc5603c4 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.483105 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.483105 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.484891 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-67d14d11-400e-40b2-a734-8ee5bc5603c4 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122527) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.522750 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-67d14d11-400e-40b2-a734-8ee5bc5603c4 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.523612 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-67d14d11-400e-40b2-a734-8ee5bc5603c4 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Apr 30 21:39:20.524609 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1260/2498] 10.222.0.23 () {58 vars in 1270 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:20.533442 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d59f8d5c-15a1-41ce-a06d-9a3fa4538b40 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.537939 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d59f8d5c-15a1-41ce-a06d-9a3fa4538b40 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=display_name&sort_dir=asc Apr 30 21:39:20.538321 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d59f8d5c-15a1-41ce-a06d-9a3fa4538b40 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.538783 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d59f8d5c-15a1-41ce-a06d-9a3fa4538b40 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.539303 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-d59f8d5c-15a1-41ce-a06d-9a3fa4538b40 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.540010 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.540010 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.542372 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.db.sqlalchemy.api [None req-d59f8d5c-15a1-41ce-a06d-9a3fa4538b40 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122525) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.575239 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d59f8d5c-15a1-41ce-a06d-9a3fa4538b40 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.576345 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d59f8d5c-15a1-41ce-a06d-9a3fa4538b40 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Apr 30 21:39:20.584761 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1239/2499] 10.222.0.23 () {58 vars in 1288 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:20.586551 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-319fd39c-fd5c-4d76-8be8-5521acbd6d50 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.591722 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-319fd39c-fd5c-4d76-8be8-5521acbd6d50 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=display_name&sort_dir=desc Apr 30 21:39:20.593011 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-319fd39c-fd5c-4d76-8be8-5521acbd6d50 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.593854 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-319fd39c-fd5c-4d76-8be8-5521acbd6d50 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.594578 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-319fd39c-fd5c-4d76-8be8-5521acbd6d50 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.595716 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.595716 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.597560 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-319fd39c-fd5c-4d76-8be8-5521acbd6d50 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122527) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.619781 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-319fd39c-fd5c-4d76-8be8-5521acbd6d50 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.628924 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-319fd39c-fd5c-4d76-8be8-5521acbd6d50 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Apr 30 21:39:20.630237 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1261/2500] 10.222.0.23 () {58 vars in 1290 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:20.632024 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-22a9e980-b1b2-4ffe-bd25-321877fa0873 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.638626 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-22a9e980-b1b2-4ffe-bd25-321877fa0873 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-566602941 Apr 30 21:39:20.639163 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-22a9e980-b1b2-4ffe-bd25-321877fa0873 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.639863 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-22a9e980-b1b2-4ffe-bd25-321877fa0873 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.640608 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-22a9e980-b1b2-4ffe-bd25-321877fa0873 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.641570 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.641570 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.643816 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.db.sqlalchemy.api [None req-22a9e980-b1b2-4ffe-bd25-321877fa0873 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122525) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.667800 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-22a9e980-b1b2-4ffe-bd25-321877fa0873 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.674955 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.674955 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.676948 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-22a9e980-b1b2-4ffe-bd25-321877fa0873 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-566602941 returned with HTTP 200 Apr 30 21:39:20.678743 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1240/2501] 10.222.0.23 () {58 vars in 1359 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-566602941 => generated 475 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:39:20.687041 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-12e5600f-5cf5-4bf8-80d2-78c40fdf2b32 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.691068 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-12e5600f-5cf5-4bf8-80d2-78c40fdf2b32 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/detail?status=available Apr 30 21:39:20.691684 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-12e5600f-5cf5-4bf8-80d2-78c40fdf2b32 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.692160 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-12e5600f-5cf5-4bf8-80d2-78c40fdf2b32 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.692701 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-12e5600f-5cf5-4bf8-80d2-78c40fdf2b32 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.693478 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.693478 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.695196 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-12e5600f-5cf5-4bf8-80d2-78c40fdf2b32 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122527) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.717429 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-12e5600f-5cf5-4bf8-80d2-78c40fdf2b32 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.719126 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.719126 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.721003 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-12e5600f-5cf5-4bf8-80d2-78c40fdf2b32 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/detail?status=available returned with HTTP 200 Apr 30 21:39:20.721793 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1262/2502] 10.222.0.23 () {58 vars in 1273 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/detail?status=available => generated 1395 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:20.734957 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4e46a171-3993-4300-8516-9cc8331afa86 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.739830 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4e46a171-3993-4300-8516-9cc8331afa86 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-566602941 Apr 30 21:39:20.740554 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4e46a171-3993-4300-8516-9cc8331afa86 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.741374 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4e46a171-3993-4300-8516-9cc8331afa86 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.742304 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-4e46a171-3993-4300-8516-9cc8331afa86 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.749813 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.db.sqlalchemy.api [None req-4e46a171-3993-4300-8516-9cc8331afa86 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122525) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.772064 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4e46a171-3993-4300-8516-9cc8331afa86 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.773001 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.773001 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.774291 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4e46a171-3993-4300-8516-9cc8331afa86 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-566602941 returned with HTTP 200 Apr 30 21:39:20.775341 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1241/2503] 10.222.0.23 () {58 vars in 1393 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-566602941 => generated 475 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:20.784489 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0e008803-aacd-4adf-bedd-fe56f4289892 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.790428 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0e008803-aacd-4adf-bedd-fe56f4289892 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-566602941 Apr 30 21:39:20.791001 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0e008803-aacd-4adf-bedd-fe56f4289892 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.791568 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0e008803-aacd-4adf-bedd-fe56f4289892 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.792186 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-0e008803-aacd-4adf-bedd-fe56f4289892 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.795129 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-0e008803-aacd-4adf-bedd-fe56f4289892 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122527) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.816120 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0e008803-aacd-4adf-bedd-fe56f4289892 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.817519 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0e008803-aacd-4adf-bedd-fe56f4289892 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-566602941 returned with HTTP 200 Apr 30 21:39:20.817912 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1263/2504] 10.222.0.23 () {58 vars in 1338 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-566602941 => generated 341 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:20.826261 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-488888a9-9bc0-4c1e-ad3d-dd531cf9a6f9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.831120 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-488888a9-9bc0-4c1e-ad3d-dd531cf9a6f9 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?status=available Apr 30 21:39:20.832855 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-488888a9-9bc0-4c1e-ad3d-dd531cf9a6f9 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.833508 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-488888a9-9bc0-4c1e-ad3d-dd531cf9a6f9 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.834847 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-488888a9-9bc0-4c1e-ad3d-dd531cf9a6f9 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.839122 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.db.sqlalchemy.api [None req-488888a9-9bc0-4c1e-ad3d-dd531cf9a6f9 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122525) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.859778 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-488888a9-9bc0-4c1e-ad3d-dd531cf9a6f9 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.860601 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-488888a9-9bc0-4c1e-ad3d-dd531cf9a6f9 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?status=available returned with HTTP 200 Apr 30 21:39:20.861386 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1242/2505] 10.222.0.23 () {58 vars in 1252 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?status=available => generated 993 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:20.870044 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d442bf54-590f-4a37-a1cc-d0979f779c55 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.874583 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d442bf54-590f-4a37-a1cc-d0979f779c55 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-566602941 Apr 30 21:39:20.875181 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d442bf54-590f-4a37-a1cc-d0979f779c55 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.875891 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d442bf54-590f-4a37-a1cc-d0979f779c55 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.876569 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-d442bf54-590f-4a37-a1cc-d0979f779c55 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:39:20.877500 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.877500 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.879435 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-d442bf54-590f-4a37-a1cc-d0979f779c55 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Building query based on filter {{(pid=122527) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:39:20.899272 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d442bf54-590f-4a37-a1cc-d0979f779c55 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Get all snapshots completed successfully. Apr 30 21:39:20.900052 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d442bf54-590f-4a37-a1cc-d0979f779c55 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-566602941 returned with HTTP 200 Apr 30 21:39:20.900886 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1264/2506] 10.222.0.23 () {58 vars in 1372 bytes} [Sat Apr 30 21:39:20 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-566602941 => generated 341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:20.910387 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0cdf3163-e88f-4bb1-8290-6440eb22e5de None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:20.914961 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0cdf3163-e88f-4bb1-8290-6440eb22e5de tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] DELETE http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e Apr 30 21:39:20.915652 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0cdf3163-e88f-4bb1-8290-6440eb22e5de tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:20.916128 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0cdf3163-e88f-4bb1-8290-6440eb22e5de tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:20.916427 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-0cdf3163-e88f-4bb1-8290-6440eb22e5de tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Delete snapshot with id: 8f0c72ea-c937-4efc-b87c-426971163b0e Apr 30 21:39:20.927847 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:20.927847 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:20.929366 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0cdf3163-e88f-4bb1-8290-6440eb22e5de tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:21.060005 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0cdf3163-e88f-4bb1-8290-6440eb22e5de tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot delete request issued successfully. Apr 30 21:39:21.060718 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0cdf3163-e88f-4bb1-8290-6440eb22e5de tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e returned with HTTP 202 Apr 30 21:39:21.061817 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1243/2507] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:39:20 2022] DELETE /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:39:21.067528 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3f4eeebe-cc6a-4a6c-8e9a-8dd3d9b791bc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:21.071592 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3f4eeebe-cc6a-4a6c-8e9a-8dd3d9b791bc tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e Apr 30 21:39:21.072053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3f4eeebe-cc6a-4a6c-8e9a-8dd3d9b791bc tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:21.072613 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3f4eeebe-cc6a-4a6c-8e9a-8dd3d9b791bc tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:21.082415 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:21.082415 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:21.084118 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3f4eeebe-cc6a-4a6c-8e9a-8dd3d9b791bc tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:21.086178 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3f4eeebe-cc6a-4a6c-8e9a-8dd3d9b791bc tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e returned with HTTP 200 Apr 30 21:39:21.086993 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1265/2508] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:21 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:22.095342 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-eda2e948-69ad-4a2b-a199-5a83693d0d58 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:22.101077 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eda2e948-69ad-4a2b-a199-5a83693d0d58 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e Apr 30 21:39:22.101599 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eda2e948-69ad-4a2b-a199-5a83693d0d58 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:22.102353 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eda2e948-69ad-4a2b-a199-5a83693d0d58 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:22.116686 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:22.116686 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:22.118145 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-eda2e948-69ad-4a2b-a199-5a83693d0d58 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:22.121297 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eda2e948-69ad-4a2b-a199-5a83693d0d58 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e returned with HTTP 200 Apr 30 21:39:22.122463 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1244/2509] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:22 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e => generated 471 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:23.131397 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5f362685-356e-4732-90d3-c08ac57df030 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:23.138005 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5f362685-356e-4732-90d3-c08ac57df030 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e Apr 30 21:39:23.138702 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5f362685-356e-4732-90d3-c08ac57df030 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:23.139337 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5f362685-356e-4732-90d3-c08ac57df030 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:23.151163 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:23.151163 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:23.153387 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5f362685-356e-4732-90d3-c08ac57df030 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:23.156123 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5f362685-356e-4732-90d3-c08ac57df030 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e returned with HTTP 200 Apr 30 21:39:23.156881 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1266/2510] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:23 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e => generated 471 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:24.166649 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-13cb5ac4-31a4-415e-806a-b2a87277355c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:24.171354 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-13cb5ac4-31a4-415e-806a-b2a87277355c tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e Apr 30 21:39:24.171807 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-13cb5ac4-31a4-415e-806a-b2a87277355c tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:24.172423 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-13cb5ac4-31a4-415e-806a-b2a87277355c tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:24.182051 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-13cb5ac4-31a4-415e-806a-b2a87277355c tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e returned with HTTP 404 Apr 30 21:39:24.183730 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1245/2511] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:24 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/8f0c72ea-c937-4efc-b87c-426971163b0e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:39:24.193262 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ffc2b1b6-ed7e-404f-b563-cba087e537ef None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:24.198954 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ffc2b1b6-ed7e-404f-b563-cba087e537ef tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] DELETE http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 Apr 30 21:39:24.199662 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ffc2b1b6-ed7e-404f-b563-cba087e537ef tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:24.204626 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ffc2b1b6-ed7e-404f-b563-cba087e537ef tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:24.204626 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v2.snapshots [None req-ffc2b1b6-ed7e-404f-b563-cba087e537ef tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Delete snapshot with id: 742d6638-ffd6-41bc-90a8-d239fb09fb45 Apr 30 21:39:24.222852 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:24.222852 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:24.225666 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ffc2b1b6-ed7e-404f-b563-cba087e537ef tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:24.319921 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ffc2b1b6-ed7e-404f-b563-cba087e537ef tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot delete request issued successfully. Apr 30 21:39:24.320270 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ffc2b1b6-ed7e-404f-b563-cba087e537ef tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 returned with HTTP 202 Apr 30 21:39:24.321291 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1267/2512] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:39:24 2022] DELETE /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:39:24.329195 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6132de00-0f73-45a9-b548-2e61c52e3a94 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:24.354552 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6132de00-0f73-45a9-b548-2e61c52e3a94 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 Apr 30 21:39:24.354552 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6132de00-0f73-45a9-b548-2e61c52e3a94 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:24.354552 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6132de00-0f73-45a9-b548-2e61c52e3a94 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:24.396127 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:24.396127 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:24.397528 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6132de00-0f73-45a9-b548-2e61c52e3a94 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:24.402772 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6132de00-0f73-45a9-b548-2e61c52e3a94 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 returned with HTTP 200 Apr 30 21:39:24.405719 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1246/2513] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:24 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 => generated 471 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:25.411624 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c9bfe6c2-452a-4562-9f5e-88b364c5af76 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:25.416284 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c9bfe6c2-452a-4562-9f5e-88b364c5af76 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 Apr 30 21:39:25.416914 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c9bfe6c2-452a-4562-9f5e-88b364c5af76 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:25.417571 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c9bfe6c2-452a-4562-9f5e-88b364c5af76 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:25.427923 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:25.427923 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:25.430556 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c9bfe6c2-452a-4562-9f5e-88b364c5af76 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:25.434257 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c9bfe6c2-452a-4562-9f5e-88b364c5af76 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 returned with HTTP 200 Apr 30 21:39:25.438703 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1268/2514] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:25 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 => generated 471 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:26.445386 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d460ace8-6cdc-4277-9f20-f52933de08d5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:26.451006 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d460ace8-6cdc-4277-9f20-f52933de08d5 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 Apr 30 21:39:26.451722 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d460ace8-6cdc-4277-9f20-f52933de08d5 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:26.452373 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d460ace8-6cdc-4277-9f20-f52933de08d5 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:26.465356 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:26.465356 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:26.466808 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d460ace8-6cdc-4277-9f20-f52933de08d5 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:26.470632 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d460ace8-6cdc-4277-9f20-f52933de08d5 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 returned with HTTP 200 Apr 30 21:39:26.471923 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1247/2515] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:26 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 => generated 471 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:27.480231 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b3c7c54e-919a-4a7c-8995-2f871877ed31 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:27.484893 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b3c7c54e-919a-4a7c-8995-2f871877ed31 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 Apr 30 21:39:27.485478 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b3c7c54e-919a-4a7c-8995-2f871877ed31 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:27.485959 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b3c7c54e-919a-4a7c-8995-2f871877ed31 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:27.495378 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b3c7c54e-919a-4a7c-8995-2f871877ed31 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 returned with HTTP 404 Apr 30 21:39:27.500199 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1269/2516] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:27 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/742d6638-ffd6-41bc-90a8-d239fb09fb45 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:39:27.505521 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-57a2faf3-4947-4776-92e7-a5c53b4b8770 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:27.510996 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-57a2faf3-4947-4776-92e7-a5c53b4b8770 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] DELETE http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 Apr 30 21:39:27.511442 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-57a2faf3-4947-4776-92e7-a5c53b4b8770 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:27.511897 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-57a2faf3-4947-4776-92e7-a5c53b4b8770 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:27.512359 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-57a2faf3-4947-4776-92e7-a5c53b4b8770 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Delete snapshot with id: 9f33b8b1-af21-420d-ab0a-0aae9299fae7 Apr 30 21:39:27.523273 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:27.523273 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:27.524857 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-57a2faf3-4947-4776-92e7-a5c53b4b8770 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:27.608445 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-57a2faf3-4947-4776-92e7-a5c53b4b8770 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot delete request issued successfully. Apr 30 21:39:27.609262 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-57a2faf3-4947-4776-92e7-a5c53b4b8770 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 returned with HTTP 202 Apr 30 21:39:27.610430 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1248/2517] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:39:27 2022] DELETE /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:39:27.615873 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e2007342-03bd-4779-a99f-08efc0766ad3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:27.622798 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2007342-03bd-4779-a99f-08efc0766ad3 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 Apr 30 21:39:27.624226 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2007342-03bd-4779-a99f-08efc0766ad3 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:27.624927 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2007342-03bd-4779-a99f-08efc0766ad3 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:27.641429 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:27.641429 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:27.647269 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e2007342-03bd-4779-a99f-08efc0766ad3 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:27.649416 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2007342-03bd-4779-a99f-08efc0766ad3 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 returned with HTTP 200 Apr 30 21:39:27.650690 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1270/2518] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:27 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 => generated 471 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:28.658672 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-aaccb2ec-f992-4cf8-8e84-0af41367f046 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:28.663124 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aaccb2ec-f992-4cf8-8e84-0af41367f046 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 Apr 30 21:39:28.663708 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aaccb2ec-f992-4cf8-8e84-0af41367f046 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:28.664168 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aaccb2ec-f992-4cf8-8e84-0af41367f046 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:28.673608 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:28.673608 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:28.674751 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-aaccb2ec-f992-4cf8-8e84-0af41367f046 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:28.677115 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aaccb2ec-f992-4cf8-8e84-0af41367f046 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 returned with HTTP 200 Apr 30 21:39:28.678188 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1249/2519] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:28 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:29.686257 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e614b483-6e7c-414d-8267-3d0c850f3e0c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:29.690273 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e614b483-6e7c-414d-8267-3d0c850f3e0c tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 Apr 30 21:39:29.690730 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e614b483-6e7c-414d-8267-3d0c850f3e0c tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:29.691479 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e614b483-6e7c-414d-8267-3d0c850f3e0c tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:29.705074 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:29.705074 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:29.706584 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e614b483-6e7c-414d-8267-3d0c850f3e0c tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:29.709360 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e614b483-6e7c-414d-8267-3d0c850f3e0c tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 returned with HTTP 200 Apr 30 21:39:29.710362 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1271/2520] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:29 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:30.729514 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0feba973-23d6-41b8-be72-921bce3bc3e1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:30.742293 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0feba973-23d6-41b8-be72-921bce3bc3e1 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 Apr 30 21:39:30.744159 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0feba973-23d6-41b8-be72-921bce3bc3e1 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:30.744794 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0feba973-23d6-41b8-be72-921bce3bc3e1 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:30.762072 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:30.762072 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:30.763499 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0feba973-23d6-41b8-be72-921bce3bc3e1 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Snapshot retrieved successfully. Apr 30 21:39:30.765701 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0feba973-23d6-41b8-be72-921bce3bc3e1 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 returned with HTTP 200 Apr 30 21:39:30.771680 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1250/2521] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:30 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 => generated 471 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:31.492382 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-038502d5-15e5-49ea-aa10-0348426f204e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:31.496171 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] POST http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes Apr 30 21:39:31.497064 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1790930646"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:39:31.498235 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1790930646'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:39:31.498740 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Create volume of 1 GB Apr 30 21:39:31.506457 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Availability Zones retrieved successfully. Apr 30 21:39:31.522797 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Flow 'volume_create_api' (e5e2ab68-79aa-4cb4-9439-900a42352ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:39:31.525279 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8433b026-0db2-47e6-adef-70cf70e6931a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:39:31.528079 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:39:31.561994 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8433b026-0db2-47e6-adef-70cf70e6931a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:39:31.564621 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (716e6486-12c1-4d6e-86ab-95b39ebd8483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:39:31.728786 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Created reservations ['d379c9f2-e5b5-4ed7-9cbe-cb059cb451c0', 'd2429eb5-66db-4181-9b67-87c96c8433e6', '15a2eac6-7157-4f98-ba6f-f560885f4f62', '1cdbd97e-37ae-4dca-8e74-557552e27aab'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:39:31.731340 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (716e6486-12c1-4d6e-86ab-95b39ebd8483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d379c9f2-e5b5-4ed7-9cbe-cb059cb451c0', 'd2429eb5-66db-4181-9b67-87c96c8433e6', '15a2eac6-7157-4f98-ba6f-f560885f4f62', '1cdbd97e-37ae-4dca-8e74-557552e27aab']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:39:31.734995 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (262b9c6b-f0f2-4d51-802d-05eb4abbb53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:39:31.775586 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c29e3e7a-9595-4b57-a6e2-3763e6b5740e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:31.780174 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c29e3e7a-9595-4b57-a6e2-3763e6b5740e tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 Apr 30 21:39:31.780794 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c29e3e7a-9595-4b57-a6e2-3763e6b5740e tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:31.781348 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c29e3e7a-9595-4b57-a6e2-3763e6b5740e tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:31.809071 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c29e3e7a-9595-4b57-a6e2-3763e6b5740e tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 returned with HTTP 404 Apr 30 21:39:31.810535 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (262b9c6b-f0f2-4d51-802d-05eb4abbb53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c899b854-e3f9-4a55-a1a7-2d557b80cc44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1790930646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b74e36d3bb384eeb92da16d1b201fc9a',qos_specs=None,replication_status=,reservations=['d379c9f2-e5b5-4ed7-9cbe-cb059cb451c0','d2429eb5-66db-4181-9b67-87c96c8433e6','15a2eac6-7157-4f98-ba6f-f560885f4f62','1cdbd97e-37ae-4dca-8e74-557552e27aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fa67fb4ad4472183b95067597f043e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:39:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1790930646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c899b854-e3f9-4a55-a1a7-2d557b80cc44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b74e36d3bb384eeb92da16d1b201fc9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9fa67fb4ad4472183b95067597f043e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:39:31.816623 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1251/2522] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:39:31 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/snapshots/9f33b8b1-af21-420d-ab0a-0aae9299fae7 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:39:31.818983 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8cdf1f4e-3ec0-453a-b82c-e5244659756a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:31.820426 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4baa2f2d-768b-4fda-8e6b-1d901777ac0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:39:31.827515 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8cdf1f4e-3ec0-453a-b82c-e5244659756a tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] DELETE http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee Apr 30 21:39:31.830736 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8cdf1f4e-3ec0-453a-b82c-e5244659756a tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:31.831448 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8cdf1f4e-3ec0-453a-b82c-e5244659756a tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:31.832078 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-8cdf1f4e-3ec0-453a-b82c-e5244659756a tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Delete volume with id: ea2f5477-f949-4349-bf34-002b7eabddee Apr 30 21:39:31.857229 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:31.857229 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:31.861326 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8cdf1f4e-3ec0-453a-b82c-e5244659756a tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Volume info retrieved successfully. Apr 30 21:39:31.926094 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4baa2f2d-768b-4fda-8e6b-1d901777ac0f) transitioned into state 'SUCCESS' from state '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-1790930646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b74e36d3bb384eeb92da16d1b201fc9a',qos_specs=None,replication_status=,reservations=['d379c9f2-e5b5-4ed7-9cbe-cb059cb451c0','d2429eb5-66db-4181-9b67-87c96c8433e6','15a2eac6-7157-4f98-ba6f-f560885f4f62','1cdbd97e-37ae-4dca-8e74-557552e27aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fa67fb4ad4472183b95067597f043e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:39:31.928179 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41f8f831-c7ac-4a67-be05-8fe71965d17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:39:32.028701 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41f8f831-c7ac-4a67-be05-8fe71965d17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:39:32.032019 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Flow 'volume_create_api' (e5e2ab68-79aa-4cb4-9439-900a42352ab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:39:32.032911 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Create volume request issued successfully. Apr 30 21:39:32.034590 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-038502d5-15e5-49ea-aa10-0348426f204e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes returned with HTTP 202 Apr 30 21:39:32.036200 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1272/2523] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:39:31 2022] POST /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes => generated 813 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:39:32.046558 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8cdf1f4e-3ec0-453a-b82c-e5244659756a tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Delete volume request issued successfully. Apr 30 21:39:32.047714 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e4fac3d0-fee7-45eb-87dd-fbd22545921d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:32.053251 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e4fac3d0-fee7-45eb-87dd-fbd22545921d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:32.055022 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e4fac3d0-fee7-45eb-87dd-fbd22545921d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:32.055178 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8cdf1f4e-3ec0-453a-b82c-e5244659756a tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee returned with HTTP 202 Apr 30 21:39:32.056158 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e4fac3d0-fee7-45eb-87dd-fbd22545921d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:32.057993 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1252/2524] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:39:31 2022] DELETE /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:39:32.065398 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ee6d50e0-a646-4a68-a8a0-4abfa3ac3345 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:32.077617 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:32.077617 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:32.086089 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ee6d50e0-a646-4a68-a8a0-4abfa3ac3345 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee Apr 30 21:39:32.086653 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ee6d50e0-a646-4a68-a8a0-4abfa3ac3345 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:32.087321 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ee6d50e0-a646-4a68-a8a0-4abfa3ac3345 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:32.088727 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e4fac3d0-fee7-45eb-87dd-fbd22545921d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:32.119013 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:32.119013 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:32.120517 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e4fac3d0-fee7-45eb-87dd-fbd22545921d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:32.122556 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1273/2525] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:32 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 881 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:39:32.134458 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ee6d50e0-a646-4a68-a8a0-4abfa3ac3345 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Volume info retrieved successfully. Apr 30 21:39:32.146307 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ee6d50e0-a646-4a68-a8a0-4abfa3ac3345 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee returned with HTTP 200 Apr 30 21:39:32.148097 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1253/2526] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:32 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee => generated 911 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:33.134459 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c36f59a1-f68e-43fc-add8-3d8f32183c9d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:33.139166 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c36f59a1-f68e-43fc-add8-3d8f32183c9d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:33.139611 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c36f59a1-f68e-43fc-add8-3d8f32183c9d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:33.140178 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c36f59a1-f68e-43fc-add8-3d8f32183c9d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:33.160314 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c052a366-bd55-48e6-8123-b24fb107ed5f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:33.163558 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:33.163558 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:33.165601 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c052a366-bd55-48e6-8123-b24fb107ed5f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee Apr 30 21:39:33.166103 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c052a366-bd55-48e6-8123-b24fb107ed5f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:33.166726 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c052a366-bd55-48e6-8123-b24fb107ed5f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:33.173366 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c36f59a1-f68e-43fc-add8-3d8f32183c9d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:33.183432 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:33.183432 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:33.190713 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c36f59a1-f68e-43fc-add8-3d8f32183c9d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:33.192193 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1274/2527] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:33 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 905 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:33.194206 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c052a366-bd55-48e6-8123-b24fb107ed5f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Volume info retrieved successfully. Apr 30 21:39:33.209646 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c052a366-bd55-48e6-8123-b24fb107ed5f tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee returned with HTTP 200 Apr 30 21:39:33.211950 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1254/2528] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:33 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee => generated 911 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:39:34.211352 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3529b31b-fe02-4ccc-8c44-c2a1a35f94bf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:34.219587 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3529b31b-fe02-4ccc-8c44-c2a1a35f94bf tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:34.224721 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5863f2a9-ed15-40ff-8f6b-15458d191c58 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:34.230422 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5863f2a9-ed15-40ff-8f6b-15458d191c58 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee Apr 30 21:39:34.230422 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5863f2a9-ed15-40ff-8f6b-15458d191c58 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:34.230422 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5863f2a9-ed15-40ff-8f6b-15458d191c58 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:34.231325 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3529b31b-fe02-4ccc-8c44-c2a1a35f94bf tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:34.232264 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3529b31b-fe02-4ccc-8c44-c2a1a35f94bf tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:34.264954 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:34.264954 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:34.275944 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:34.275944 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:34.291514 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5863f2a9-ed15-40ff-8f6b-15458d191c58 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Volume info retrieved successfully. Apr 30 21:39:34.303182 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3529b31b-fe02-4ccc-8c44-c2a1a35f94bf tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:34.310446 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5863f2a9-ed15-40ff-8f6b-15458d191c58 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee returned with HTTP 200 Apr 30 21:39:34.310718 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3529b31b-fe02-4ccc-8c44-c2a1a35f94bf tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:34.312406 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1275/2529] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:34 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 906 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:34.312810 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1255/2530] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:34 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee => generated 911 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:34.386388 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-5fd4e801-ec04-4009-9c6e-4afdc561ccc6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:34.391673 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-5fd4e801-ec04-4009-9c6e-4afdc561ccc6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:34.392389 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-5fd4e801-ec04-4009-9c6e-4afdc561ccc6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:34.393129 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-5fd4e801-ec04-4009-9c6e-4afdc561ccc6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:34.410154 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:34.410154 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:34.418211 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-5fd4e801-ec04-4009-9c6e-4afdc561ccc6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:34.428109 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-5fd4e801-ec04-4009-9c6e-4afdc561ccc6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:34.429338 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1276/2531] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:39:34 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 906 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:35.079187 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6d3e2762-deff-4df3-995f-4b3ae5d8324f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:35.080041 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6d3e2762-deff-4df3-995f-4b3ae5d8324f None None] GET http://10.222.0.23/volume// Apr 30 21:39:35.081453 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6d3e2762-deff-4df3-995f-4b3ae5d8324f None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:35.082134 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6d3e2762-deff-4df3-995f-4b3ae5d8324f None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:35.084838 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6d3e2762-deff-4df3-995f-4b3ae5d8324f None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:39:35.086753 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1256/2532] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:39:35 2022] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:39:35.096249 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-76c405ba-5e9a-4248-8e08-5b108df9603f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:35.106824 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-76c405ba-5e9a-4248-8e08-5b108df9603f tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] POST http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments Apr 30 21:39:35.107865 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-76c405ba-5e9a-4248-8e08-5b108df9603f tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c899b854-e3f9-4a55-a1a7-2d557b80cc44", "connector": null, "instance_uuid": "686ca208-0f15-455b-acdf-cdd63ffaee03"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:39:35.127464 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:35.127464 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:35.324989 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-63f238e4-5c9d-4c54-a82f-56204162b7b1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:35.331125 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-63f238e4-5c9d-4c54-a82f-56204162b7b1 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee Apr 30 21:39:35.331702 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-63f238e4-5c9d-4c54-a82f-56204162b7b1 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:35.333784 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-63f238e4-5c9d-4c54-a82f-56204162b7b1 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:35.352290 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:35.352290 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:35.361913 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-63f238e4-5c9d-4c54-a82f-56204162b7b1 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Volume info retrieved successfully. Apr 30 21:39:35.374954 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-63f238e4-5c9d-4c54-a82f-56204162b7b1 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee returned with HTTP 200 Apr 30 21:39:35.383306 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1257/2533] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:35 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee => generated 911 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:39:35.409602 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-76c405ba-5e9a-4248-8e08-5b108df9603f tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments returned with HTTP 200 Apr 30 21:39:35.411496 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1277/2534] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:39:35 2022] POST /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments => generated 273 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:35.656328 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6e6fccd5-bb82-4c89-b0a3-eff943699f8c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:35.663267 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6e6fccd5-bb82-4c89-b0a3-eff943699f8c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:35.668615 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6e6fccd5-bb82-4c89-b0a3-eff943699f8c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:35.669904 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6e6fccd5-bb82-4c89-b0a3-eff943699f8c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:35.741482 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:35.741482 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:35.764749 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6e6fccd5-bb82-4c89-b0a3-eff943699f8c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:35.786658 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6e6fccd5-bb82-4c89-b0a3-eff943699f8c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:35.786658 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1258/2535] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:35 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 905 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:35.938193 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b9e6eacf-84f7-4336-b31a-f0482af528e8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:35.939618 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b9e6eacf-84f7-4336-b31a-f0482af528e8 None None] GET http://10.222.0.23/volume// Apr 30 21:39:35.940074 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b9e6eacf-84f7-4336-b31a-f0482af528e8 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:35.943583 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b9e6eacf-84f7-4336-b31a-f0482af528e8 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:35.944694 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b9e6eacf-84f7-4336-b31a-f0482af528e8 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:39:35.949255 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1278/2536] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:39:35 2022] GET /volume/ => generated 386 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:39:35.974705 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-32d01b18-d42f-414c-bd24-80982af51f7c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:35.990558 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-32d01b18-d42f-414c-bd24-80982af51f7c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:35.991069 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-32d01b18-d42f-414c-bd24-80982af51f7c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:35.991522 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-32d01b18-d42f-414c-bd24-80982af51f7c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:36.028330 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:36.028330 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:36.036779 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-32d01b18-d42f-414c-bd24-80982af51f7c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:36.047896 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-32d01b18-d42f-414c-bd24-80982af51f7c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:36.048942 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1259/2537] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:39:35 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 1004 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:39:36.070074 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-f756ffd0-32b3-412c-bbf6-83d5948ca7c5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:36.078685 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-f756ffd0-32b3-412c-bbf6-83d5948ca7c5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] PUT http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/870e9bb4-1636-461a-8e3d-bae4be32cfa7 Apr 30 21:39:36.080885 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-f756ffd0-32b3-412c-bbf6-83d5948ca7c5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:39:36.135219 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-f756ffd0-32b3-412c-bbf6-83d5948ca7c5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Lock "b'cinder-attachment_update-c899b854-e3f9-4a55-a1a7-2d557b80cc44-nch1-master-1'" acquired by "attachment_update" :: waited 0.022s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:39:36.137938 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:36.137938 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:36.391611 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b1b0529e-4048-4017-9abb-3bb57a67aeef None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:36.450530 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b1b0529e-4048-4017-9abb-3bb57a67aeef tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee Apr 30 21:39:36.451303 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b1b0529e-4048-4017-9abb-3bb57a67aeef tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:36.451931 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b1b0529e-4048-4017-9abb-3bb57a67aeef tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:36.541808 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:36.541808 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:36.558773 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b1b0529e-4048-4017-9abb-3bb57a67aeef tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Volume info retrieved successfully. Apr 30 21:39:36.577741 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b1b0529e-4048-4017-9abb-3bb57a67aeef tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee returned with HTTP 200 Apr 30 21:39:36.581798 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1260/2538] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:36 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee => generated 911 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:36.795479 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1d87acb0-32f8-48dc-b805-4df4f35bcfd1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:36.801023 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1d87acb0-32f8-48dc-b805-4df4f35bcfd1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:36.818143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1d87acb0-32f8-48dc-b805-4df4f35bcfd1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:36.819068 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1d87acb0-32f8-48dc-b805-4df4f35bcfd1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:36.841555 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:36.841555 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:36.851335 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1d87acb0-32f8-48dc-b805-4df4f35bcfd1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:36.900037 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1d87acb0-32f8-48dc-b805-4df4f35bcfd1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:36.900861 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1261/2539] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:36 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 905 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:37.590834 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d070778b-7378-458e-b187-48c1573d75d4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:37.595237 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d070778b-7378-458e-b187-48c1573d75d4 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] GET http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee Apr 30 21:39:37.595865 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d070778b-7378-458e-b187-48c1573d75d4 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:37.601136 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d070778b-7378-458e-b187-48c1573d75d4 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:37.638952 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d070778b-7378-458e-b187-48c1573d75d4 tempest-VolumesSnapshotListTestJSON-350491497 tempest-VolumesSnapshotListTestJSON-350491497-project] http://10.222.0.23/volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee returned with HTTP 404 Apr 30 21:39:37.651208 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1262/2540] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:37 2022] GET /volume/v3/fd10ab5932b44002aa3eea64dad5bf3d/volumes/ea2f5477-f949-4349-bf34-002b7eabddee => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:39:37.883735 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-f756ffd0-32b3-412c-bbf6-83d5948ca7c5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Lock "b'cinder-attachment_update-c899b854-e3f9-4a55-a1a7-2d557b80cc44-nch1-master-1'" released by "attachment_update" :: held 1.748s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:39:37.889245 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-f756ffd0-32b3-412c-bbf6-83d5948ca7c5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/870e9bb4-1636-461a-8e3d-bae4be32cfa7 returned with HTTP 200 Apr 30 21:39:37.889245 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1279/2541] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:39:36 2022] PUT /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/870e9bb4-1636-461a-8e3d-bae4be32cfa7 => generated 766 bytes in 1817 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:37.913328 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-233639f3-7e80-4d3d-ab21-ccd5891a80e5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:37.917834 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-233639f3-7e80-4d3d-ab21-ccd5891a80e5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:37.918429 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-233639f3-7e80-4d3d-ab21-ccd5891a80e5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:37.918976 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-233639f3-7e80-4d3d-ab21-ccd5891a80e5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:37.991234 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:37.991234 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:38.012318 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-233639f3-7e80-4d3d-ab21-ccd5891a80e5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:38.042801 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-233639f3-7e80-4d3d-ab21-ccd5891a80e5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:38.051914 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1263/2542] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:37 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 906 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:39.056141 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-26ff304b-0c45-4501-91a3-243c869e2b37 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:39.061816 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-26ff304b-0c45-4501-91a3-243c869e2b37 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:39.062271 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-26ff304b-0c45-4501-91a3-243c869e2b37 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:39.063092 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-26ff304b-0c45-4501-91a3-243c869e2b37 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:39.112312 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:39.112312 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:39.132413 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-26ff304b-0c45-4501-91a3-243c869e2b37 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:39.143663 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-26ff304b-0c45-4501-91a3-243c869e2b37 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:39.146381 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1280/2543] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:39 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 906 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:39.672940 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-c202bc58-b739-4d8e-966d-5ae5b76b1e61 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:39.678622 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-c202bc58-b739-4d8e-966d-5ae5b76b1e61 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] POST http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/870e9bb4-1636-461a-8e3d-bae4be32cfa7/action Apr 30 21:39:39.679758 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-c202bc58-b739-4d8e-966d-5ae5b76b1e61 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:39:39.682300 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-c202bc58-b739-4d8e-966d-5ae5b76b1e61 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:39:39.738361 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:39.738361 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:39.947188 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-aad4097f-dc85-4578-9b6e-fa97c07ba1ea req-c202bc58-b739-4d8e-966d-5ae5b76b1e61 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/870e9bb4-1636-461a-8e3d-bae4be32cfa7/action returned with HTTP 204 Apr 30 21:39:39.948135 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1264/2544] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:39:39 2022] POST /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/870e9bb4-1636-461a-8e3d-bae4be32cfa7/action => generated 0 bytes in 277 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:39:40.162116 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6dc02420-8017-4bc0-8532-151dc18cef1c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:40.167418 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6dc02420-8017-4bc0-8532-151dc18cef1c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:40.167877 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6dc02420-8017-4bc0-8532-151dc18cef1c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:40.170904 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6dc02420-8017-4bc0-8532-151dc18cef1c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:40.225152 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:40.225152 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:40.241723 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6dc02420-8017-4bc0-8532-151dc18cef1c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:40.259710 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6dc02420-8017-4bc0-8532-151dc18cef1c tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:40.260610 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1281/2545] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:40 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 1198 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:40.273124 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-dffa3f62-152c-4903-a4a6-92ee2b152cc5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:40.278934 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dffa3f62-152c-4903-a4a6-92ee2b152cc5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:40.279535 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dffa3f62-152c-4903-a4a6-92ee2b152cc5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:40.280103 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dffa3f62-152c-4903-a4a6-92ee2b152cc5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:40.303812 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:40.303812 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:40.318746 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-dffa3f62-152c-4903-a4a6-92ee2b152cc5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:40.342129 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dffa3f62-152c-4903-a4a6-92ee2b152cc5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:40.343351 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1265/2546] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:40 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 1198 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:40.543698 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:40.548077 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] POST http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes Apr 30 21:39:40.549140 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-672283550"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:39:40.550485 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-672283550'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:39:40.551250 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Create volume of 1 GB Apr 30 21:39:40.565634 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Availability Zones retrieved successfully. Apr 30 21:39:40.604890 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Flow 'volume_create_api' (8859877f-3eba-4c4a-9c5c-fa764c8623f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:39:40.607842 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (604d0d07-011b-4c01-9c01-2767ad1fab02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:39:40.610542 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:39:40.664318 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (604d0d07-011b-4c01-9c01-2767ad1fab02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:39:40.666690 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b86376aa-3342-4c68-8deb-ba75abb983b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:39:40.855574 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Created reservations ['9b2289a7-7f25-4a3b-9c64-fdf3c66a9115', '6dcad061-5dbf-4637-a171-af80fab06282', '9cf151fb-bd88-4580-a1f5-35288a67917c', 'a2e37bd9-bb75-4a7d-89fe-0b769b439a1b'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:39:40.858451 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b86376aa-3342-4c68-8deb-ba75abb983b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b2289a7-7f25-4a3b-9c64-fdf3c66a9115', '6dcad061-5dbf-4637-a171-af80fab06282', '9cf151fb-bd88-4580-a1f5-35288a67917c', 'a2e37bd9-bb75-4a7d-89fe-0b769b439a1b']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:39:40.861553 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b7593ad-6a49-40c2-97dd-2c9fe236449f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:39:41.040063 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b7593ad-6a49-40c2-97dd-2c9fe236449f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7defae2-9b5f-4f22-bbe5-a7f93f245557', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-672283550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b74e36d3bb384eeb92da16d1b201fc9a',qos_specs=None,replication_status=,reservations=['9b2289a7-7f25-4a3b-9c64-fdf3c66a9115','6dcad061-5dbf-4637-a171-af80fab06282','9cf151fb-bd88-4580-a1f5-35288a67917c','a2e37bd9-bb75-4a7d-89fe-0b769b439a1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fa67fb4ad4472183b95067597f043e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:39:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-672283550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7defae2-9b5f-4f22-bbe5-a7f93f245557,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b74e36d3bb384eeb92da16d1b201fc9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9fa67fb4ad4472183b95067597f043e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:39:41.042543 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a152c4d-2cd8-4881-9da7-76dfbdf1ec0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:39:41.161218 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a152c4d-2cd8-4881-9da7-76dfbdf1ec0a) transitioned into state 'SUCCESS' from state '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-672283550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b74e36d3bb384eeb92da16d1b201fc9a',qos_specs=None,replication_status=,reservations=['9b2289a7-7f25-4a3b-9c64-fdf3c66a9115','6dcad061-5dbf-4637-a171-af80fab06282','9cf151fb-bd88-4580-a1f5-35288a67917c','a2e37bd9-bb75-4a7d-89fe-0b769b439a1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fa67fb4ad4472183b95067597f043e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:39:41.168472 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0382970e-3247-41c3-870d-adc6c5300231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:39:41.333981 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0382970e-3247-41c3-870d-adc6c5300231) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:39:41.352463 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Flow 'volume_create_api' (8859877f-3eba-4c4a-9c5c-fa764c8623f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:39:41.353217 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Create volume request issued successfully. Apr 30 21:39:41.357636 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9ed02f5c-d26a-4b91-9247-35678c1ee7f5 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes returned with HTTP 202 Apr 30 21:39:41.358490 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1282/2547] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:39:40 2022] POST /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes => generated 812 bytes in 816 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:39:41.369911 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4b00b864-44d4-459d-9c46-81d34201aad8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:41.373566 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4b00b864-44d4-459d-9c46-81d34201aad8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:41.374043 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4b00b864-44d4-459d-9c46-81d34201aad8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:41.374499 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4b00b864-44d4-459d-9c46-81d34201aad8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:41.405798 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:41.405798 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:41.416925 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4b00b864-44d4-459d-9c46-81d34201aad8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:41.427688 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4b00b864-44d4-459d-9c46-81d34201aad8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:41.429154 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1266/2548] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:41 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 880 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:42.442499 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bb7b1791-ee24-4fbd-bc4b-cce1dc8db280 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:42.449559 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bb7b1791-ee24-4fbd-bc4b-cce1dc8db280 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:42.450262 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bb7b1791-ee24-4fbd-bc4b-cce1dc8db280 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:42.450903 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bb7b1791-ee24-4fbd-bc4b-cce1dc8db280 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:42.470942 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:42.470942 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:42.479709 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bb7b1791-ee24-4fbd-bc4b-cce1dc8db280 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:42.490779 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bb7b1791-ee24-4fbd-bc4b-cce1dc8db280 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:42.491523 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1283/2549] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:42 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 904 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:43.506383 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3a2fa487-085d-4498-97d2-09dce785c44b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:43.508784 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3a2fa487-085d-4498-97d2-09dce785c44b tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:43.509229 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3a2fa487-085d-4498-97d2-09dce785c44b tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:43.510128 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3a2fa487-085d-4498-97d2-09dce785c44b tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:43.550196 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:43.550196 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:43.576256 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3a2fa487-085d-4498-97d2-09dce785c44b tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:43.592334 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3a2fa487-085d-4498-97d2-09dce785c44b tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:43.593385 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1267/2550] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:43 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 905 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:39:43.662862 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-de2a386b-7980-4f82-a1c0-4b136fae4e7e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:43.668145 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-de2a386b-7980-4f82-a1c0-4b136fae4e7e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:43.668890 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-de2a386b-7980-4f82-a1c0-4b136fae4e7e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:43.669735 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-de2a386b-7980-4f82-a1c0-4b136fae4e7e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:43.702519 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:43.702519 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:43.729035 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-de2a386b-7980-4f82-a1c0-4b136fae4e7e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:43.744363 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-de2a386b-7980-4f82-a1c0-4b136fae4e7e tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:43.746413 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1284/2551] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:39:43 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 905 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:44.039415 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-31baf2a3-fe36-41e8-8c83-0b2b7fcb975b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:44.040203 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-31baf2a3-fe36-41e8-8c83-0b2b7fcb975b None None] GET http://10.222.0.23/volume// Apr 30 21:39:44.040593 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-31baf2a3-fe36-41e8-8c83-0b2b7fcb975b None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:44.041036 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-31baf2a3-fe36-41e8-8c83-0b2b7fcb975b None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:44.042118 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-31baf2a3-fe36-41e8-8c83-0b2b7fcb975b None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:39:44.042874 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1268/2552] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:39:44 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:39:44.053801 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-e9492b9a-6b05-44dd-9ced-b22905167e84 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:44.060089 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-e9492b9a-6b05-44dd-9ced-b22905167e84 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] POST http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments Apr 30 21:39:44.061120 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-e9492b9a-6b05-44dd-9ced-b22905167e84 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7defae2-9b5f-4f22-bbe5-a7f93f245557", "connector": null, "instance_uuid": "686ca208-0f15-455b-acdf-cdd63ffaee03"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:39:44.081299 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:44.081299 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:44.410109 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-e9492b9a-6b05-44dd-9ced-b22905167e84 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments returned with HTTP 200 Apr 30 21:39:44.411294 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1285/2553] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:39:44 2022] POST /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments => generated 273 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:39:44.617879 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ff799ee3-9240-495c-a468-c0274036d168 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:44.622670 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ff799ee3-9240-495c-a468-c0274036d168 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:44.623498 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ff799ee3-9240-495c-a468-c0274036d168 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:44.624198 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ff799ee3-9240-495c-a468-c0274036d168 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:44.644073 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:44.644073 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:44.652680 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ff799ee3-9240-495c-a468-c0274036d168 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:44.662784 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ff799ee3-9240-495c-a468-c0274036d168 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:44.663743 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1269/2554] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:44 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 904 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:39:44.725653 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d9677abc-6df7-46eb-9f2c-6ac67ab2f8c3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:44.727051 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d9677abc-6df7-46eb-9f2c-6ac67ab2f8c3 None None] GET http://10.222.0.23/volume// Apr 30 21:39:44.727649 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d9677abc-6df7-46eb-9f2c-6ac67ab2f8c3 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:44.728157 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d9677abc-6df7-46eb-9f2c-6ac67ab2f8c3 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:44.729016 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d9677abc-6df7-46eb-9f2c-6ac67ab2f8c3 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:39:44.729596 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1286/2555] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:39:44 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:39:44.738304 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-f946161f-4227-4d13-8e76-1952cd56bb51 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:44.741988 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-f946161f-4227-4d13-8e76-1952cd56bb51 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:44.742477 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-f946161f-4227-4d13-8e76-1952cd56bb51 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:44.742932 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-f946161f-4227-4d13-8e76-1952cd56bb51 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:44.760556 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:44.760556 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:44.768206 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-f946161f-4227-4d13-8e76-1952cd56bb51 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:44.778039 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-f946161f-4227-4d13-8e76-1952cd56bb51 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:44.778792 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1270/2556] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:39:44 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 1003 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:39:44.812704 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-539ac6f1-de5f-4963-abc8-f3b721519300 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:44.818313 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-539ac6f1-de5f-4963-abc8-f3b721519300 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] PUT http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/4cac8205-94b2-47f4-b5d9-fbfe268866af Apr 30 21:39:44.819148 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-539ac6f1-de5f-4963-abc8-f3b721519300 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdc"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:39:44.846061 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-539ac6f1-de5f-4963-abc8-f3b721519300 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Lock "b'cinder-attachment_update-a7defae2-9b5f-4f22-bbe5-a7f93f245557-nch1-master-1'" acquired by "attachment_update" :: waited 0.012s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:39:44.851631 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:44.851631 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:45.675995 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bc025ce8-82e6-4dad-ab6a-75953fbec2dd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:45.682066 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bc025ce8-82e6-4dad-ab6a-75953fbec2dd tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:45.682612 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bc025ce8-82e6-4dad-ab6a-75953fbec2dd tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:45.683158 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bc025ce8-82e6-4dad-ab6a-75953fbec2dd tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:45.720667 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:45.720667 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:45.728905 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bc025ce8-82e6-4dad-ab6a-75953fbec2dd tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:45.739746 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bc025ce8-82e6-4dad-ab6a-75953fbec2dd tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:45.741366 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1271/2557] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:45 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 904 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:46.126756 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-539ac6f1-de5f-4963-abc8-f3b721519300 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Lock "b'cinder-attachment_update-a7defae2-9b5f-4f22-bbe5-a7f93f245557-nch1-master-1'" released by "attachment_update" :: held 1.280s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:39:46.127323 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-539ac6f1-de5f-4963-abc8-f3b721519300 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/4cac8205-94b2-47f4-b5d9-fbfe268866af returned with HTTP 200 Apr 30 21:39:46.128170 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1287/2558] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:39:44 2022] PUT /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/4cac8205-94b2-47f4-b5d9-fbfe268866af => generated 766 bytes in 1318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:46.753444 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b349ccd7-4192-4475-8f91-da1670f2caf8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:46.756998 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b349ccd7-4192-4475-8f91-da1670f2caf8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:46.757443 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b349ccd7-4192-4475-8f91-da1670f2caf8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:46.757936 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b349ccd7-4192-4475-8f91-da1670f2caf8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:46.775701 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:46.775701 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:46.782308 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b349ccd7-4192-4475-8f91-da1670f2caf8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:46.791553 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b349ccd7-4192-4475-8f91-da1670f2caf8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:46.796635 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1272/2559] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:46 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:47.809059 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-463bd13f-1e17-4d27-b57b-4a35aa2d52ef None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:47.812560 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-463bd13f-1e17-4d27-b57b-4a35aa2d52ef tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:47.812996 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-463bd13f-1e17-4d27-b57b-4a35aa2d52ef tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:47.813455 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-463bd13f-1e17-4d27-b57b-4a35aa2d52ef tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:47.835092 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:47.835092 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:47.842791 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-463bd13f-1e17-4d27-b57b-4a35aa2d52ef tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:47.852234 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-463bd13f-1e17-4d27-b57b-4a35aa2d52ef tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:47.853783 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1288/2560] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:47 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 905 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:39:48.866201 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d030a32c-d32f-4e3b-9b6c-c0cd2498ff96 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:48.870627 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d030a32c-d32f-4e3b-9b6c-c0cd2498ff96 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:48.871359 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d030a32c-d32f-4e3b-9b6c-c0cd2498ff96 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:48.872088 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d030a32c-d32f-4e3b-9b6c-c0cd2498ff96 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:48.905858 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:48.905858 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:48.927317 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d030a32c-d32f-4e3b-9b6c-c0cd2498ff96 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:48.937477 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d030a32c-d32f-4e3b-9b6c-c0cd2498ff96 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:48.942026 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1273/2561] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:48 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 905 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:48.984149 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-3766bc9f-e896-418f-81e3-43970624d5a1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:48.990439 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-3766bc9f-e896-418f-81e3-43970624d5a1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] POST http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/4cac8205-94b2-47f4-b5d9-fbfe268866af/action Apr 30 21:39:48.991461 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-3766bc9f-e896-418f-81e3-43970624d5a1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:39:48.991869 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-3766bc9f-e896-418f-81e3-43970624d5a1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:39:49.051062 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:49.051062 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:49.227004 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-fb7c739b-a5e5-42b4-9411-768c5b32f40f req-3766bc9f-e896-418f-81e3-43970624d5a1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/4cac8205-94b2-47f4-b5d9-fbfe268866af/action returned with HTTP 204 Apr 30 21:39:49.227785 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1289/2562] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:39:48 2022] POST /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/4cac8205-94b2-47f4-b5d9-fbfe268866af/action => generated 0 bytes in 245 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:39:49.952370 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f80a5f8d-84eb-45f1-99fc-509c5f2f4366 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:49.956565 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f80a5f8d-84eb-45f1-99fc-509c5f2f4366 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:49.958475 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f80a5f8d-84eb-45f1-99fc-509c5f2f4366 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:49.959329 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f80a5f8d-84eb-45f1-99fc-509c5f2f4366 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:49.988194 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:49.988194 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:49.996302 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f80a5f8d-84eb-45f1-99fc-509c5f2f4366 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:50.006432 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f80a5f8d-84eb-45f1-99fc-509c5f2f4366 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:50.017384 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1274/2563] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:49 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 1197 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:50.019016 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8fa85031-c2ab-42ef-aa19-837960f5a728 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:50.024838 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8fa85031-c2ab-42ef-aa19-837960f5a728 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:50.024838 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8fa85031-c2ab-42ef-aa19-837960f5a728 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:50.029316 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8fa85031-c2ab-42ef-aa19-837960f5a728 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:50.051818 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:50.051818 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:50.060484 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8fa85031-c2ab-42ef-aa19-837960f5a728 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:50.070164 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8fa85031-c2ab-42ef-aa19-837960f5a728 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:50.071376 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1290/2564] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:50 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 1197 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:50.502308 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-3c125fe8-36f0-4147-8a39-e5adf53018ed None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:50.512321 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-3c125fe8-36f0-4147-8a39-e5adf53018ed tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:50.512775 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-3c125fe8-36f0-4147-8a39-e5adf53018ed tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:50.513425 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-3c125fe8-36f0-4147-8a39-e5adf53018ed tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:50.536183 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:50.536183 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:50.546243 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-3c125fe8-36f0-4147-8a39-e5adf53018ed tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:50.571788 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-3c125fe8-36f0-4147-8a39-e5adf53018ed tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:50.576250 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1275/2565] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:39:50 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 1198 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:50.615249 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-2787a80e-3d6b-49f7-99f1-7e6712e49403 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:50.619863 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-2787a80e-3d6b-49f7-99f1-7e6712e49403 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] POST http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44/action Apr 30 21:39:50.621191 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-2787a80e-3d6b-49f7-99f1-7e6712e49403 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action body: b'{"os-begin_detaching": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:39:50.621733 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-2787a80e-3d6b-49f7-99f1-7e6712e49403 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:39:50.645432 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:50.645432 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:50.646919 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-2787a80e-3d6b-49f7-99f1-7e6712e49403 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:50.751427 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-2787a80e-3d6b-49f7-99f1-7e6712e49403 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Begin detaching volume completed successfully. Apr 30 21:39:50.752329 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-2787a80e-3d6b-49f7-99f1-7e6712e49403 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44/action returned with HTTP 202 Apr 30 21:39:50.753864 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1291/2566] 10.222.0.23 () {64 vars in 1652 bytes} [Sat Apr 30 21:39:50 2022] POST /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:39:50.860852 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e03a5a5c-f2f9-417d-9e23-d368e80f64ac None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:50.865069 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e03a5a5c-f2f9-417d-9e23-d368e80f64ac tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:50.865744 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e03a5a5c-f2f9-417d-9e23-d368e80f64ac tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:50.866411 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e03a5a5c-f2f9-417d-9e23-d368e80f64ac tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:50.884751 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:50.884751 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:50.893452 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e03a5a5c-f2f9-417d-9e23-d368e80f64ac tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:50.903546 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e03a5a5c-f2f9-417d-9e23-d368e80f64ac tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:50.904976 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1276/2567] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:50 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 1201 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:51.014572 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2631eebc-8652-438a-981a-0fb8d05d7aa1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:51.023175 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2631eebc-8652-438a-981a-0fb8d05d7aa1 None None] GET http://10.222.0.23/volume// Apr 30 21:39:51.023175 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2631eebc-8652-438a-981a-0fb8d05d7aa1 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:51.023175 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2631eebc-8652-438a-981a-0fb8d05d7aa1 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:51.023175 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2631eebc-8652-438a-981a-0fb8d05d7aa1 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:39:51.023175 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1292/2568] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:39:51 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:39:51.033538 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-bdee7d5f-ebd4-4faf-b59a-6504d6b4e743 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:51.039055 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-bdee7d5f-ebd4-4faf-b59a-6504d6b4e743 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:51.039919 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-bdee7d5f-ebd4-4faf-b59a-6504d6b4e743 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:51.040800 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-bdee7d5f-ebd4-4faf-b59a-6504d6b4e743 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:51.088713 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:51.088713 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:51.106075 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-bdee7d5f-ebd4-4faf-b59a-6504d6b4e743 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:51.119358 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-bdee7d5f-ebd4-4faf-b59a-6504d6b4e743 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:51.120862 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1277/2569] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:39:51 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 1300 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:39:51.749628 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-dd18bc59-8d07-48e9-a3ca-44c2dff06593 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:51.754396 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-dd18bc59-8d07-48e9-a3ca-44c2dff06593 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] DELETE http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/870e9bb4-1636-461a-8e3d-bae4be32cfa7 Apr 30 21:39:51.761803 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-dd18bc59-8d07-48e9-a3ca-44c2dff06593 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:51.761803 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-dd18bc59-8d07-48e9-a3ca-44c2dff06593 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:51.776794 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:51.776794 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:51.917709 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2f76756e-a024-4d36-9e35-426cb06072b8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:51.921256 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2f76756e-a024-4d36-9e35-426cb06072b8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:51.921701 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2f76756e-a024-4d36-9e35-426cb06072b8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:51.922200 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2f76756e-a024-4d36-9e35-426cb06072b8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:51.943484 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:51.943484 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:51.956779 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2f76756e-a024-4d36-9e35-426cb06072b8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:51.960106 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-fee69417-9096-42a6-95fb-a2b4f9187586 req-dd18bc59-8d07-48e9-a3ca-44c2dff06593 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/870e9bb4-1636-461a-8e3d-bae4be32cfa7 returned with HTTP 200 Apr 30 21:39:51.960881 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1293/2570] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:39:51 2022] DELETE /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/870e9bb4-1636-461a-8e3d-bae4be32cfa7 => generated 19 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:51.966197 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2f76756e-a024-4d36-9e35-426cb06072b8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:51.967406 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1278/2571] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:51 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 1201 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:39:52.980445 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5f1a2ee3-6866-4994-a9ad-4b066319f5f1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:52.985988 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5f1a2ee3-6866-4994-a9ad-4b066319f5f1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:52.985988 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5f1a2ee3-6866-4994-a9ad-4b066319f5f1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:52.985988 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5f1a2ee3-6866-4994-a9ad-4b066319f5f1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:53.005688 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:53.005688 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:53.021266 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5f1a2ee3-6866-4994-a9ad-4b066319f5f1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:53.031227 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5f1a2ee3-6866-4994-a9ad-4b066319f5f1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:53.031967 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1294/2572] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:52 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 906 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:53.270893 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-7c6b4fca-9dae-4173-837c-22fbf8ec3201 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:53.278051 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-7c6b4fca-9dae-4173-837c-22fbf8ec3201 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:53.279131 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-7c6b4fca-9dae-4173-837c-22fbf8ec3201 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:53.282158 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-7c6b4fca-9dae-4173-837c-22fbf8ec3201 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:53.304191 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:53.304191 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:53.317971 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-7c6b4fca-9dae-4173-837c-22fbf8ec3201 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:53.327618 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-7c6b4fca-9dae-4173-837c-22fbf8ec3201 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:53.328791 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1279/2573] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:39:53 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 1197 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:53.364056 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-702e9208-4871-4a6e-b8bd-00f7b276b8be None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:53.368761 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-702e9208-4871-4a6e-b8bd-00f7b276b8be tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] POST http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557/action Apr 30 21:39:53.369590 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-702e9208-4871-4a6e-b8bd-00f7b276b8be tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action body: b'{"os-begin_detaching": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:39:53.369998 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-702e9208-4871-4a6e-b8bd-00f7b276b8be tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:39:53.396940 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:53.396940 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:53.398455 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-702e9208-4871-4a6e-b8bd-00f7b276b8be tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:53.540950 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-702e9208-4871-4a6e-b8bd-00f7b276b8be tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Begin detaching volume completed successfully. Apr 30 21:39:53.541485 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-702e9208-4871-4a6e-b8bd-00f7b276b8be tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557/action returned with HTTP 202 Apr 30 21:39:53.544141 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1295/2574] 10.222.0.23 () {64 vars in 1652 bytes} [Sat Apr 30 21:39:53 2022] POST /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:39:53.634328 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b03ff9f7-6394-4a2d-a3a3-beacd3c63a69 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:53.638440 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b03ff9f7-6394-4a2d-a3a3-beacd3c63a69 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:53.639054 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b03ff9f7-6394-4a2d-a3a3-beacd3c63a69 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:53.639519 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b03ff9f7-6394-4a2d-a3a3-beacd3c63a69 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:53.665124 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:53.665124 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:53.675733 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b03ff9f7-6394-4a2d-a3a3-beacd3c63a69 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:53.694085 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b03ff9f7-6394-4a2d-a3a3-beacd3c63a69 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:53.694837 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1280/2575] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:53 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 1200 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:39:53.765556 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bcdc6287-b376-4537-8770-14caf4705fed None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:53.766369 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bcdc6287-b376-4537-8770-14caf4705fed None None] GET http://10.222.0.23/volume// Apr 30 21:39:53.766802 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bcdc6287-b376-4537-8770-14caf4705fed None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:53.767254 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bcdc6287-b376-4537-8770-14caf4705fed None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:53.768985 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bcdc6287-b376-4537-8770-14caf4705fed None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:39:53.771569 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1296/2576] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:39:53 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:39:53.779737 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-d10fc1fc-56d8-4f69-810f-c6bdf68a570d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:53.783716 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-d10fc1fc-56d8-4f69-810f-c6bdf68a570d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:53.784157 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-d10fc1fc-56d8-4f69-810f-c6bdf68a570d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:53.784823 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-d10fc1fc-56d8-4f69-810f-c6bdf68a570d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:53.803819 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:53.803819 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:53.811162 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-d10fc1fc-56d8-4f69-810f-c6bdf68a570d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:53.823157 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-d10fc1fc-56d8-4f69-810f-c6bdf68a570d tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:53.824017 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1281/2577] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:39:53 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 1299 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:39:54.344343 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-7cf8a502-3706-489b-b5b2-cfe577e1b4e1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:54.350523 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-7cf8a502-3706-489b-b5b2-cfe577e1b4e1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] DELETE http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/4cac8205-94b2-47f4-b5d9-fbfe268866af Apr 30 21:39:54.351192 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-7cf8a502-3706-489b-b5b2-cfe577e1b4e1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:54.352112 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-7cf8a502-3706-489b-b5b2-cfe577e1b4e1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:54.366275 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:54.366275 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:54.582446 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5d29590f-16e5-456c-ad88-cf9b6ce03871 req-7cf8a502-3706-489b-b5b2-cfe577e1b4e1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/4cac8205-94b2-47f4-b5d9-fbfe268866af returned with HTTP 200 Apr 30 21:39:54.583948 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1297/2578] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:39:54 2022] DELETE /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/attachments/4cac8205-94b2-47f4-b5d9-fbfe268866af => generated 19 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:54.710510 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e6003064-a48a-4e1c-96e4-6457729bc84a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:54.715630 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e6003064-a48a-4e1c-96e4-6457729bc84a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:54.716173 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e6003064-a48a-4e1c-96e4-6457729bc84a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:54.716772 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e6003064-a48a-4e1c-96e4-6457729bc84a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:54.731731 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:54.731731 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:54.740763 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e6003064-a48a-4e1c-96e4-6457729bc84a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:54.749486 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e6003064-a48a-4e1c-96e4-6457729bc84a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:54.750362 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1282/2579] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:54 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 905 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:39:54.763627 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8c56a0af-651b-4962-aaf3-303e6bb94cfe None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:54.767451 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8c56a0af-651b-4962-aaf3-303e6bb94cfe tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:54.767958 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8c56a0af-651b-4962-aaf3-303e6bb94cfe tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:54.768471 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8c56a0af-651b-4962-aaf3-303e6bb94cfe tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:54.783733 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:54.783733 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:54.798076 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8c56a0af-651b-4962-aaf3-303e6bb94cfe tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:54.819440 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8c56a0af-651b-4962-aaf3-303e6bb94cfe tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:54.820847 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1298/2580] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:54 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 905 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:54.918760 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-426147f2-a5cb-424a-8170-c9055e139715 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:54.922283 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-426147f2-a5cb-424a-8170-c9055e139715 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:39:54.923010 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-426147f2-a5cb-424a-8170-c9055e139715 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:54.923629 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-426147f2-a5cb-424a-8170-c9055e139715 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:54.939196 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:54.939196 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:54.946524 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-426147f2-a5cb-424a-8170-c9055e139715 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:54.957664 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-426147f2-a5cb-424a-8170-c9055e139715 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:39:54.958251 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1283/2581] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:54 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:54.970460 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1f7b0858-5cf6-4a2c-8e06-50d8320b34f1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:54.975389 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1f7b0858-5cf6-4a2c-8e06-50d8320b34f1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:54.976925 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1f7b0858-5cf6-4a2c-8e06-50d8320b34f1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:54.976925 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1f7b0858-5cf6-4a2c-8e06-50d8320b34f1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:54.991833 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:54.991833 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:54.998911 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1f7b0858-5cf6-4a2c-8e06-50d8320b34f1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:55.007274 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1f7b0858-5cf6-4a2c-8e06-50d8320b34f1 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:55.017730 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1299/2582] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:54 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:39:55.077205 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2e310d41-2f5b-4994-b4e2-3060929acd40 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:39:55.081326 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2e310d41-2f5b-4994-b4e2-3060929acd40 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:39:55.081826 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2e310d41-2f5b-4994-b4e2-3060929acd40 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:39:55.082493 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2e310d41-2f5b-4994-b4e2-3060929acd40 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:39:55.096744 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:39:55.096744 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:39:55.106536 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2e310d41-2f5b-4994-b4e2-3060929acd40 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:39:55.117900 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2e310d41-2f5b-4994-b4e2-3060929acd40 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:39:55.119067 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1284/2583] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:39:55 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 906 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:03.035404 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-32c978da-3471-4911-bb01-952d85ca2c7a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:03.040156 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-32c978da-3471-4911-bb01-952d85ca2c7a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] DELETE http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:40:03.040606 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-32c978da-3471-4911-bb01-952d85ca2c7a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:03.041245 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-32c978da-3471-4911-bb01-952d85ca2c7a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:03.041647 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-32c978da-3471-4911-bb01-952d85ca2c7a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Delete volume with id: a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:40:03.056877 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:03.056877 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:03.058032 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-32c978da-3471-4911-bb01-952d85ca2c7a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:40:03.259684 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-32c978da-3471-4911-bb01-952d85ca2c7a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Delete volume request issued successfully. Apr 30 21:40:03.265103 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-32c978da-3471-4911-bb01-952d85ca2c7a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 202 Apr 30 21:40:03.266800 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1300/2584] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:40:03 2022] DELETE /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:40:03.266967 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5782dc22-323f-472c-8b0e-a84a343fa619 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:03.274895 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5782dc22-323f-472c-8b0e-a84a343fa619 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:40:03.275681 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5782dc22-323f-472c-8b0e-a84a343fa619 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:03.276500 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5782dc22-323f-472c-8b0e-a84a343fa619 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:03.309655 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:03.309655 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:03.325380 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5782dc22-323f-472c-8b0e-a84a343fa619 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:40:03.350369 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5782dc22-323f-472c-8b0e-a84a343fa619 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:40:03.351116 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1285/2585] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:40:03 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 904 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:40:04.365103 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6bc6af4c-9ae7-475f-b8cc-a5f1fa478503 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:04.369817 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6bc6af4c-9ae7-475f-b8cc-a5f1fa478503 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:40:04.370271 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6bc6af4c-9ae7-475f-b8cc-a5f1fa478503 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:04.370725 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6bc6af4c-9ae7-475f-b8cc-a5f1fa478503 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:04.386539 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:04.386539 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:04.394113 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6bc6af4c-9ae7-475f-b8cc-a5f1fa478503 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:40:04.404739 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6bc6af4c-9ae7-475f-b8cc-a5f1fa478503 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:40:04.418011 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1301/2586] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:40:04 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 904 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:05.418810 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-54da1d48-7aba-4fb4-b0f6-078db0ad8727 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:05.425890 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-54da1d48-7aba-4fb4-b0f6-078db0ad8727 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:40:05.427470 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-54da1d48-7aba-4fb4-b0f6-078db0ad8727 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:05.427940 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-54da1d48-7aba-4fb4-b0f6-078db0ad8727 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:05.444798 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:05.444798 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:05.455595 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-54da1d48-7aba-4fb4-b0f6-078db0ad8727 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:40:05.468424 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-54da1d48-7aba-4fb4-b0f6-078db0ad8727 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:40:05.479063 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1286/2587] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:40:05 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 904 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:06.482428 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b63a7937-8802-45fd-95f6-fe672b4a1b16 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:06.486585 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b63a7937-8802-45fd-95f6-fe672b4a1b16 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:40:06.487500 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b63a7937-8802-45fd-95f6-fe672b4a1b16 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:06.488184 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b63a7937-8802-45fd-95f6-fe672b4a1b16 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:06.507414 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:06.507414 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:06.518203 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b63a7937-8802-45fd-95f6-fe672b4a1b16 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:40:06.531055 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b63a7937-8802-45fd-95f6-fe672b4a1b16 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:40:06.531937 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1302/2588] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:40:06 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 904 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:07.545307 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-36f7b54e-e8c5-440e-898a-150a96ccdcbb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:07.549392 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-36f7b54e-e8c5-440e-898a-150a96ccdcbb tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:40:07.549887 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-36f7b54e-e8c5-440e-898a-150a96ccdcbb tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:07.550396 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-36f7b54e-e8c5-440e-898a-150a96ccdcbb tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:07.575066 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:07.575066 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:07.585949 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-36f7b54e-e8c5-440e-898a-150a96ccdcbb tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:40:07.597311 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-36f7b54e-e8c5-440e-898a-150a96ccdcbb tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 200 Apr 30 21:40:07.600114 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1287/2589] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:40:07 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 904 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:08.612274 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a193396a-7dd9-4c1e-b4a6-550a659bb7cc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:08.616351 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a193396a-7dd9-4c1e-b4a6-550a659bb7cc tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 Apr 30 21:40:08.616795 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a193396a-7dd9-4c1e-b4a6-550a659bb7cc tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:08.617296 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a193396a-7dd9-4c1e-b4a6-550a659bb7cc tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:08.635207 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a193396a-7dd9-4c1e-b4a6-550a659bb7cc tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 returned with HTTP 404 Apr 30 21:40:08.643446 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d81c7d59-8666-4c9c-a01c-85627c6697b6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:08.644290 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1303/2590] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:40:08 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/a7defae2-9b5f-4f22-bbe5-a7f93f245557 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:40:08.650824 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d81c7d59-8666-4c9c-a01c-85627c6697b6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] DELETE http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:40:08.651347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d81c7d59-8666-4c9c-a01c-85627c6697b6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:08.658025 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d81c7d59-8666-4c9c-a01c-85627c6697b6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:08.659122 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-d81c7d59-8666-4c9c-a01c-85627c6697b6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Delete volume with id: c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:40:08.686964 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:08.686964 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:08.693675 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d81c7d59-8666-4c9c-a01c-85627c6697b6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:40:08.896999 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d81c7d59-8666-4c9c-a01c-85627c6697b6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Delete volume request issued successfully. Apr 30 21:40:08.900038 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d81c7d59-8666-4c9c-a01c-85627c6697b6 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 202 Apr 30 21:40:08.901800 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1288/2591] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:40:08 2022] DELETE /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:40:08.908049 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-09d0cd7b-9661-49b7-884a-7a0a28dc4c1a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:08.910420 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-09d0cd7b-9661-49b7-884a-7a0a28dc4c1a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:40:08.911692 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-09d0cd7b-9661-49b7-884a-7a0a28dc4c1a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:08.912039 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-09d0cd7b-9661-49b7-884a-7a0a28dc4c1a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:08.936119 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:08.936119 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:08.956598 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-09d0cd7b-9661-49b7-884a-7a0a28dc4c1a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:40:08.970161 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-09d0cd7b-9661-49b7-884a-7a0a28dc4c1a tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:40:08.971224 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1304/2592] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:40:08 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 905 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:40:09.984363 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ee6408dd-a0da-4b7a-8645-69f0e69bfd68 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:09.987974 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ee6408dd-a0da-4b7a-8645-69f0e69bfd68 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:40:09.988423 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ee6408dd-a0da-4b7a-8645-69f0e69bfd68 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:09.988931 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ee6408dd-a0da-4b7a-8645-69f0e69bfd68 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:10.007394 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:10.007394 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:10.018992 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ee6408dd-a0da-4b7a-8645-69f0e69bfd68 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:40:10.035439 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ee6408dd-a0da-4b7a-8645-69f0e69bfd68 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:40:10.036971 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1289/2593] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:40:09 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 905 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:11.049151 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a35abc1b-4f35-4b24-979a-ae0359f2bfcd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:11.053229 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a35abc1b-4f35-4b24-979a-ae0359f2bfcd tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:40:11.053614 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a35abc1b-4f35-4b24-979a-ae0359f2bfcd tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:11.054171 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a35abc1b-4f35-4b24-979a-ae0359f2bfcd tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:11.068826 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:11.068826 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:11.075950 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a35abc1b-4f35-4b24-979a-ae0359f2bfcd tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:40:11.094008 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a35abc1b-4f35-4b24-979a-ae0359f2bfcd tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:40:11.094849 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1305/2594] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:40:11 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 905 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:12.106970 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-891382b7-9fe0-4b9c-bd46-258aedc58dfd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:12.112506 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-891382b7-9fe0-4b9c-bd46-258aedc58dfd tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:40:12.112506 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-891382b7-9fe0-4b9c-bd46-258aedc58dfd tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:12.112506 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-891382b7-9fe0-4b9c-bd46-258aedc58dfd tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:12.126852 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:12.126852 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:12.135206 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-891382b7-9fe0-4b9c-bd46-258aedc58dfd tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:40:12.143864 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-891382b7-9fe0-4b9c-bd46-258aedc58dfd tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 200 Apr 30 21:40:12.144916 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1290/2595] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:40:12 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 905 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:13.158028 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2649754e-ac80-4b6b-921d-9279a214f0bb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:13.162628 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2649754e-ac80-4b6b-921d-9279a214f0bb tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 Apr 30 21:40:13.163097 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2649754e-ac80-4b6b-921d-9279a214f0bb tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:13.163547 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2649754e-ac80-4b6b-921d-9279a214f0bb tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:13.175439 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2649754e-ac80-4b6b-921d-9279a214f0bb tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 returned with HTTP 404 Apr 30 21:40:13.176550 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1306/2596] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:40:13 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/c899b854-e3f9-4a55-a1a7-2d557b80cc44 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:40:13.302787 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-eb87c78c-1e1f-4b9c-9882-b1dd42eadc23 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:13.308112 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eb87c78c-1e1f-4b9c-9882-b1dd42eadc23 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] DELETE http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:40:13.308828 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eb87c78c-1e1f-4b9c-9882-b1dd42eadc23 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:13.313896 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eb87c78c-1e1f-4b9c-9882-b1dd42eadc23 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:13.313896 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-eb87c78c-1e1f-4b9c-9882-b1dd42eadc23 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Delete volume with id: 1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:40:13.325482 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:13.325482 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:13.326656 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-eb87c78c-1e1f-4b9c-9882-b1dd42eadc23 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:40:13.528993 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-eb87c78c-1e1f-4b9c-9882-b1dd42eadc23 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Delete volume request issued successfully. Apr 30 21:40:13.529599 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eb87c78c-1e1f-4b9c-9882-b1dd42eadc23 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 202 Apr 30 21:40:13.533223 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1291/2597] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:40:13 2022] DELETE /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:40:13.535353 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9cbd18c5-fcf2-429e-8ff1-276f9018c412 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:13.539932 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9cbd18c5-fcf2-429e-8ff1-276f9018c412 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:40:13.540390 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9cbd18c5-fcf2-429e-8ff1-276f9018c412 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:13.540824 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9cbd18c5-fcf2-429e-8ff1-276f9018c412 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:13.566110 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:13.566110 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:13.575307 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9cbd18c5-fcf2-429e-8ff1-276f9018c412 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:40:13.585202 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9cbd18c5-fcf2-429e-8ff1-276f9018c412 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:40:13.585878 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1307/2598] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:40:13 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 905 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:14.598654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-43df4ef2-c0bf-4d04-bd2c-5b8050ca6b60 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:14.603218 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-43df4ef2-c0bf-4d04-bd2c-5b8050ca6b60 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:40:14.603666 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-43df4ef2-c0bf-4d04-bd2c-5b8050ca6b60 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:14.604585 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-43df4ef2-c0bf-4d04-bd2c-5b8050ca6b60 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:14.621987 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:14.621987 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:14.631491 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-43df4ef2-c0bf-4d04-bd2c-5b8050ca6b60 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:40:14.643612 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-43df4ef2-c0bf-4d04-bd2c-5b8050ca6b60 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:40:14.649931 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1292/2599] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:40:14 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 905 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:15.658266 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fa6af20d-f986-475f-b281-54b4ea9d98c4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:15.663991 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fa6af20d-f986-475f-b281-54b4ea9d98c4 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:40:15.665073 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fa6af20d-f986-475f-b281-54b4ea9d98c4 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:15.665750 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fa6af20d-f986-475f-b281-54b4ea9d98c4 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:15.686818 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:15.686818 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:15.699445 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fa6af20d-f986-475f-b281-54b4ea9d98c4 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:40:15.712144 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fa6af20d-f986-475f-b281-54b4ea9d98c4 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:40:15.713621 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1308/2600] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:40:15 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 905 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:16.725662 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0a4565c5-ce73-4005-b803-1dec24b43314 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:16.732067 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0a4565c5-ce73-4005-b803-1dec24b43314 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:40:16.735207 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0a4565c5-ce73-4005-b803-1dec24b43314 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:16.735865 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0a4565c5-ce73-4005-b803-1dec24b43314 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:16.775224 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:16.775224 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:16.799599 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0a4565c5-ce73-4005-b803-1dec24b43314 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Volume info retrieved successfully. Apr 30 21:40:16.814965 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0a4565c5-ce73-4005-b803-1dec24b43314 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 200 Apr 30 21:40:16.818072 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1293/2601] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:40:16 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 905 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:17.829116 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fe361e59-f8d1-4429-a1b6-907a8539f7d8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:17.832740 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fe361e59-f8d1-4429-a1b6-907a8539f7d8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] GET http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 Apr 30 21:40:17.834532 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fe361e59-f8d1-4429-a1b6-907a8539f7d8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:17.834532 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fe361e59-f8d1-4429-a1b6-907a8539f7d8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:17.844928 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fe361e59-f8d1-4429-a1b6-907a8539f7d8 tempest-AttachVolumeTestJSON-628843456 tempest-AttachVolumeTestJSON-628843456-project] http://10.222.0.23/volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 returned with HTTP 404 Apr 30 21:40:17.848955 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1309/2602] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:40:17 2022] GET /volume/v3/b74e36d3bb384eeb92da16d1b201fc9a/volumes/1f48d4d5-94cc-4387-97f6-69de0a01a3d8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:40:25.185773 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:25.189810 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] POST http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes Apr 30 21:40:25.190513 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-374081725", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:40:25.191790 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-374081725', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:40:25.192170 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Create volume of 1 GB Apr 30 21:40:25.199666 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Availability Zones retrieved successfully. Apr 30 21:40:25.215304 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Flow 'volume_create_api' (cd2651f2-6294-4750-a082-9d74598799eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:40:25.217481 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36917d3b-edf6-4b72-8a09-db60478dc636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:40:25.219998 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:40:25.259202 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36917d3b-edf6-4b72-8a09-db60478dc636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:40:25.261855 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c03a7cf-b88e-4e01-857a-981e83c536b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:40:25.462142 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Created reservations ['fb738a1e-c555-41cc-8f88-769a84eb6a86', '79309a4f-bd22-47a2-9f4a-fae95e96c056', 'bd1c4ab8-6c99-4ffa-81f1-6b6acca73a88', '6355203e-23fa-4c1a-9155-0b76ab963b33'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:40:25.463900 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c03a7cf-b88e-4e01-857a-981e83c536b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb738a1e-c555-41cc-8f88-769a84eb6a86', '79309a4f-bd22-47a2-9f4a-fae95e96c056', 'bd1c4ab8-6c99-4ffa-81f1-6b6acca73a88', '6355203e-23fa-4c1a-9155-0b76ab963b33']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:40:25.466039 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41202b0a-dc92-473f-8ab1-6a3cd30312e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:40:25.580418 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41202b0a-dc92-473f-8ab1-6a3cd30312e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '313784e9-788a-46d4-8756-1a84b8db72b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-374081725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ee1c8ed9fb14ac58f354be83ac3458d',qos_specs=None,replication_status=,reservations=['fb738a1e-c555-41cc-8f88-769a84eb6a86','79309a4f-bd22-47a2-9f4a-fae95e96c056','bd1c4ab8-6c99-4ffa-81f1-6b6acca73a88','6355203e-23fa-4c1a-9155-0b76ab963b33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2be61fa42b864a0dbf3d2ad342334368',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:40:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-374081725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=313784e9-788a-46d4-8756-1a84b8db72b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ee1c8ed9fb14ac58f354be83ac3458d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2be61fa42b864a0dbf3d2ad342334368',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:40:25.582382 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50b97362-4d4c-4b5d-8c31-1786f969be77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:40:25.679977 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50b97362-4d4c-4b5d-8c31-1786f969be77) transitioned into state 'SUCCESS' from state '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-374081725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ee1c8ed9fb14ac58f354be83ac3458d',qos_specs=None,replication_status=,reservations=['fb738a1e-c555-41cc-8f88-769a84eb6a86','79309a4f-bd22-47a2-9f4a-fae95e96c056','bd1c4ab8-6c99-4ffa-81f1-6b6acca73a88','6355203e-23fa-4c1a-9155-0b76ab963b33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2be61fa42b864a0dbf3d2ad342334368',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:40:25.681732 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8869ac29-48fe-4e92-a093-05004967776f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:40:25.772243 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8869ac29-48fe-4e92-a093-05004967776f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:40:25.775001 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Flow 'volume_create_api' (cd2651f2-6294-4750-a082-9d74598799eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:40:25.775984 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Create volume request issued successfully. Apr 30 21:40:25.777263 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-26963844-8576-46b0-bb2a-81d3d51944ff tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes returned with HTTP 202 Apr 30 21:40:25.778100 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1294/2603] 10.222.0.23 () {64 vars in 1521 bytes} [Sat Apr 30 21:40:25 2022] POST /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes => generated 816 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:40:25.785395 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-b8184540-e863-446b-9e54-34323ac42220 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:25.790865 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-b8184540-e863-446b-9e54-34323ac42220 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 Apr 30 21:40:25.791431 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-b8184540-e863-446b-9e54-34323ac42220 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:25.792086 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-b8184540-e863-446b-9e54-34323ac42220 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:25.806810 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:25.806810 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:25.813990 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-b8184540-e863-446b-9e54-34323ac42220 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Volume info retrieved successfully. Apr 30 21:40:25.822410 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d9b1580f-2865-489b-9da7-9393fc82fe70 req-b8184540-e863-446b-9e54-34323ac42220 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 returned with HTTP 200 Apr 30 21:40:25.823349 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1310/2604] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:40:25 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 => generated 884 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:40:25.849620 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-2a127b94-5a0e-4514-a7d8-94b4c99f491b req-66056043-be7b-473e-b645-ef87955c9581 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:25.852112 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-2a127b94-5a0e-4514-a7d8-94b4c99f491b req-66056043-be7b-473e-b645-ef87955c9581 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 Apr 30 21:40:25.852691 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-2a127b94-5a0e-4514-a7d8-94b4c99f491b req-66056043-be7b-473e-b645-ef87955c9581 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:25.853140 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-2a127b94-5a0e-4514-a7d8-94b4c99f491b req-66056043-be7b-473e-b645-ef87955c9581 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:25.868336 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:25.868336 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:25.876936 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-2a127b94-5a0e-4514-a7d8-94b4c99f491b req-66056043-be7b-473e-b645-ef87955c9581 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Volume info retrieved successfully. Apr 30 21:40:25.887092 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-2a127b94-5a0e-4514-a7d8-94b4c99f491b req-66056043-be7b-473e-b645-ef87955c9581 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 returned with HTTP 200 Apr 30 21:40:25.888061 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1295/2605] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:40:25 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 => generated 884 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:26.913269 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-e9efb1ac-6a45-4e1c-9529-76f680495d1e req-e8a502ba-a753-4a82-9ef0-f3736f5873d8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:26.917555 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-e9efb1ac-6a45-4e1c-9529-76f680495d1e req-e8a502ba-a753-4a82-9ef0-f3736f5873d8 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 Apr 30 21:40:26.918034 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-e9efb1ac-6a45-4e1c-9529-76f680495d1e req-e8a502ba-a753-4a82-9ef0-f3736f5873d8 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:26.918490 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-e9efb1ac-6a45-4e1c-9529-76f680495d1e req-e8a502ba-a753-4a82-9ef0-f3736f5873d8 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:26.932321 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:26.932321 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:26.939611 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-e9efb1ac-6a45-4e1c-9529-76f680495d1e req-e8a502ba-a753-4a82-9ef0-f3736f5873d8 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Volume info retrieved successfully. Apr 30 21:40:26.949003 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-e9efb1ac-6a45-4e1c-9529-76f680495d1e req-e8a502ba-a753-4a82-9ef0-f3736f5873d8 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 returned with HTTP 200 Apr 30 21:40:26.950381 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1311/2606] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:40:26 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 => generated 909 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:26.973831 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-2a90dea5-4945-4718-8a16-d9c28c91e426 req-e84087e4-e4a8-4a48-8efe-4f106d8fcf23 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:26.980475 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-2a90dea5-4945-4718-8a16-d9c28c91e426 req-e84087e4-e4a8-4a48-8efe-4f106d8fcf23 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] POST http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots Apr 30 21:40:26.981213 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-2a90dea5-4945-4718-8a16-d9c28c91e426 req-e84087e4-e4a8-4a48-8efe-4f106d8fcf23 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "313784e9-788a-46d4-8756-1a84b8db72b2", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1852561685", "description": null, "metadata": {}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:40:26.996733 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:26.996733 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:26.997783 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-2a90dea5-4945-4718-8a16-d9c28c91e426 req-e84087e4-e4a8-4a48-8efe-4f106d8fcf23 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Volume info retrieved successfully. Apr 30 21:40:26.998475 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.snapshots [req-2a90dea5-4945-4718-8a16-d9c28c91e426 req-e84087e4-e4a8-4a48-8efe-4f106d8fcf23 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Create snapshot from volume 313784e9-788a-46d4-8756-1a84b8db72b2 Apr 30 21:40:27.187733 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [req-2a90dea5-4945-4718-8a16-d9c28c91e426 req-e84087e4-e4a8-4a48-8efe-4f106d8fcf23 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Created reservations ['cdf4e229-d7fe-4788-86c6-e405dd41daee', 'a1c79c52-95dc-4179-a4e5-ef1c1699d02c', '949ad220-d30a-46c7-ab54-2209934ea51c', '0d018f02-2da3-40a7-a47b-273a07ef718d'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:40:27.391746 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-2a90dea5-4945-4718-8a16-d9c28c91e426 req-e84087e4-e4a8-4a48-8efe-4f106d8fcf23 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Snapshot create request issued successfully. Apr 30 21:40:27.392361 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-2a90dea5-4945-4718-8a16-d9c28c91e426 req-e84087e4-e4a8-4a48-8efe-4f106d8fcf23 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots returned with HTTP 202 Apr 30 21:40:27.393345 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1296/2607] 10.222.0.23 () {64 vars in 1527 bytes} [Sat Apr 30 21:40:26 2022] POST /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots => generated 311 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:40:27.418842 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-a845eaa8-3596-4bda-892a-63c404d91263 req-2b0f9e44-bef4-457f-9769-d00b40f96237 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:27.424949 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-a845eaa8-3596-4bda-892a-63c404d91263 req-2b0f9e44-bef4-457f-9769-d00b40f96237 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 Apr 30 21:40:27.425682 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-a845eaa8-3596-4bda-892a-63c404d91263 req-2b0f9e44-bef4-457f-9769-d00b40f96237 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:27.426192 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-a845eaa8-3596-4bda-892a-63c404d91263 req-2b0f9e44-bef4-457f-9769-d00b40f96237 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:27.437919 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:27.437919 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:27.439852 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-a845eaa8-3596-4bda-892a-63c404d91263 req-2b0f9e44-bef4-457f-9769-d00b40f96237 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Snapshot retrieved successfully. Apr 30 21:40:27.441639 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-a845eaa8-3596-4bda-892a-63c404d91263 req-2b0f9e44-bef4-457f-9769-d00b40f96237 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 returned with HTTP 200 Apr 30 21:40:27.444231 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1312/2608] 10.222.0.23 () {60 vars in 1584 bytes} [Sat Apr 30 21:40:27 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:27.464296 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-699f1cad-ecd9-46f7-8f54-2666b0237a07 req-d0d37f26-1c84-4b39-9166-db6ed1ce0a54 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:27.469247 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-699f1cad-ecd9-46f7-8f54-2666b0237a07 req-d0d37f26-1c84-4b39-9166-db6ed1ce0a54 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/detail Apr 30 21:40:27.472838 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-699f1cad-ecd9-46f7-8f54-2666b0237a07 req-d0d37f26-1c84-4b39-9166-db6ed1ce0a54 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:27.472838 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-699f1cad-ecd9-46f7-8f54-2666b0237a07 req-d0d37f26-1c84-4b39-9166-db6ed1ce0a54 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:27.472838 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [req-699f1cad-ecd9-46f7-8f54-2666b0237a07 req-d0d37f26-1c84-4b39-9166-db6ed1ce0a54 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:40:27.472838 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:27.472838 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:27.472838 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.db.sqlalchemy.api [req-699f1cad-ecd9-46f7-8f54-2666b0237a07 req-d0d37f26-1c84-4b39-9166-db6ed1ce0a54 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Building query based on filter {{(pid=122525) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:40:27.480919 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-699f1cad-ecd9-46f7-8f54-2666b0237a07 req-d0d37f26-1c84-4b39-9166-db6ed1ce0a54 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Get all snapshots completed successfully. Apr 30 21:40:27.482150 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:27.482150 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:27.483602 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-699f1cad-ecd9-46f7-8f54-2666b0237a07 req-d0d37f26-1c84-4b39-9166-db6ed1ce0a54 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/detail returned with HTTP 200 Apr 30 21:40:27.484942 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1297/2609] 10.222.0.23 () {60 vars in 1494 bytes} [Sat Apr 30 21:40:27 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/detail => generated 446 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:27.509143 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-0404db76-2cbc-4cc6-85d1-37dd83f1808f req-36041476-e23b-4102-ab7b-c144c3944be9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:27.513915 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-0404db76-2cbc-4cc6-85d1-37dd83f1808f req-36041476-e23b-4102-ab7b-c144c3944be9 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 Apr 30 21:40:27.514476 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-0404db76-2cbc-4cc6-85d1-37dd83f1808f req-36041476-e23b-4102-ab7b-c144c3944be9 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:27.515130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-0404db76-2cbc-4cc6-85d1-37dd83f1808f req-36041476-e23b-4102-ab7b-c144c3944be9 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:27.526240 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:27.526240 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:27.527246 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-0404db76-2cbc-4cc6-85d1-37dd83f1808f req-36041476-e23b-4102-ab7b-c144c3944be9 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Snapshot retrieved successfully. Apr 30 21:40:27.529890 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-0404db76-2cbc-4cc6-85d1-37dd83f1808f req-36041476-e23b-4102-ab7b-c144c3944be9 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 returned with HTTP 200 Apr 30 21:40:27.530807 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1313/2610] 10.222.0.23 () {60 vars in 1584 bytes} [Sat Apr 30 21:40:27 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:28.555536 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-f00f25e3-d019-4902-833d-967b3af96653 req-09ab8148-e14e-42c9-b244-1fca0e3c815c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:28.560189 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-f00f25e3-d019-4902-833d-967b3af96653 req-09ab8148-e14e-42c9-b244-1fca0e3c815c tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 Apr 30 21:40:28.560697 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-f00f25e3-d019-4902-833d-967b3af96653 req-09ab8148-e14e-42c9-b244-1fca0e3c815c tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:28.561215 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-f00f25e3-d019-4902-833d-967b3af96653 req-09ab8148-e14e-42c9-b244-1fca0e3c815c tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:28.571195 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:28.571195 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:28.572673 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-f00f25e3-d019-4902-833d-967b3af96653 req-09ab8148-e14e-42c9-b244-1fca0e3c815c tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Snapshot retrieved successfully. Apr 30 21:40:28.574478 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-f00f25e3-d019-4902-833d-967b3af96653 req-09ab8148-e14e-42c9-b244-1fca0e3c815c tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 returned with HTTP 200 Apr 30 21:40:28.575511 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1298/2611] 10.222.0.23 () {60 vars in 1584 bytes} [Sat Apr 30 21:40:28 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 => generated 443 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:29.598276 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-2859b463-016e-41ac-bc39-5ae9debd1dd5 req-bc4cc28b-0e6c-40b7-aee2-8df5e0ad53d7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:29.602785 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-2859b463-016e-41ac-bc39-5ae9debd1dd5 req-bc4cc28b-0e6c-40b7-aee2-8df5e0ad53d7 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 Apr 30 21:40:29.603431 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-2859b463-016e-41ac-bc39-5ae9debd1dd5 req-bc4cc28b-0e6c-40b7-aee2-8df5e0ad53d7 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:29.603673 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-2859b463-016e-41ac-bc39-5ae9debd1dd5 req-bc4cc28b-0e6c-40b7-aee2-8df5e0ad53d7 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:29.613649 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:29.613649 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:29.616296 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-2859b463-016e-41ac-bc39-5ae9debd1dd5 req-bc4cc28b-0e6c-40b7-aee2-8df5e0ad53d7 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Snapshot retrieved successfully. Apr 30 21:40:29.617014 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-2859b463-016e-41ac-bc39-5ae9debd1dd5 req-bc4cc28b-0e6c-40b7-aee2-8df5e0ad53d7 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 returned with HTTP 200 Apr 30 21:40:29.617731 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1314/2612] 10.222.0.23 () {60 vars in 1584 bytes} [Sat Apr 30 21:40:29 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:29.641333 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-6489d396-56ff-4294-82aa-97938ddb9c8a req-77e9449b-da6f-481a-99c4-f470157193f6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:29.645735 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-6489d396-56ff-4294-82aa-97938ddb9c8a req-77e9449b-da6f-481a-99c4-f470157193f6 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] DELETE http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 Apr 30 21:40:29.646171 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-6489d396-56ff-4294-82aa-97938ddb9c8a req-77e9449b-da6f-481a-99c4-f470157193f6 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:29.646840 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-6489d396-56ff-4294-82aa-97938ddb9c8a req-77e9449b-da6f-481a-99c4-f470157193f6 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:29.647136 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [req-6489d396-56ff-4294-82aa-97938ddb9c8a req-77e9449b-da6f-481a-99c4-f470157193f6 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Delete snapshot with id: 648512f7-cd57-4892-a374-42885b0b9c06 Apr 30 21:40:29.656369 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:29.656369 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:29.657298 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-6489d396-56ff-4294-82aa-97938ddb9c8a req-77e9449b-da6f-481a-99c4-f470157193f6 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Snapshot retrieved successfully. Apr 30 21:40:29.746039 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-6489d396-56ff-4294-82aa-97938ddb9c8a req-77e9449b-da6f-481a-99c4-f470157193f6 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Snapshot delete request issued successfully. Apr 30 21:40:29.746615 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-6489d396-56ff-4294-82aa-97938ddb9c8a req-77e9449b-da6f-481a-99c4-f470157193f6 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 returned with HTTP 202 Apr 30 21:40:29.747707 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1299/2613] 10.222.0.23 () {62 vars in 1606 bytes} [Sat Apr 30 21:40:29 2022] DELETE /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:40:29.771453 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-b251db4f-3127-4995-8685-cce8e244c5de req-31bcf2eb-981d-4a2b-b341-b0480579a47c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:29.776616 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-b251db4f-3127-4995-8685-cce8e244c5de req-31bcf2eb-981d-4a2b-b341-b0480579a47c tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 Apr 30 21:40:29.777292 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-b251db4f-3127-4995-8685-cce8e244c5de req-31bcf2eb-981d-4a2b-b341-b0480579a47c tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:29.778257 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-b251db4f-3127-4995-8685-cce8e244c5de req-31bcf2eb-981d-4a2b-b341-b0480579a47c tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:29.788781 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:29.788781 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:29.789958 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-b251db4f-3127-4995-8685-cce8e244c5de req-31bcf2eb-981d-4a2b-b341-b0480579a47c tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Snapshot retrieved successfully. Apr 30 21:40:29.792055 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-b251db4f-3127-4995-8685-cce8e244c5de req-31bcf2eb-981d-4a2b-b341-b0480579a47c tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 returned with HTTP 200 Apr 30 21:40:29.793365 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1315/2614] 10.222.0.23 () {60 vars in 1584 bytes} [Sat Apr 30 21:40:29 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:30.818151 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-e293d4b3-67e6-4b63-a71a-ce5b99924b16 req-28d82f19-f335-4a7e-a183-04f5914bb094 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:30.822948 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-e293d4b3-67e6-4b63-a71a-ce5b99924b16 req-28d82f19-f335-4a7e-a183-04f5914bb094 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 Apr 30 21:40:30.826438 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-e293d4b3-67e6-4b63-a71a-ce5b99924b16 req-28d82f19-f335-4a7e-a183-04f5914bb094 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:30.826438 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-e293d4b3-67e6-4b63-a71a-ce5b99924b16 req-28d82f19-f335-4a7e-a183-04f5914bb094 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:30.833406 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:30.833406 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:30.834628 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-e293d4b3-67e6-4b63-a71a-ce5b99924b16 req-28d82f19-f335-4a7e-a183-04f5914bb094 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Snapshot retrieved successfully. Apr 30 21:40:30.836480 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-e293d4b3-67e6-4b63-a71a-ce5b99924b16 req-28d82f19-f335-4a7e-a183-04f5914bb094 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 returned with HTTP 200 Apr 30 21:40:30.837285 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1300/2615] 10.222.0.23 () {60 vars in 1584 bytes} [Sat Apr 30 21:40:30 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:31.861591 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-1543d784-bf4b-48a2-9797-734dc451ab0b req-0ccf4f32-b727-4435-a304-40b44eecbfcf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:31.976934 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-1543d784-bf4b-48a2-9797-734dc451ab0b req-0ccf4f32-b727-4435-a304-40b44eecbfcf tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 Apr 30 21:40:31.977385 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-1543d784-bf4b-48a2-9797-734dc451ab0b req-0ccf4f32-b727-4435-a304-40b44eecbfcf tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:31.977894 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-1543d784-bf4b-48a2-9797-734dc451ab0b req-0ccf4f32-b727-4435-a304-40b44eecbfcf tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:31.987259 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:31.987259 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:31.988189 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-1543d784-bf4b-48a2-9797-734dc451ab0b req-0ccf4f32-b727-4435-a304-40b44eecbfcf tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Snapshot retrieved successfully. Apr 30 21:40:31.990016 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-1543d784-bf4b-48a2-9797-734dc451ab0b req-0ccf4f32-b727-4435-a304-40b44eecbfcf tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 returned with HTTP 200 Apr 30 21:40:31.991304 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1316/2616] 10.222.0.23 () {60 vars in 1584 bytes} [Sat Apr 30 21:40:31 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 => generated 469 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:33.015830 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-630c220b-6d46-4e16-b219-ef4164d7698d req-e71585d5-8cb3-456b-821a-eb0599b8ae3d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:33.020291 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-630c220b-6d46-4e16-b219-ef4164d7698d req-e71585d5-8cb3-456b-821a-eb0599b8ae3d tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 Apr 30 21:40:33.020727 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-630c220b-6d46-4e16-b219-ef4164d7698d req-e71585d5-8cb3-456b-821a-eb0599b8ae3d tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:33.021176 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-630c220b-6d46-4e16-b219-ef4164d7698d req-e71585d5-8cb3-456b-821a-eb0599b8ae3d tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:33.030134 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-630c220b-6d46-4e16-b219-ef4164d7698d req-e71585d5-8cb3-456b-821a-eb0599b8ae3d tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 returned with HTTP 404 Apr 30 21:40:33.031092 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1301/2617] 10.222.0.23 () {60 vars in 1584 bytes} [Sat Apr 30 21:40:33 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/snapshots/648512f7-cd57-4892-a374-42885b0b9c06 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:40:33.052172 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-5ad4d926-d3fa-4587-b189-770c4cfffad8 req-47b3e33c-36b1-484c-ac9d-b4b56853c5d4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:33.056305 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5ad4d926-d3fa-4587-b189-770c4cfffad8 req-47b3e33c-36b1-484c-ac9d-b4b56853c5d4 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] DELETE http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 Apr 30 21:40:33.056699 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5ad4d926-d3fa-4587-b189-770c4cfffad8 req-47b3e33c-36b1-484c-ac9d-b4b56853c5d4 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:33.057146 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5ad4d926-d3fa-4587-b189-770c4cfffad8 req-47b3e33c-36b1-484c-ac9d-b4b56853c5d4 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:33.057538 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [req-5ad4d926-d3fa-4587-b189-770c4cfffad8 req-47b3e33c-36b1-484c-ac9d-b4b56853c5d4 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Delete volume with id: 313784e9-788a-46d4-8756-1a84b8db72b2 Apr 30 21:40:33.071287 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:33.071287 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:33.072299 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-5ad4d926-d3fa-4587-b189-770c4cfffad8 req-47b3e33c-36b1-484c-ac9d-b4b56853c5d4 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Volume info retrieved successfully. Apr 30 21:40:33.265049 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-5ad4d926-d3fa-4587-b189-770c4cfffad8 req-47b3e33c-36b1-484c-ac9d-b4b56853c5d4 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Delete volume request issued successfully. Apr 30 21:40:33.265455 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5ad4d926-d3fa-4587-b189-770c4cfffad8 req-47b3e33c-36b1-484c-ac9d-b4b56853c5d4 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 returned with HTTP 202 Apr 30 21:40:33.266283 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1317/2618] 10.222.0.23 () {62 vars in 1600 bytes} [Sat Apr 30 21:40:33 2022] DELETE /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:40:33.288069 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-3930bdae-f579-4ca7-bcc1-e9ca931c6bbc req-32a195b8-d5e6-4bdb-b73c-3d54a375ea42 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:33.292523 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-3930bdae-f579-4ca7-bcc1-e9ca931c6bbc req-32a195b8-d5e6-4bdb-b73c-3d54a375ea42 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 Apr 30 21:40:33.293022 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-3930bdae-f579-4ca7-bcc1-e9ca931c6bbc req-32a195b8-d5e6-4bdb-b73c-3d54a375ea42 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:33.293470 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-3930bdae-f579-4ca7-bcc1-e9ca931c6bbc req-32a195b8-d5e6-4bdb-b73c-3d54a375ea42 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:33.307735 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:33.307735 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:33.314857 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-3930bdae-f579-4ca7-bcc1-e9ca931c6bbc req-32a195b8-d5e6-4bdb-b73c-3d54a375ea42 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Volume info retrieved successfully. Apr 30 21:40:33.324164 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-3930bdae-f579-4ca7-bcc1-e9ca931c6bbc req-32a195b8-d5e6-4bdb-b73c-3d54a375ea42 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 returned with HTTP 200 Apr 30 21:40:33.324904 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1302/2619] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:40:33 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:34.350902 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-0ab9b479-2c3c-44a9-926d-5b7de8f4055e req-76de2a71-27eb-4161-845e-7d6444c0fb6c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:34.355502 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-0ab9b479-2c3c-44a9-926d-5b7de8f4055e req-76de2a71-27eb-4161-845e-7d6444c0fb6c tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 Apr 30 21:40:34.355945 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-0ab9b479-2c3c-44a9-926d-5b7de8f4055e req-76de2a71-27eb-4161-845e-7d6444c0fb6c tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:34.356425 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-0ab9b479-2c3c-44a9-926d-5b7de8f4055e req-76de2a71-27eb-4161-845e-7d6444c0fb6c tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:34.371579 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:34.371579 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:34.378598 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-0ab9b479-2c3c-44a9-926d-5b7de8f4055e req-76de2a71-27eb-4161-845e-7d6444c0fb6c tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Volume info retrieved successfully. Apr 30 21:40:34.388506 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-0ab9b479-2c3c-44a9-926d-5b7de8f4055e req-76de2a71-27eb-4161-845e-7d6444c0fb6c tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 returned with HTTP 200 Apr 30 21:40:34.388764 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1318/2620] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:40:34 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 => generated 908 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:35.416455 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-0d7284eb-39b5-4b8d-a6d6-05389136365b req-a1040fe6-0cb8-4440-8963-6823794961fd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:35.420742 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-0d7284eb-39b5-4b8d-a6d6-05389136365b req-a1040fe6-0cb8-4440-8963-6823794961fd tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 Apr 30 21:40:35.421249 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-0d7284eb-39b5-4b8d-a6d6-05389136365b req-a1040fe6-0cb8-4440-8963-6823794961fd tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:35.421777 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-0d7284eb-39b5-4b8d-a6d6-05389136365b req-a1040fe6-0cb8-4440-8963-6823794961fd tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:35.436992 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:35.436992 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:35.444531 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-0d7284eb-39b5-4b8d-a6d6-05389136365b req-a1040fe6-0cb8-4440-8963-6823794961fd tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Volume info retrieved successfully. Apr 30 21:40:35.455869 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-0d7284eb-39b5-4b8d-a6d6-05389136365b req-a1040fe6-0cb8-4440-8963-6823794961fd tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 returned with HTTP 200 Apr 30 21:40:35.456816 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1303/2621] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:40:35 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 => generated 908 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:36.486506 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-6c61ef41-b515-4c2f-9e19-28f78d787966 req-d8ba855d-10a4-414e-93ee-7f6e5b723cfa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:36.498338 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-6c61ef41-b515-4c2f-9e19-28f78d787966 req-d8ba855d-10a4-414e-93ee-7f6e5b723cfa tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 Apr 30 21:40:36.499185 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-6c61ef41-b515-4c2f-9e19-28f78d787966 req-d8ba855d-10a4-414e-93ee-7f6e5b723cfa tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:36.499780 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-6c61ef41-b515-4c2f-9e19-28f78d787966 req-d8ba855d-10a4-414e-93ee-7f6e5b723cfa tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:36.529948 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:40:36.529948 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:40:36.536599 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-6c61ef41-b515-4c2f-9e19-28f78d787966 req-d8ba855d-10a4-414e-93ee-7f6e5b723cfa tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Volume info retrieved successfully. Apr 30 21:40:36.551184 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-6c61ef41-b515-4c2f-9e19-28f78d787966 req-d8ba855d-10a4-414e-93ee-7f6e5b723cfa tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 returned with HTTP 200 Apr 30 21:40:36.551184 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1319/2622] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:40:36 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 => generated 908 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:40:37.572875 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-b59abf4c-95a5-41f7-b648-e046a4cd2c76 req-fce6f572-9725-4869-86d0-2bfa3c8ddfd5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:37.578706 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-b59abf4c-95a5-41f7-b648-e046a4cd2c76 req-fce6f572-9725-4869-86d0-2bfa3c8ddfd5 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 Apr 30 21:40:37.579393 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-b59abf4c-95a5-41f7-b648-e046a4cd2c76 req-fce6f572-9725-4869-86d0-2bfa3c8ddfd5 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:37.579960 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-b59abf4c-95a5-41f7-b648-e046a4cd2c76 req-fce6f572-9725-4869-86d0-2bfa3c8ddfd5 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:37.593891 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-b59abf4c-95a5-41f7-b648-e046a4cd2c76 req-fce6f572-9725-4869-86d0-2bfa3c8ddfd5 tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 returned with HTTP 404 Apr 30 21:40:37.595328 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1304/2623] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:40:37 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:40:37.621376 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-86bd8a95-48e0-4908-8c53-30200e788413 req-57aa24f8-d7c2-49e8-8021-72fdaf0066df None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:37.625798 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-86bd8a95-48e0-4908-8c53-30200e788413 req-57aa24f8-d7c2-49e8-8021-72fdaf0066df tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] DELETE http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 Apr 30 21:40:37.626434 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-86bd8a95-48e0-4908-8c53-30200e788413 req-57aa24f8-d7c2-49e8-8021-72fdaf0066df tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:37.627151 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-86bd8a95-48e0-4908-8c53-30200e788413 req-57aa24f8-d7c2-49e8-8021-72fdaf0066df tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:37.627684 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [req-86bd8a95-48e0-4908-8c53-30200e788413 req-57aa24f8-d7c2-49e8-8021-72fdaf0066df tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Delete volume with id: 313784e9-788a-46d4-8756-1a84b8db72b2 Apr 30 21:40:37.640286 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-86bd8a95-48e0-4908-8c53-30200e788413 req-57aa24f8-d7c2-49e8-8021-72fdaf0066df tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 returned with HTTP 404 Apr 30 21:40:37.641233 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1320/2624] 10.222.0.23 () {62 vars in 1600 bytes} [Sat Apr 30 21:40:37 2022] DELETE /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:40:37.664009 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-d0824440-289a-4331-ac13-c459575377e3 req-bd3f3860-e46e-4665-8510-4b9a5356d03a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:40:37.668434 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d0824440-289a-4331-ac13-c459575377e3 req-bd3f3860-e46e-4665-8510-4b9a5356d03a tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] GET http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 Apr 30 21:40:37.668959 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d0824440-289a-4331-ac13-c459575377e3 req-bd3f3860-e46e-4665-8510-4b9a5356d03a tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:40:37.669891 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d0824440-289a-4331-ac13-c459575377e3 req-bd3f3860-e46e-4665-8510-4b9a5356d03a tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:40:37.699428 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d0824440-289a-4331-ac13-c459575377e3 req-bd3f3860-e46e-4665-8510-4b9a5356d03a tempest-VolumesSnapshotsTestJSON-1027907309 tempest-VolumesSnapshotsTestJSON-1027907309-project] http://10.222.0.23/volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 returned with HTTP 404 Apr 30 21:40:37.701145 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1305/2625] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:40:37 2022] GET /volume/v3/4ee1c8ed9fb14ac58f354be83ac3458d/volumes/313784e9-788a-46d4-8756-1a84b8db72b2 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:41:57.047751 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-173013d9-6ebe-40e5-85fd-efbb678ebb9c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:41:57.250601 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-173013d9-6ebe-40e5-85fd-efbb678ebb9c tempest-BackendsCapabilitiesAdminTestsJSON-1837938953 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953-project-admin] GET http://10.222.0.23/volume/v3/eb4c6b85c5c94304b2ab6441501be6ad/scheduler-stats/get_pools Apr 30 21:41:57.251055 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-173013d9-6ebe-40e5-85fd-efbb678ebb9c tempest-BackendsCapabilitiesAdminTestsJSON-1837938953 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:41:57.251505 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-173013d9-6ebe-40e5-85fd-efbb678ebb9c tempest-BackendsCapabilitiesAdminTestsJSON-1837938953 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953-project-admin] Calling method 'get_pools' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:41:57.268188 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-173013d9-6ebe-40e5-85fd-efbb678ebb9c tempest-BackendsCapabilitiesAdminTestsJSON-1837938953 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953-project-admin] http://10.222.0.23/volume/v3/eb4c6b85c5c94304b2ab6441501be6ad/scheduler-stats/get_pools returned with HTTP 200 Apr 30 21:41:57.269326 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1321/2626] 10.222.0.23 () {58 vars in 1267 bytes} [Sat Apr 30 21:41:57 2022] GET /volume/v3/eb4c6b85c5c94304b2ab6441501be6ad/scheduler-stats/get_pools => generated 48 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:41:57.282266 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3de12287-ad89-4d70-bec9-f42ad055f004 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:41:57.292396 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3de12287-ad89-4d70-bec9-f42ad055f004 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953-project-admin] GET http://10.222.0.23/volume/v3/eb4c6b85c5c94304b2ab6441501be6ad/scheduler-stats/get_pools?detail=True Apr 30 21:41:57.292843 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3de12287-ad89-4d70-bec9-f42ad055f004 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:41:57.293300 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3de12287-ad89-4d70-bec9-f42ad055f004 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953-project-admin] Calling method 'get_pools' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:41:57.310741 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3de12287-ad89-4d70-bec9-f42ad055f004 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953-project-admin] http://10.222.0.23/volume/v3/eb4c6b85c5c94304b2ab6441501be6ad/scheduler-stats/get_pools?detail=True returned with HTTP 200 Apr 30 21:41:57.311878 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1306/2627] 10.222.0.23 () {58 vars in 1290 bytes} [Sat Apr 30 21:41:57 2022] GET /volume/v3/eb4c6b85c5c94304b2ab6441501be6ad/scheduler-stats/get_pools?detail=True => generated 632 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:41:57.321587 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2d9eff88-b365-4b9c-9e92-f1b512a08cec None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:41:57.327097 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2d9eff88-b365-4b9c-9e92-f1b512a08cec tempest-BackendsCapabilitiesAdminTestsJSON-1837938953 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953-project-admin] GET http://10.222.0.23/volume/v3/eb4c6b85c5c94304b2ab6441501be6ad/capabilities/ncdv-master-1@ceph Apr 30 21:41:57.327612 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2d9eff88-b365-4b9c-9e92-f1b512a08cec tempest-BackendsCapabilitiesAdminTestsJSON-1837938953 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:41:57.328150 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2d9eff88-b365-4b9c-9e92-f1b512a08cec tempest-BackendsCapabilitiesAdminTestsJSON-1837938953 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:41:57.346035 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2d9eff88-b365-4b9c-9e92-f1b512a08cec tempest-BackendsCapabilitiesAdminTestsJSON-1837938953 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953-project-admin] http://10.222.0.23/volume/v3/eb4c6b85c5c94304b2ab6441501be6ad/capabilities/ncdv-master-1@ceph returned with HTTP 200 Apr 30 21:41:57.347117 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1322/2628] 10.222.0.23 () {58 vars in 1285 bytes} [Sat Apr 30 21:41:57 2022] GET /volume/v3/eb4c6b85c5c94304b2ab6441501be6ad/capabilities/ncdv-master-1@ceph => generated 698 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:41:57.354879 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d65be4af-2c2d-4518-9f7f-5a1214c33ff0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:41:57.360389 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d65be4af-2c2d-4518-9f7f-5a1214c33ff0 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953-project-admin] GET http://10.222.0.23/volume/v3/eb4c6b85c5c94304b2ab6441501be6ad/capabilities/ncdv-master-1@ceph Apr 30 21:41:57.360861 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d65be4af-2c2d-4518-9f7f-5a1214c33ff0 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:41:57.361310 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d65be4af-2c2d-4518-9f7f-5a1214c33ff0 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:41:57.378305 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d65be4af-2c2d-4518-9f7f-5a1214c33ff0 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953 tempest-BackendsCapabilitiesAdminTestsJSON-1837938953-project-admin] http://10.222.0.23/volume/v3/eb4c6b85c5c94304b2ab6441501be6ad/capabilities/ncdv-master-1@ceph returned with HTTP 200 Apr 30 21:41:57.379425 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1307/2629] 10.222.0.23 () {58 vars in 1285 bytes} [Sat Apr 30 21:41:57 2022] GET /volume/v3/eb4c6b85c5c94304b2ab6441501be6ad/capabilities/ncdv-master-1@ceph => generated 698 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:10.221851 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fe957b5c-72ba-4cce-97a5-9e67639ff4b4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:10.344607 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fe957b5c-72ba-4cce-97a5-9e67639ff4b4 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] POST http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs Apr 30 21:42:10.345335 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fe957b5c-72ba-4cce-97a5-9e67639ff4b4 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-141324690", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:10.347105 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.qos_specs [None req-fe957b5c-72ba-4cce-97a5-9e67639ff4b4 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-141324690', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=122527) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Apr 30 21:42:10.358526 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-fe957b5c-72ba-4cce-97a5-9e67639ff4b4 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] DB qos_specs_create(): root {'id': 'c8c1a3d7-4fa7-440f-9804-272314e8b433', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-141324690'} {{(pid=122527) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4940}} Apr 30 21:42:10.427974 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fe957b5c-72ba-4cce-97a5-9e67639ff4b4 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs returned with HTTP 200 Apr 30 21:42:10.429494 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1323/2630] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:42:10 2022] POST /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs => generated 458 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:42:10.436827 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-01a46371-2e12-4246-8f7e-52e150ffc5c2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:10.441049 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-01a46371-2e12-4246-8f7e-52e150ffc5c2 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] POST http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types Apr 30 21:42:10.441811 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-01a46371-2e12-4246-8f7e-52e150ffc5c2 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-9697502"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:10.553522 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-01a46371-2e12-4246-8f7e-52e150ffc5c2 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types returned with HTTP 200 Apr 30 21:42:10.554513 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1308/2631] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:42:10 2022] POST /volume/v3/bb23305e90f84d90a74583bd15d98c0a/types => generated 219 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:10.561045 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0162a855-ab3b-4c4c-9e64-85e9c490a6ed None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:10.565298 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0162a855-ab3b-4c4c-9e64-85e9c490a6ed tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] POST http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types Apr 30 21:42:10.566311 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0162a855-ab3b-4c4c-9e64-85e9c490a6ed tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1571270364"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:10.567654 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:10.567654 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:10.683193 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0162a855-ab3b-4c4c-9e64-85e9c490a6ed tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types returned with HTTP 200 Apr 30 21:42:10.688678 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1324/2632] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:42:10 2022] POST /volume/v3/bb23305e90f84d90a74583bd15d98c0a/types => generated 222 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:10.690587 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f9c75761-9e22-4f1a-85c8-410ab9558db6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:10.695759 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f9c75761-9e22-4f1a-85c8-410ab9558db6 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] POST http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types Apr 30 21:42:10.696410 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f9c75761-9e22-4f1a-85c8-410ab9558db6 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-265080747"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:10.802903 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f9c75761-9e22-4f1a-85c8-410ab9558db6 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types returned with HTTP 200 Apr 30 21:42:10.802903 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1309/2633] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:42:10 2022] POST /volume/v3/bb23305e90f84d90a74583bd15d98c0a/types => generated 221 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:10.809897 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-afcbe7bd-65da-484d-af07-4deae7f39df9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:10.815771 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-afcbe7bd-65da-484d-af07-4deae7f39df9 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associate?vol_type_id=1d9175c8-f367-4965-8816-93190e226102 Apr 30 21:42:10.816291 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-afcbe7bd-65da-484d-af07-4deae7f39df9 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:10.816853 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-afcbe7bd-65da-484d-af07-4deae7f39df9 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'associate' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:10.818939 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.qos_specs_manage [None req-afcbe7bd-65da-484d-af07-4deae7f39df9 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Associate qos_spec: c8c1a3d7-4fa7-440f-9804-272314e8b433 with type: 1d9175c8-f367-4965-8816-93190e226102 {{(pid=122527) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:275}} Apr 30 21:42:10.907818 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-afcbe7bd-65da-484d-af07-4deae7f39df9 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associate?vol_type_id=1d9175c8-f367-4965-8816-93190e226102 returned with HTTP 202 Apr 30 21:42:10.908791 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1325/2634] 10.222.0.23 () {58 vars in 1457 bytes} [Sat Apr 30 21:42:10 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associate?vol_type_id=1d9175c8-f367-4965-8816-93190e226102 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:42:10.914034 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-27f4f3c5-e621-4071-bb6f-8678f8823dc7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:10.918941 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-27f4f3c5-e621-4071-bb6f-8678f8823dc7 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associate?vol_type_id=6e04c306-a488-467e-87ef-16dc9654f51b Apr 30 21:42:10.919389 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-27f4f3c5-e621-4071-bb6f-8678f8823dc7 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:10.925453 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-27f4f3c5-e621-4071-bb6f-8678f8823dc7 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'associate' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:10.925453 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.qos_specs_manage [None req-27f4f3c5-e621-4071-bb6f-8678f8823dc7 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Associate qos_spec: c8c1a3d7-4fa7-440f-9804-272314e8b433 with type: 6e04c306-a488-467e-87ef-16dc9654f51b {{(pid=122525) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:275}} Apr 30 21:42:11.027816 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-27f4f3c5-e621-4071-bb6f-8678f8823dc7 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associate?vol_type_id=6e04c306-a488-467e-87ef-16dc9654f51b returned with HTTP 202 Apr 30 21:42:11.028625 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1310/2635] 10.222.0.23 () {58 vars in 1457 bytes} [Sat Apr 30 21:42:10 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associate?vol_type_id=6e04c306-a488-467e-87ef-16dc9654f51b => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:42:11.033259 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4651ad0f-482a-4a3e-815d-56bc919104d0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:11.038731 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4651ad0f-482a-4a3e-815d-56bc919104d0 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associate?vol_type_id=62f389d6-1542-43a9-8d88-d8d43107e750 Apr 30 21:42:11.039177 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4651ad0f-482a-4a3e-815d-56bc919104d0 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:11.039820 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4651ad0f-482a-4a3e-815d-56bc919104d0 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'associate' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:11.040452 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:11.040452 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:11.041133 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4651ad0f-482a-4a3e-815d-56bc919104d0 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Associate qos_spec: c8c1a3d7-4fa7-440f-9804-272314e8b433 with type: 62f389d6-1542-43a9-8d88-d8d43107e750 {{(pid=122527) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:275}} Apr 30 21:42:11.148375 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4651ad0f-482a-4a3e-815d-56bc919104d0 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associate?vol_type_id=62f389d6-1542-43a9-8d88-d8d43107e750 returned with HTTP 202 Apr 30 21:42:11.149189 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1326/2636] 10.222.0.23 () {58 vars in 1457 bytes} [Sat Apr 30 21:42:11 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associate?vol_type_id=62f389d6-1542-43a9-8d88-d8d43107e750 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:42:11.154066 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9ccfd260-3c4e-474b-83bf-33943d168eaf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:11.159269 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9ccfd260-3c4e-474b-83bf-33943d168eaf tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associations Apr 30 21:42:11.159708 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9ccfd260-3c4e-474b-83bf-33943d168eaf tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:11.160162 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9ccfd260-3c4e-474b-83bf-33943d168eaf tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'associations' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:11.161062 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:11.161062 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:11.161640 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9ccfd260-3c4e-474b-83bf-33943d168eaf tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Get associations for qos_spec id: c8c1a3d7-4fa7-440f-9804-272314e8b433 {{(pid=122525) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Apr 30 21:42:11.182619 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9ccfd260-3c4e-474b-83bf-33943d168eaf tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associations returned with HTTP 200 Apr 30 21:42:11.183359 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1311/2637] 10.222.0.23 () {58 vars in 1369 bytes} [Sat Apr 30 21:42:11 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associations => generated 444 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:11.189485 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-18c67123-73d9-4d58-a56b-fb373ae20b6e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:11.194859 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-18c67123-73d9-4d58-a56b-fb373ae20b6e tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/disassociate?vol_type_id=1d9175c8-f367-4965-8816-93190e226102 Apr 30 21:42:11.195307 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-18c67123-73d9-4d58-a56b-fb373ae20b6e tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:11.195764 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-18c67123-73d9-4d58-a56b-fb373ae20b6e tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'disassociate' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:11.196389 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:11.196389 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:11.197082 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.qos_specs_manage [None req-18c67123-73d9-4d58-a56b-fb373ae20b6e tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Disassociate qos_spec: c8c1a3d7-4fa7-440f-9804-272314e8b433 from type: 1d9175c8-f367-4965-8816-93190e226102 {{(pid=122527) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:327}} Apr 30 21:42:11.270012 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-18c67123-73d9-4d58-a56b-fb373ae20b6e tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/disassociate?vol_type_id=1d9175c8-f367-4965-8816-93190e226102 returned with HTTP 202 Apr 30 21:42:11.272529 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1327/2638] 10.222.0.23 () {58 vars in 1466 bytes} [Sat Apr 30 21:42:11 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/disassociate?vol_type_id=1d9175c8-f367-4965-8816-93190e226102 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:42:11.277892 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-19d9dce2-32ae-4c24-ac1c-fe9911b10a0c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:11.282906 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-19d9dce2-32ae-4c24-ac1c-fe9911b10a0c tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associations Apr 30 21:42:11.283349 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-19d9dce2-32ae-4c24-ac1c-fe9911b10a0c tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:11.283800 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-19d9dce2-32ae-4c24-ac1c-fe9911b10a0c tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'associations' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:11.284422 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:11.284422 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:11.285091 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.qos_specs_manage [None req-19d9dce2-32ae-4c24-ac1c-fe9911b10a0c tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Get associations for qos_spec id: c8c1a3d7-4fa7-440f-9804-272314e8b433 {{(pid=122525) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Apr 30 21:42:11.298156 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-19d9dce2-32ae-4c24-ac1c-fe9911b10a0c tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associations returned with HTTP 200 Apr 30 21:42:11.299332 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1312/2639] 10.222.0.23 () {58 vars in 1369 bytes} [Sat Apr 30 21:42:11 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associations => generated 305 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:11.304778 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-def835ba-1517-4b8e-b33e-f815e54c048e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:11.309728 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-def835ba-1517-4b8e-b33e-f815e54c048e tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/disassociate_all Apr 30 21:42:11.310194 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-def835ba-1517-4b8e-b33e-f815e54c048e tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:11.310649 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-def835ba-1517-4b8e-b33e-f815e54c048e tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'disassociate_all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:11.311278 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:11.311278 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:11.311920 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.qos_specs_manage [None req-def835ba-1517-4b8e-b33e-f815e54c048e tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Disassociate qos_spec: c8c1a3d7-4fa7-440f-9804-272314e8b433 from all. {{(pid=122527) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Apr 30 21:42:11.401419 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-def835ba-1517-4b8e-b33e-f815e54c048e tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/disassociate_all returned with HTTP 202 Apr 30 21:42:11.402319 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1328/2640] 10.222.0.23 () {58 vars in 1381 bytes} [Sat Apr 30 21:42:11 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/disassociate_all => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:42:11.406857 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a146a57c-6fd1-498b-bea0-6a1be322faf4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:11.411706 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a146a57c-6fd1-498b-bea0-6a1be322faf4 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associations Apr 30 21:42:11.412149 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a146a57c-6fd1-498b-bea0-6a1be322faf4 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:11.412600 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a146a57c-6fd1-498b-bea0-6a1be322faf4 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'associations' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:11.413277 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:11.413277 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:11.413940 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a146a57c-6fd1-498b-bea0-6a1be322faf4 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Get associations for qos_spec id: c8c1a3d7-4fa7-440f-9804-272314e8b433 {{(pid=122525) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Apr 30 21:42:11.426238 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a146a57c-6fd1-498b-bea0-6a1be322faf4 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associations returned with HTTP 200 Apr 30 21:42:11.426963 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1313/2641] 10.222.0.23 () {58 vars in 1369 bytes} [Sat Apr 30 21:42:11 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/associations => generated 24 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:42:11.433710 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c5446573-9616-4442-92d5-2018b2dadde6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:11.438577 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c5446573-9616-4442-92d5-2018b2dadde6 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] POST http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs Apr 30 21:42:11.441603 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c5446573-9616-4442-92d5-2018b2dadde6 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-333695051", "consumer": "back-end"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:11.441603 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:11.441603 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:11.441603 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.qos_specs [None req-c5446573-9616-4442-92d5-2018b2dadde6 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-333695051', 'consumer': 'back-end', 'specs': {}} {{(pid=122527) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Apr 30 21:42:11.446420 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-c5446573-9616-4442-92d5-2018b2dadde6 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] DB qos_specs_create(): root {'id': 'c216e02c-f88d-454a-9e90-e489bf621bd0', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-333695051'} {{(pid=122527) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4940}} Apr 30 21:42:11.545141 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c5446573-9616-4442-92d5-2018b2dadde6 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs returned with HTTP 200 Apr 30 21:42:11.546008 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1329/2642] 10.222.0.23 () {60 vars in 1240 bytes} [Sat Apr 30 21:42:11 2022] POST /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs => generated 434 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:42:11.552487 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4edb7dfe-6534-404a-8b86-c7b16a7c77f0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:11.557979 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4edb7dfe-6534-404a-8b86-c7b16a7c77f0 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] DELETE http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c216e02c-f88d-454a-9e90-e489bf621bd0?force=False Apr 30 21:42:11.558425 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4edb7dfe-6534-404a-8b86-c7b16a7c77f0 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:11.558876 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4edb7dfe-6534-404a-8b86-c7b16a7c77f0 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:11.559551 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:11.559551 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:11.560248 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4edb7dfe-6534-404a-8b86-c7b16a7c77f0 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Delete qos_spec: c216e02c-f88d-454a-9e90-e489bf621bd0, force: False {{(pid=122525) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}} Apr 30 21:42:11.673258 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4edb7dfe-6534-404a-8b86-c7b16a7c77f0 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c216e02c-f88d-454a-9e90-e489bf621bd0?force=False returned with HTTP 202 Apr 30 21:42:11.674044 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1314/2643] 10.222.0.23 () {58 vars in 1356 bytes} [Sat Apr 30 21:42:11 2022] DELETE /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c216e02c-f88d-454a-9e90-e489bf621bd0?force=False => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:42:11.679035 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-aec3c034-c95c-48d5-b2e7-ebe2bcf22711 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:11.683947 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aec3c034-c95c-48d5-b2e7-ebe2bcf22711 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c216e02c-f88d-454a-9e90-e489bf621bd0 Apr 30 21:42:11.684399 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aec3c034-c95c-48d5-b2e7-ebe2bcf22711 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:11.684851 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aec3c034-c95c-48d5-b2e7-ebe2bcf22711 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:11.685494 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:11.685494 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:11.690404 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aec3c034-c95c-48d5-b2e7-ebe2bcf22711 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c216e02c-f88d-454a-9e90-e489bf621bd0 returned with HTTP 404 Apr 30 21:42:11.691269 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1330/2644] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:11 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c216e02c-f88d-454a-9e90-e489bf621bd0 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:11.698647 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-26f00060-2391-401a-88ee-fcb57e7eb099 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:11.703620 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-26f00060-2391-401a-88ee-fcb57e7eb099 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs Apr 30 21:42:11.704060 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-26f00060-2391-401a-88ee-fcb57e7eb099 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:11.704519 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-26f00060-2391-401a-88ee-fcb57e7eb099 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:11.705311 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:11.705311 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:11.718777 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-26f00060-2391-401a-88ee-fcb57e7eb099 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs returned with HTTP 200 Apr 30 21:42:11.719544 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1315/2645] 10.222.0.23 () {58 vars in 1219 bytes} [Sat Apr 30 21:42:11 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs => generated 174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:11.730390 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c6f590e6-5448-4154-9867-3a1ab548d782 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:11.735216 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c6f590e6-5448-4154-9867-3a1ab548d782 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] POST http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs Apr 30 21:42:11.735956 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c6f590e6-5448-4154-9867-3a1ab548d782 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1082667412", "consumer": "both"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:11.737663 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.qos_specs [None req-c6f590e6-5448-4154-9867-3a1ab548d782 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1082667412', 'consumer': 'both', 'specs': {}} {{(pid=122527) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Apr 30 21:42:11.743551 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-c6f590e6-5448-4154-9867-3a1ab548d782 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] DB qos_specs_create(): root {'id': 'ebbbe94e-2daa-45f9-bd43-6dad54bdbcb0', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1082667412'} {{(pid=122527) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4940}} Apr 30 21:42:11.834279 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c6f590e6-5448-4154-9867-3a1ab548d782 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs returned with HTTP 200 Apr 30 21:42:11.835111 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1331/2646] 10.222.0.23 () {60 vars in 1240 bytes} [Sat Apr 30 21:42:11 2022] POST /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs => generated 431 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:42:11.841606 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a8dd99ab-3614-4381-87bd-bb67ad46a843 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:11.846786 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a8dd99ab-3614-4381-87bd-bb67ad46a843 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] DELETE http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/ebbbe94e-2daa-45f9-bd43-6dad54bdbcb0?force=False Apr 30 21:42:11.847233 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a8dd99ab-3614-4381-87bd-bb67ad46a843 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:11.847685 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a8dd99ab-3614-4381-87bd-bb67ad46a843 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:11.848324 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:11.848324 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:11.849040 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a8dd99ab-3614-4381-87bd-bb67ad46a843 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Delete qos_spec: ebbbe94e-2daa-45f9-bd43-6dad54bdbcb0, force: False {{(pid=122525) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}} Apr 30 21:42:11.938094 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a8dd99ab-3614-4381-87bd-bb67ad46a843 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/ebbbe94e-2daa-45f9-bd43-6dad54bdbcb0?force=False returned with HTTP 202 Apr 30 21:42:11.938094 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1316/2647] 10.222.0.23 () {58 vars in 1356 bytes} [Sat Apr 30 21:42:11 2022] DELETE /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/ebbbe94e-2daa-45f9-bd43-6dad54bdbcb0?force=False => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:42:11.941999 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1313b282-9869-46ce-adc4-90bcb6e17990 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:11.946982 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1313b282-9869-46ce-adc4-90bcb6e17990 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/ebbbe94e-2daa-45f9-bd43-6dad54bdbcb0 Apr 30 21:42:11.947427 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1313b282-9869-46ce-adc4-90bcb6e17990 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:11.947886 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1313b282-9869-46ce-adc4-90bcb6e17990 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:11.948513 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:11.948513 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:11.955200 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1313b282-9869-46ce-adc4-90bcb6e17990 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/ebbbe94e-2daa-45f9-bd43-6dad54bdbcb0 returned with HTTP 404 Apr 30 21:42:11.956282 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1332/2648] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:11 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/ebbbe94e-2daa-45f9-bd43-6dad54bdbcb0 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:11.960782 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-14d691e1-4a6a-49f5-8a1c-5909bc582cb8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:11.965550 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-14d691e1-4a6a-49f5-8a1c-5909bc582cb8 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs Apr 30 21:42:11.966015 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-14d691e1-4a6a-49f5-8a1c-5909bc582cb8 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:11.966463 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-14d691e1-4a6a-49f5-8a1c-5909bc582cb8 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:11.967083 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:11.967083 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:11.974179 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-14d691e1-4a6a-49f5-8a1c-5909bc582cb8 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs returned with HTTP 200 Apr 30 21:42:11.975487 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1317/2649] 10.222.0.23 () {58 vars in 1219 bytes} [Sat Apr 30 21:42:11 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:11.982677 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ce40a467-7513-4f25-a673-3361ef084371 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:11.987406 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ce40a467-7513-4f25-a673-3361ef084371 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] POST http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs Apr 30 21:42:11.988130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ce40a467-7513-4f25-a673-3361ef084371 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1255339890", "consumer": "front-end"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:11.989804 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.qos_specs [None req-ce40a467-7513-4f25-a673-3361ef084371 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1255339890', 'consumer': 'front-end', 'specs': {}} {{(pid=122527) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Apr 30 21:42:11.995207 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-ce40a467-7513-4f25-a673-3361ef084371 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] DB qos_specs_create(): root {'id': '152282b1-5503-4391-b9b3-213663679e74', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1255339890'} {{(pid=122527) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4940}} Apr 30 21:42:12.108531 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ce40a467-7513-4f25-a673-3361ef084371 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs returned with HTTP 200 Apr 30 21:42:12.114682 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1333/2650] 10.222.0.23 () {60 vars in 1240 bytes} [Sat Apr 30 21:42:11 2022] POST /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs => generated 436 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:12.116230 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c7b6d26c-7bd8-4d8d-818c-20e752603349 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.121249 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c7b6d26c-7bd8-4d8d-818c-20e752603349 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] DELETE http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/152282b1-5503-4391-b9b3-213663679e74?force=False Apr 30 21:42:12.121718 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c7b6d26c-7bd8-4d8d-818c-20e752603349 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.122204 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c7b6d26c-7bd8-4d8d-818c-20e752603349 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.122830 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:12.122830 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:12.123616 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c7b6d26c-7bd8-4d8d-818c-20e752603349 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Delete qos_spec: 152282b1-5503-4391-b9b3-213663679e74, force: False {{(pid=122525) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}} Apr 30 21:42:12.210972 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c7b6d26c-7bd8-4d8d-818c-20e752603349 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/152282b1-5503-4391-b9b3-213663679e74?force=False returned with HTTP 202 Apr 30 21:42:12.211765 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1318/2651] 10.222.0.23 () {58 vars in 1356 bytes} [Sat Apr 30 21:42:12 2022] DELETE /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/152282b1-5503-4391-b9b3-213663679e74?force=False => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:42:12.216391 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1e4c7444-5c1b-4282-b889-e1997e9f39e6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.221554 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1e4c7444-5c1b-4282-b889-e1997e9f39e6 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/152282b1-5503-4391-b9b3-213663679e74 Apr 30 21:42:12.222028 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1e4c7444-5c1b-4282-b889-e1997e9f39e6 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.222545 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1e4c7444-5c1b-4282-b889-e1997e9f39e6 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.223104 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:12.223104 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:12.228066 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1e4c7444-5c1b-4282-b889-e1997e9f39e6 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/152282b1-5503-4391-b9b3-213663679e74 returned with HTTP 404 Apr 30 21:42:12.228917 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1334/2652] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:12 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/152282b1-5503-4391-b9b3-213663679e74 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:12.240411 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-501bd039-d127-4669-9140-b9d86a577a4a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.245155 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-501bd039-d127-4669-9140-b9d86a577a4a tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs Apr 30 21:42:12.245594 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-501bd039-d127-4669-9140-b9d86a577a4a tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.246102 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-501bd039-d127-4669-9140-b9d86a577a4a tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.246722 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:12.246722 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:12.253817 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-501bd039-d127-4669-9140-b9d86a577a4a tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs returned with HTTP 200 Apr 30 21:42:12.254526 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1319/2653] 10.222.0.23 () {58 vars in 1219 bytes} [Sat Apr 30 21:42:12 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:12.265910 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0baac34b-a9ee-4d1e-b205-88802af85e0d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.270818 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0baac34b-a9ee-4d1e-b205-88802af85e0d tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 Apr 30 21:42:12.271393 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0baac34b-a9ee-4d1e-b205-88802af85e0d tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.272358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0baac34b-a9ee-4d1e-b205-88802af85e0d tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.279805 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0baac34b-a9ee-4d1e-b205-88802af85e0d tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 returned with HTTP 200 Apr 30 21:42:12.280539 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1335/2654] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:12 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 => generated 458 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:12.299701 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0ee19e34-a364-40a1-b57c-8072d90ed5ed None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.305385 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0ee19e34-a364-40a1-b57c-8072d90ed5ed tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs Apr 30 21:42:12.305948 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0ee19e34-a364-40a1-b57c-8072d90ed5ed tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.306485 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0ee19e34-a364-40a1-b57c-8072d90ed5ed tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.307084 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:12.307084 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:12.314276 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0ee19e34-a364-40a1-b57c-8072d90ed5ed tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs returned with HTTP 200 Apr 30 21:42:12.315009 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1320/2655] 10.222.0.23 () {58 vars in 1219 bytes} [Sat Apr 30 21:42:12 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:12.322992 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6f4f6209-611e-472e-b0aa-a4a79f043fb2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.327904 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6f4f6209-611e-472e-b0aa-a4a79f043fb2 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] PUT http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 Apr 30 21:42:12.328603 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6f4f6209-611e-472e-b0aa-a4a79f043fb2 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:12.330050 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:12.330050 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:12.335655 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.qos_specs [None req-6f4f6209-611e-472e-b0aa-a4a79f043fb2 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=122527) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Apr 30 21:42:12.347243 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-6f4f6209-611e-472e-b0aa-a4a79f043fb2 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] qos_specs_update() value: {'id': '7330be86-4d43-4d64-b479-d523e7011092', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'c8c1a3d7-4fa7-440f-9804-272314e8b433', 'deleted': False} {{(pid=122527) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:5258}} Apr 30 21:42:12.405734 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6f4f6209-611e-472e-b0aa-a4a79f043fb2 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 returned with HTTP 200 Apr 30 21:42:12.407041 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1336/2656] 10.222.0.23 () {60 vars in 1350 bytes} [Sat Apr 30 21:42:12 2022] PUT /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 => generated 36 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:42:12.412776 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-62951a5c-3667-4760-abc1-e424879b7619 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.418109 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-62951a5c-3667-4760-abc1-e424879b7619 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 Apr 30 21:42:12.418566 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-62951a5c-3667-4760-abc1-e424879b7619 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.419024 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-62951a5c-3667-4760-abc1-e424879b7619 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.419677 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:12.419677 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:12.426535 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-62951a5c-3667-4760-abc1-e424879b7619 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 returned with HTTP 200 Apr 30 21:42:12.427468 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1321/2657] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:12 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 => generated 479 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:12.434745 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d5f068fd-5539-408b-a20e-fa028cd7263a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.440094 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5f068fd-5539-408b-a20e-fa028cd7263a tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] PUT http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/delete_keys Apr 30 21:42:12.444059 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5f068fd-5539-408b-a20e-fa028cd7263a tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:12.444059 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:12.444059 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:12.444059 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d5f068fd-5539-408b-a20e-fa028cd7263a tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Delete_key spec: c8c1a3d7-4fa7-440f-9804-272314e8b433, keys: ['iops_bytes'] {{(pid=122527) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:207}} Apr 30 21:42:12.530664 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5f068fd-5539-408b-a20e-fa028cd7263a tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/delete_keys returned with HTTP 202 Apr 30 21:42:12.531783 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1337/2658] 10.222.0.23 () {60 vars in 1386 bytes} [Sat Apr 30 21:42:12 2022] PUT /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433/delete_keys => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:42:12.536481 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b18198cf-3219-49b8-a87e-2b64109cad93 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.543136 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b18198cf-3219-49b8-a87e-2b64109cad93 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 Apr 30 21:42:12.543584 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b18198cf-3219-49b8-a87e-2b64109cad93 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.544036 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b18198cf-3219-49b8-a87e-2b64109cad93 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.544714 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:12.544714 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:12.552376 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b18198cf-3219-49b8-a87e-2b64109cad93 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 returned with HTTP 200 Apr 30 21:42:12.553885 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1322/2659] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:12 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 => generated 458 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:12.560582 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-758aa525-9caa-4f95-806f-55bc47da0301 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.565533 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-758aa525-9caa-4f95-806f-55bc47da0301 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 Apr 30 21:42:12.566021 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-758aa525-9caa-4f95-806f-55bc47da0301 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.566471 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-758aa525-9caa-4f95-806f-55bc47da0301 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.567093 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:12.567093 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:12.573675 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-758aa525-9caa-4f95-806f-55bc47da0301 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 returned with HTTP 200 Apr 30 21:42:12.574667 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1338/2660] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:12 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 => generated 458 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:12.582103 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a7410229-171b-4ac8-b22b-1f08a0f3b548 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.587245 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a7410229-171b-4ac8-b22b-1f08a0f3b548 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] DELETE http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/152282b1-5503-4391-b9b3-213663679e74?force=False Apr 30 21:42:12.587907 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a7410229-171b-4ac8-b22b-1f08a0f3b548 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.588501 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a7410229-171b-4ac8-b22b-1f08a0f3b548 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.589202 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:12.589202 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:12.590094 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a7410229-171b-4ac8-b22b-1f08a0f3b548 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Delete qos_spec: 152282b1-5503-4391-b9b3-213663679e74, force: False {{(pid=122525) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}} Apr 30 21:42:12.595283 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a7410229-171b-4ac8-b22b-1f08a0f3b548 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/152282b1-5503-4391-b9b3-213663679e74?force=False returned with HTTP 404 Apr 30 21:42:12.602882 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1323/2661] 10.222.0.23 () {58 vars in 1356 bytes} [Sat Apr 30 21:42:12 2022] DELETE /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/152282b1-5503-4391-b9b3-213663679e74?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:12.604463 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-72a12559-82db-4829-90e6-78d1e8948318 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.611480 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-72a12559-82db-4829-90e6-78d1e8948318 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/152282b1-5503-4391-b9b3-213663679e74 Apr 30 21:42:12.611480 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-72a12559-82db-4829-90e6-78d1e8948318 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.611480 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-72a12559-82db-4829-90e6-78d1e8948318 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.611480 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:12.611480 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:12.617552 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-72a12559-82db-4829-90e6-78d1e8948318 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/152282b1-5503-4391-b9b3-213663679e74 returned with HTTP 404 Apr 30 21:42:12.619514 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1339/2662] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:12 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/152282b1-5503-4391-b9b3-213663679e74 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:12.625634 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8fa9f2cf-3c3b-47e3-92d1-1e7ab0bbfb93 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.631701 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8fa9f2cf-3c3b-47e3-92d1-1e7ab0bbfb93 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] DELETE http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/ebbbe94e-2daa-45f9-bd43-6dad54bdbcb0?force=False Apr 30 21:42:12.635351 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8fa9f2cf-3c3b-47e3-92d1-1e7ab0bbfb93 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.635351 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8fa9f2cf-3c3b-47e3-92d1-1e7ab0bbfb93 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.635351 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8fa9f2cf-3c3b-47e3-92d1-1e7ab0bbfb93 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Delete qos_spec: ebbbe94e-2daa-45f9-bd43-6dad54bdbcb0, force: False {{(pid=122525) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}} Apr 30 21:42:12.639567 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8fa9f2cf-3c3b-47e3-92d1-1e7ab0bbfb93 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/ebbbe94e-2daa-45f9-bd43-6dad54bdbcb0?force=False returned with HTTP 404 Apr 30 21:42:12.640576 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1324/2663] 10.222.0.23 () {58 vars in 1356 bytes} [Sat Apr 30 21:42:12 2022] DELETE /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/ebbbe94e-2daa-45f9-bd43-6dad54bdbcb0?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:12.645290 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-07a09944-b87f-4a21-91d1-1d91e786ecb4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.650890 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-07a09944-b87f-4a21-91d1-1d91e786ecb4 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/ebbbe94e-2daa-45f9-bd43-6dad54bdbcb0 Apr 30 21:42:12.651341 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-07a09944-b87f-4a21-91d1-1d91e786ecb4 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.651967 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-07a09944-b87f-4a21-91d1-1d91e786ecb4 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.657501 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-07a09944-b87f-4a21-91d1-1d91e786ecb4 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/ebbbe94e-2daa-45f9-bd43-6dad54bdbcb0 returned with HTTP 404 Apr 30 21:42:12.663730 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1340/2664] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:12 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/ebbbe94e-2daa-45f9-bd43-6dad54bdbcb0 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:12.666759 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-27e7756f-b679-4268-8de3-fe39f2ee7657 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.671705 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-27e7756f-b679-4268-8de3-fe39f2ee7657 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] DELETE http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c216e02c-f88d-454a-9e90-e489bf621bd0?force=False Apr 30 21:42:12.672140 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-27e7756f-b679-4268-8de3-fe39f2ee7657 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.672590 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-27e7756f-b679-4268-8de3-fe39f2ee7657 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.674097 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.qos_specs_manage [None req-27e7756f-b679-4268-8de3-fe39f2ee7657 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Delete qos_spec: c216e02c-f88d-454a-9e90-e489bf621bd0, force: False {{(pid=122525) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}} Apr 30 21:42:12.679373 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-27e7756f-b679-4268-8de3-fe39f2ee7657 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c216e02c-f88d-454a-9e90-e489bf621bd0?force=False returned with HTTP 404 Apr 30 21:42:12.680264 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1325/2665] 10.222.0.23 () {58 vars in 1356 bytes} [Sat Apr 30 21:42:12 2022] DELETE /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c216e02c-f88d-454a-9e90-e489bf621bd0?force=False => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:42:12.685054 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-66a7c0f1-5156-49c6-8ae5-734bc063feed None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.690007 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-66a7c0f1-5156-49c6-8ae5-734bc063feed tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c216e02c-f88d-454a-9e90-e489bf621bd0 Apr 30 21:42:12.692535 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-66a7c0f1-5156-49c6-8ae5-734bc063feed tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.692535 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-66a7c0f1-5156-49c6-8ae5-734bc063feed tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.698870 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-66a7c0f1-5156-49c6-8ae5-734bc063feed tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c216e02c-f88d-454a-9e90-e489bf621bd0 returned with HTTP 404 Apr 30 21:42:12.699762 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1341/2666] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:12 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c216e02c-f88d-454a-9e90-e489bf621bd0 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:12.704331 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fd9796a5-b7a7-4033-b7d4-6ebe774bd5c8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.709646 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd9796a5-b7a7-4033-b7d4-6ebe774bd5c8 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] DELETE http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/62f389d6-1542-43a9-8d88-d8d43107e750 Apr 30 21:42:12.710264 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd9796a5-b7a7-4033-b7d4-6ebe774bd5c8 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.710945 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd9796a5-b7a7-4033-b7d4-6ebe774bd5c8 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.812394 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd9796a5-b7a7-4033-b7d4-6ebe774bd5c8 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/62f389d6-1542-43a9-8d88-d8d43107e750 returned with HTTP 202 Apr 30 21:42:12.815906 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1326/2667] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:42:12 2022] DELETE /volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/62f389d6-1542-43a9-8d88-d8d43107e750 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:42:12.818031 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6d0b894a-8e74-4569-aaaf-f51d07099e97 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.822621 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6d0b894a-8e74-4569-aaaf-f51d07099e97 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/62f389d6-1542-43a9-8d88-d8d43107e750 Apr 30 21:42:12.823287 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6d0b894a-8e74-4569-aaaf-f51d07099e97 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.823957 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6d0b894a-8e74-4569-aaaf-f51d07099e97 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.829208 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6d0b894a-8e74-4569-aaaf-f51d07099e97 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/62f389d6-1542-43a9-8d88-d8d43107e750 returned with HTTP 404 Apr 30 21:42:12.830551 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1342/2668] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:42:12 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/62f389d6-1542-43a9-8d88-d8d43107e750 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:12.835239 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a6ce7596-e909-4112-a7b1-8747abf0a5ca None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.840411 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a6ce7596-e909-4112-a7b1-8747abf0a5ca tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] DELETE http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/6e04c306-a488-467e-87ef-16dc9654f51b Apr 30 21:42:12.840857 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a6ce7596-e909-4112-a7b1-8747abf0a5ca tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.841333 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a6ce7596-e909-4112-a7b1-8747abf0a5ca tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.949653 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a6ce7596-e909-4112-a7b1-8747abf0a5ca tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/6e04c306-a488-467e-87ef-16dc9654f51b returned with HTTP 202 Apr 30 21:42:12.953407 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1327/2669] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:42:12 2022] DELETE /volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/6e04c306-a488-467e-87ef-16dc9654f51b => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:42:12.955170 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-47b53090-c811-429d-9536-cd93aff5c608 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.959045 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-47b53090-c811-429d-9536-cd93aff5c608 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/6e04c306-a488-467e-87ef-16dc9654f51b Apr 30 21:42:12.959571 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-47b53090-c811-429d-9536-cd93aff5c608 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.960143 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-47b53090-c811-429d-9536-cd93aff5c608 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:12.964900 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-47b53090-c811-429d-9536-cd93aff5c608 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/6e04c306-a488-467e-87ef-16dc9654f51b returned with HTTP 404 Apr 30 21:42:12.965916 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1343/2670] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:42:12 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/6e04c306-a488-467e-87ef-16dc9654f51b => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:12.970392 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0823dd87-5571-4b7f-b13c-c5f65d7c553a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:12.974160 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0823dd87-5571-4b7f-b13c-c5f65d7c553a tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] DELETE http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/1d9175c8-f367-4965-8816-93190e226102 Apr 30 21:42:12.975152 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0823dd87-5571-4b7f-b13c-c5f65d7c553a tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:12.975630 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0823dd87-5571-4b7f-b13c-c5f65d7c553a tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:13.081133 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0823dd87-5571-4b7f-b13c-c5f65d7c553a tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/1d9175c8-f367-4965-8816-93190e226102 returned with HTTP 202 Apr 30 21:42:13.082194 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1328/2671] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:42:12 2022] DELETE /volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/1d9175c8-f367-4965-8816-93190e226102 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:42:13.088887 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ce16fe34-7542-4b03-96bf-6b219f2930a0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:13.092868 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ce16fe34-7542-4b03-96bf-6b219f2930a0 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/1d9175c8-f367-4965-8816-93190e226102 Apr 30 21:42:13.093320 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ce16fe34-7542-4b03-96bf-6b219f2930a0 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:13.093792 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ce16fe34-7542-4b03-96bf-6b219f2930a0 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:13.100893 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ce16fe34-7542-4b03-96bf-6b219f2930a0 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/1d9175c8-f367-4965-8816-93190e226102 returned with HTTP 404 Apr 30 21:42:13.103066 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1344/2672] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:42:13 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/types/1d9175c8-f367-4965-8816-93190e226102 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:13.111884 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-14f9b76a-80bc-4bd0-a54d-838244aabbdc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:13.118269 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-14f9b76a-80bc-4bd0-a54d-838244aabbdc tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] DELETE http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433?force=False Apr 30 21:42:13.118725 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-14f9b76a-80bc-4bd0-a54d-838244aabbdc tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:13.119178 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-14f9b76a-80bc-4bd0-a54d-838244aabbdc tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:13.121112 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.qos_specs_manage [None req-14f9b76a-80bc-4bd0-a54d-838244aabbdc tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Delete qos_spec: c8c1a3d7-4fa7-440f-9804-272314e8b433, force: False {{(pid=122525) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:168}} Apr 30 21:42:13.273449 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-14f9b76a-80bc-4bd0-a54d-838244aabbdc tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433?force=False returned with HTTP 202 Apr 30 21:42:13.275212 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1329/2673] 10.222.0.23 () {58 vars in 1356 bytes} [Sat Apr 30 21:42:13 2022] DELETE /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433?force=False => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:42:13.279534 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0dbd30b9-e2bc-439b-a527-83c0570793b6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:13.284643 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0dbd30b9-e2bc-439b-a527-83c0570793b6 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] GET http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 Apr 30 21:42:13.285085 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0dbd30b9-e2bc-439b-a527-83c0570793b6 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:13.285564 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0dbd30b9-e2bc-439b-a527-83c0570793b6 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:13.292013 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0dbd30b9-e2bc-439b-a527-83c0570793b6 tempest-QosSpecsTestJSON-1594852873 tempest-QosSpecsTestJSON-1594852873-project-admin] http://10.222.0.23/volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 returned with HTTP 404 Apr 30 21:42:13.292886 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1345/2674] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:13 2022] GET /volume/v3/bb23305e90f84d90a74583bd15d98c0a/qos-specs/c8c1a3d7-4fa7-440f-9804-272314e8b433 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:42:17.489216 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0113014b-fbda-4537-867c-146720e74c0c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:17.648920 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] POST http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes Apr 30 21:42:17.649631 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1778158119"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:17.650887 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1778158119'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:42:17.651190 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Create volume of 1 GB Apr 30 21:42:17.651804 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:17.651804 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:17.658356 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Availability Zones retrieved successfully. Apr 30 21:42:17.673848 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Flow 'volume_create_api' (b15e0f98-a06a-4b69-b6d4-22c0297fc30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:42:17.676377 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8326c113-7ee4-49f4-9422-ce746337d420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:42:17.678899 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:42:17.708464 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8326c113-7ee4-49f4-9422-ce746337d420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:42:17.711013 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8aa6e95-5bde-4820-baae-a4cd3d2f17f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:42:17.993907 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Created reservations ['00d283a2-d955-4552-af0b-6d43dff2fd79', 'd876009b-ec7a-475a-b427-db19e91178e8', '568fc83a-30bd-47b8-8f56-ad05218e8518', '6d9d360c-e82d-48e4-9924-bccc63128d0d'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:42:17.995689 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8aa6e95-5bde-4820-baae-a4cd3d2f17f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00d283a2-d955-4552-af0b-6d43dff2fd79', 'd876009b-ec7a-475a-b427-db19e91178e8', '568fc83a-30bd-47b8-8f56-ad05218e8518', '6d9d360c-e82d-48e4-9924-bccc63128d0d']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:42:17.997659 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2d4805-737c-4d66-b9cd-d977bfe715a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:42:18.107197 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2d4805-737c-4d66-b9cd-d977bfe715a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ed32f59-e86d-446e-b73b-479816d1541f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1778158119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50cc8aa73054488585bff076ca15cd47',qos_specs=None,replication_status=,reservations=['00d283a2-d955-4552-af0b-6d43dff2fd79','d876009b-ec7a-475a-b427-db19e91178e8','568fc83a-30bd-47b8-8f56-ad05218e8518','6d9d360c-e82d-48e4-9924-bccc63128d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f3844e94a3349f4910da1ab405fa87a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:42:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1778158119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ed32f59-e86d-446e-b73b-479816d1541f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50cc8aa73054488585bff076ca15cd47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f3844e94a3349f4910da1ab405fa87a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:42:18.109121 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1657e4e9-7881-4e49-8aa5-25f8ccd30217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:42:18.219879 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1657e4e9-7881-4e49-8aa5-25f8ccd30217) transitioned into state 'SUCCESS' from state '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-1778158119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50cc8aa73054488585bff076ca15cd47',qos_specs=None,replication_status=,reservations=['00d283a2-d955-4552-af0b-6d43dff2fd79','d876009b-ec7a-475a-b427-db19e91178e8','568fc83a-30bd-47b8-8f56-ad05218e8518','6d9d360c-e82d-48e4-9924-bccc63128d0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f3844e94a3349f4910da1ab405fa87a',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:42:18.222008 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4bde9dd-e086-4c48-a2e3-7ac9dfda0e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:42:18.316935 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4bde9dd-e086-4c48-a2e3-7ac9dfda0e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:42:18.319446 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Flow 'volume_create_api' (b15e0f98-a06a-4b69-b6d4-22c0297fc30b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:42:18.320130 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Create volume request issued successfully. Apr 30 21:42:18.321451 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0113014b-fbda-4537-867c-146720e74c0c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes returned with HTTP 202 Apr 30 21:42:18.322420 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1330/2675] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:42:17 2022] POST /volume/v3/50cc8aa73054488585bff076ca15cd47/volumes => generated 813 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:42:18.332702 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-af01de10-64d7-4995-9158-8b63cfb56752 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:18.336828 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-af01de10-64d7-4995-9158-8b63cfb56752 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f Apr 30 21:42:18.337278 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-af01de10-64d7-4995-9158-8b63cfb56752 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:18.337728 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-af01de10-64d7-4995-9158-8b63cfb56752 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:18.352109 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:18.352109 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:18.359094 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-af01de10-64d7-4995-9158-8b63cfb56752 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Volume info retrieved successfully. Apr 30 21:42:18.367926 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-af01de10-64d7-4995-9158-8b63cfb56752 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f returned with HTTP 200 Apr 30 21:42:18.368649 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1346/2676] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:42:18 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:42:19.381166 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c04e9786-15e5-4ef7-849b-c061683c1cdf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:19.385074 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c04e9786-15e5-4ef7-849b-c061683c1cdf tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f Apr 30 21:42:19.385508 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c04e9786-15e5-4ef7-849b-c061683c1cdf tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:19.385989 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c04e9786-15e5-4ef7-849b-c061683c1cdf tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:19.401932 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:19.401932 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:19.408962 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c04e9786-15e5-4ef7-849b-c061683c1cdf tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Volume info retrieved successfully. Apr 30 21:42:19.418625 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c04e9786-15e5-4ef7-849b-c061683c1cdf tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f returned with HTTP 200 Apr 30 21:42:19.419361 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1331/2677] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:42:19 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:19.430500 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-39112fea-caba-443d-82fb-950ae678fddd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:19.434448 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-39112fea-caba-443d-82fb-950ae678fddd tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] POST http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots Apr 30 21:42:19.435156 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-39112fea-caba-443d-82fb-950ae678fddd tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ed32f59-e86d-446e-b73b-479816d1541f", "name": "tempest-SnapshotsActionsTest-Snapshot-1435367680"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:19.449614 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:19.449614 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:19.450615 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-39112fea-caba-443d-82fb-950ae678fddd tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Volume info retrieved successfully. Apr 30 21:42:19.450905 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.snapshots [None req-39112fea-caba-443d-82fb-950ae678fddd tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Create snapshot from volume 9ed32f59-e86d-446e-b73b-479816d1541f Apr 30 21:42:19.656571 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-39112fea-caba-443d-82fb-950ae678fddd tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Created reservations ['8e8ce825-3785-4ef0-abfc-c59689b96493', '3ae70cd6-29c5-4ff8-a045-edd6753472ad', '5a25180f-1928-44ea-84e4-78a5b8feb735', 'effeb05e-5a90-4999-aa3c-bf570bad0410'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:42:19.840932 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-39112fea-caba-443d-82fb-950ae678fddd tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot create request issued successfully. Apr 30 21:42:19.841602 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-39112fea-caba-443d-82fb-950ae678fddd tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots returned with HTTP 202 Apr 30 21:42:19.842661 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1347/2678] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:42:19 2022] POST /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots => generated 307 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:42:19.849710 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a6993d76-1466-4bca-8b50-6805a8b21685 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:19.854457 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a6993d76-1466-4bca-8b50-6805a8b21685 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:19.855621 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a6993d76-1466-4bca-8b50-6805a8b21685 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:19.856351 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a6993d76-1466-4bca-8b50-6805a8b21685 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:19.868033 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:19.868033 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:19.869197 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a6993d76-1466-4bca-8b50-6805a8b21685 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:19.871049 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a6993d76-1466-4bca-8b50-6805a8b21685 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:19.871796 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1332/2679] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:19 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:20.880393 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-88d6ebfa-134c-4f86-8e1a-355dfe61b5e8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:20.885334 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-88d6ebfa-134c-4f86-8e1a-355dfe61b5e8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:20.885802 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-88d6ebfa-134c-4f86-8e1a-355dfe61b5e8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:20.886261 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-88d6ebfa-134c-4f86-8e1a-355dfe61b5e8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:20.895341 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:20.895341 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:20.896315 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-88d6ebfa-134c-4f86-8e1a-355dfe61b5e8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:20.898088 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-88d6ebfa-134c-4f86-8e1a-355dfe61b5e8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:20.898792 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1348/2680] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:20 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:21.907811 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c6d80473-47db-40bf-81d3-62f1bca906da None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:21.912226 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c6d80473-47db-40bf-81d3-62f1bca906da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:21.912610 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c6d80473-47db-40bf-81d3-62f1bca906da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:21.913066 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c6d80473-47db-40bf-81d3-62f1bca906da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:21.922951 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:21.922951 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:21.923959 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c6d80473-47db-40bf-81d3-62f1bca906da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:21.925937 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c6d80473-47db-40bf-81d3-62f1bca906da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:21.926680 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1333/2681] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:21 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:22.936055 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-de083dd4-84a6-4941-b600-6287a55e4cba None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:22.944561 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-de083dd4-84a6-4941-b600-6287a55e4cba tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:22.945024 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-de083dd4-84a6-4941-b600-6287a55e4cba tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:22.945484 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-de083dd4-84a6-4941-b600-6287a55e4cba tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:22.959633 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:22.959633 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:22.960998 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-de083dd4-84a6-4941-b600-6287a55e4cba tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:22.963037 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-de083dd4-84a6-4941-b600-6287a55e4cba tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:22.963937 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1349/2682] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:22 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:23.972160 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4c69a3e0-153d-4514-9ef8-c4a5e565494e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:23.976568 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c69a3e0-153d-4514-9ef8-c4a5e565494e tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:23.977010 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c69a3e0-153d-4514-9ef8-c4a5e565494e tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:23.977455 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c69a3e0-153d-4514-9ef8-c4a5e565494e tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:23.986577 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:23.986577 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:23.987531 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4c69a3e0-153d-4514-9ef8-c4a5e565494e tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:23.989293 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c69a3e0-153d-4514-9ef8-c4a5e565494e tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:23.990006 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1334/2683] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:23 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:23.998521 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-16c44b1f-8815-489a-81a8-8ebe321b0ab3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:24.052015 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-16c44b1f-8815-489a-81a8-8ebe321b0ab3 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] POST http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action Apr 30 21:42:24.053295 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-16c44b1f-8815-489a-81a8-8ebe321b0ab3 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:24.053613 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-16c44b1f-8815-489a-81a8-8ebe321b0ab3 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:24.054420 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.admin_actions [None req-16c44b1f-8815-489a-81a8-8ebe321b0ab3 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Updating snapshot 'cfa98645-28e0-4b6d-a619-60703a275503' with '{'status': 'creating'}' {{(pid=122527) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Apr 30 21:42:24.086092 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:24.086092 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:24.196071 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-16c44b1f-8815-489a-81a8-8ebe321b0ab3 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action returned with HTTP 202 Apr 30 21:42:24.196829 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1350/2684] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:23 2022] POST /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:42:24.201604 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-93846001-634c-49cb-8ca4-e50f652ce966 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:24.205541 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-93846001-634c-49cb-8ca4-e50f652ce966 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:24.206122 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-93846001-634c-49cb-8ca4-e50f652ce966 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:24.211789 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-93846001-634c-49cb-8ca4-e50f652ce966 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:24.215836 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:24.215836 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:24.216906 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-93846001-634c-49cb-8ca4-e50f652ce966 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:24.218644 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-93846001-634c-49cb-8ca4-e50f652ce966 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:24.219333 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1335/2685] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:24 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:24.232180 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fbf2c26e-c665-4f50-8d54-5062efe4d363 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:24.236205 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fbf2c26e-c665-4f50-8d54-5062efe4d363 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] POST http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action Apr 30 21:42:24.236929 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fbf2c26e-c665-4f50-8d54-5062efe4d363 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:24.237247 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fbf2c26e-c665-4f50-8d54-5062efe4d363 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:24.238116 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.admin_actions [None req-fbf2c26e-c665-4f50-8d54-5062efe4d363 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Updating snapshot 'cfa98645-28e0-4b6d-a619-60703a275503' with '{'status': 'available'}' {{(pid=122527) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Apr 30 21:42:24.259470 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:24.259470 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:24.366979 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fbf2c26e-c665-4f50-8d54-5062efe4d363 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action returned with HTTP 202 Apr 30 21:42:24.375049 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1351/2686] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:24 2022] POST /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:42:24.375185 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1d07530d-c3c5-4611-bd64-491186ade9d8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:24.376725 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1d07530d-c3c5-4611-bd64-491186ade9d8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:24.377341 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1d07530d-c3c5-4611-bd64-491186ade9d8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:24.377817 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1d07530d-c3c5-4611-bd64-491186ade9d8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:24.389374 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:24.389374 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:24.390750 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1d07530d-c3c5-4611-bd64-491186ade9d8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:24.392781 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1d07530d-c3c5-4611-bd64-491186ade9d8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:24.401693 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1336/2687] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:24 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:24.403699 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-86c979bc-d9f9-4fa8-b28c-295186a20e0b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:24.407776 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-86c979bc-d9f9-4fa8-b28c-295186a20e0b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] POST http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots Apr 30 21:42:24.408494 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-86c979bc-d9f9-4fa8-b28c-295186a20e0b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ed32f59-e86d-446e-b73b-479816d1541f", "name": "tempest-SnapshotsActionsTest-Snapshot-670897417"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:24.424832 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:24.424832 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:24.426068 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-86c979bc-d9f9-4fa8-b28c-295186a20e0b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Volume info retrieved successfully. Apr 30 21:42:24.426424 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.snapshots [None req-86c979bc-d9f9-4fa8-b28c-295186a20e0b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Create snapshot from volume 9ed32f59-e86d-446e-b73b-479816d1541f Apr 30 21:42:24.565237 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-86c979bc-d9f9-4fa8-b28c-295186a20e0b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Created reservations ['7c16ec9d-82d3-4005-a416-6fdd2e63ac06', 'ffd1e25b-e6b1-4935-bab2-a7b04aab16ae', '9504068a-f96b-4acc-9fe2-41d2c89562e5', 'a76a6ad1-2588-4355-bc15-da6f540b22b6'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:42:24.856327 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-86c979bc-d9f9-4fa8-b28c-295186a20e0b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot create request issued successfully. Apr 30 21:42:24.857250 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-86c979bc-d9f9-4fa8-b28c-295186a20e0b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots returned with HTTP 202 Apr 30 21:42:24.858624 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1352/2688] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:42:24 2022] POST /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots => generated 306 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:42:24.865765 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-78ffa956-3b8b-4a50-a634-b5dcc711ee72 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:24.877264 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-78ffa956-3b8b-4a50-a634-b5dcc711ee72 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd Apr 30 21:42:24.877850 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-78ffa956-3b8b-4a50-a634-b5dcc711ee72 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:24.878335 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-78ffa956-3b8b-4a50-a634-b5dcc711ee72 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:24.894342 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:24.894342 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:24.897710 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-78ffa956-3b8b-4a50-a634-b5dcc711ee72 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:24.900663 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-78ffa956-3b8b-4a50-a634-b5dcc711ee72 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd returned with HTTP 200 Apr 30 21:42:24.901390 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1337/2689] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:24 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:25.911127 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2194fc7c-dcba-46ec-aa47-5104334be976 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:25.915662 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2194fc7c-dcba-46ec-aa47-5104334be976 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd Apr 30 21:42:25.916736 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2194fc7c-dcba-46ec-aa47-5104334be976 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:25.916736 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2194fc7c-dcba-46ec-aa47-5104334be976 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:25.926591 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:25.926591 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:25.928110 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2194fc7c-dcba-46ec-aa47-5104334be976 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:25.930683 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2194fc7c-dcba-46ec-aa47-5104334be976 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd returned with HTTP 200 Apr 30 21:42:25.931586 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1353/2690] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:25 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:26.938931 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-30e592d8-f48e-4eb0-ae88-1873e5c6679b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:26.943004 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-30e592d8-f48e-4eb0-ae88-1873e5c6679b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd Apr 30 21:42:26.943575 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-30e592d8-f48e-4eb0-ae88-1873e5c6679b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:26.944109 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-30e592d8-f48e-4eb0-ae88-1873e5c6679b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:26.953554 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:26.953554 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:26.954665 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-30e592d8-f48e-4eb0-ae88-1873e5c6679b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:26.956499 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-30e592d8-f48e-4eb0-ae88-1873e5c6679b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd returned with HTTP 200 Apr 30 21:42:26.957380 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1338/2691] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:26 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:26.964362 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-791255c1-948a-43b5-85ce-0dd99ef9107e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:26.968543 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-791255c1-948a-43b5-85ce-0dd99ef9107e tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] POST http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd/action Apr 30 21:42:26.969320 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-791255c1-948a-43b5-85ce-0dd99ef9107e tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:26.969664 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-791255c1-948a-43b5-85ce-0dd99ef9107e tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:26.970536 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.admin_actions [None req-791255c1-948a-43b5-85ce-0dd99ef9107e tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Updating snapshot '227a4014-a3c5-41ce-93e2-514689bd96bd' with '{'status': 'creating'}' {{(pid=122527) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Apr 30 21:42:26.987477 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:26.987477 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:27.098299 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-791255c1-948a-43b5-85ce-0dd99ef9107e tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd/action returned with HTTP 202 Apr 30 21:42:27.099081 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1354/2692] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:26 2022] POST /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Apr 30 21:42:27.104223 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-55bdca32-88e7-4ff2-a339-451045f041b7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:27.108220 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-55bdca32-88e7-4ff2-a339-451045f041b7 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd Apr 30 21:42:27.108661 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-55bdca32-88e7-4ff2-a339-451045f041b7 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:27.109117 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-55bdca32-88e7-4ff2-a339-451045f041b7 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:27.119057 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:27.119057 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:27.120039 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-55bdca32-88e7-4ff2-a339-451045f041b7 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:27.121835 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-55bdca32-88e7-4ff2-a339-451045f041b7 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd returned with HTTP 200 Apr 30 21:42:27.122530 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1339/2693] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:27 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:42:27.129421 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b2f74885-9bef-496d-9383-d07a7349f551 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:27.133647 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b2f74885-9bef-496d-9383-d07a7349f551 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] POST http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd/action Apr 30 21:42:27.134396 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b2f74885-9bef-496d-9383-d07a7349f551 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:27.134853 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b2f74885-9bef-496d-9383-d07a7349f551 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:27.143949 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:27.143949 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:27.144606 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b2f74885-9bef-496d-9383-d07a7349f551 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Snapshot retrieved successfully. Apr 30 21:42:27.274706 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b2f74885-9bef-496d-9383-d07a7349f551 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Snapshot delete request issued successfully. Apr 30 21:42:27.275533 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b2f74885-9bef-496d-9383-d07a7349f551 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd/action returned with HTTP 202 Apr 30 21:42:27.276609 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1355/2694] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:27 2022] POST /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:42:27.283950 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-77053d19-95c0-40e8-87d3-bdd46c1fa3d8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:27.289055 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-77053d19-95c0-40e8-87d3-bdd46c1fa3d8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd Apr 30 21:42:27.289876 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-77053d19-95c0-40e8-87d3-bdd46c1fa3d8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:27.290504 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-77053d19-95c0-40e8-87d3-bdd46c1fa3d8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:27.300654 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:27.300654 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:27.301987 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-77053d19-95c0-40e8-87d3-bdd46c1fa3d8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:27.304133 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-77053d19-95c0-40e8-87d3-bdd46c1fa3d8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd returned with HTTP 200 Apr 30 21:42:27.304996 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1340/2695] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:27 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:28.313010 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7d412820-c3d9-4b44-99f4-9ef5de9e11b2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:28.317023 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7d412820-c3d9-4b44-99f4-9ef5de9e11b2 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd Apr 30 21:42:28.317484 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7d412820-c3d9-4b44-99f4-9ef5de9e11b2 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:28.317967 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7d412820-c3d9-4b44-99f4-9ef5de9e11b2 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:28.327833 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:28.327833 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:28.328809 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7d412820-c3d9-4b44-99f4-9ef5de9e11b2 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:28.330626 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7d412820-c3d9-4b44-99f4-9ef5de9e11b2 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd returned with HTTP 200 Apr 30 21:42:28.331322 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1356/2696] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:28 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:29.339439 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cf1569f7-e950-44aa-9130-639e789de25a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:29.345578 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cf1569f7-e950-44aa-9130-639e789de25a tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd Apr 30 21:42:29.345578 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cf1569f7-e950-44aa-9130-639e789de25a tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:29.345578 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cf1569f7-e950-44aa-9130-639e789de25a tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:29.352259 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cf1569f7-e950-44aa-9130-639e789de25a tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd returned with HTTP 404 Apr 30 21:42:29.353191 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1341/2697] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:29 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:29.358062 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2440aceb-ca92-4c3b-b4a9-c19f232d9b0d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:29.361901 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2440aceb-ca92-4c3b-b4a9-c19f232d9b0d tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] POST http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action Apr 30 21:42:29.362622 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2440aceb-ca92-4c3b-b4a9-c19f232d9b0d tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:29.362941 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2440aceb-ca92-4c3b-b4a9-c19f232d9b0d tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:29.363799 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.admin_actions [None req-2440aceb-ca92-4c3b-b4a9-c19f232d9b0d tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Updating snapshot 'cfa98645-28e0-4b6d-a619-60703a275503' with '{'status': 'available'}' {{(pid=122527) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Apr 30 21:42:29.380627 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:29.380627 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:29.473564 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2440aceb-ca92-4c3b-b4a9-c19f232d9b0d tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action returned with HTTP 202 Apr 30 21:42:29.475062 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1357/2698] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:29 2022] POST /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:42:29.479390 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-723b3975-2cc2-417a-acf6-263aa92b1de7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:29.483318 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-723b3975-2cc2-417a-acf6-263aa92b1de7 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:29.483759 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-723b3975-2cc2-417a-acf6-263aa92b1de7 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:29.484206 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-723b3975-2cc2-417a-acf6-263aa92b1de7 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:29.494314 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:29.494314 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:29.495259 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-723b3975-2cc2-417a-acf6-263aa92b1de7 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:29.497038 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-723b3975-2cc2-417a-acf6-263aa92b1de7 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:29.504481 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1342/2699] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:29 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:29.506448 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b95ec74c-017b-4697-b232-7f3957efe900 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:29.510493 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b95ec74c-017b-4697-b232-7f3957efe900 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] POST http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots Apr 30 21:42:29.511191 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b95ec74c-017b-4697-b232-7f3957efe900 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ed32f59-e86d-446e-b73b-479816d1541f", "name": "tempest-SnapshotsActionsTest-Snapshot-1610230171"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:29.526430 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:29.526430 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:29.527572 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b95ec74c-017b-4697-b232-7f3957efe900 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Volume info retrieved successfully. Apr 30 21:42:29.527873 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.snapshots [None req-b95ec74c-017b-4697-b232-7f3957efe900 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Create snapshot from volume 9ed32f59-e86d-446e-b73b-479816d1541f Apr 30 21:42:29.650464 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-b95ec74c-017b-4697-b232-7f3957efe900 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Created reservations ['02babe21-352a-4cd0-bb10-1624dde7fcd5', '8c473a51-7f1f-4126-9927-a04c68c883b3', '08dcd347-ad3f-4eec-9b33-2715b864aa13', '1fd6c80d-2d86-4688-a0ab-7624af5eec8a'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:42:29.840228 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b95ec74c-017b-4697-b232-7f3957efe900 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot create request issued successfully. Apr 30 21:42:29.842726 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b95ec74c-017b-4697-b232-7f3957efe900 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots returned with HTTP 202 Apr 30 21:42:29.842726 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1358/2700] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:42:29 2022] POST /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots => generated 307 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:42:29.848521 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0b2af2a7-26af-4f0f-b270-09a070ced3a9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:29.853030 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0b2af2a7-26af-4f0f-b270-09a070ced3a9 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f Apr 30 21:42:29.853522 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0b2af2a7-26af-4f0f-b270-09a070ced3a9 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:29.854183 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0b2af2a7-26af-4f0f-b270-09a070ced3a9 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:29.863719 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:29.863719 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:29.864693 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0b2af2a7-26af-4f0f-b270-09a070ced3a9 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:29.866601 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0b2af2a7-26af-4f0f-b270-09a070ced3a9 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f returned with HTTP 200 Apr 30 21:42:29.867337 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1343/2701] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:29 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:30.874707 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dd1c6c34-7c1c-4c7c-a46d-f9f88cc657b5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:30.878975 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dd1c6c34-7c1c-4c7c-a46d-f9f88cc657b5 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f Apr 30 21:42:30.879427 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dd1c6c34-7c1c-4c7c-a46d-f9f88cc657b5 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:30.879863 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dd1c6c34-7c1c-4c7c-a46d-f9f88cc657b5 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:30.889871 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:30.889871 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:30.890843 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-dd1c6c34-7c1c-4c7c-a46d-f9f88cc657b5 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:30.892595 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dd1c6c34-7c1c-4c7c-a46d-f9f88cc657b5 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f returned with HTTP 200 Apr 30 21:42:30.893293 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1359/2702] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:30 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:31.902048 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2a90a926-1596-402b-888d-32a96a499195 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:31.906072 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2a90a926-1596-402b-888d-32a96a499195 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f Apr 30 21:42:31.906574 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2a90a926-1596-402b-888d-32a96a499195 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:31.907054 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2a90a926-1596-402b-888d-32a96a499195 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:31.916126 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:31.916126 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:31.917039 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2a90a926-1596-402b-888d-32a96a499195 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:31.918870 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2a90a926-1596-402b-888d-32a96a499195 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f returned with HTTP 200 Apr 30 21:42:31.923782 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1344/2703] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:31 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:32.929823 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1d6ce014-8f6a-495c-a814-88fa933c6dd7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:32.932982 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1d6ce014-8f6a-495c-a814-88fa933c6dd7 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f Apr 30 21:42:32.933427 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1d6ce014-8f6a-495c-a814-88fa933c6dd7 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:32.934723 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1d6ce014-8f6a-495c-a814-88fa933c6dd7 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:32.947624 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:32.947624 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:32.948775 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1d6ce014-8f6a-495c-a814-88fa933c6dd7 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:32.950661 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1d6ce014-8f6a-495c-a814-88fa933c6dd7 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f returned with HTTP 200 Apr 30 21:42:32.951432 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1360/2704] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:32 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:32.958731 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b8907b5f-2a54-4249-a71f-3cb5781c12d9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:32.962876 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b8907b5f-2a54-4249-a71f-3cb5781c12d9 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] POST http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f/action Apr 30 21:42:32.963604 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b8907b5f-2a54-4249-a71f-3cb5781c12d9 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:32.963922 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b8907b5f-2a54-4249-a71f-3cb5781c12d9 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:32.964726 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.admin_actions [None req-b8907b5f-2a54-4249-a71f-3cb5781c12d9 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Updating snapshot '7b36850c-b286-433d-a23b-0d5aff077b0f' with '{'status': 'deleting'}' {{(pid=122525) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Apr 30 21:42:33.005447 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:33.005447 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:33.119666 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b8907b5f-2a54-4249-a71f-3cb5781c12d9 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f/action returned with HTTP 202 Apr 30 21:42:33.120474 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1345/2705] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:32 2022] POST /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:42:33.125394 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3dddb0bc-267e-4d22-89c9-a526c8b003ec None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:33.129441 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3dddb0bc-267e-4d22-89c9-a526c8b003ec tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f Apr 30 21:42:33.129947 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3dddb0bc-267e-4d22-89c9-a526c8b003ec tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:33.130405 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3dddb0bc-267e-4d22-89c9-a526c8b003ec tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:33.139533 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:33.139533 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:33.140481 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3dddb0bc-267e-4d22-89c9-a526c8b003ec tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:33.142328 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3dddb0bc-267e-4d22-89c9-a526c8b003ec tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f returned with HTTP 200 Apr 30 21:42:33.143000 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1361/2706] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:33 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:33.153087 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bbc93d66-4d2c-4ed6-bd6f-9d4d941ae7c2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:33.156971 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bbc93d66-4d2c-4ed6-bd6f-9d4d941ae7c2 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] POST http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f/action Apr 30 21:42:33.157633 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bbc93d66-4d2c-4ed6-bd6f-9d4d941ae7c2 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:33.157998 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bbc93d66-4d2c-4ed6-bd6f-9d4d941ae7c2 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:33.168019 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:33.168019 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:33.168698 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bbc93d66-4d2c-4ed6-bd6f-9d4d941ae7c2 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Snapshot retrieved successfully. Apr 30 21:42:33.201250 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bbc93d66-4d2c-4ed6-bd6f-9d4d941ae7c2 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Snapshot delete request issued successfully. Apr 30 21:42:33.201714 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bbc93d66-4d2c-4ed6-bd6f-9d4d941ae7c2 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f/action returned with HTTP 202 Apr 30 21:42:33.205477 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1346/2707] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:33 2022] POST /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:42:33.207212 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-61e1738c-8d35-4f14-b87f-c650e9abba30 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:33.212845 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-61e1738c-8d35-4f14-b87f-c650e9abba30 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f Apr 30 21:42:33.213105 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-61e1738c-8d35-4f14-b87f-c650e9abba30 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:33.213921 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-61e1738c-8d35-4f14-b87f-c650e9abba30 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:33.227501 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:33.227501 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:33.228562 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-61e1738c-8d35-4f14-b87f-c650e9abba30 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:33.231478 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-61e1738c-8d35-4f14-b87f-c650e9abba30 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f returned with HTTP 200 Apr 30 21:42:33.237533 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1362/2708] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:33 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:34.241277 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ce889508-1e08-4052-8bf0-535badaa4872 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:34.246786 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ce889508-1e08-4052-8bf0-535badaa4872 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f Apr 30 21:42:34.247239 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ce889508-1e08-4052-8bf0-535badaa4872 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:34.247696 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ce889508-1e08-4052-8bf0-535badaa4872 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:34.263256 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:34.263256 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:34.265192 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ce889508-1e08-4052-8bf0-535badaa4872 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:34.270196 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ce889508-1e08-4052-8bf0-535badaa4872 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f returned with HTTP 200 Apr 30 21:42:34.273918 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1347/2709] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:34 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:42:35.281047 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-db896249-5206-4f6f-80ed-c59394a4413c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:35.285040 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-db896249-5206-4f6f-80ed-c59394a4413c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f Apr 30 21:42:35.285481 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-db896249-5206-4f6f-80ed-c59394a4413c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:35.285966 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-db896249-5206-4f6f-80ed-c59394a4413c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:35.295784 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:35.295784 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:35.296739 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-db896249-5206-4f6f-80ed-c59394a4413c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:35.298551 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-db896249-5206-4f6f-80ed-c59394a4413c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f returned with HTTP 200 Apr 30 21:42:35.299254 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1363/2710] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:35 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:36.307707 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-adf2d5e6-73d9-45b7-aa27-5e47bf9ada3f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:36.311814 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-adf2d5e6-73d9-45b7-aa27-5e47bf9ada3f tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f Apr 30 21:42:36.312266 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-adf2d5e6-73d9-45b7-aa27-5e47bf9ada3f tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:36.312824 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-adf2d5e6-73d9-45b7-aa27-5e47bf9ada3f tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:36.323061 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:36.323061 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:36.324046 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-adf2d5e6-73d9-45b7-aa27-5e47bf9ada3f tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:36.325852 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-adf2d5e6-73d9-45b7-aa27-5e47bf9ada3f tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f returned with HTTP 200 Apr 30 21:42:36.326795 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1348/2711] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:36 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:37.334510 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-11efb2eb-f935-48d0-ab7f-5c78350f90cd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:37.339315 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-11efb2eb-f935-48d0-ab7f-5c78350f90cd tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f Apr 30 21:42:37.339981 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-11efb2eb-f935-48d0-ab7f-5c78350f90cd tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:37.340432 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-11efb2eb-f935-48d0-ab7f-5c78350f90cd tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:37.348369 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-11efb2eb-f935-48d0-ab7f-5c78350f90cd tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f returned with HTTP 404 Apr 30 21:42:37.356873 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1364/2712] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:37 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:37.357008 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7e13f59d-fad8-48eb-ae8e-0c0e0aa7fbb4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:37.358810 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7e13f59d-fad8-48eb-ae8e-0c0e0aa7fbb4 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] POST http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action Apr 30 21:42:37.359538 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7e13f59d-fad8-48eb-ae8e-0c0e0aa7fbb4 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:37.359859 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7e13f59d-fad8-48eb-ae8e-0c0e0aa7fbb4 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:37.360652 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.admin_actions [None req-7e13f59d-fad8-48eb-ae8e-0c0e0aa7fbb4 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Updating snapshot 'cfa98645-28e0-4b6d-a619-60703a275503' with '{'status': 'available'}' {{(pid=122525) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Apr 30 21:42:37.378324 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:37.378324 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:37.473959 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7e13f59d-fad8-48eb-ae8e-0c0e0aa7fbb4 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action returned with HTTP 202 Apr 30 21:42:37.474637 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1349/2713] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:37 2022] POST /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Apr 30 21:42:37.479253 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e019392c-c0af-43f5-a859-967bf327a144 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:37.483273 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e019392c-c0af-43f5-a859-967bf327a144 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:37.483641 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e019392c-c0af-43f5-a859-967bf327a144 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:37.484253 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e019392c-c0af-43f5-a859-967bf327a144 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:37.495323 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:37.495323 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:37.496717 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e019392c-c0af-43f5-a859-967bf327a144 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:37.498918 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e019392c-c0af-43f5-a859-967bf327a144 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:37.500194 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1365/2714] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:37 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:37.509486 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a8208d00-9b0c-4d04-82c3-5895f1feea6b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:37.513498 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a8208d00-9b0c-4d04-82c3-5895f1feea6b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] POST http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots Apr 30 21:42:37.514409 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a8208d00-9b0c-4d04-82c3-5895f1feea6b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ed32f59-e86d-446e-b73b-479816d1541f", "name": "tempest-SnapshotsActionsTest-Snapshot-1324720711"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:37.530746 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:37.530746 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:37.532225 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a8208d00-9b0c-4d04-82c3-5895f1feea6b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Volume info retrieved successfully. Apr 30 21:42:37.532674 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.snapshots [None req-a8208d00-9b0c-4d04-82c3-5895f1feea6b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Create snapshot from volume 9ed32f59-e86d-446e-b73b-479816d1541f Apr 30 21:42:37.641990 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-a8208d00-9b0c-4d04-82c3-5895f1feea6b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Created reservations ['718e61b5-cbc7-4e36-af42-1c3b10ddb5fe', '3ed9c774-0d47-4e34-819b-352cc51f680f', '205a2b6e-1d1a-425c-8557-28b87a35267a', 'f4a078cf-1eee-4584-ba80-63d3faaf6fb1'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:42:37.827128 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a8208d00-9b0c-4d04-82c3-5895f1feea6b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot create request issued successfully. Apr 30 21:42:37.827827 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a8208d00-9b0c-4d04-82c3-5895f1feea6b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots returned with HTTP 202 Apr 30 21:42:37.828800 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1350/2715] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:42:37 2022] POST /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots => generated 307 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:42:37.835348 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-80328067-a0c8-42e6-bf37-6e53dd881270 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:37.840151 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-80328067-a0c8-42e6-bf37-6e53dd881270 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd Apr 30 21:42:37.840257 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-80328067-a0c8-42e6-bf37-6e53dd881270 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:37.840629 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-80328067-a0c8-42e6-bf37-6e53dd881270 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:37.849619 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:37.849619 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:37.850771 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-80328067-a0c8-42e6-bf37-6e53dd881270 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:37.852513 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-80328067-a0c8-42e6-bf37-6e53dd881270 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd returned with HTTP 200 Apr 30 21:42:37.853211 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1366/2716] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:37 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:38.861461 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c4d204ce-88c0-4879-ad4a-705131d8c9c3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:38.865661 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c4d204ce-88c0-4879-ad4a-705131d8c9c3 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd Apr 30 21:42:38.866185 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c4d204ce-88c0-4879-ad4a-705131d8c9c3 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:38.866635 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c4d204ce-88c0-4879-ad4a-705131d8c9c3 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:38.876406 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:38.876406 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:38.877323 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c4d204ce-88c0-4879-ad4a-705131d8c9c3 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:38.879125 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c4d204ce-88c0-4879-ad4a-705131d8c9c3 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd returned with HTTP 200 Apr 30 21:42:38.882996 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1351/2717] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:38 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:39.887307 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7566fa18-8cdb-4d53-9105-82f4e13f0df6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:39.892377 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7566fa18-8cdb-4d53-9105-82f4e13f0df6 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd Apr 30 21:42:39.892377 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7566fa18-8cdb-4d53-9105-82f4e13f0df6 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:39.892774 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7566fa18-8cdb-4d53-9105-82f4e13f0df6 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:39.903688 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:39.903688 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:39.904953 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7566fa18-8cdb-4d53-9105-82f4e13f0df6 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:39.906967 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7566fa18-8cdb-4d53-9105-82f4e13f0df6 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd returned with HTTP 200 Apr 30 21:42:39.911651 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1367/2718] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:39 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:39.916294 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8ac3dd5c-dd4b-4d20-a35f-b4204dbc4ca8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:39.920255 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8ac3dd5c-dd4b-4d20-a35f-b4204dbc4ca8 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] POST http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd/action Apr 30 21:42:39.921161 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8ac3dd5c-dd4b-4d20-a35f-b4204dbc4ca8 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:39.921486 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8ac3dd5c-dd4b-4d20-a35f-b4204dbc4ca8 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:39.922327 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.admin_actions [None req-8ac3dd5c-dd4b-4d20-a35f-b4204dbc4ca8 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Updating snapshot 'e094a6f8-8c50-4160-a603-766c04792bfd' with '{'status': 'error'}' {{(pid=122525) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Apr 30 21:42:39.941205 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:39.941205 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:40.040178 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8ac3dd5c-dd4b-4d20-a35f-b4204dbc4ca8 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd/action returned with HTTP 202 Apr 30 21:42:40.041189 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1352/2719] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:39 2022] POST /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:42:40.045671 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-49fbd26b-2a26-46ea-9de3-3ba9788421fa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:40.050080 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-49fbd26b-2a26-46ea-9de3-3ba9788421fa tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd Apr 30 21:42:40.050524 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-49fbd26b-2a26-46ea-9de3-3ba9788421fa tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:40.051202 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-49fbd26b-2a26-46ea-9de3-3ba9788421fa tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:40.061229 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:40.061229 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:40.062775 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-49fbd26b-2a26-46ea-9de3-3ba9788421fa tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:40.066384 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-49fbd26b-2a26-46ea-9de3-3ba9788421fa tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd returned with HTTP 200 Apr 30 21:42:40.073118 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1368/2720] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:40 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd => generated 462 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:40.075162 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9dee0540-0b31-4ad8-b2fc-5ca4b5fcffce None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:40.079789 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9dee0540-0b31-4ad8-b2fc-5ca4b5fcffce tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] POST http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd/action Apr 30 21:42:40.082028 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9dee0540-0b31-4ad8-b2fc-5ca4b5fcffce tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:40.082524 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9dee0540-0b31-4ad8-b2fc-5ca4b5fcffce tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:40.092418 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:40.092418 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:40.093405 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9dee0540-0b31-4ad8-b2fc-5ca4b5fcffce tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Snapshot retrieved successfully. Apr 30 21:42:40.211371 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9dee0540-0b31-4ad8-b2fc-5ca4b5fcffce tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Snapshot delete request issued successfully. Apr 30 21:42:40.211836 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9dee0540-0b31-4ad8-b2fc-5ca4b5fcffce tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd/action returned with HTTP 202 Apr 30 21:42:40.213799 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1353/2721] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:40 2022] POST /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:42:40.217794 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-730e96bb-959e-46f9-878c-195674cd3742 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:40.229978 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-730e96bb-959e-46f9-878c-195674cd3742 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd Apr 30 21:42:40.229978 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-730e96bb-959e-46f9-878c-195674cd3742 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:40.229978 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-730e96bb-959e-46f9-878c-195674cd3742 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:40.234841 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:40.234841 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:40.236307 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-730e96bb-959e-46f9-878c-195674cd3742 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:40.238302 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-730e96bb-959e-46f9-878c-195674cd3742 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd returned with HTTP 200 Apr 30 21:42:40.239478 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1369/2722] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:40 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:41.247783 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b932998e-0e56-4cfd-be11-360bd83bf6da None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:41.252659 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b932998e-0e56-4cfd-be11-360bd83bf6da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd Apr 30 21:42:41.253104 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b932998e-0e56-4cfd-be11-360bd83bf6da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:41.253713 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b932998e-0e56-4cfd-be11-360bd83bf6da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:41.264657 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:41.264657 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:41.265815 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b932998e-0e56-4cfd-be11-360bd83bf6da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:41.268574 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b932998e-0e56-4cfd-be11-360bd83bf6da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd returned with HTTP 200 Apr 30 21:42:41.269921 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1354/2723] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:41 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:42.278091 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-358f04b7-dfd5-4528-b7ce-bd4015eda718 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:42.283486 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-358f04b7-dfd5-4528-b7ce-bd4015eda718 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd Apr 30 21:42:42.283620 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-358f04b7-dfd5-4528-b7ce-bd4015eda718 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:42.284029 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-358f04b7-dfd5-4528-b7ce-bd4015eda718 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:42.293991 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:42.293991 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:42.294950 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-358f04b7-dfd5-4528-b7ce-bd4015eda718 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:42.297089 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-358f04b7-dfd5-4528-b7ce-bd4015eda718 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd returned with HTTP 200 Apr 30 21:42:42.301988 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1370/2724] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:42 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:43.306296 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9b2be49a-7d82-4a34-8f75-c5b2595272cf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:43.313044 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9b2be49a-7d82-4a34-8f75-c5b2595272cf tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd Apr 30 21:42:43.313683 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9b2be49a-7d82-4a34-8f75-c5b2595272cf tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:43.314200 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9b2be49a-7d82-4a34-8f75-c5b2595272cf tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:43.353609 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:43.353609 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:43.355486 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9b2be49a-7d82-4a34-8f75-c5b2595272cf tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:43.358704 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9b2be49a-7d82-4a34-8f75-c5b2595272cf tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd returned with HTTP 200 Apr 30 21:42:43.360626 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1355/2725] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:43 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:44.368633 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-daf9ff7b-958a-44bb-a041-666682e37d03 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:44.372539 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-daf9ff7b-958a-44bb-a041-666682e37d03 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd Apr 30 21:42:44.372980 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-daf9ff7b-958a-44bb-a041-666682e37d03 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:44.373450 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-daf9ff7b-958a-44bb-a041-666682e37d03 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:44.382883 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-daf9ff7b-958a-44bb-a041-666682e37d03 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd returned with HTTP 404 Apr 30 21:42:44.384477 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1371/2726] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:44 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:44.389381 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-67799bdb-dd2f-46bb-8e8d-c108378dba2f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:44.394130 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-67799bdb-dd2f-46bb-8e8d-c108378dba2f tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] POST http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action Apr 30 21:42:44.394873 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-67799bdb-dd2f-46bb-8e8d-c108378dba2f tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:44.395342 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-67799bdb-dd2f-46bb-8e8d-c108378dba2f tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:44.396302 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.admin_actions [None req-67799bdb-dd2f-46bb-8e8d-c108378dba2f tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Updating snapshot 'cfa98645-28e0-4b6d-a619-60703a275503' with '{'status': 'available'}' {{(pid=122525) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Apr 30 21:42:44.414436 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:44.414436 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:44.517191 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-67799bdb-dd2f-46bb-8e8d-c108378dba2f tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action returned with HTTP 202 Apr 30 21:42:44.518150 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1356/2727] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:44 2022] POST /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:42:44.523008 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-69f14810-6ad0-4bdb-b633-9a3eca507582 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:44.527909 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-69f14810-6ad0-4bdb-b633-9a3eca507582 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:44.528477 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-69f14810-6ad0-4bdb-b633-9a3eca507582 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:44.529034 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-69f14810-6ad0-4bdb-b633-9a3eca507582 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:44.540322 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:44.540322 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:44.541502 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-69f14810-6ad0-4bdb-b633-9a3eca507582 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:44.543416 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-69f14810-6ad0-4bdb-b633-9a3eca507582 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:44.544492 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1372/2728] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:44 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:42:44.553066 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9a07ba58-6631-4722-976a-e6db9611fd5b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:44.557582 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9a07ba58-6631-4722-976a-e6db9611fd5b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] POST http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots Apr 30 21:42:44.558348 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9a07ba58-6631-4722-976a-e6db9611fd5b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ed32f59-e86d-446e-b73b-479816d1541f", "name": "tempest-SnapshotsActionsTest-Snapshot-1383108392"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:44.573857 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:44.573857 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:44.575020 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9a07ba58-6631-4722-976a-e6db9611fd5b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Volume info retrieved successfully. Apr 30 21:42:44.575294 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.snapshots [None req-9a07ba58-6631-4722-976a-e6db9611fd5b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Create snapshot from volume 9ed32f59-e86d-446e-b73b-479816d1541f Apr 30 21:42:44.679366 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-9a07ba58-6631-4722-976a-e6db9611fd5b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Created reservations ['9375ebbb-eb64-4e60-897c-babaf1813ce8', '4cc0486f-b5c5-49a7-a7db-f1e443e8d04f', '189af74e-c125-47ea-9300-1202f6cb629a', 'dacea298-2cfb-4b46-a12c-21c49e18fbc4'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:42:44.881884 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9a07ba58-6631-4722-976a-e6db9611fd5b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot create request issued successfully. Apr 30 21:42:44.882944 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9a07ba58-6631-4722-976a-e6db9611fd5b tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots returned with HTTP 202 Apr 30 21:42:44.885387 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1357/2729] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:42:44 2022] POST /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots => generated 307 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:42:44.892127 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0ed77aea-bb1e-434c-9c84-06e1b94b288c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:44.896388 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0ed77aea-bb1e-434c-9c84-06e1b94b288c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 Apr 30 21:42:44.897006 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0ed77aea-bb1e-434c-9c84-06e1b94b288c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:44.898445 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0ed77aea-bb1e-434c-9c84-06e1b94b288c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:44.929109 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:44.929109 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:44.930198 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0ed77aea-bb1e-434c-9c84-06e1b94b288c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:44.932911 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0ed77aea-bb1e-434c-9c84-06e1b94b288c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 returned with HTTP 200 Apr 30 21:42:44.938429 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1373/2730] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:44 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:45.942592 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1f032217-7e29-44df-8056-f0a4bbd88b18 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:45.947624 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1f032217-7e29-44df-8056-f0a4bbd88b18 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 Apr 30 21:42:45.948066 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1f032217-7e29-44df-8056-f0a4bbd88b18 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:45.948518 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1f032217-7e29-44df-8056-f0a4bbd88b18 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:45.967046 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:45.967046 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:45.968866 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1f032217-7e29-44df-8056-f0a4bbd88b18 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:45.972229 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1f032217-7e29-44df-8056-f0a4bbd88b18 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 returned with HTTP 200 Apr 30 21:42:45.973817 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1358/2731] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:45 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:42:46.982267 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d6fc4742-c870-4452-b050-352277e83f9c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:46.986373 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d6fc4742-c870-4452-b050-352277e83f9c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 Apr 30 21:42:46.986811 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d6fc4742-c870-4452-b050-352277e83f9c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:46.987587 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d6fc4742-c870-4452-b050-352277e83f9c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:46.998330 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:46.998330 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:46.999666 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d6fc4742-c870-4452-b050-352277e83f9c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:47.001719 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d6fc4742-c870-4452-b050-352277e83f9c tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 returned with HTTP 200 Apr 30 21:42:47.003256 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1374/2732] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:46 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:48.012130 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0c7e374c-9369-4995-b188-083eb0fcef32 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:48.016480 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0c7e374c-9369-4995-b188-083eb0fcef32 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 Apr 30 21:42:48.017952 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0c7e374c-9369-4995-b188-083eb0fcef32 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:48.019313 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0c7e374c-9369-4995-b188-083eb0fcef32 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:48.040027 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:48.040027 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:48.041230 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0c7e374c-9369-4995-b188-083eb0fcef32 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:48.043084 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0c7e374c-9369-4995-b188-083eb0fcef32 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 returned with HTTP 200 Apr 30 21:42:48.044135 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1359/2733] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:48 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:48.051692 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a82b5450-418e-4ca4-9c86-5c28114c0b5f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:48.060550 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a82b5450-418e-4ca4-9c86-5c28114c0b5f tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] POST http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224/action Apr 30 21:42:48.061440 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a82b5450-418e-4ca4-9c86-5c28114c0b5f tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:48.061919 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a82b5450-418e-4ca4-9c86-5c28114c0b5f tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:48.062718 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.admin_actions [None req-a82b5450-418e-4ca4-9c86-5c28114c0b5f tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Updating snapshot '0c3cb58f-396e-4ce4-8a5e-bc798b274224' with '{'status': 'error_deleting'}' {{(pid=122527) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Apr 30 21:42:48.095577 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:48.095577 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:48.187339 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a82b5450-418e-4ca4-9c86-5c28114c0b5f tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224/action returned with HTTP 202 Apr 30 21:42:48.188429 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1375/2734] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:48 2022] POST /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Apr 30 21:42:48.193185 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c7f1a814-ccd0-40e9-9a6d-e06d4e08b3a4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:48.202476 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c7f1a814-ccd0-40e9-9a6d-e06d4e08b3a4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 Apr 30 21:42:48.202944 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c7f1a814-ccd0-40e9-9a6d-e06d4e08b3a4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:48.203405 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c7f1a814-ccd0-40e9-9a6d-e06d4e08b3a4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:48.226000 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:48.226000 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:48.232515 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c7f1a814-ccd0-40e9-9a6d-e06d4e08b3a4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:48.236286 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c7f1a814-ccd0-40e9-9a6d-e06d4e08b3a4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 returned with HTTP 200 Apr 30 21:42:48.239195 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1360/2735] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:48 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 => generated 471 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:48.248635 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-81a9c870-2b08-42fa-b41c-278983679cb8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:48.253127 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-81a9c870-2b08-42fa-b41c-278983679cb8 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] POST http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224/action Apr 30 21:42:48.253956 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-81a9c870-2b08-42fa-b41c-278983679cb8 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:48.254349 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-81a9c870-2b08-42fa-b41c-278983679cb8 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:48.264453 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:48.264453 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:48.265346 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-81a9c870-2b08-42fa-b41c-278983679cb8 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Snapshot retrieved successfully. Apr 30 21:42:48.373263 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-81a9c870-2b08-42fa-b41c-278983679cb8 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Snapshot delete request issued successfully. Apr 30 21:42:48.381914 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-81a9c870-2b08-42fa-b41c-278983679cb8 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224/action returned with HTTP 202 Apr 30 21:42:48.383906 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1376/2736] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:48 2022] POST /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:42:48.388645 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5de5efb8-4ab0-4089-9352-5281889a51e4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:48.392782 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5de5efb8-4ab0-4089-9352-5281889a51e4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 Apr 30 21:42:48.393825 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5de5efb8-4ab0-4089-9352-5281889a51e4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:48.394491 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5de5efb8-4ab0-4089-9352-5281889a51e4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:48.411510 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:48.411510 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:48.415948 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5de5efb8-4ab0-4089-9352-5281889a51e4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:48.418344 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5de5efb8-4ab0-4089-9352-5281889a51e4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 returned with HTTP 200 Apr 30 21:42:48.419666 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1361/2737] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:48 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:49.426932 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-93034283-ad17-4f78-91bb-3526d3927c18 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:49.434477 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-93034283-ad17-4f78-91bb-3526d3927c18 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 Apr 30 21:42:49.435359 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-93034283-ad17-4f78-91bb-3526d3927c18 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:49.436018 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-93034283-ad17-4f78-91bb-3526d3927c18 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:49.445818 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:49.445818 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:49.447231 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-93034283-ad17-4f78-91bb-3526d3927c18 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:49.449993 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-93034283-ad17-4f78-91bb-3526d3927c18 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 returned with HTTP 200 Apr 30 21:42:49.451676 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1377/2738] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:49 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:50.459638 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3d14906f-e9fa-4afb-84b1-ea117b080edd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:50.465446 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3d14906f-e9fa-4afb-84b1-ea117b080edd tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 Apr 30 21:42:50.468178 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3d14906f-e9fa-4afb-84b1-ea117b080edd tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:50.468178 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3d14906f-e9fa-4afb-84b1-ea117b080edd tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:50.485152 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:50.485152 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:50.487750 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3d14906f-e9fa-4afb-84b1-ea117b080edd tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:50.496274 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3d14906f-e9fa-4afb-84b1-ea117b080edd tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 returned with HTTP 200 Apr 30 21:42:50.497042 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1362/2739] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:50 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:51.509806 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a4cd7bbb-350c-4e03-8e71-84b61fac2eca None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:51.516762 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a4cd7bbb-350c-4e03-8e71-84b61fac2eca tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 Apr 30 21:42:51.518722 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a4cd7bbb-350c-4e03-8e71-84b61fac2eca tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:51.519248 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a4cd7bbb-350c-4e03-8e71-84b61fac2eca tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:51.529695 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a4cd7bbb-350c-4e03-8e71-84b61fac2eca tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 returned with HTTP 404 Apr 30 21:42:51.536927 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1378/2740] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:51 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:51.538444 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4b81f34b-c007-43d1-9f32-6994838be2fe None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:51.543383 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4b81f34b-c007-43d1-9f32-6994838be2fe tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] POST http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action Apr 30 21:42:51.544135 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4b81f34b-c007-43d1-9f32-6994838be2fe tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:51.545037 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4b81f34b-c007-43d1-9f32-6994838be2fe tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:51.545945 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.admin_actions [None req-4b81f34b-c007-43d1-9f32-6994838be2fe tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Updating snapshot 'cfa98645-28e0-4b6d-a619-60703a275503' with '{'status': 'available'}' {{(pid=122525) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Apr 30 21:42:51.578808 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:51.578808 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:51.667275 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4b81f34b-c007-43d1-9f32-6994838be2fe tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action returned with HTTP 202 Apr 30 21:42:51.671185 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1363/2741] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:51 2022] POST /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:42:51.680792 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ac9443fa-ad1a-4178-869b-5125f6fcfdbf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:51.684930 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ac9443fa-ad1a-4178-869b-5125f6fcfdbf tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:51.685366 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ac9443fa-ad1a-4178-869b-5125f6fcfdbf tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:51.686076 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ac9443fa-ad1a-4178-869b-5125f6fcfdbf tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:51.698044 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:51.698044 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:51.698044 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ac9443fa-ad1a-4178-869b-5125f6fcfdbf tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:51.699840 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ac9443fa-ad1a-4178-869b-5125f6fcfdbf tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:51.700981 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1379/2742] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:51 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:42:51.721622 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3ccdbf73-f2e3-45be-9e1c-3419c4223ad4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:51.732284 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3ccdbf73-f2e3-45be-9e1c-3419c4223ad4 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] POST http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action Apr 30 21:42:51.733130 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3ccdbf73-f2e3-45be-9e1c-3419c4223ad4 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:51.739811 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3ccdbf73-f2e3-45be-9e1c-3419c4223ad4 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:51.739811 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.admin_actions [None req-3ccdbf73-f2e3-45be-9e1c-3419c4223ad4 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Updating snapshot 'cfa98645-28e0-4b6d-a619-60703a275503' with '{'status': 'creating'}' {{(pid=122525) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Apr 30 21:42:51.755007 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:51.755007 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:51.866557 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3ccdbf73-f2e3-45be-9e1c-3419c4223ad4 tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action returned with HTTP 202 Apr 30 21:42:51.867316 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1364/2743] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:51 2022] POST /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:42:51.872554 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bbecf6b0-9eee-4b5d-9d41-51be64199d83 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:51.876533 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bbecf6b0-9eee-4b5d-9d41-51be64199d83 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:51.876976 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bbecf6b0-9eee-4b5d-9d41-51be64199d83 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:51.877431 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bbecf6b0-9eee-4b5d-9d41-51be64199d83 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:51.887552 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:51.887552 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:51.888758 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bbecf6b0-9eee-4b5d-9d41-51be64199d83 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:51.891129 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bbecf6b0-9eee-4b5d-9d41-51be64199d83 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:51.891925 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1380/2744] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:51 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:51.899151 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a6bf1b72-9204-4ad5-8aaf-d8937270d8f1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:51.903630 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a6bf1b72-9204-4ad5-8aaf-d8937270d8f1 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] POST http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action Apr 30 21:42:51.904343 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a6bf1b72-9204-4ad5-8aaf-d8937270d8f1 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:51.904665 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a6bf1b72-9204-4ad5-8aaf-d8937270d8f1 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:51.905599 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.snapshot_actions [None req-a6bf1b72-9204-4ad5-8aaf-d8937270d8f1 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=122525) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Apr 30 21:42:51.915773 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:51.915773 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:51.916922 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.snapshot_actions [None req-a6bf1b72-9204-4ad5-8aaf-d8937270d8f1 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Updating snapshot cfa98645-28e0-4b6d-a619-60703a275503 with info {'id': 'cfa98645-28e0-4b6d-a619-60703a275503', 'status': 'error', 'progress': '80%'} Apr 30 21:42:51.976921 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a6bf1b72-9204-4ad5-8aaf-d8937270d8f1 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action returned with HTTP 202 Apr 30 21:42:51.981323 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1365/2745] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:51 2022] POST /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:42:51.983062 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4edfcd98-b84c-4ee7-9313-52391b5253ff None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:51.987157 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4edfcd98-b84c-4ee7-9313-52391b5253ff tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] GET http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:51.987592 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4edfcd98-b84c-4ee7-9313-52391b5253ff tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:51.988067 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4edfcd98-b84c-4ee7-9313-52391b5253ff tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:51.997693 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:51.997693 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:51.998588 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4edfcd98-b84c-4ee7-9313-52391b5253ff tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Snapshot retrieved successfully. Apr 30 21:42:52.000184 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4edfcd98-b84c-4ee7-9313-52391b5253ff tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:52.000954 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1381/2746] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:51 2022] GET /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:52.011681 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-73712a8d-e879-419b-bfc9-8cea013b9c5e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:52.015680 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73712a8d-e879-419b-bfc9-8cea013b9c5e tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] POST http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action Apr 30 21:42:52.016434 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-73712a8d-e879-419b-bfc9-8cea013b9c5e tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:42:52.016803 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-73712a8d-e879-419b-bfc9-8cea013b9c5e tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:42:52.017617 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.admin_actions [None req-73712a8d-e879-419b-bfc9-8cea013b9c5e tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] Updating snapshot 'cfa98645-28e0-4b6d-a619-60703a275503' with '{'status': 'available'}' {{(pid=122525) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:100}} Apr 30 21:42:52.035075 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:52.035075 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:52.138327 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73712a8d-e879-419b-bfc9-8cea013b9c5e tempest-SnapshotsActionsTest-378899039 tempest-SnapshotsActionsTest-378899039-project-admin] http://10.222.0.23/volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action returned with HTTP 202 Apr 30 21:42:52.139090 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1366/2747] 10.222.0.23 () {60 vars in 1372 bytes} [Sat Apr 30 21:42:52 2022] POST /volume/v3/489943ed072b4e34a9ae0afa4b7c7b01/snapshots/cfa98645-28e0-4b6d-a619-60703a275503/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:42:52.143807 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f2a3bd38-6f3e-4ea2-ba88-fdc53df619b4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:52.147810 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f2a3bd38-6f3e-4ea2-ba88-fdc53df619b4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:52.148248 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f2a3bd38-6f3e-4ea2-ba88-fdc53df619b4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:52.149279 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f2a3bd38-6f3e-4ea2-ba88-fdc53df619b4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:52.159327 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:52.159327 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:52.160301 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f2a3bd38-6f3e-4ea2-ba88-fdc53df619b4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:52.162139 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f2a3bd38-6f3e-4ea2-ba88-fdc53df619b4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:52.162839 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1382/2748] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:52 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:52.171363 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-92bbaa3e-7ccc-4e35-9fc4-117767ee2768 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:52.175306 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92bbaa3e-7ccc-4e35-9fc4-117767ee2768 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] DELETE http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 Apr 30 21:42:52.175738 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92bbaa3e-7ccc-4e35-9fc4-117767ee2768 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:52.176195 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92bbaa3e-7ccc-4e35-9fc4-117767ee2768 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:52.176490 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-92bbaa3e-7ccc-4e35-9fc4-117767ee2768 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Delete snapshot with id: 0c3cb58f-396e-4ce4-8a5e-bc798b274224 Apr 30 21:42:52.184124 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92bbaa3e-7ccc-4e35-9fc4-117767ee2768 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 returned with HTTP 404 Apr 30 21:42:52.185034 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1367/2749] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:42:52 2022] DELETE /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/0c3cb58f-396e-4ce4-8a5e-bc798b274224 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:52.189539 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-65c546f5-9833-4c02-b5dc-a1e76447e249 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:52.195250 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-65c546f5-9833-4c02-b5dc-a1e76447e249 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] DELETE http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd Apr 30 21:42:52.195991 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-65c546f5-9833-4c02-b5dc-a1e76447e249 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:52.196527 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-65c546f5-9833-4c02-b5dc-a1e76447e249 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:52.196887 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v2.snapshots [None req-65c546f5-9833-4c02-b5dc-a1e76447e249 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Delete snapshot with id: e094a6f8-8c50-4160-a603-766c04792bfd Apr 30 21:42:52.204834 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-65c546f5-9833-4c02-b5dc-a1e76447e249 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd returned with HTTP 404 Apr 30 21:42:52.206630 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1383/2750] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:42:52 2022] DELETE /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/e094a6f8-8c50-4160-a603-766c04792bfd => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:52.212133 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-909f61c5-7fdb-4f21-8951-cc89f38ee5e2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:52.216526 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-909f61c5-7fdb-4f21-8951-cc89f38ee5e2 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] DELETE http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f Apr 30 21:42:52.217301 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-909f61c5-7fdb-4f21-8951-cc89f38ee5e2 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:52.218100 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-909f61c5-7fdb-4f21-8951-cc89f38ee5e2 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:52.218547 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-909f61c5-7fdb-4f21-8951-cc89f38ee5e2 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Delete snapshot with id: 7b36850c-b286-433d-a23b-0d5aff077b0f Apr 30 21:42:52.229017 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-909f61c5-7fdb-4f21-8951-cc89f38ee5e2 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f returned with HTTP 404 Apr 30 21:42:52.230397 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1368/2751] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:42:52 2022] DELETE /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/7b36850c-b286-433d-a23b-0d5aff077b0f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:52.235120 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-47e66dfa-4901-4979-aa14-aed9df7d202e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:52.239811 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-47e66dfa-4901-4979-aa14-aed9df7d202e tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] DELETE http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd Apr 30 21:42:52.240464 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-47e66dfa-4901-4979-aa14-aed9df7d202e tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:52.240960 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-47e66dfa-4901-4979-aa14-aed9df7d202e tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:52.241217 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v2.snapshots [None req-47e66dfa-4901-4979-aa14-aed9df7d202e tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Delete snapshot with id: 227a4014-a3c5-41ce-93e2-514689bd96bd Apr 30 21:42:52.249467 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-47e66dfa-4901-4979-aa14-aed9df7d202e tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd returned with HTTP 404 Apr 30 21:42:52.250426 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1384/2752] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:42:52 2022] DELETE /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/227a4014-a3c5-41ce-93e2-514689bd96bd => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:52.256066 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ad5ec0e1-6083-486c-992d-5bbe398737da None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:52.260791 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ad5ec0e1-6083-486c-992d-5bbe398737da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] DELETE http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:52.261251 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ad5ec0e1-6083-486c-992d-5bbe398737da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:52.261703 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ad5ec0e1-6083-486c-992d-5bbe398737da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:52.262019 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-ad5ec0e1-6083-486c-992d-5bbe398737da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Delete snapshot with id: cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:52.276758 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:52.276758 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:52.276758 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ad5ec0e1-6083-486c-992d-5bbe398737da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:52.394530 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ad5ec0e1-6083-486c-992d-5bbe398737da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot delete request issued successfully. Apr 30 21:42:52.395216 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ad5ec0e1-6083-486c-992d-5bbe398737da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 202 Apr 30 21:42:52.396455 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1369/2753] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:42:52 2022] DELETE /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:42:52.402065 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8ce53bcf-b40c-468f-99fa-0b1a3b0d9549 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:52.408584 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8ce53bcf-b40c-468f-99fa-0b1a3b0d9549 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:52.414866 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8ce53bcf-b40c-468f-99fa-0b1a3b0d9549 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:52.414866 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8ce53bcf-b40c-468f-99fa-0b1a3b0d9549 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:52.427310 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:52.427310 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:52.429728 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8ce53bcf-b40c-468f-99fa-0b1a3b0d9549 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:52.431978 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8ce53bcf-b40c-468f-99fa-0b1a3b0d9549 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:52.433056 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1385/2754] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:52 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:53.443763 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1f42374e-0e35-44ce-9398-b137a68ebef1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:53.449352 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1f42374e-0e35-44ce-9398-b137a68ebef1 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:53.450000 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1f42374e-0e35-44ce-9398-b137a68ebef1 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:53.450655 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1f42374e-0e35-44ce-9398-b137a68ebef1 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:53.461970 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:53.461970 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:53.463442 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1f42374e-0e35-44ce-9398-b137a68ebef1 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:53.467745 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1f42374e-0e35-44ce-9398-b137a68ebef1 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:53.469597 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1370/2755] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:53 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:54.477428 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-69a445c7-09ca-4313-b6cf-f8d8e8464964 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:54.481614 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-69a445c7-09ca-4313-b6cf-f8d8e8464964 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:54.482098 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-69a445c7-09ca-4313-b6cf-f8d8e8464964 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:54.482562 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-69a445c7-09ca-4313-b6cf-f8d8e8464964 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:54.500249 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:54.500249 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:54.502524 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-69a445c7-09ca-4313-b6cf-f8d8e8464964 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Snapshot retrieved successfully. Apr 30 21:42:54.506995 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-69a445c7-09ca-4313-b6cf-f8d8e8464964 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 200 Apr 30 21:42:54.513543 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1386/2756] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:54 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 464 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:42:55.517115 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7a142d7e-ea19-465b-99da-739cbb897d03 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:55.522052 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7a142d7e-ea19-465b-99da-739cbb897d03 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 Apr 30 21:42:55.522512 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7a142d7e-ea19-465b-99da-739cbb897d03 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:55.522964 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7a142d7e-ea19-465b-99da-739cbb897d03 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:55.532362 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7a142d7e-ea19-465b-99da-739cbb897d03 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 returned with HTTP 404 Apr 30 21:42:55.533384 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1371/2757] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:42:55 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/snapshots/cfa98645-28e0-4b6d-a619-60703a275503 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:42:55.538098 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9c5c2581-4c06-4c0d-8f54-75152a9f3a17 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:55.542811 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9c5c2581-4c06-4c0d-8f54-75152a9f3a17 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] DELETE http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f Apr 30 21:42:55.543336 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9c5c2581-4c06-4c0d-8f54-75152a9f3a17 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:55.543791 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9c5c2581-4c06-4c0d-8f54-75152a9f3a17 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:55.544192 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-9c5c2581-4c06-4c0d-8f54-75152a9f3a17 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Delete volume with id: 9ed32f59-e86d-446e-b73b-479816d1541f Apr 30 21:42:55.559243 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:55.559243 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:55.560803 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9c5c2581-4c06-4c0d-8f54-75152a9f3a17 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Volume info retrieved successfully. Apr 30 21:42:55.780601 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9c5c2581-4c06-4c0d-8f54-75152a9f3a17 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Delete volume request issued successfully. Apr 30 21:42:55.780601 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9c5c2581-4c06-4c0d-8f54-75152a9f3a17 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f returned with HTTP 202 Apr 30 21:42:55.780601 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1387/2758] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:42:55 2022] DELETE /volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:42:55.784191 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-76bd56b8-cb1b-4fcf-bac4-ceb3197802da None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:55.788297 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-76bd56b8-cb1b-4fcf-bac4-ceb3197802da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f Apr 30 21:42:55.788748 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-76bd56b8-cb1b-4fcf-bac4-ceb3197802da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:55.789251 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-76bd56b8-cb1b-4fcf-bac4-ceb3197802da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:55.811240 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:55.811240 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:55.820951 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-76bd56b8-cb1b-4fcf-bac4-ceb3197802da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Volume info retrieved successfully. Apr 30 21:42:55.831106 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-76bd56b8-cb1b-4fcf-bac4-ceb3197802da tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f returned with HTTP 200 Apr 30 21:42:55.831833 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1372/2759] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:42:55 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f => generated 905 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:56.844335 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-326e0fb1-c8b1-4103-9e3c-96ab62b866bc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:56.847907 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-326e0fb1-c8b1-4103-9e3c-96ab62b866bc tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f Apr 30 21:42:56.848374 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-326e0fb1-c8b1-4103-9e3c-96ab62b866bc tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:56.848818 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-326e0fb1-c8b1-4103-9e3c-96ab62b866bc tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:56.863087 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:56.863087 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:56.870685 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-326e0fb1-c8b1-4103-9e3c-96ab62b866bc tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Volume info retrieved successfully. Apr 30 21:42:56.879219 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-326e0fb1-c8b1-4103-9e3c-96ab62b866bc tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f returned with HTTP 200 Apr 30 21:42:56.879906 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1388/2760] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:42:56 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f => generated 905 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:57.896076 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-52ebaf53-5630-4c5a-a9dc-b82f488b4aea None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:57.901361 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-52ebaf53-5630-4c5a-a9dc-b82f488b4aea tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f Apr 30 21:42:57.901833 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-52ebaf53-5630-4c5a-a9dc-b82f488b4aea tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:57.902286 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-52ebaf53-5630-4c5a-a9dc-b82f488b4aea tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:57.916093 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:57.916093 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:57.923204 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-52ebaf53-5630-4c5a-a9dc-b82f488b4aea tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Volume info retrieved successfully. Apr 30 21:42:57.933350 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-52ebaf53-5630-4c5a-a9dc-b82f488b4aea tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f returned with HTTP 200 Apr 30 21:42:57.942043 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1373/2761] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:42:57 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f => generated 905 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:42:58.946360 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-02c6477b-a5f6-409c-bd76-bd29b7fa5de4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:42:58.950186 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-02c6477b-a5f6-409c-bd76-bd29b7fa5de4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f Apr 30 21:42:58.950632 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-02c6477b-a5f6-409c-bd76-bd29b7fa5de4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:42:58.951086 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-02c6477b-a5f6-409c-bd76-bd29b7fa5de4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:42:58.965656 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:42:58.965656 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:42:58.980252 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-02c6477b-a5f6-409c-bd76-bd29b7fa5de4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Volume info retrieved successfully. Apr 30 21:42:58.989640 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-02c6477b-a5f6-409c-bd76-bd29b7fa5de4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f returned with HTTP 200 Apr 30 21:42:58.990745 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1389/2762] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:42:58 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f => generated 905 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:00.006751 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a6855e6d-a8a8-472b-8d93-59c3b2f7e2c8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:00.012619 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a6855e6d-a8a8-472b-8d93-59c3b2f7e2c8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f Apr 30 21:43:00.013304 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a6855e6d-a8a8-472b-8d93-59c3b2f7e2c8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:00.013940 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a6855e6d-a8a8-472b-8d93-59c3b2f7e2c8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:00.033327 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:00.033327 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:00.043468 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a6855e6d-a8a8-472b-8d93-59c3b2f7e2c8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Volume info retrieved successfully. Apr 30 21:43:00.055959 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a6855e6d-a8a8-472b-8d93-59c3b2f7e2c8 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f returned with HTTP 200 Apr 30 21:43:00.059207 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1374/2763] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:00 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f => generated 905 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:01.070267 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6ebf182d-71ee-4efb-9c53-caba50870ae4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:01.073900 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6ebf182d-71ee-4efb-9c53-caba50870ae4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] GET http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f Apr 30 21:43:01.074447 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6ebf182d-71ee-4efb-9c53-caba50870ae4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:01.074969 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6ebf182d-71ee-4efb-9c53-caba50870ae4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:01.085896 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6ebf182d-71ee-4efb-9c53-caba50870ae4 tempest-SnapshotsActionsTest-1409062856 tempest-SnapshotsActionsTest-1409062856-project] http://10.222.0.23/volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f returned with HTTP 404 Apr 30 21:43:01.087630 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1390/2764] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:01 2022] GET /volume/v3/50cc8aa73054488585bff076ca15cd47/volumes/9ed32f59-e86d-446e-b73b-479816d1541f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:04.988743 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fa3930a8-45d6-4276-86d8-e4a4c557edbd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:05.104269 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fa3930a8-45d6-4276-86d8-e4a4c557edbd tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] POST http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types Apr 30 21:43:05.104997 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fa3930a8-45d6-4276-86d8-e4a4c557edbd tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-952614756", "extra_specs": {"storage_protocol": "ceph", "vendor_name": "Open Source"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:05.216994 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fa3930a8-45d6-4276-86d8-e4a4c557edbd tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types returned with HTTP 200 Apr 30 21:43:05.218485 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1375/2765] 10.222.0.23 () {60 vars in 1229 bytes} [Sat Apr 30 21:43:04 2022] POST /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types => generated 276 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:05.224634 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b208a73d-dd2d-4fc2-8b03-b7c0635543c0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:05.229942 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b208a73d-dd2d-4fc2-8b03-b7c0635543c0 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] POST http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types Apr 30 21:43:05.231001 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b208a73d-dd2d-4fc2-8b03-b7c0635543c0 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1365418559", "extra_specs": {"storage_protocol": "ceph", "vendor_name": "Open Source"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:05.348971 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b208a73d-dd2d-4fc2-8b03-b7c0635543c0 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types returned with HTTP 200 Apr 30 21:43:05.349871 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1391/2766] 10.222.0.23 () {60 vars in 1229 bytes} [Sat Apr 30 21:43:05 2022] POST /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types => generated 277 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:05.357086 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:05.454270 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] POST http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes Apr 30 21:43:05.454970 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-959894012", "volume_type": "f39bee2e-8393-494a-a6aa-c93eab033920", "size": 1}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:05.456482 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-959894012', 'volume_type': 'f39bee2e-8393-494a-a6aa-c93eab033920', 'size': 1}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:43:05.463931 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Create volume of 1 GB Apr 30 21:43:05.464594 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:05.464594 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:05.465710 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Availability Zones retrieved successfully. Apr 30 21:43:05.480459 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Flow 'volume_create_api' (59737d43-fda9-48d3-9f7a-f754c8d8fa0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:43:05.483298 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1bfa9f-2590-48bb-ae3e-87adcbf829bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:05.485539 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:43:05.508596 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1bfa9f-2590-48bb-ae3e-87adcbf829bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:43:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='ceph',vendor_name='Open Source'},id=f39bee2e-8393-494a-a6aa-c93eab033920,is_public=True,name='tempest-VolumeTypesTest-volume-type-952614756',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f39bee2e-8393-494a-a6aa-c93eab033920', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:05.510598 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb0af1a-7bd7-4b9d-8d41-3471fedb312c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:05.542740 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-952614756 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-952614756, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:43:05.543442 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-952614756 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-952614756, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:43:05.702558 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Created reservations ['c5b0b00f-e4dc-4f38-a9b6-3722e2789891', '3040a12f-ec8b-46e6-a3e4-641a694189b7', '1ec010bd-0491-40b3-afc3-f73beabb3903', 'f90755ca-c56d-4407-b7d0-83dd9c2c2bc7'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:43:05.704430 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb0af1a-7bd7-4b9d-8d41-3471fedb312c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5b0b00f-e4dc-4f38-a9b6-3722e2789891', '3040a12f-ec8b-46e6-a3e4-641a694189b7', '1ec010bd-0491-40b3-afc3-f73beabb3903', 'f90755ca-c56d-4407-b7d0-83dd9c2c2bc7']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:05.706416 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c0287e1-4334-4e90-b8a9-628569fd92d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:05.802330 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c0287e1-4334-4e90-b8a9-628569fd92d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03095289-a86f-407a-b995-3ffaf61c460e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-959894012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1bce6a0d61d43199f4e4e2dd0bb96b6',qos_specs=None,replication_status=,reservations=['c5b0b00f-e4dc-4f38-a9b6-3722e2789891','3040a12f-ec8b-46e6-a3e4-641a694189b7','1ec010bd-0491-40b3-afc3-f73beabb3903','f90755ca-c56d-4407-b7d0-83dd9c2c2bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be9f074146594ea6a20c1a0de97e6330',volume_type_id=f39bee2e-8393-494a-a6aa-c93eab033920), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:43:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-959894012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03095289-a86f-407a-b995-3ffaf61c460e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1bce6a0d61d43199f4e4e2dd0bb96b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be9f074146594ea6a20c1a0de97e6330',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f39bee2e-8393-494a-a6aa-c93eab033920),volume_type_id=f39bee2e-8393-494a-a6aa-c93eab033920)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:05.804555 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecbe4ffe-85ee-42b1-953b-285431e4d162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:05.904111 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecbe4ffe-85ee-42b1-953b-285431e4d162) transitioned into state 'SUCCESS' from state '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-959894012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1bce6a0d61d43199f4e4e2dd0bb96b6',qos_specs=None,replication_status=,reservations=['c5b0b00f-e4dc-4f38-a9b6-3722e2789891','3040a12f-ec8b-46e6-a3e4-641a694189b7','1ec010bd-0491-40b3-afc3-f73beabb3903','f90755ca-c56d-4407-b7d0-83dd9c2c2bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be9f074146594ea6a20c1a0de97e6330',volume_type_id=f39bee2e-8393-494a-a6aa-c93eab033920)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:05.907332 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a19a2b5c-6a3e-4185-839a-c1914c5388f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:05.981561 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a19a2b5c-6a3e-4185-839a-c1914c5388f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:05.983953 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Flow 'volume_create_api' (59737d43-fda9-48d3-9f7a-f754c8d8fa0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:43:05.984633 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Create volume request issued successfully. Apr 30 21:43:05.985871 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5ad704d8-7933-4c91-9022-4f0e6215e0f4 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes returned with HTTP 202 Apr 30 21:43:05.986862 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1376/2767] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:43:05 2022] POST /volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes => generated 848 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:43:05.997957 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2c92589d-ae3a-4dd3-a6f1-10e35daa5e53 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:06.002074 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2c92589d-ae3a-4dd3-a6f1-10e35daa5e53 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] GET http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e Apr 30 21:43:06.002737 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2c92589d-ae3a-4dd3-a6f1-10e35daa5e53 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:06.003206 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2c92589d-ae3a-4dd3-a6f1-10e35daa5e53 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:06.017803 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:06.017803 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:06.024557 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2c92589d-ae3a-4dd3-a6f1-10e35daa5e53 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Volume info retrieved successfully. Apr 30 21:43:06.034050 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2c92589d-ae3a-4dd3-a6f1-10e35daa5e53 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e returned with HTTP 200 Apr 30 21:43:06.034763 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1392/2768] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:05 2022] GET /volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e => generated 916 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:07.048032 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-92e24b99-71fb-4b65-a416-b918cd9f865f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:07.051954 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92e24b99-71fb-4b65-a416-b918cd9f865f tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] GET http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e Apr 30 21:43:07.052399 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92e24b99-71fb-4b65-a416-b918cd9f865f tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:07.052855 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92e24b99-71fb-4b65-a416-b918cd9f865f tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:07.067448 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:07.067448 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:07.076232 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-92e24b99-71fb-4b65-a416-b918cd9f865f tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Volume info retrieved successfully. Apr 30 21:43:07.090211 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92e24b99-71fb-4b65-a416-b918cd9f865f tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e returned with HTTP 200 Apr 30 21:43:07.090974 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1377/2769] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:07 2022] GET /volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e => generated 940 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:08.103717 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-59b8c845-e6ff-4ba0-97f4-5e134e99f793 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:08.108011 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-59b8c845-e6ff-4ba0-97f4-5e134e99f793 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] GET http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e Apr 30 21:43:08.109964 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-59b8c845-e6ff-4ba0-97f4-5e134e99f793 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:08.109964 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-59b8c845-e6ff-4ba0-97f4-5e134e99f793 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:08.125907 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:08.125907 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:08.133692 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-59b8c845-e6ff-4ba0-97f4-5e134e99f793 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Volume info retrieved successfully. Apr 30 21:43:08.144625 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-59b8c845-e6ff-4ba0-97f4-5e134e99f793 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e returned with HTTP 200 Apr 30 21:43:08.146141 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1393/2770] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:08 2022] GET /volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e => generated 941 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:08.160121 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f4e5cabd-d00b-4227-8be2-3bb46394decc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:08.165549 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f4e5cabd-d00b-4227-8be2-3bb46394decc tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] POST http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e/action Apr 30 21:43:08.166472 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f4e5cabd-d00b-4227-8be2-3bb46394decc tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Action body: b'{"os-retype": {"new_type": "7db030c6-cac7-4469-b175-8d9eef152e14"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:43:08.166946 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f4e5cabd-d00b-4227-8be2-3bb46394decc tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "7db030c6-cac7-4469-b175-8d9eef152e14"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:08.191651 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:08.191651 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:08.193357 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f4e5cabd-d00b-4227-8be2-3bb46394decc tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Volume info retrieved successfully. Apr 30 21:43:08.230452 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-f4e5cabd-d00b-4227-8be2-3bb46394decc tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1365418559 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1365418559, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:43:08.231249 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-f4e5cabd-d00b-4227-8be2-3bb46394decc tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1365418559 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1365418559, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:43:08.396458 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-f4e5cabd-d00b-4227-8be2-3bb46394decc tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Created reservations ['6900cbd0-aa32-4ea2-bbe3-e49d59c1712d', '4660d664-a46d-416e-ad34-ab378c4d08c5'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:43:08.486318 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-f4e5cabd-d00b-4227-8be2-3bb46394decc tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Created reservations ['976f5381-d9fc-4dd1-b292-79caa5e65f0c', '66dde15e-8ff0-402a-b791-24dc962b423c'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:43:08.487307 ncdv-master-1 devstack@c-api.service[122525]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3033: SADeprecationWarning: The SelectBase.as_scalar() method is deprecated and will be removed in a future release. Please refer to SelectBase.scalar_subquery(). (deprecated since: 1.4) Apr 30 21:43:08.487307 ncdv-master-1 devstack@c-api.service[122525]: models.VolumeType.qos_specs_id == q.as_scalar())), Apr 30 21:43:08.659209 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f4e5cabd-d00b-4227-8be2-3bb46394decc tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Retype volume request issued successfully. Apr 30 21:43:08.660219 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f4e5cabd-d00b-4227-8be2-3bb46394decc tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e/action returned with HTTP 202 Apr 30 21:43:08.661183 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1378/2771] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:43:08 2022] POST /volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e/action => generated 0 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:43:08.666505 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9dcead37-6cb7-4859-997e-5585df4a3b6d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:08.670241 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9dcead37-6cb7-4859-997e-5585df4a3b6d tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] GET http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e Apr 30 21:43:08.671117 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9dcead37-6cb7-4859-997e-5585df4a3b6d tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:08.671296 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9dcead37-6cb7-4859-997e-5585df4a3b6d tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:08.686075 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:08.686075 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:08.694818 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9dcead37-6cb7-4859-997e-5585df4a3b6d tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Volume info retrieved successfully. Apr 30 21:43:08.706412 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9dcead37-6cb7-4859-997e-5585df4a3b6d tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e returned with HTTP 200 Apr 30 21:43:08.707607 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1394/2772] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:08 2022] GET /volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e => generated 940 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:09.720269 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-207d3fa6-c5c8-4848-9aa8-8117894dcb5b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:09.724113 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-207d3fa6-c5c8-4848-9aa8-8117894dcb5b tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] GET http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e Apr 30 21:43:09.724723 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-207d3fa6-c5c8-4848-9aa8-8117894dcb5b tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:09.725171 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-207d3fa6-c5c8-4848-9aa8-8117894dcb5b tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:09.741481 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:09.741481 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:09.747460 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-207d3fa6-c5c8-4848-9aa8-8117894dcb5b tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Volume info retrieved successfully. Apr 30 21:43:09.756487 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-207d3fa6-c5c8-4848-9aa8-8117894dcb5b tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e returned with HTTP 200 Apr 30 21:43:09.757229 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1379/2773] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:09 2022] GET /volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e => generated 942 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:09.768576 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6d4d9372-5923-4c8e-b156-6580ad4f9355 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:09.772680 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6d4d9372-5923-4c8e-b156-6580ad4f9355 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] GET http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e Apr 30 21:43:09.773173 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6d4d9372-5923-4c8e-b156-6580ad4f9355 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:09.773652 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6d4d9372-5923-4c8e-b156-6580ad4f9355 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:09.788889 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:09.788889 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:09.796670 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6d4d9372-5923-4c8e-b156-6580ad4f9355 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Volume info retrieved successfully. Apr 30 21:43:09.805860 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6d4d9372-5923-4c8e-b156-6580ad4f9355 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e returned with HTTP 200 Apr 30 21:43:09.806594 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1395/2774] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:09 2022] GET /volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e => generated 942 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:09.818923 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-148e1f0b-fcb2-4f5a-9d4b-138523f62d1c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:09.823485 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-148e1f0b-fcb2-4f5a-9d4b-138523f62d1c tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] POST http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types Apr 30 21:43:09.824374 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-148e1f0b-fcb2-4f5a-9d4b-138523f62d1c tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-95929204", "description": "tempest-volume-type-description-1249380", "extra_specs": {"storage_protocol": "ceph", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:09.900963 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-148e1f0b-fcb2-4f5a-9d4b-138523f62d1c tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types returned with HTTP 200 Apr 30 21:43:09.901948 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1380/2775] 10.222.0.23 () {60 vars in 1229 bytes} [Sat Apr 30 21:43:09 2022] POST /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types => generated 312 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:09.908033 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2597bec9-1fc9-49a8-85df-e3e55ffeb5c8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:09.911839 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2597bec9-1fc9-49a8-85df-e3e55ffeb5c8 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] GET http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/f42b356a-6d29-47d5-8d33-d5efb88fbc35 Apr 30 21:43:09.912384 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2597bec9-1fc9-49a8-85df-e3e55ffeb5c8 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:09.912955 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2597bec9-1fc9-49a8-85df-e3e55ffeb5c8 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:09.923189 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2597bec9-1fc9-49a8-85df-e3e55ffeb5c8 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/f42b356a-6d29-47d5-8d33-d5efb88fbc35 returned with HTTP 200 Apr 30 21:43:09.929844 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1396/2776] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:43:09 2022] GET /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/f42b356a-6d29-47d5-8d33-d5efb88fbc35 => generated 334 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:09.931508 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5fe13f9a-d236-4bea-adec-59b56ec5855b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:09.935091 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5fe13f9a-d236-4bea-adec-59b56ec5855b tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] POST http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types Apr 30 21:43:09.935824 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5fe13f9a-d236-4bea-adec-59b56ec5855b tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1459251424"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:10.004293 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5fe13f9a-d236-4bea-adec-59b56ec5855b tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types returned with HTTP 200 Apr 30 21:43:10.004293 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1381/2777] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:43:09 2022] POST /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types => generated 221 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:43:10.011364 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7a547786-62b7-47ef-b013-1e6e4abdbc6c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:10.016303 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7a547786-62b7-47ef-b013-1e6e4abdbc6c tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] POST http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption Apr 30 21:43:10.017031 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7a547786-62b7-47ef-b013-1e6e4abdbc6c tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:10.159689 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7a547786-62b7-47ef-b013-1e6e4abdbc6c tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption returned with HTTP 200 Apr 30 21:43:10.160597 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1397/2778] 10.222.0.23 () {60 vars in 1373 bytes} [Sat Apr 30 21:43:10 2022] POST /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption => generated 239 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:10.166737 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0e056401-1083-4b56-8112-12ab7ed2ff44 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:10.171606 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0e056401-1083-4b56-8112-12ab7ed2ff44 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] GET http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption Apr 30 21:43:10.173093 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0e056401-1083-4b56-8112-12ab7ed2ff44 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:10.174543 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0e056401-1083-4b56-8112-12ab7ed2ff44 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:10.199587 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0e056401-1083-4b56-8112-12ab7ed2ff44 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption returned with HTTP 200 Apr 30 21:43:10.199587 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1382/2779] 10.222.0.23 () {58 vars in 1351 bytes} [Sat Apr 30 21:43:10 2022] GET /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption => generated 325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:10.200792 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3e514d52-aea5-45ce-982f-c89b3d4b1b2b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:10.205728 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3e514d52-aea5-45ce-982f-c89b3d4b1b2b tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] PUT http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption/provider Apr 30 21:43:10.212851 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3e514d52-aea5-45ce-982f-c89b3d4b1b2b tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:10.308714 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3e514d52-aea5-45ce-982f-c89b3d4b1b2b tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption/provider returned with HTTP 200 Apr 30 21:43:10.314106 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1398/2780] 10.222.0.23 () {60 vars in 1399 bytes} [Sat Apr 30 21:43:10 2022] PUT /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption/provider => generated 122 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:10.315801 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2b21893b-1aeb-4cb2-b88b-b5e75f3a6f78 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:10.322026 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2b21893b-1aeb-4cb2-b88b-b5e75f3a6f78 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] GET http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption Apr 30 21:43:10.322475 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2b21893b-1aeb-4cb2-b88b-b5e75f3a6f78 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:10.322930 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2b21893b-1aeb-4cb2-b88b-b5e75f3a6f78 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:10.332833 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2b21893b-1aeb-4cb2-b88b-b5e75f3a6f78 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption returned with HTTP 200 Apr 30 21:43:10.333564 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1383/2781] 10.222.0.23 () {58 vars in 1351 bytes} [Sat Apr 30 21:43:10 2022] GET /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption => generated 347 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:10.340380 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-18f72021-aa39-4c67-bcb7-2c84efaba637 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:10.347709 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-18f72021-aa39-4c67-bcb7-2c84efaba637 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] GET http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption/cipher Apr 30 21:43:10.347709 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-18f72021-aa39-4c67-bcb7-2c84efaba637 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:10.347709 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-18f72021-aa39-4c67-bcb7-2c84efaba637 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:10.356371 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-18f72021-aa39-4c67-bcb7-2c84efaba637 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption/cipher returned with HTTP 200 Apr 30 21:43:10.357063 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1399/2782] 10.222.0.23 () {58 vars in 1372 bytes} [Sat Apr 30 21:43:10 2022] GET /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption/cipher => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:43:10.362522 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6165f6ed-1b82-45de-a7b8-dfb2101db950 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:10.368440 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6165f6ed-1b82-45de-a7b8-dfb2101db950 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] DELETE http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption/provider Apr 30 21:43:10.369067 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6165f6ed-1b82-45de-a7b8-dfb2101db950 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:10.369679 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6165f6ed-1b82-45de-a7b8-dfb2101db950 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:10.482231 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6165f6ed-1b82-45de-a7b8-dfb2101db950 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption/provider returned with HTTP 202 Apr 30 21:43:10.483784 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1384/2783] 10.222.0.23 () {58 vars in 1381 bytes} [Sat Apr 30 21:43:10 2022] DELETE /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption/provider => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:43:10.488181 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9d1045a8-b667-4c25-b1c2-5af2d52c71d5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:10.504640 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9d1045a8-b667-4c25-b1c2-5af2d52c71d5 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] GET http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption Apr 30 21:43:10.509820 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9d1045a8-b667-4c25-b1c2-5af2d52c71d5 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:10.509820 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9d1045a8-b667-4c25-b1c2-5af2d52c71d5 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:10.530831 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9d1045a8-b667-4c25-b1c2-5af2d52c71d5 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption returned with HTTP 200 Apr 30 21:43:10.531782 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1400/2784] 10.222.0.23 () {58 vars in 1351 bytes} [Sat Apr 30 21:43:10 2022] GET /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption => generated 2 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Apr 30 21:43:10.541796 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a5bf49d5-0d93-4b8e-8dc1-f207cd9cad89 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:10.550590 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a5bf49d5-0d93-4b8e-8dc1-f207cd9cad89 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] GET http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption Apr 30 21:43:10.551693 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a5bf49d5-0d93-4b8e-8dc1-f207cd9cad89 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:10.552834 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a5bf49d5-0d93-4b8e-8dc1-f207cd9cad89 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:10.568288 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a5bf49d5-0d93-4b8e-8dc1-f207cd9cad89 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption returned with HTTP 200 Apr 30 21:43:10.570387 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1385/2785] 10.222.0.23 () {58 vars in 1351 bytes} [Sat Apr 30 21:43:10 2022] GET /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328/encryption => generated 2 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Apr 30 21:43:10.577472 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2329510a-bff5-4a3e-9006-59b3357ac9b6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:10.583221 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2329510a-bff5-4a3e-9006-59b3357ac9b6 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] GET http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types Apr 30 21:43:10.584519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2329510a-bff5-4a3e-9006-59b3357ac9b6 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:10.586104 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2329510a-bff5-4a3e-9006-59b3357ac9b6 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:10.623833 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2329510a-bff5-4a3e-9006-59b3357ac9b6 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types returned with HTTP 200 Apr 30 21:43:10.625721 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1401/2786] 10.222.0.23 () {58 vars in 1207 bytes} [Sat Apr 30 21:43:10 2022] GET /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types => generated 1557 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:10.633945 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c413353f-b1f2-4b5b-8104-fb280c14fc33 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:10.637575 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c413353f-b1f2-4b5b-8104-fb280c14fc33 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] POST http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types Apr 30 21:43:10.638377 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c413353f-b1f2-4b5b-8104-fb280c14fc33 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1002897012"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:10.753646 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c413353f-b1f2-4b5b-8104-fb280c14fc33 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types returned with HTTP 200 Apr 30 21:43:10.755807 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1386/2787] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:43:10 2022] POST /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types => generated 221 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:10.762610 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c3a2b97f-caed-4d8f-80ca-3bdcd60c2f32 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:10.767405 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c3a2b97f-caed-4d8f-80ca-3bdcd60c2f32 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] PUT http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/b8884e27-8873-439a-81d0-f134965a7879 Apr 30 21:43:10.768607 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c3a2b97f-caed-4d8f-80ca-3bdcd60c2f32 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1441662686", "description": "tempest-volume-type-description-635852559", "is_public": false}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:10.871025 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c3a2b97f-caed-4d8f-80ca-3bdcd60c2f32 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/b8884e27-8873-439a-81d0-f134965a7879 returned with HTTP 200 Apr 30 21:43:10.871818 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1402/2788] 10.222.0.23 () {60 vars in 1339 bytes} [Sat Apr 30 21:43:10 2022] PUT /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/b8884e27-8873-439a-81d0-f134965a7879 => generated 204 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:10.878373 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c4164a56-80fa-411f-9ec1-ea4649074b71 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:10.882091 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c4164a56-80fa-411f-9ec1-ea4649074b71 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] GET http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/b8884e27-8873-439a-81d0-f134965a7879 Apr 30 21:43:10.882533 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c4164a56-80fa-411f-9ec1-ea4649074b71 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:10.883027 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c4164a56-80fa-411f-9ec1-ea4649074b71 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:10.893148 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c4164a56-80fa-411f-9ec1-ea4649074b71 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/b8884e27-8873-439a-81d0-f134965a7879 returned with HTTP 200 Apr 30 21:43:10.894041 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1387/2789] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:43:10 2022] GET /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/b8884e27-8873-439a-81d0-f134965a7879 => generated 268 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:10.902772 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8e398625-f726-4772-8919-8d00f38e0df6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:10.906628 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8e398625-f726-4772-8919-8d00f38e0df6 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] DELETE http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/b8884e27-8873-439a-81d0-f134965a7879 Apr 30 21:43:10.907138 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8e398625-f726-4772-8919-8d00f38e0df6 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:10.907859 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8e398625-f726-4772-8919-8d00f38e0df6 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method '_delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:11.007657 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8e398625-f726-4772-8919-8d00f38e0df6 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/b8884e27-8873-439a-81d0-f134965a7879 returned with HTTP 202 Apr 30 21:43:11.008634 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1403/2790] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:43:10 2022] DELETE /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/b8884e27-8873-439a-81d0-f134965a7879 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:43:11.013259 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5da34db3-d3f8-45d2-84a6-17e2941b0232 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:11.016935 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5da34db3-d3f8-45d2-84a6-17e2941b0232 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] GET http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/b8884e27-8873-439a-81d0-f134965a7879 Apr 30 21:43:11.017374 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5da34db3-d3f8-45d2-84a6-17e2941b0232 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:11.017899 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5da34db3-d3f8-45d2-84a6-17e2941b0232 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:11.026041 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5da34db3-d3f8-45d2-84a6-17e2941b0232 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/b8884e27-8873-439a-81d0-f134965a7879 returned with HTTP 404 Apr 30 21:43:11.027011 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1388/2791] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:43:11 2022] GET /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/b8884e27-8873-439a-81d0-f134965a7879 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:11.031473 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-78c55035-829e-4ba9-8111-8e3eb5cae880 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:11.035258 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-78c55035-829e-4ba9-8111-8e3eb5cae880 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] DELETE http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328 Apr 30 21:43:11.035695 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-78c55035-829e-4ba9-8111-8e3eb5cae880 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:11.036168 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-78c55035-829e-4ba9-8111-8e3eb5cae880 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method '_delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:11.158721 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-78c55035-829e-4ba9-8111-8e3eb5cae880 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328 returned with HTTP 202 Apr 30 21:43:11.158721 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1404/2792] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:43:11 2022] DELETE /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:43:11.162163 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-92d18e84-c1c6-4e53-83b4-2135634c7f79 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:11.166541 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92d18e84-c1c6-4e53-83b4-2135634c7f79 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] GET http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328 Apr 30 21:43:11.167016 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92d18e84-c1c6-4e53-83b4-2135634c7f79 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:11.167471 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92d18e84-c1c6-4e53-83b4-2135634c7f79 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:11.174678 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92d18e84-c1c6-4e53-83b4-2135634c7f79 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328 returned with HTTP 404 Apr 30 21:43:11.177168 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1389/2793] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:43:11 2022] GET /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/022d8411-caa2-47a1-9889-8907f970b328 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:11.185303 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-af6e84a4-8444-487f-b9c3-6e5462356727 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:11.190564 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-af6e84a4-8444-487f-b9c3-6e5462356727 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] DELETE http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/f42b356a-6d29-47d5-8d33-d5efb88fbc35 Apr 30 21:43:11.192219 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-af6e84a4-8444-487f-b9c3-6e5462356727 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:11.193192 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-af6e84a4-8444-487f-b9c3-6e5462356727 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method '_delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:11.485386 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-af6e84a4-8444-487f-b9c3-6e5462356727 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/f42b356a-6d29-47d5-8d33-d5efb88fbc35 returned with HTTP 202 Apr 30 21:43:11.486385 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1405/2794] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:43:11 2022] DELETE /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/f42b356a-6d29-47d5-8d33-d5efb88fbc35 => generated 0 bytes in 302 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:43:11.495405 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-eedb5077-ec9a-4231-9283-500851e9cee9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:11.495405 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eedb5077-ec9a-4231-9283-500851e9cee9 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] GET http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/f42b356a-6d29-47d5-8d33-d5efb88fbc35 Apr 30 21:43:11.496072 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eedb5077-ec9a-4231-9283-500851e9cee9 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:11.496533 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eedb5077-ec9a-4231-9283-500851e9cee9 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:11.501240 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eedb5077-ec9a-4231-9283-500851e9cee9 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/f42b356a-6d29-47d5-8d33-d5efb88fbc35 returned with HTTP 404 Apr 30 21:43:11.502174 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1390/2795] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:43:11 2022] GET /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/f42b356a-6d29-47d5-8d33-d5efb88fbc35 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:11.507161 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d5d1c7df-b23b-4470-a5b5-51210fd13a66 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:11.513077 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5d1c7df-b23b-4470-a5b5-51210fd13a66 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] DELETE http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e Apr 30 21:43:11.513666 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5d1c7df-b23b-4470-a5b5-51210fd13a66 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:11.514242 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5d1c7df-b23b-4470-a5b5-51210fd13a66 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:11.514739 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-d5d1c7df-b23b-4470-a5b5-51210fd13a66 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Delete volume with id: 03095289-a86f-407a-b995-3ffaf61c460e Apr 30 21:43:11.532878 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:11.532878 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:11.534432 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d5d1c7df-b23b-4470-a5b5-51210fd13a66 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Volume info retrieved successfully. Apr 30 21:43:11.712456 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d5d1c7df-b23b-4470-a5b5-51210fd13a66 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Delete volume request issued successfully. Apr 30 21:43:11.716454 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5d1c7df-b23b-4470-a5b5-51210fd13a66 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e returned with HTTP 202 Apr 30 21:43:11.716454 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1406/2796] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:43:11 2022] DELETE /volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:43:11.718487 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8aec56bb-8345-46a4-8c3a-c470914ff0cd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:11.722173 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8aec56bb-8345-46a4-8c3a-c470914ff0cd tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] GET http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e Apr 30 21:43:11.722668 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8aec56bb-8345-46a4-8c3a-c470914ff0cd tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:11.723238 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8aec56bb-8345-46a4-8c3a-c470914ff0cd tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:11.739682 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:11.739682 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:11.746754 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8aec56bb-8345-46a4-8c3a-c470914ff0cd tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Volume info retrieved successfully. Apr 30 21:43:11.755230 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8aec56bb-8345-46a4-8c3a-c470914ff0cd tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e returned with HTTP 200 Apr 30 21:43:11.756128 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1391/2797] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:11 2022] GET /volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e => generated 941 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:12.768842 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-325eaa2d-c3ee-4b91-9e44-23b01b0ce551 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:12.772660 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-325eaa2d-c3ee-4b91-9e44-23b01b0ce551 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] GET http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e Apr 30 21:43:12.773123 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-325eaa2d-c3ee-4b91-9e44-23b01b0ce551 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:12.774361 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-325eaa2d-c3ee-4b91-9e44-23b01b0ce551 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:12.788708 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:12.788708 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:12.796878 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-325eaa2d-c3ee-4b91-9e44-23b01b0ce551 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Volume info retrieved successfully. Apr 30 21:43:12.805505 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-325eaa2d-c3ee-4b91-9e44-23b01b0ce551 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e returned with HTTP 200 Apr 30 21:43:12.806321 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1407/2798] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:12 2022] GET /volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e => generated 941 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:13.817918 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-15a84aa9-0ac8-4d1f-ba83-626ceefcefb5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:13.822202 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-15a84aa9-0ac8-4d1f-ba83-626ceefcefb5 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] GET http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e Apr 30 21:43:13.822832 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-15a84aa9-0ac8-4d1f-ba83-626ceefcefb5 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:13.823451 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-15a84aa9-0ac8-4d1f-ba83-626ceefcefb5 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:13.839870 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:13.839870 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:13.847454 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-15a84aa9-0ac8-4d1f-ba83-626ceefcefb5 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Volume info retrieved successfully. Apr 30 21:43:13.856868 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-15a84aa9-0ac8-4d1f-ba83-626ceefcefb5 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e returned with HTTP 200 Apr 30 21:43:13.857617 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1392/2799] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:13 2022] GET /volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e => generated 941 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:14.877195 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2dfd26de-a4e9-4e1f-b7be-44b3d14ed800 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:14.883779 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2dfd26de-a4e9-4e1f-b7be-44b3d14ed800 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] GET http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e Apr 30 21:43:14.884373 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2dfd26de-a4e9-4e1f-b7be-44b3d14ed800 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:14.884950 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2dfd26de-a4e9-4e1f-b7be-44b3d14ed800 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:14.917047 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:14.917047 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:14.925632 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2dfd26de-a4e9-4e1f-b7be-44b3d14ed800 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Volume info retrieved successfully. Apr 30 21:43:14.935588 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2dfd26de-a4e9-4e1f-b7be-44b3d14ed800 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e returned with HTTP 200 Apr 30 21:43:14.936525 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1408/2800] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:14 2022] GET /volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e => generated 941 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:15.948993 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a163308e-c58a-4654-bad0-57ecee6d5f59 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:15.953266 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a163308e-c58a-4654-bad0-57ecee6d5f59 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] GET http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e Apr 30 21:43:15.953712 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a163308e-c58a-4654-bad0-57ecee6d5f59 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:15.954303 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a163308e-c58a-4654-bad0-57ecee6d5f59 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:15.966087 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a163308e-c58a-4654-bad0-57ecee6d5f59 tempest-VolumeTypesTest-803262472 tempest-VolumeTypesTest-803262472-project] http://10.222.0.23/volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e returned with HTTP 404 Apr 30 21:43:15.967003 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1393/2801] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:15 2022] GET /volume/v3/a1bce6a0d61d43199f4e4e2dd0bb96b6/volumes/03095289-a86f-407a-b995-3ffaf61c460e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:15.971610 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5101ba40-3230-4d6c-bdfe-dbcc86aca5f4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:15.975547 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5101ba40-3230-4d6c-bdfe-dbcc86aca5f4 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] DELETE http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/7db030c6-cac7-4469-b175-8d9eef152e14 Apr 30 21:43:15.975980 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5101ba40-3230-4d6c-bdfe-dbcc86aca5f4 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:15.976514 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5101ba40-3230-4d6c-bdfe-dbcc86aca5f4 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method '_delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:16.137103 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5101ba40-3230-4d6c-bdfe-dbcc86aca5f4 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/7db030c6-cac7-4469-b175-8d9eef152e14 returned with HTTP 202 Apr 30 21:43:16.138226 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1409/2802] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:43:15 2022] DELETE /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/7db030c6-cac7-4469-b175-8d9eef152e14 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:43:16.142401 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2afdf637-6d04-45e2-a05e-b728a12824a8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:16.146338 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2afdf637-6d04-45e2-a05e-b728a12824a8 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] GET http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/7db030c6-cac7-4469-b175-8d9eef152e14 Apr 30 21:43:16.146933 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2afdf637-6d04-45e2-a05e-b728a12824a8 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:16.147325 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2afdf637-6d04-45e2-a05e-b728a12824a8 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:16.154631 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2afdf637-6d04-45e2-a05e-b728a12824a8 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/7db030c6-cac7-4469-b175-8d9eef152e14 returned with HTTP 404 Apr 30 21:43:16.155960 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1394/2803] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:43:16 2022] GET /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/7db030c6-cac7-4469-b175-8d9eef152e14 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:16.160438 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b023487f-3d77-45c3-8ce7-a092bf869f17 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:16.164196 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b023487f-3d77-45c3-8ce7-a092bf869f17 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] DELETE http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/f39bee2e-8393-494a-a6aa-c93eab033920 Apr 30 21:43:16.167636 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b023487f-3d77-45c3-8ce7-a092bf869f17 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:16.171107 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b023487f-3d77-45c3-8ce7-a092bf869f17 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method '_delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:16.329139 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b023487f-3d77-45c3-8ce7-a092bf869f17 tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/f39bee2e-8393-494a-a6aa-c93eab033920 returned with HTTP 202 Apr 30 21:43:16.330019 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1410/2804] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:43:16 2022] DELETE /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/f39bee2e-8393-494a-a6aa-c93eab033920 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:43:16.334809 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2b3bf0b9-5b77-497f-b88f-a2dfc3c8da4f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:16.338756 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2b3bf0b9-5b77-497f-b88f-a2dfc3c8da4f tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] GET http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/f39bee2e-8393-494a-a6aa-c93eab033920 Apr 30 21:43:16.339590 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2b3bf0b9-5b77-497f-b88f-a2dfc3c8da4f tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:16.340261 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2b3bf0b9-5b77-497f-b88f-a2dfc3c8da4f tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:16.349999 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2b3bf0b9-5b77-497f-b88f-a2dfc3c8da4f tempest-VolumeTypesTest-261267633 tempest-VolumeTypesTest-261267633-project-admin] http://10.222.0.23/volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/f39bee2e-8393-494a-a6aa-c93eab033920 returned with HTTP 404 Apr 30 21:43:16.351308 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1395/2805] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:43:16 2022] GET /volume/v3/f8facefae2b34dd9a57ce85eaed498cd/types/f39bee2e-8393-494a-a6aa-c93eab033920 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:20.828620 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-73f1ff59-0b59-416b-98ad-a6aadf51f6b4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:20.965963 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-73f1ff59-0b59-416b-98ad-a6aadf51f6b4 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] POST http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types Apr 30 21:43:20.967788 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-73f1ff59-0b59-416b-98ad-a6aadf51f6b4 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1793848940", "extra_specs": {"spec1": "val1"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:21.120430 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-73f1ff59-0b59-416b-98ad-a6aadf51f6b4 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types returned with HTTP 200 Apr 30 21:43:21.121045 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1411/2806] 10.222.0.23 () {60 vars in 1229 bytes} [Sat Apr 30 21:43:20 2022] POST /volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types => generated 243 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:21.128377 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0dab05d7-411c-4144-a973-2d1004d9f953 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:21.134070 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0dab05d7-411c-4144-a973-2d1004d9f953 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] POST http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs Apr 30 21:43:21.134821 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0dab05d7-411c-4144-a973-2d1004d9f953 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:21.137100 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0dab05d7-411c-4144-a973-2d1004d9f953 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs returned with HTTP 400 Apr 30 21:43:21.138272 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1396/2807] 10.222.0.23 () {60 vars in 1375 bytes} [Sat Apr 30 21:43:21 2022] POST /volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs => generated 146 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Apr 30 21:43:21.145432 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a9bd8106-ffde-427b-a048-10b91eb6b5f1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:21.151154 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a9bd8106-ffde-427b-a048-10b91eb6b5f1 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] POST http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs Apr 30 21:43:21.152034 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a9bd8106-ffde-427b-a048-10b91eb6b5f1 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:21.153180 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a9bd8106-ffde-427b-a048-10b91eb6b5f1 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs returned with HTTP 400 Apr 30 21:43:21.155597 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1412/2808] 10.222.0.23 () {60 vars in 1375 bytes} [Sat Apr 30 21:43:21 2022] POST /volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs => generated 132 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Apr 30 21:43:21.162389 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-911ccac0-6df6-41d8-872f-ff3e5c7b2804 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:21.175858 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-911ccac0-6df6-41d8-872f-ff3e5c7b2804 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] POST http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/1ee6cf7f-066e-42c6-a7eb-6a02a53cce80/extra_specs Apr 30 21:43:21.176799 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-911ccac0-6df6-41d8-872f-ff3e5c7b2804 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:21.251152 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-911ccac0-6df6-41d8-872f-ff3e5c7b2804 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/1ee6cf7f-066e-42c6-a7eb-6a02a53cce80/extra_specs returned with HTTP 404 Apr 30 21:43:21.253802 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1397/2809] 10.222.0.23 () {60 vars in 1375 bytes} [Sat Apr 30 21:43:21 2022] POST /volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/1ee6cf7f-066e-42c6-a7eb-6a02a53cce80/extra_specs => generated 114 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:21.259042 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a01fa47c-d3bc-4986-9a80-e0ca77cd8cfe None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:21.263891 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a01fa47c-d3bc-4986-9a80-e0ca77cd8cfe tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] DELETE http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/15e20434-104d-4545-99de-23bb28fb2be0/extra_specs/spec1 Apr 30 21:43:21.264330 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a01fa47c-d3bc-4986-9a80-e0ca77cd8cfe tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:21.264776 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a01fa47c-d3bc-4986-9a80-e0ca77cd8cfe tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:21.269582 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a01fa47c-d3bc-4986-9a80-e0ca77cd8cfe tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/15e20434-104d-4545-99de-23bb28fb2be0/extra_specs/spec1 returned with HTTP 404 Apr 30 21:43:21.270674 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1413/2810] 10.222.0.23 () {58 vars in 1375 bytes} [Sat Apr 30 21:43:21 2022] DELETE /volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/15e20434-104d-4545-99de-23bb28fb2be0/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:21.277839 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b15711f5-c914-490e-ba2e-9db74866a999 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:21.283645 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b15711f5-c914-490e-ba2e-9db74866a999 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] GET http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs/nonexistent_extra_spec_name Apr 30 21:43:21.284106 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b15711f5-c914-490e-ba2e-9db74866a999 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:21.286979 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b15711f5-c914-490e-ba2e-9db74866a999 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:21.301854 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b15711f5-c914-490e-ba2e-9db74866a999 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Apr 30 21:43:21.302870 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1398/2811] 10.222.0.23 () {58 vars in 1438 bytes} [Sat Apr 30 21:43:21 2022] GET /volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:21.309547 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-78c75aa2-4f4e-422c-a186-351d33140063 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:21.316453 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-78c75aa2-4f4e-422c-a186-351d33140063 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] GET http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/559fa010-78d8-4f2c-b59f-7c92fad3c615/extra_specs/spec1 Apr 30 21:43:21.321529 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-78c75aa2-4f4e-422c-a186-351d33140063 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:21.321529 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-78c75aa2-4f4e-422c-a186-351d33140063 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:21.323544 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-78c75aa2-4f4e-422c-a186-351d33140063 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/559fa010-78d8-4f2c-b59f-7c92fad3c615/extra_specs/spec1 returned with HTTP 404 Apr 30 21:43:21.324499 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1414/2812] 10.222.0.23 () {58 vars in 1372 bytes} [Sat Apr 30 21:43:21 2022] GET /volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/559fa010-78d8-4f2c-b59f-7c92fad3c615/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:21.334632 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6d509fa9-7b05-465e-a00f-3a0669cff334 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:21.340333 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6d509fa9-7b05-465e-a00f-3a0669cff334 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] GET http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/a596a975-abe2-47c9-a7f7-cd0f33c04673/extra_specs Apr 30 21:43:21.340857 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6d509fa9-7b05-465e-a00f-3a0669cff334 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:21.341375 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6d509fa9-7b05-465e-a00f-3a0669cff334 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:21.349014 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6d509fa9-7b05-465e-a00f-3a0669cff334 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/a596a975-abe2-47c9-a7f7-cd0f33c04673/extra_specs returned with HTTP 404 Apr 30 21:43:21.350022 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1399/2813] 10.222.0.23 () {58 vars in 1354 bytes} [Sat Apr 30 21:43:21 2022] GET /volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/a596a975-abe2-47c9-a7f7-cd0f33c04673/extra_specs => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:21.358470 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-14f330fc-f7ff-4f9c-b70e-9903769945ef None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:21.363220 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-14f330fc-f7ff-4f9c-b70e-9903769945ef tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] PUT http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs/spec1 Apr 30 21:43:21.363910 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-14f330fc-f7ff-4f9c-b70e-9903769945ef tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:21.364950 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-14f330fc-f7ff-4f9c-b70e-9903769945ef tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs/spec1 returned with HTTP 400 Apr 30 21:43:21.366192 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1415/2814] 10.222.0.23 () {60 vars in 1392 bytes} [Sat Apr 30 21:43:21 2022] PUT /volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs/spec1 => generated 102 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Apr 30 21:43:21.372004 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fe216019-282b-4633-98c2-8a9914c613da None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:21.376708 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fe216019-282b-4633-98c2-8a9914c613da tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] PUT http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs/spec1 Apr 30 21:43:21.377700 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fe216019-282b-4633-98c2-8a9914c613da tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Action: 'update', calling method: update, body: null {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:21.378347 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fe216019-282b-4633-98c2-8a9914c613da tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs/spec1 returned with HTTP 400 Apr 30 21:43:21.382152 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1400/2815] 10.222.0.23 () {60 vars in 1391 bytes} [Sat Apr 30 21:43:21 2022] PUT /volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs/spec1 => generated 72 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:43:21.384791 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-88c5fd98-0ad3-4acc-8ff2-f1f3edac1817 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:21.390448 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-88c5fd98-0ad3-4acc-8ff2-f1f3edac1817 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] PUT http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs/None Apr 30 21:43:21.391467 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-88c5fd98-0ad3-4acc-8ff2-f1f3edac1817 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:21.410636 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-88c5fd98-0ad3-4acc-8ff2-f1f3edac1817 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] HTTP exception thrown: Request body and URI mismatch Apr 30 21:43:21.411082 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-88c5fd98-0ad3-4acc-8ff2-f1f3edac1817 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs/None returned with HTTP 400 Apr 30 21:43:21.412074 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1416/2816] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:43:21 2022] PUT /volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs/None => generated 73 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:43:21.418721 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9920e3ba-7c89-4d07-8df2-a107f7e7d20b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:21.423587 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9920e3ba-7c89-4d07-8df2-a107f7e7d20b tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] PUT http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs/07db35ad-b1f3-428e-955d-98f9b381b4f1 Apr 30 21:43:21.428100 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9920e3ba-7c89-4d07-8df2-a107f7e7d20b tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:21.442180 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9920e3ba-7c89-4d07-8df2-a107f7e7d20b tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] HTTP exception thrown: Request body and URI mismatch Apr 30 21:43:21.442753 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9920e3ba-7c89-4d07-8df2-a107f7e7d20b tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs/07db35ad-b1f3-428e-955d-98f9b381b4f1 returned with HTTP 400 Apr 30 21:43:21.443745 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1401/2817] 10.222.0.23 () {60 vars in 1485 bytes} [Sat Apr 30 21:43:21 2022] PUT /volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b/extra_specs/07db35ad-b1f3-428e-955d-98f9b381b4f1 => generated 73 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:43:21.449699 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e3fecf68-d34a-4541-b6d2-d90b84866356 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:21.454777 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e3fecf68-d34a-4541-b6d2-d90b84866356 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] PUT http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/3f20e500-2205-4210-a596-7c525c36d1ce/extra_specs/spec1 Apr 30 21:43:21.455618 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e3fecf68-d34a-4541-b6d2-d90b84866356 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:21.472993 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e3fecf68-d34a-4541-b6d2-d90b84866356 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/3f20e500-2205-4210-a596-7c525c36d1ce/extra_specs/spec1 returned with HTTP 404 Apr 30 21:43:21.474137 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1417/2818] 10.222.0.23 () {60 vars in 1392 bytes} [Sat Apr 30 21:43:21 2022] PUT /volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/3f20e500-2205-4210-a596-7c525c36d1ce/extra_specs/spec1 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:21.482509 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3e5b83c2-4945-4a83-99f3-ee565934c657 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:21.488758 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3e5b83c2-4945-4a83-99f3-ee565934c657 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] DELETE http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b Apr 30 21:43:21.488758 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3e5b83c2-4945-4a83-99f3-ee565934c657 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:21.488758 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3e5b83c2-4945-4a83-99f3-ee565934c657 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:21.605732 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3e5b83c2-4945-4a83-99f3-ee565934c657 tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b returned with HTTP 202 Apr 30 21:43:21.606527 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1402/2819] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:43:21 2022] DELETE /volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:43:21.611282 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8363d1e1-b9c3-45c7-8a70-ccbbb035741f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:21.615410 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8363d1e1-b9c3-45c7-8a70-ccbbb035741f tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] GET http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b Apr 30 21:43:21.616023 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8363d1e1-b9c3-45c7-8a70-ccbbb035741f tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:21.616624 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8363d1e1-b9c3-45c7-8a70-ccbbb035741f tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:21.622216 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8363d1e1-b9c3-45c7-8a70-ccbbb035741f tempest-ExtraSpecsNegativeTest-985399288 tempest-ExtraSpecsNegativeTest-985399288-project-admin] http://10.222.0.23/volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b returned with HTTP 404 Apr 30 21:43:21.623340 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1418/2820] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:43:21 2022] GET /volume/v3/28555f5094594d3eb2d9d0df9ac4606e/types/46826bf4-f882-4f7a-9a83-2b09d292967b => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:43:25.075425 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7955bf1c-3c65-417b-88e0-032bfa36464c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:25.076219 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7955bf1c-3c65-417b-88e0-032bfa36464c None None] GET http://10.222.0.23/volume// Apr 30 21:43:25.076617 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7955bf1c-3c65-417b-88e0-032bfa36464c None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:25.077074 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7955bf1c-3c65-417b-88e0-032bfa36464c None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:25.077869 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7955bf1c-3c65-417b-88e0-032bfa36464c None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:43:25.078434 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1403/2821] 10.222.0.23 () {56 vars in 881 bytes} [Sat Apr 30 21:43:25 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:43:25.088846 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cb4cfaa0-301b-4c45-8f6b-a69bcb8c478b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:25.089715 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cb4cfaa0-301b-4c45-8f6b-a69bcb8c478b None None] GET http://10.222.0.23/volume// Apr 30 21:43:25.090207 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cb4cfaa0-301b-4c45-8f6b-a69bcb8c478b None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:25.090717 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cb4cfaa0-301b-4c45-8f6b-a69bcb8c478b None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:25.091636 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cb4cfaa0-301b-4c45-8f6b-a69bcb8c478b None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:43:25.092338 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1419/2822] 10.222.0.23 () {56 vars in 881 bytes} [Sat Apr 30 21:43:25 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:43:25.106258 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-aed68846-5806-441b-a5f4-fbe4e59b6352 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:25.201017 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aed68846-5806-441b-a5f4-fbe4e59b6352 tempest-VersionsTest-1634089469 tempest-VersionsTest-1634089469-project] GET http://10.222.0.23/volume/v3/ Apr 30 21:43:25.201471 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aed68846-5806-441b-a5f4-fbe4e59b6352 tempest-VersionsTest-1634089469 tempest-VersionsTest-1634089469-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:25.201954 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aed68846-5806-441b-a5f4-fbe4e59b6352 tempest-VersionsTest-1634089469 tempest-VersionsTest-1634089469-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:25.202742 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aed68846-5806-441b-a5f4-fbe4e59b6352 tempest-VersionsTest-1634089469 tempest-VersionsTest-1634089469-project] http://10.222.0.23/volume/v3/ returned with HTTP 200 Apr 30 21:43:25.203410 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1404/2823] 10.222.0.23 () {58 vars in 1093 bytes} [Sat Apr 30 21:43:25 2022] GET /volume/v3/ => generated 386 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:29.306650 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:29.476574 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] POST http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes Apr 30 21:43:29.477419 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-942220388"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:29.478532 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-942220388'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:43:29.479009 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Create volume of 1 GB Apr 30 21:43:29.486064 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Availability Zones retrieved successfully. Apr 30 21:43:29.501652 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Flow 'volume_create_api' (bdffdb78-eb4b-4593-b54d-449042d1cda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:43:29.504954 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54291e88-c5a7-44dc-a506-e21285926ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:29.507672 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:43:29.540159 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54291e88-c5a7-44dc-a506-e21285926ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:29.542201 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b50c1984-5f70-4497-8d05-2bbb08894c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:29.754260 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Created reservations ['faaf2049-cb74-498a-a4c3-36cf26bea4fc', '2359b7a1-e155-4476-9177-9ade21233302', '346fdc1b-ee37-4bf7-a3d4-90dded526310', '3bf3d1b2-0086-419f-856e-fafb5a47d0b6'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:43:29.757071 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b50c1984-5f70-4497-8d05-2bbb08894c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faaf2049-cb74-498a-a4c3-36cf26bea4fc', '2359b7a1-e155-4476-9177-9ade21233302', '346fdc1b-ee37-4bf7-a3d4-90dded526310', '3bf3d1b2-0086-419f-856e-fafb5a47d0b6']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:29.760163 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ae03ea-ea00-427e-a155-f55823b1054b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:29.851856 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ae03ea-ea00-427e-a155-f55823b1054b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a53684e-2dcf-4df6-bb67-1f40ea2a15b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-942220388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='786a3b8d82e44b2ca6ff802cf02c28c7',qos_specs=None,replication_status=,reservations=['faaf2049-cb74-498a-a4c3-36cf26bea4fc','2359b7a1-e155-4476-9177-9ade21233302','346fdc1b-ee37-4bf7-a3d4-90dded526310','3bf3d1b2-0086-419f-856e-fafb5a47d0b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d25e8bbbe40f40d689a1e4ab5c9c452e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:43:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-942220388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a53684e-2dcf-4df6-bb67-1f40ea2a15b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='786a3b8d82e44b2ca6ff802cf02c28c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d25e8bbbe40f40d689a1e4ab5c9c452e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:29.854504 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ce93f6-7b66-4a75-bd72-b26036692d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:29.981498 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3ce93f6-7b66-4a75-bd72-b26036692d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-942220388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='786a3b8d82e44b2ca6ff802cf02c28c7',qos_specs=None,replication_status=,reservations=['faaf2049-cb74-498a-a4c3-36cf26bea4fc','2359b7a1-e155-4476-9177-9ade21233302','346fdc1b-ee37-4bf7-a3d4-90dded526310','3bf3d1b2-0086-419f-856e-fafb5a47d0b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d25e8bbbe40f40d689a1e4ab5c9c452e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:29.984036 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc72767f-1f8e-4327-bb31-b249ab048c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:30.068613 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc72767f-1f8e-4327-bb31-b249ab048c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:30.072338 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Flow 'volume_create_api' (bdffdb78-eb4b-4593-b54d-449042d1cda9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:43:30.073291 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Create volume request issued successfully. Apr 30 21:43:30.075139 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b54dae72-0979-46cf-aa33-4f86dcd58e2f tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes returned with HTTP 202 Apr 30 21:43:30.079033 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1420/2824] 10.222.0.23 () {62 vars in 1275 bytes} [Sat Apr 30 21:43:29 2022] POST /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes => generated 880 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:30.086909 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-14d30a35-e884-4688-87f0-b22fcac47df9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:30.091354 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-14d30a35-e884-4688-87f0-b22fcac47df9 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] GET http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:30.091798 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-14d30a35-e884-4688-87f0-b22fcac47df9 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:30.092242 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-14d30a35-e884-4688-87f0-b22fcac47df9 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:30.125653 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:30.125653 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:30.144325 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-14d30a35-e884-4688-87f0-b22fcac47df9 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Volume info retrieved successfully. Apr 30 21:43:30.162415 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-14d30a35-e884-4688-87f0-b22fcac47df9 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 returned with HTTP 200 Apr 30 21:43:30.163841 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1405/2825] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:30 2022] GET /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 => generated 948 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:31.176605 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8081657b-326e-4a9d-b46a-d036c9af5171 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:31.182179 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8081657b-326e-4a9d-b46a-d036c9af5171 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] GET http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:31.183066 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8081657b-326e-4a9d-b46a-d036c9af5171 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:31.193181 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8081657b-326e-4a9d-b46a-d036c9af5171 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:31.215641 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:31.215641 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:31.240139 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8081657b-326e-4a9d-b46a-d036c9af5171 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Volume info retrieved successfully. Apr 30 21:43:31.253153 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8081657b-326e-4a9d-b46a-d036c9af5171 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 returned with HTTP 200 Apr 30 21:43:31.254272 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1421/2826] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:31 2022] GET /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 => generated 972 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:32.266359 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fb7b10fa-e2d1-4abd-9675-8b9fdb24c727 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:32.270274 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb7b10fa-e2d1-4abd-9675-8b9fdb24c727 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] GET http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:32.270834 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb7b10fa-e2d1-4abd-9675-8b9fdb24c727 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:32.271521 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb7b10fa-e2d1-4abd-9675-8b9fdb24c727 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:32.287764 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:32.287764 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:32.295734 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fb7b10fa-e2d1-4abd-9675-8b9fdb24c727 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Volume info retrieved successfully. Apr 30 21:43:32.304349 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb7b10fa-e2d1-4abd-9675-8b9fdb24c727 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 returned with HTTP 200 Apr 30 21:43:32.305099 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1406/2827] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:32 2022] GET /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:32.316924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a04ccb0c-43bc-49f5-a9a6-71f234843d25 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:32.321732 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a04ccb0c-43bc-49f5-a9a6-71f234843d25 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] POST http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers Apr 30 21:43:32.322572 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a04ccb0c-43bc-49f5-a9a6-71f234843d25 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5a53684e-2dcf-4df6-bb67-1f40ea2a15b5"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:32.323608 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volume_transfer [None req-a04ccb0c-43bc-49f5-a9a6-71f234843d25 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Creating new volume transfer {'transfer': {'volume_id': '5a53684e-2dcf-4df6-bb67-1f40ea2a15b5'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Apr 30 21:43:32.323967 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volume_transfer [None req-a04ccb0c-43bc-49f5-a9a6-71f234843d25 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Creating transfer of volume 5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:32.324324 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.transfer.api [None req-a04ccb0c-43bc-49f5-a9a6-71f234843d25 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Generating transfer record for volume 5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:32.338773 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:32.338773 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:32.500694 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a04ccb0c-43bc-49f5-a9a6-71f234843d25 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers returned with HTTP 202 Apr 30 21:43:32.502448 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1422/2828] 10.222.0.23 () {60 vars in 1261 bytes} [Sat Apr 30 21:43:32 2022] POST /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers => generated 507 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:43:32.511522 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f515a1a4-3153-4bfd-8c91-57624ad7e578 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:32.515265 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f515a1a4-3153-4bfd-8c91-57624ad7e578 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] GET http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:32.515687 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f515a1a4-3153-4bfd-8c91-57624ad7e578 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:32.516132 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f515a1a4-3153-4bfd-8c91-57624ad7e578 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:32.531248 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:32.531248 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:32.538564 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f515a1a4-3153-4bfd-8c91-57624ad7e578 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Volume info retrieved successfully. Apr 30 21:43:32.547535 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f515a1a4-3153-4bfd-8c91-57624ad7e578 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 returned with HTTP 200 Apr 30 21:43:32.548308 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1407/2829] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:32 2022] GET /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:32.564646 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-03b74a78-a7e4-4ba5-8086-5497b644d340 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:32.569483 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-03b74a78-a7e4-4ba5-8086-5497b644d340 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] GET http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers/2e778c28-2796-42f0-a22d-1d13b634dee0 Apr 30 21:43:32.570039 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-03b74a78-a7e4-4ba5-8086-5497b644d340 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:32.570563 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-03b74a78-a7e4-4ba5-8086-5497b644d340 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:32.576904 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-03b74a78-a7e4-4ba5-8086-5497b644d340 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers/2e778c28-2796-42f0-a22d-1d13b634dee0 returned with HTTP 200 Apr 30 21:43:32.581801 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1423/2830] 10.222.0.23 () {58 vars in 1351 bytes} [Sat Apr 30 21:43:32 2022] GET /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers/2e778c28-2796-42f0-a22d-1d13b634dee0 => generated 475 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:32.584368 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5e5ef93d-75cc-4bfa-ad24-9de97500d681 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:32.590275 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5e5ef93d-75cc-4bfa-ad24-9de97500d681 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] GET http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers Apr 30 21:43:32.590275 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5e5ef93d-75cc-4bfa-ad24-9de97500d681 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:32.590467 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5e5ef93d-75cc-4bfa-ad24-9de97500d681 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:32.590958 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volume_transfer [None req-5e5ef93d-75cc-4bfa-ad24-9de97500d681 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Listing volume transfers {{(pid=122525) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Apr 30 21:43:32.597838 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5e5ef93d-75cc-4bfa-ad24-9de97500d681 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers returned with HTTP 200 Apr 30 21:43:32.598570 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1408/2831] 10.222.0.23 () {58 vars in 1240 bytes} [Sat Apr 30 21:43:32 2022] GET /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers => generated 434 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:43:32.606019 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-82b37ceb-cc88-4ee4-82db-2e81e1c82478 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:32.895795 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-82b37ceb-cc88-4ee4-82db-2e81e1c82478 tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] POST http://10.222.0.23/volume/v3/dc6e9a2d111a4e38b77adcd9211620e5/volume-transfers/2e778c28-2796-42f0-a22d-1d13b634dee0/accept Apr 30 21:43:32.896319 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-82b37ceb-cc88-4ee4-82db-2e81e1c82478 tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a16cd466ba76f302"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:32.897264 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.volume_transfer [None req-82b37ceb-cc88-4ee4-82db-2e81e1c82478 tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] Accepting volume transfer 2e778c28-2796-42f0-a22d-1d13b634dee0 {{(pid=122527) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Apr 30 21:43:32.897729 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.contrib.volume_transfer [None req-82b37ceb-cc88-4ee4-82db-2e81e1c82478 tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] Accepting transfer 2e778c28-2796-42f0-a22d-1d13b634dee0 Apr 30 21:43:33.208862 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-82b37ceb-cc88-4ee4-82db-2e81e1c82478 tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] Created reservations ['1f803dc4-0548-4e12-806b-80063f0bae3b', '48dabe9d-b901-468b-b73b-8d4cd38cc5a3', '7b1bd4f1-8ebb-4068-9237-1bcb1740eacb', '0313d4e7-9d51-46cf-878f-1a9d9d6cfe11'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:43:33.331848 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-82b37ceb-cc88-4ee4-82db-2e81e1c82478 tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] Created reservations ['e82680af-cf85-49cc-907f-f38a17f337f8', '04dbcf52-d508-4dbd-9297-e01dd81f6b69', '68f9ac1f-400a-4580-99b4-d5edf6044b03', 'a989f276-69cf-45d0-adaa-7fb362289ced'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:43:33.566184 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-82b37ceb-cc88-4ee4-82db-2e81e1c82478 tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] Created reservations ['5a75fe2f-18d9-4ea2-a87a-1a1dd1e29f8b', 'e1a6c188-ead3-4f5c-ace7-98ebd1634f27', '96d37f92-5a5e-4f52-a463-4d9fa0bbf2ab', '11942a17-87f0-4295-92a6-09adc1676e71'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:43:33.771915 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-82b37ceb-cc88-4ee4-82db-2e81e1c82478 tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] Created reservations ['7e49b769-81fb-4f27-8aa4-c98ca37c671d', '369e0d0c-a0f6-4af9-ba0d-36580b8b3766', 'f48aebd6-680b-4319-ad6e-fada1166992d', '1806dd6f-2974-4364-9070-600ea3e80f98'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:43:33.801255 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-82b37ceb-cc88-4ee4-82db-2e81e1c82478 tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] Transfer volume completed successfully. Apr 30 21:43:34.585795 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.transfer.api [None req-82b37ceb-cc88-4ee4-82db-2e81e1c82478 tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] Volume 5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 has been transferred. Apr 30 21:43:34.608977 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-82b37ceb-cc88-4ee4-82db-2e81e1c82478 tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] http://10.222.0.23/volume/v3/dc6e9a2d111a4e38b77adcd9211620e5/volume-transfers/2e778c28-2796-42f0-a22d-1d13b634dee0/accept returned with HTTP 202 Apr 30 21:43:34.609739 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1424/2832] 10.222.0.23 () {60 vars in 1393 bytes} [Sat Apr 30 21:43:32 2022] POST /volume/v3/dc6e9a2d111a4e38b77adcd9211620e5/volume-transfers/2e778c28-2796-42f0-a22d-1d13b634dee0/accept => generated 431 bytes in 2005 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:43:34.616289 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b1b219de-c869-49a8-ae10-b60c5ce355bb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:34.621035 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b1b219de-c869-49a8-ae10-b60c5ce355bb tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] GET http://10.222.0.23/volume/v3/dc6e9a2d111a4e38b77adcd9211620e5/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:34.621526 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b1b219de-c869-49a8-ae10-b60c5ce355bb tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:34.622169 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b1b219de-c869-49a8-ae10-b60c5ce355bb tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:34.638475 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:34.638475 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:34.647074 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b1b219de-c869-49a8-ae10-b60c5ce355bb tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] Volume info retrieved successfully. Apr 30 21:43:34.658578 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b1b219de-c869-49a8-ae10-b60c5ce355bb tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] http://10.222.0.23/volume/v3/dc6e9a2d111a4e38b77adcd9211620e5/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 returned with HTTP 200 Apr 30 21:43:34.671843 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b08bfc31-bd52-4fe9-b635-7958dfdd82ad None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:34.673407 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1409/2833] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:34 2022] GET /volume/v3/dc6e9a2d111a4e38b77adcd9211620e5/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 => generated 1008 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:34.676417 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b08bfc31-bd52-4fe9-b635-7958dfdd82ad tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] GET http://10.222.0.23/volume/v3/dc6e9a2d111a4e38b77adcd9211620e5/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:34.677097 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b08bfc31-bd52-4fe9-b635-7958dfdd82ad tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:34.677745 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b08bfc31-bd52-4fe9-b635-7958dfdd82ad tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:34.694963 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:34.694963 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:34.704421 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b08bfc31-bd52-4fe9-b635-7958dfdd82ad tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] Volume info retrieved successfully. Apr 30 21:43:34.714630 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b08bfc31-bd52-4fe9-b635-7958dfdd82ad tempest-VolumesTransfersV355Test-739862212 tempest-VolumesTransfersV355Test-739862212-project] http://10.222.0.23/volume/v3/dc6e9a2d111a4e38b77adcd9211620e5/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 returned with HTTP 200 Apr 30 21:43:34.723857 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1425/2834] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:34 2022] GET /volume/v3/dc6e9a2d111a4e38b77adcd9211620e5/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 => generated 1008 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:43:34.726703 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f2e51aca-ee49-48f3-8976-56bd92d01941 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:34.732073 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f2e51aca-ee49-48f3-8976-56bd92d01941 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] DELETE http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers/2e778c28-2796-42f0-a22d-1d13b634dee0 Apr 30 21:43:34.732753 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f2e51aca-ee49-48f3-8976-56bd92d01941 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:34.733477 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f2e51aca-ee49-48f3-8976-56bd92d01941 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:34.734002 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.volume_transfer [None req-f2e51aca-ee49-48f3-8976-56bd92d01941 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Delete transfer with id: 2e778c28-2796-42f0-a22d-1d13b634dee0 Apr 30 21:43:34.739063 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f2e51aca-ee49-48f3-8976-56bd92d01941 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers/2e778c28-2796-42f0-a22d-1d13b634dee0 returned with HTTP 404 Apr 30 21:43:34.743362 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1410/2835] 10.222.0.23 () {58 vars in 1354 bytes} [Sat Apr 30 21:43:34 2022] DELETE /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers/2e778c28-2796-42f0-a22d-1d13b634dee0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:34.745219 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2a41f98f-3380-4764-805d-87195db2fc64 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:34.929168 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2a41f98f-3380-4764-805d-87195db2fc64 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] DELETE http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:34.929971 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2a41f98f-3380-4764-805d-87195db2fc64 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:34.930713 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2a41f98f-3380-4764-805d-87195db2fc64 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:34.934191 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-2a41f98f-3380-4764-805d-87195db2fc64 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Delete volume with id: 5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:34.949708 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:34.949708 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:34.950520 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2a41f98f-3380-4764-805d-87195db2fc64 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Volume info retrieved successfully. Apr 30 21:43:35.172939 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2a41f98f-3380-4764-805d-87195db2fc64 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Delete volume request issued successfully. Apr 30 21:43:35.204238 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2a41f98f-3380-4764-805d-87195db2fc64 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 returned with HTTP 202 Apr 30 21:43:35.204238 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1426/2836] 10.222.0.23 () {60 vars in 1368 bytes} [Sat Apr 30 21:43:34 2022] DELETE /volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 => generated 0 bytes in 430 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:43:35.208839 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-00f6802e-8b0a-4330-b411-9bbe270f395f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:35.214141 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-00f6802e-8b0a-4330-b411-9bbe270f395f tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] GET http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:35.215734 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-00f6802e-8b0a-4330-b411-9bbe270f395f tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:35.216266 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-00f6802e-8b0a-4330-b411-9bbe270f395f tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:35.244491 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:35.244491 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:35.256720 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-00f6802e-8b0a-4330-b411-9bbe270f395f tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Volume info retrieved successfully. Apr 30 21:43:35.271193 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-00f6802e-8b0a-4330-b411-9bbe270f395f tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 returned with HTTP 200 Apr 30 21:43:35.271938 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1411/2837] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:35 2022] GET /volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 => generated 1186 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:36.289003 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0d423225-f3a0-49e6-93c7-ccede860bcac None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:36.294046 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0d423225-f3a0-49e6-93c7-ccede860bcac tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] GET http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:36.294817 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0d423225-f3a0-49e6-93c7-ccede860bcac tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:36.295604 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0d423225-f3a0-49e6-93c7-ccede860bcac tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:36.312301 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:36.312301 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:36.321511 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0d423225-f3a0-49e6-93c7-ccede860bcac tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Volume info retrieved successfully. Apr 30 21:43:36.333271 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0d423225-f3a0-49e6-93c7-ccede860bcac tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 returned with HTTP 200 Apr 30 21:43:36.334990 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1427/2838] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:36 2022] GET /volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 => generated 1186 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:37.347122 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b4230062-62c1-49d3-8062-a12077e486e6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:37.350786 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b4230062-62c1-49d3-8062-a12077e486e6 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] GET http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:37.351273 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b4230062-62c1-49d3-8062-a12077e486e6 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:37.351718 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b4230062-62c1-49d3-8062-a12077e486e6 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:37.368357 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:37.368357 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:37.375618 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b4230062-62c1-49d3-8062-a12077e486e6 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Volume info retrieved successfully. Apr 30 21:43:37.384059 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b4230062-62c1-49d3-8062-a12077e486e6 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 returned with HTTP 200 Apr 30 21:43:37.384799 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1412/2839] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:37 2022] GET /volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 => generated 1186 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:38.397156 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-544d4882-991e-4b3b-a453-b12eaf3d96a5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:38.401967 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-544d4882-991e-4b3b-a453-b12eaf3d96a5 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] GET http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:38.402970 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-544d4882-991e-4b3b-a453-b12eaf3d96a5 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:38.403616 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-544d4882-991e-4b3b-a453-b12eaf3d96a5 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:38.424531 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-89025c7c-9f12-4a44-99f5-cfdb9ddcb29a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:38.428447 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:38.428447 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:38.448230 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-544d4882-991e-4b3b-a453-b12eaf3d96a5 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Volume info retrieved successfully. Apr 30 21:43:38.458868 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-544d4882-991e-4b3b-a453-b12eaf3d96a5 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 returned with HTTP 200 Apr 30 21:43:38.468662 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1428/2840] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:38 2022] GET /volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 => generated 1186 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:38.558312 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-89025c7c-9f12-4a44-99f5-cfdb9ddcb29a tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] POST http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/types Apr 30 21:43:38.559308 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-89025c7c-9f12-4a44-99f5-cfdb9ddcb29a tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-220582173"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:38.659482 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-89025c7c-9f12-4a44-99f5-cfdb9ddcb29a tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/types returned with HTTP 200 Apr 30 21:43:38.660363 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1413/2841] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:43:38 2022] POST /volume/v3/2bdac16fac414838974a4b64a7f68f89/types => generated 227 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:38.669490 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d0ce779a-1d26-4104-b5c8-d6e23d48f73b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:38.679349 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d0ce779a-1d26-4104-b5c8-d6e23d48f73b tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] POST http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/group_types Apr 30 21:43:38.681949 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d0ce779a-1d26-4104-b5c8-d6e23d48f73b tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-719432943"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:38.788611 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d0ce779a-1d26-4104-b5c8-d6e23d48f73b tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/group_types returned with HTTP 202 Apr 30 21:43:38.794572 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1429/2842] 10.222.0.23 () {62 vars in 1287 bytes} [Sat Apr 30 21:43:38 2022] POST /volume/v3/2bdac16fac414838974a4b64a7f68f89/group_types => generated 184 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:38.796244 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-453c4672-f9a6-4628-ba24-e03f501b0921 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:38.908931 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-453c4672-f9a6-4628-ba24-e03f501b0921 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] POST http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/groups Apr 30 21:43:38.910175 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-453c4672-f9a6-4628-ba24-e03f501b0921 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5e45d609-02c5-4013-8e0b-c5e26e7356c7", "volume_types": ["b6881f8a-2bd9-4337-86d9-63fc8db0959c"], "name": "tempest-GroupSnapshotsV319Test-Group-22590928"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:38.911238 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-453c4672-f9a6-4628-ba24-e03f501b0921 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Creating new group {'group': {'group_type': '5e45d609-02c5-4013-8e0b-c5e26e7356c7', 'volume_types': ['b6881f8a-2bd9-4337-86d9-63fc8db0959c'], 'name': 'tempest-GroupSnapshotsV319Test-Group-22590928'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Apr 30 21:43:38.919716 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.groups [None req-453c4672-f9a6-4628-ba24-e03f501b0921 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Creating group tempest-GroupSnapshotsV319Test-Group-22590928. Apr 30 21:43:38.940509 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-453c4672-f9a6-4628-ba24-e03f501b0921 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Availability Zones retrieved successfully. Apr 30 21:43:39.122496 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-453c4672-f9a6-4628-ba24-e03f501b0921 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Created reservations ['cdb85b33-46de-4fd8-bf99-d84975f95920'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:43:39.364762 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-453c4672-f9a6-4628-ba24-e03f501b0921 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/groups returned with HTTP 202 Apr 30 21:43:39.366855 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1414/2843] 10.222.0.23 () {62 vars in 1273 bytes} [Sat Apr 30 21:43:38 2022] POST /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/groups => generated 114 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:43:39.373180 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b646e84b-92bf-47ee-b2a2-215d63fa3d45 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:39.377171 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b646e84b-92bf-47ee-b2a2-215d63fa3d45 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/groups/977f2a30-357c-493d-a24c-930aab89030f Apr 30 21:43:39.377902 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b646e84b-92bf-47ee-b2a2-215d63fa3d45 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:39.378535 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b646e84b-92bf-47ee-b2a2-215d63fa3d45 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:39.379227 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-b646e84b-92bf-47ee-b2a2-215d63fa3d45 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] show called for member 977f2a30-357c-493d-a24c-930aab89030f {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:43:39.386893 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:39.386893 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:39.419350 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b646e84b-92bf-47ee-b2a2-215d63fa3d45 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/groups/977f2a30-357c-493d-a24c-930aab89030f returned with HTTP 200 Apr 30 21:43:39.423846 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1430/2844] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:43:39 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/groups/977f2a30-357c-493d-a24c-930aab89030f => generated 394 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:39.472129 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0132b065-4d2d-4b14-b984-5d891f48a92a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:39.476035 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0132b065-4d2d-4b14-b984-5d891f48a92a tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] GET http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:39.476656 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0132b065-4d2d-4b14-b984-5d891f48a92a tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:39.477222 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0132b065-4d2d-4b14-b984-5d891f48a92a tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:39.501086 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:39.501086 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:39.515497 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0132b065-4d2d-4b14-b984-5d891f48a92a tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Volume info retrieved successfully. Apr 30 21:43:39.527253 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0132b065-4d2d-4b14-b984-5d891f48a92a tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 returned with HTTP 200 Apr 30 21:43:39.536475 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1415/2845] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:39 2022] GET /volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 => generated 1186 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:39.553721 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:39.557981 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] POST http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes Apr 30 21:43:39.558707 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-139276487", "snapshot_id": null, "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "volume_type": null, "size": 1}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:39.559844 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-139276487', 'snapshot_id': None, 'imageRef': 'a5b0850f-3b24-4bcb-b0a7-351c3216b27d', 'volume_type': None, 'size': 1}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:43:39.660114 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Create volume of 1 GB Apr 30 21:43:39.661074 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:39.661074 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:39.668037 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Availability Zones retrieved successfully. Apr 30 21:43:39.684585 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Flow 'volume_create_api' (4a18e4f1-7727-4c33-8bbe-498bc9387979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:43:39.687478 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37086340-2c3a-442e-a809-2bbb256c034a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:39.689965 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:43:39.756807 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37086340-2c3a-442e-a809-2bbb256c034a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:39.759403 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65be9c3e-c891-4599-a531-f2712924caff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:40.111087 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Created reservations ['a420c9f0-d7de-4f32-84e2-604881c39b27', 'e166a8c0-0dcc-400e-aaa1-dfe79854fe4c', '978d2967-729b-43da-b599-acab85cd9744', '5a5908fe-bf26-49e3-a152-1fa6facfeef7'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:43:40.112751 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65be9c3e-c891-4599-a531-f2712924caff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a420c9f0-d7de-4f32-84e2-604881c39b27', 'e166a8c0-0dcc-400e-aaa1-dfe79854fe4c', '978d2967-729b-43da-b599-acab85cd9744', '5a5908fe-bf26-49e3-a152-1fa6facfeef7']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:40.114705 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1131218a-fbdf-4cd6-8a43-a27b7a80d570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:40.219669 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1131218a-fbdf-4cd6-8a43-a27b7a80d570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8eacc0e-0c7c-485f-9f60-94d4c5437298', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-139276487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abef47ea98c94b53836ceb8e201788f7',qos_specs=None,replication_status=,reservations=['a420c9f0-d7de-4f32-84e2-604881c39b27','e166a8c0-0dcc-400e-aaa1-dfe79854fe4c','978d2967-729b-43da-b599-acab85cd9744','5a5908fe-bf26-49e3-a152-1fa6facfeef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34a160f829dd4dc6af9f2254653dc0b8',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-139276487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8eacc0e-0c7c-485f-9f60-94d4c5437298,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abef47ea98c94b53836ceb8e201788f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34a160f829dd4dc6af9f2254653dc0b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:40.221509 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54fd9e2f-4306-4ba1-a7f4-9171d71d5f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:40.315536 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54fd9e2f-4306-4ba1-a7f4-9171d71d5f3a) transitioned into state 'SUCCESS' from state '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-139276487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abef47ea98c94b53836ceb8e201788f7',qos_specs=None,replication_status=,reservations=['a420c9f0-d7de-4f32-84e2-604881c39b27','e166a8c0-0dcc-400e-aaa1-dfe79854fe4c','978d2967-729b-43da-b599-acab85cd9744','5a5908fe-bf26-49e3-a152-1fa6facfeef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34a160f829dd4dc6af9f2254653dc0b8',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:40.317326 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (addc36da-4e36-44c4-9efd-f9dcc9bfd1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:40.433089 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3f19e980-eae9-4d9f-abd6-37efa8e783dc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:40.436885 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3f19e980-eae9-4d9f-abd6-37efa8e783dc tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/groups/977f2a30-357c-493d-a24c-930aab89030f Apr 30 21:43:40.437026 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (addc36da-4e36-44c4-9efd-f9dcc9bfd1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:40.437496 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3f19e980-eae9-4d9f-abd6-37efa8e783dc tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:40.437993 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3f19e980-eae9-4d9f-abd6-37efa8e783dc tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:40.438340 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-3f19e980-eae9-4d9f-abd6-37efa8e783dc tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] show called for member 977f2a30-357c-493d-a24c-930aab89030f {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:43:40.439451 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Flow 'volume_create_api' (4a18e4f1-7727-4c33-8bbe-498bc9387979) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:43:40.440124 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Create volume request issued successfully. Apr 30 21:43:40.441361 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ab4e8f4e-80f0-46d8-8586-78947535d657 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes returned with HTTP 202 Apr 30 21:43:40.451156 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1431/2846] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:43:39 2022] POST /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes => generated 815 bytes in 889 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:43:40.451351 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:40.451351 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:40.453474 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-57f98dae-175b-44ad-bd55-622a6d225c6c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:40.457421 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-57f98dae-175b-44ad-bd55-622a6d225c6c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:43:40.457976 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-57f98dae-175b-44ad-bd55-622a6d225c6c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:40.461374 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-57f98dae-175b-44ad-bd55-622a6d225c6c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:40.461507 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3f19e980-eae9-4d9f-abd6-37efa8e783dc tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/groups/977f2a30-357c-493d-a24c-930aab89030f returned with HTTP 200 Apr 30 21:43:40.461507 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1416/2847] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:43:40 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/groups/977f2a30-357c-493d-a24c-930aab89030f => generated 395 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:43:40.467591 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:40.470916 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] POST http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes Apr 30 21:43:40.471651 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b6881f8a-2bd9-4337-86d9-63fc8db0959c", "group_id": "977f2a30-357c-493d-a24c-930aab89030f", "size": 1, "name": "tempest-GroupSnapshotsV319Test-Volume-1757349259"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:40.472142 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:40.472142 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:40.472635 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Create volume request body: {'volume': {'volume_type': 'b6881f8a-2bd9-4337-86d9-63fc8db0959c', 'group_id': '977f2a30-357c-493d-a24c-930aab89030f', 'size': 1, 'name': 'tempest-GroupSnapshotsV319Test-Volume-1757349259'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:43:40.480015 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-57f98dae-175b-44ad-bd55-622a6d225c6c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:43:40.484673 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:40.484673 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:40.485776 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Create volume of 1 GB Apr 30 21:43:40.488599 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-57f98dae-175b-44ad-bd55-622a6d225c6c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:43:40.489381 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1432/2848] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:40 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 883 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:40.499264 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Availability Zones retrieved successfully. Apr 30 21:43:40.517645 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Flow 'volume_create_api' (b916bb99-5102-415c-8d5f-13a0bae9036f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:43:40.520165 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c9d2e2f-8167-425c-a711-8314899cd00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:40.521769 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:40.521769 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:40.522697 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:43:40.541124 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f52daa47-32e1-4e4d-b2b0-1fac316942ac None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:40.545132 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f52daa47-32e1-4e4d-b2b0-1fac316942ac tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] GET http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:40.545876 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f52daa47-32e1-4e4d-b2b0-1fac316942ac tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:40.546405 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f52daa47-32e1-4e4d-b2b0-1fac316942ac tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:40.548062 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c9d2e2f-8167-425c-a711-8314899cd00c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:43:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b6881f8a-2bd9-4337-86d9-63fc8db0959c,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-220582173',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6881f8a-2bd9-4337-86d9-63fc8db0959c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '977f2a30-357c-493d-a24c-930aab89030f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:40.550097 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43d51361-8e76-40d5-b6a0-736dc6516bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:40.560097 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f52daa47-32e1-4e4d-b2b0-1fac316942ac tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 returned with HTTP 404 Apr 30 21:43:40.561325 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1433/2849] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:40 2022] GET /volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Apr 30 21:43:40.569511 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-efad32a5-b470-4905-8f6a-bad95980593d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:40.580790 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] POST http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes Apr 30 21:43:40.582424 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1734630770"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:40.583655 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1734630770'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:43:40.584222 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Create volume of 1 GB Apr 30 21:43:40.585157 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-220582173 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-220582173, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:43:40.585957 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-220582173 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-220582173, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:43:40.592434 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Availability Zones retrieved successfully. Apr 30 21:43:40.608187 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Flow 'volume_create_api' (6711f2e7-60f7-4530-bfbd-19898cdc5381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:43:40.610734 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb77aefa-992e-434c-92f7-dbc7257b22c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:40.613192 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:43:40.642984 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb77aefa-992e-434c-92f7-dbc7257b22c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:40.644973 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (546cff83-7246-4b06-9cd8-b7006b25d08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:40.819718 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Created reservations ['db84c64e-46c1-491e-9984-3d270fe9b626', 'e310bcd9-fdaf-4b61-a1a0-1968b477e490', '235028e5-9e4a-4573-a0b3-085d124e67ca', '9b9984bd-1bb9-4e62-a828-e03b70363c37'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:43:40.821346 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Created reservations ['4a66bf93-1aa9-4045-9710-5666d751c3b9', 'bd8d4a48-92bd-4b4e-9863-d7a26451daba', '09747c58-1268-42cf-8951-173f9257493f', '4725bf62-e0b7-4037-93e2-deccf71417bc'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:43:40.821498 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43d51361-8e76-40d5-b6a0-736dc6516bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db84c64e-46c1-491e-9984-3d270fe9b626', 'e310bcd9-fdaf-4b61-a1a0-1968b477e490', '235028e5-9e4a-4573-a0b3-085d124e67ca', '9b9984bd-1bb9-4e62-a828-e03b70363c37']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:40.823650 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (215d387c-1f6d-4d22-b1e8-6f410ab18fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:40.823825 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (546cff83-7246-4b06-9cd8-b7006b25d08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a66bf93-1aa9-4045-9710-5666d751c3b9', 'bd8d4a48-92bd-4b4e-9863-d7a26451daba', '09747c58-1268-42cf-8951-173f9257493f', '4725bf62-e0b7-4037-93e2-deccf71417bc']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:40.825778 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21664c60-2bf8-4afb-9863-31795769a82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:40.935904 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (215d387c-1f6d-4d22-b1e8-6f410ab18fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7034067d-b14d-4ee2-8c2d-071d0bc1f251', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-1757349259',encryption_key_id=None,group_id=977f2a30-357c-493d-a24c-930aab89030f,group_type_id=,metadata={},multiattach=False,project_id='9d059f828e0d4a2fbfed837f74f3ecdd',qos_specs=None,replication_status=,reservations=['db84c64e-46c1-491e-9984-3d270fe9b626','e310bcd9-fdaf-4b61-a1a0-1968b477e490','235028e5-9e4a-4573-a0b3-085d124e67ca','9b9984bd-1bb9-4e62-a828-e03b70363c37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf629beb150b45d2a0075c053261c7f1',volume_type_id=b6881f8a-2bd9-4337-86d9-63fc8db0959c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-1757349259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=977f2a30-357c-493d-a24c-930aab89030f,host=None,id=7034067d-b14d-4ee2-8c2d-071d0bc1f251,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d059f828e0d4a2fbfed837f74f3ecdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf629beb150b45d2a0075c053261c7f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6881f8a-2bd9-4337-86d9-63fc8db0959c),volume_type_id=b6881f8a-2bd9-4337-86d9-63fc8db0959c)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:40.937811 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c0bcb0a-0f37-4292-b587-1eb98fbd2898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:40.960478 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21664c60-2bf8-4afb-9863-31795769a82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '664511c5-1ae1-4e4d-8560-ac1fc3e2f426', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1734630770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='786a3b8d82e44b2ca6ff802cf02c28c7',qos_specs=None,replication_status=,reservations=['4a66bf93-1aa9-4045-9710-5666d751c3b9','bd8d4a48-92bd-4b4e-9863-d7a26451daba','09747c58-1268-42cf-8951-173f9257493f','4725bf62-e0b7-4037-93e2-deccf71417bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d25e8bbbe40f40d689a1e4ab5c9c452e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1734630770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=664511c5-1ae1-4e4d-8560-ac1fc3e2f426,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='786a3b8d82e44b2ca6ff802cf02c28c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d25e8bbbe40f40d689a1e4ab5c9c452e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:40.963275 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91c85933-a621-4b1a-8559-db7f28ee39d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:41.025786 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c0bcb0a-0f37-4292-b587-1eb98fbd2898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-1757349259',encryption_key_id=None,group_id=977f2a30-357c-493d-a24c-930aab89030f,group_type_id=,metadata={},multiattach=False,project_id='9d059f828e0d4a2fbfed837f74f3ecdd',qos_specs=None,replication_status=,reservations=['db84c64e-46c1-491e-9984-3d270fe9b626','e310bcd9-fdaf-4b61-a1a0-1968b477e490','235028e5-9e4a-4573-a0b3-085d124e67ca','9b9984bd-1bb9-4e62-a828-e03b70363c37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf629beb150b45d2a0075c053261c7f1',volume_type_id=b6881f8a-2bd9-4337-86d9-63fc8db0959c)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:41.028105 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80ca6f09-0e23-429f-9dfa-cfe75b0b4425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:41.138959 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91c85933-a621-4b1a-8559-db7f28ee39d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1734630770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='786a3b8d82e44b2ca6ff802cf02c28c7',qos_specs=None,replication_status=,reservations=['4a66bf93-1aa9-4045-9710-5666d751c3b9','bd8d4a48-92bd-4b4e-9863-d7a26451daba','09747c58-1268-42cf-8951-173f9257493f','4725bf62-e0b7-4037-93e2-deccf71417bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d25e8bbbe40f40d689a1e4ab5c9c452e',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:41.142286 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d3f7bf-4e8c-45d0-b036-bb95bccb2f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:41.168365 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80ca6f09-0e23-429f-9dfa-cfe75b0b4425) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:41.178955 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Flow 'volume_create_api' (b916bb99-5102-415c-8d5f-13a0bae9036f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:43:41.179705 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Create volume request issued successfully. Apr 30 21:43:41.183251 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:43:41.183712 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:43:41.196914 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:43:41.202573 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:41.202573 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:41.214297 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73dcb519-1352-44ee-b31d-d52abc6a8a77 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes returned with HTTP 202 Apr 30 21:43:41.214530 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d3f7bf-4e8c-45d0-b036-bb95bccb2f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:41.215141 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1417/2850] 10.222.0.23 () {62 vars in 1276 bytes} [Sat Apr 30 21:43:40 2022] POST /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes => generated 915 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:43:41.218716 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Flow 'volume_create_api' (6711f2e7-60f7-4530-bfbd-19898cdc5381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:43:41.219620 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Create volume request issued successfully. Apr 30 21:43:41.220909 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-efad32a5-b470-4905-8f6a-bad95980593d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes returned with HTTP 202 Apr 30 21:43:41.221672 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1434/2851] 10.222.0.23 () {62 vars in 1275 bytes} [Sat Apr 30 21:43:40 2022] POST /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes => generated 881 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:43:41.231860 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-564e7217-69c6-42b3-aadf-5634a28f516d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:41.236497 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5d0a8e02-20fa-48c5-8050-75cbcd37c5ab None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:41.238404 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-564e7217-69c6-42b3-aadf-5634a28f516d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:43:41.238891 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-564e7217-69c6-42b3-aadf-5634a28f516d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:41.239349 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-564e7217-69c6-42b3-aadf-5634a28f516d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:41.245844 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5d0a8e02-20fa-48c5-8050-75cbcd37c5ab tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] GET http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:41.246348 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5d0a8e02-20fa-48c5-8050-75cbcd37c5ab tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:41.246805 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5d0a8e02-20fa-48c5-8050-75cbcd37c5ab tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:41.254985 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:41.254985 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:41.262291 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:41.262291 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:41.262626 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-564e7217-69c6-42b3-aadf-5634a28f516d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:43:41.267233 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-564e7217-69c6-42b3-aadf-5634a28f516d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:43:41.267233 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-564e7217-69c6-42b3-aadf-5634a28f516d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:43:41.270180 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5d0a8e02-20fa-48c5-8050-75cbcd37c5ab tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Volume info retrieved successfully. Apr 30 21:43:41.272016 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-564e7217-69c6-42b3-aadf-5634a28f516d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:43:41.284997 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5d0a8e02-20fa-48c5-8050-75cbcd37c5ab tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 returned with HTTP 200 Apr 30 21:43:41.290264 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1435/2852] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:41 2022] GET /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 => generated 949 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:41.292184 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:41.292184 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:41.307505 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-564e7217-69c6-42b3-aadf-5634a28f516d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:43:41.308241 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1418/2853] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:41 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 983 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:41.507852 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-93ecc4b8-a1ab-407c-8d41-5b9dcce1e8b2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:41.511536 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-93ecc4b8-a1ab-407c-8d41-5b9dcce1e8b2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:43:41.511983 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-93ecc4b8-a1ab-407c-8d41-5b9dcce1e8b2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:41.512443 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-93ecc4b8-a1ab-407c-8d41-5b9dcce1e8b2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:41.527370 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:41.527370 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:41.536973 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-93ecc4b8-a1ab-407c-8d41-5b9dcce1e8b2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:43:41.547511 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-93ecc4b8-a1ab-407c-8d41-5b9dcce1e8b2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:43:41.548270 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1436/2854] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:41 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 907 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:42.298762 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-554849b9-736c-4852-8acf-1292bd0cd7b0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:42.303258 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-554849b9-736c-4852-8acf-1292bd0cd7b0 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] GET http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:42.309708 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-554849b9-736c-4852-8acf-1292bd0cd7b0 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:42.309708 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-554849b9-736c-4852-8acf-1292bd0cd7b0 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:42.321679 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-429d9d9a-8ffc-4403-a812-0ae412bcfa4d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:42.325433 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:42.325433 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:42.327528 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-429d9d9a-8ffc-4403-a812-0ae412bcfa4d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:43:42.328280 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-429d9d9a-8ffc-4403-a812-0ae412bcfa4d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:42.328918 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-429d9d9a-8ffc-4403-a812-0ae412bcfa4d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:42.336010 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-554849b9-736c-4852-8acf-1292bd0cd7b0 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Volume info retrieved successfully. Apr 30 21:43:42.346832 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:42.346832 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:42.350608 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-554849b9-736c-4852-8acf-1292bd0cd7b0 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 returned with HTTP 200 Apr 30 21:43:42.351359 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1419/2855] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:42 2022] GET /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:43:42.374537 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-429d9d9a-8ffc-4403-a812-0ae412bcfa4d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:43:42.376019 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-429d9d9a-8ffc-4403-a812-0ae412bcfa4d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:43:42.376423 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-429d9d9a-8ffc-4403-a812-0ae412bcfa4d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:43:42.384752 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-429d9d9a-8ffc-4403-a812-0ae412bcfa4d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:43:42.391221 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:42.391221 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:42.406261 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-429d9d9a-8ffc-4403-a812-0ae412bcfa4d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:43:42.414712 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1437/2856] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:42 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1007 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:42.561385 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ef45da5b-18ba-4c3d-be66-2f33ac4a3f92 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:42.565212 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ef45da5b-18ba-4c3d-be66-2f33ac4a3f92 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:43:42.565688 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ef45da5b-18ba-4c3d-be66-2f33ac4a3f92 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:42.566072 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ef45da5b-18ba-4c3d-be66-2f33ac4a3f92 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:42.586784 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:42.586784 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:42.608567 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ef45da5b-18ba-4c3d-be66-2f33ac4a3f92 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:43:42.620169 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ef45da5b-18ba-4c3d-be66-2f33ac4a3f92 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:43:42.621642 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1420/2857] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:42 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 907 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:43.363322 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-97f88b8b-da42-4c3e-acf1-9dacf31beaec None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:43.368376 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-97f88b8b-da42-4c3e-acf1-9dacf31beaec tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] GET http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:43.368376 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-97f88b8b-da42-4c3e-acf1-9dacf31beaec tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:43.368746 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-97f88b8b-da42-4c3e-acf1-9dacf31beaec tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:43.382809 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:43.382809 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:43.390942 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-97f88b8b-da42-4c3e-acf1-9dacf31beaec tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Volume info retrieved successfully. Apr 30 21:43:43.401862 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-97f88b8b-da42-4c3e-acf1-9dacf31beaec tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 returned with HTTP 200 Apr 30 21:43:43.402981 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1438/2858] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:43 2022] GET /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:43.418829 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3b9b7bb1-e860-42cb-9f72-ff5f85883754 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:43.427654 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3b9b7bb1-e860-42cb-9f72-ff5f85883754 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:43:43.427654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3b9b7bb1-e860-42cb-9f72-ff5f85883754 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:43.427654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3b9b7bb1-e860-42cb-9f72-ff5f85883754 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:43.441945 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:43.441945 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:43.451737 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3b9b7bb1-e860-42cb-9f72-ff5f85883754 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:43:43.453259 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-3b9b7bb1-e860-42cb-9f72-ff5f85883754 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:43:43.456030 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-3b9b7bb1-e860-42cb-9f72-ff5f85883754 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:43:43.460399 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-3b9b7bb1-e860-42cb-9f72-ff5f85883754 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:43:43.466551 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:43.466551 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:43.482014 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3b9b7bb1-e860-42cb-9f72-ff5f85883754 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:43:43.482760 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1421/2859] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:43 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1007 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:43.632991 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-aa468709-26ef-4521-aa2b-e3cae8d2bcf2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:43.636617 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aa468709-26ef-4521-aa2b-e3cae8d2bcf2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:43:43.637064 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aa468709-26ef-4521-aa2b-e3cae8d2bcf2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:43.637516 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aa468709-26ef-4521-aa2b-e3cae8d2bcf2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:43.652393 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:43.652393 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:43.659919 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-aa468709-26ef-4521-aa2b-e3cae8d2bcf2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:43:43.669793 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aa468709-26ef-4521-aa2b-e3cae8d2bcf2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:43:43.670538 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1439/2860] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:43 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 907 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:44.415269 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bd99603a-5a73-4844-8dba-986aac0869ed None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:44.419129 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bd99603a-5a73-4844-8dba-986aac0869ed tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] GET http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:44.419696 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bd99603a-5a73-4844-8dba-986aac0869ed tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:44.420100 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bd99603a-5a73-4844-8dba-986aac0869ed tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:44.434564 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:44.434564 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:44.442825 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bd99603a-5a73-4844-8dba-986aac0869ed tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Volume info retrieved successfully. Apr 30 21:43:44.454314 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bd99603a-5a73-4844-8dba-986aac0869ed tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 returned with HTTP 200 Apr 30 21:43:44.455347 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1422/2861] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:44 2022] GET /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:44.495914 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7320505a-bd1e-4ac0-9095-7ba2e51a8c3f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:44.499460 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7320505a-bd1e-4ac0-9095-7ba2e51a8c3f tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:43:44.499943 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7320505a-bd1e-4ac0-9095-7ba2e51a8c3f tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:44.500389 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7320505a-bd1e-4ac0-9095-7ba2e51a8c3f tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:44.514741 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:44.514741 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:44.521435 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7320505a-bd1e-4ac0-9095-7ba2e51a8c3f tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:43:44.522846 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-7320505a-bd1e-4ac0-9095-7ba2e51a8c3f tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:43:44.523220 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-7320505a-bd1e-4ac0-9095-7ba2e51a8c3f tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:43:44.529787 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-7320505a-bd1e-4ac0-9095-7ba2e51a8c3f tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:43:44.535327 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:44.535327 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:44.548694 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7320505a-bd1e-4ac0-9095-7ba2e51a8c3f tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:43:44.549449 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1440/2862] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:44 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1007 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:44.682860 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7b75e167-a68a-4094-b7a2-6fa3843d900f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:44.687163 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7b75e167-a68a-4094-b7a2-6fa3843d900f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:43:44.687692 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7b75e167-a68a-4094-b7a2-6fa3843d900f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:44.688207 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7b75e167-a68a-4094-b7a2-6fa3843d900f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:44.703686 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:44.703686 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:44.710713 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7b75e167-a68a-4094-b7a2-6fa3843d900f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:43:44.719185 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7b75e167-a68a-4094-b7a2-6fa3843d900f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:43:44.720029 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1423/2863] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:44 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 907 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:45.469024 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-036c581e-8951-4c80-a67f-a8db57942846 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:45.473102 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-036c581e-8951-4c80-a67f-a8db57942846 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] GET http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:45.473665 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-036c581e-8951-4c80-a67f-a8db57942846 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:45.474213 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-036c581e-8951-4c80-a67f-a8db57942846 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:45.494661 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:45.494661 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:45.502438 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-036c581e-8951-4c80-a67f-a8db57942846 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Volume info retrieved successfully. Apr 30 21:43:45.511549 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-036c581e-8951-4c80-a67f-a8db57942846 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 returned with HTTP 200 Apr 30 21:43:45.512278 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1441/2864] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:45 2022] GET /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 => generated 1009 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:43:45.523705 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-20bff7de-47ff-479f-84ba-4625d886e441 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:45.529034 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-20bff7de-47ff-479f-84ba-4625d886e441 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] POST http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers Apr 30 21:43:45.529895 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-20bff7de-47ff-479f-84ba-4625d886e441 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "664511c5-1ae1-4e4d-8560-ac1fc3e2f426"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:45.530775 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volume_transfer [None req-20bff7de-47ff-479f-84ba-4625d886e441 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Creating new volume transfer {'transfer': {'volume_id': '664511c5-1ae1-4e4d-8560-ac1fc3e2f426'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Apr 30 21:43:45.531074 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volume_transfer [None req-20bff7de-47ff-479f-84ba-4625d886e441 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Creating transfer of volume 664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:45.531415 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.transfer.api [None req-20bff7de-47ff-479f-84ba-4625d886e441 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Generating transfer record for volume 664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:45.545897 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:45.545897 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:45.561808 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9db299e2-03f8-45c6-aeec-9b3d8e3aec6d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:45.565311 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9db299e2-03f8-45c6-aeec-9b3d8e3aec6d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:43:45.565944 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9db299e2-03f8-45c6-aeec-9b3d8e3aec6d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:45.566394 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9db299e2-03f8-45c6-aeec-9b3d8e3aec6d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:45.580432 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:45.580432 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:45.587794 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9db299e2-03f8-45c6-aeec-9b3d8e3aec6d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:43:45.589123 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-9db299e2-03f8-45c6-aeec-9b3d8e3aec6d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:43:45.589498 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-9db299e2-03f8-45c6-aeec-9b3d8e3aec6d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:43:45.595992 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-9db299e2-03f8-45c6-aeec-9b3d8e3aec6d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:43:45.601050 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:45.601050 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:45.614150 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9db299e2-03f8-45c6-aeec-9b3d8e3aec6d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:43:45.614889 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1442/2865] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:45 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1008 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:43:45.626333 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3d38cec1-9177-4c0c-af47-1751a3d8cc0b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:45.630379 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3d38cec1-9177-4c0c-af47-1751a3d8cc0b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] POST http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots Apr 30 21:43:45.631102 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3d38cec1-9177-4c0c-af47-1751a3d8cc0b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "977f2a30-357c-493d-a24c-930aab89030f", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-44282259"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:45.631966 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-3d38cec1-9177-4c0c-af47-1751a3d8cc0b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Creating new group_snapshot {'group_snapshot': {'group_id': '977f2a30-357c-493d-a24c-930aab89030f', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-44282259'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Apr 30 21:43:45.637804 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:45.637804 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:45.643282 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.group_snapshots [None req-3d38cec1-9177-4c0c-af47-1751a3d8cc0b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-44282259. Apr 30 21:43:45.711681 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-20bff7de-47ff-479f-84ba-4625d886e441 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers returned with HTTP 202 Apr 30 21:43:45.712651 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1424/2866] 10.222.0.23 () {60 vars in 1261 bytes} [Sat Apr 30 21:43:45 2022] POST /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers => generated 507 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:43:45.719976 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4d5e5598-f60d-4a20-8431-a2294d6d0789 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:45.723589 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4d5e5598-f60d-4a20-8431-a2294d6d0789 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] GET http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:45.724183 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4d5e5598-f60d-4a20-8431-a2294d6d0789 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:45.724704 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4d5e5598-f60d-4a20-8431-a2294d6d0789 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:45.725141 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:45.725141 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:45.740179 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:45.740179 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:45.745334 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-3d38cec1-9177-4c0c-af47-1751a3d8cc0b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-220582173 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-220582173, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:43:45.746137 ncdv-master-1 devstack@c-api.service[122527]: WARNING cinder.quota [None req-3d38cec1-9177-4c0c-af47-1751a3d8cc0b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-220582173 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-220582173, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:43:45.747781 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4d5e5598-f60d-4a20-8431-a2294d6d0789 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Volume info retrieved successfully. Apr 30 21:43:45.756863 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4d5e5598-f60d-4a20-8431-a2294d6d0789 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 returned with HTTP 200 Apr 30 21:43:45.757803 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1425/2867] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:45 2022] GET /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:43:45.759485 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5c9d08dc-d90a-45c6-a66e-83eaa59e5a24 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:45.762949 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5c9d08dc-d90a-45c6-a66e-83eaa59e5a24 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:43:45.763529 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5c9d08dc-d90a-45c6-a66e-83eaa59e5a24 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:45.764138 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5c9d08dc-d90a-45c6-a66e-83eaa59e5a24 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:45.779796 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:45.779796 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:45.786707 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5c9d08dc-d90a-45c6-a66e-83eaa59e5a24 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:43:45.796359 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5c9d08dc-d90a-45c6-a66e-83eaa59e5a24 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:43:45.797112 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1426/2868] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:45 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1325 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:45.798466 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9b2047b7-2160-497a-8215-f1fcc40a7c63 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:45.802964 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9b2047b7-2160-497a-8215-f1fcc40a7c63 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] GET http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers/detail Apr 30 21:43:45.803408 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9b2047b7-2160-497a-8215-f1fcc40a7c63 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:45.803861 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9b2047b7-2160-497a-8215-f1fcc40a7c63 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:45.804249 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volume_transfer [None req-9b2047b7-2160-497a-8215-f1fcc40a7c63 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Listing volume transfers {{(pid=122525) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Apr 30 21:43:45.810761 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9b2047b7-2160-497a-8215-f1fcc40a7c63 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers/detail returned with HTTP 200 Apr 30 21:43:45.811462 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1427/2869] 10.222.0.23 () {58 vars in 1261 bytes} [Sat Apr 30 21:43:45 2022] GET /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers/detail => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:45.816112 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-05ffefe7-4fd1-4de0-b3cc-ff3830781cc5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:45.816112 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-05ffefe7-4fd1-4de0-b3cc-ff3830781cc5 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:43:45.816357 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-05ffefe7-4fd1-4de0-b3cc-ff3830781cc5 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:45.816738 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-05ffefe7-4fd1-4de0-b3cc-ff3830781cc5 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:45.830360 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:45.830360 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:45.837532 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-05ffefe7-4fd1-4de0-b3cc-ff3830781cc5 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:43:45.846931 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-05ffefe7-4fd1-4de0-b3cc-ff3830781cc5 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:43:45.847799 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1428/2870] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:45 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1325 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:45.848847 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-71d7a10a-7a68-47ab-bdf5-cdf0414852b5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:45.853167 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-71d7a10a-7a68-47ab-bdf5-cdf0414852b5 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] DELETE http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers/b3ee08fd-19f2-4242-8d77-538588ae427a Apr 30 21:43:45.853616 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-71d7a10a-7a68-47ab-bdf5-cdf0414852b5 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:45.856237 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-71d7a10a-7a68-47ab-bdf5-cdf0414852b5 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:45.856237 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.volume_transfer [None req-71d7a10a-7a68-47ab-bdf5-cdf0414852b5 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Delete transfer with id: b3ee08fd-19f2-4242-8d77-538588ae427a Apr 30 21:43:45.871513 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:45.871513 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:45.902461 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-3d38cec1-9177-4c0c-af47-1751a3d8cc0b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Created reservations ['681dc7e4-1d64-4cae-a078-d99091965e7f', 'fd3e7adc-0c68-4de8-bd66-239f2fd0bb1a', '3874de2e-dcf3-45ad-8a19-a23dab64c84c', '69f8ee99-ed71-4184-8ac1-9397c72b4ab8'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:43:46.011010 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-71d7a10a-7a68-47ab-bdf5-cdf0414852b5 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers/b3ee08fd-19f2-4242-8d77-538588ae427a returned with HTTP 202 Apr 30 21:43:46.011808 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1429/2871] 10.222.0.23 () {58 vars in 1354 bytes} [Sat Apr 30 21:43:45 2022] DELETE /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers/b3ee08fd-19f2-4242-8d77-538588ae427a => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:43:46.013093 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c0251797-90af-402e-9b78-96684ff2f561 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:46.016533 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c0251797-90af-402e-9b78-96684ff2f561 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:43:46.016973 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c0251797-90af-402e-9b78-96684ff2f561 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:46.017417 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c0251797-90af-402e-9b78-96684ff2f561 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:46.031622 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:46.031622 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:46.044554 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c0251797-90af-402e-9b78-96684ff2f561 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:43:46.048230 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c0251797-90af-402e-9b78-96684ff2f561 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:43:46.048939 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1430/2872] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:46 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:46.050167 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-12d96232-3be5-4905-8b7b-aaad949346ce None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:46.053484 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-12d96232-3be5-4905-8b7b-aaad949346ce tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] GET http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:46.053988 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-12d96232-3be5-4905-8b7b-aaad949346ce tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:46.054570 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-12d96232-3be5-4905-8b7b-aaad949346ce tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:46.068927 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:46.068927 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:46.073526 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3d38cec1-9177-4c0c-af47-1751a3d8cc0b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots returned with HTTP 202 Apr 30 21:43:46.074551 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1443/2873] 10.222.0.23 () {62 vars in 1300 bytes} [Sat Apr 30 21:43:45 2022] POST /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots => generated 189 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:43:46.079634 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-24051de4-bb31-4a83-8768-86456186002b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:46.081953 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-12d96232-3be5-4905-8b7b-aaad949346ce tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Volume info retrieved successfully. Apr 30 21:43:46.084818 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-24051de4-bb31-4a83-8768-86456186002b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] POST http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups Apr 30 21:43:46.085581 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-24051de4-bb31-4a83-8768-86456186002b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a8eacc0e-0c7c-485f-9f60-94d4c5437298"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:46.086743 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.backups [None req-24051de4-bb31-4a83-8768-86456186002b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Creating new backup {'backup': {'volume_id': 'a8eacc0e-0c7c-485f-9f60-94d4c5437298'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Apr 30 21:43:46.087276 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.contrib.backups [None req-24051de4-bb31-4a83-8768-86456186002b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Creating backup of volume a8eacc0e-0c7c-485f-9f60-94d4c5437298 in container None Apr 30 21:43:46.091547 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-12d96232-3be5-4905-8b7b-aaad949346ce tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 returned with HTTP 200 Apr 30 21:43:46.092515 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1431/2874] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:46 2022] GET /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 => generated 1009 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:46.101116 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-00d4b9b0-0179-4ec5-b381-c83f55c2403c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:46.101267 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:46.101267 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:46.102397 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-24051de4-bb31-4a83-8768-86456186002b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:43:46.106095 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-00d4b9b0-0179-4ec5-b381-c83f55c2403c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d Apr 30 21:43:46.106587 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-00d4b9b0-0179-4ec5-b381-c83f55c2403c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:46.107419 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-00d4b9b0-0179-4ec5-b381-c83f55c2403c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:46.107688 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-00d4b9b0-0179-4ec5-b381-c83f55c2403c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] show called for member f66eaae8-7dd4-450c-bfed-e524baad2d0d {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:43:46.113379 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:46.113379 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:46.120365 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-00d4b9b0-0179-4ec5-b381-c83f55c2403c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d returned with HTTP 200 Apr 30 21:43:46.121167 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1432/2875] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:43:46 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d => generated 328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:46.126185 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8901c513-3e91-4e28-a47f-9dc1686cc101 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:46.130867 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8901c513-3e91-4e28-a47f-9dc1686cc101 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] DELETE http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers/b3ee08fd-19f2-4242-8d77-538588ae427a Apr 30 21:43:46.131342 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8901c513-3e91-4e28-a47f-9dc1686cc101 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:46.131792 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8901c513-3e91-4e28-a47f-9dc1686cc101 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:46.132088 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.volume_transfer [None req-8901c513-3e91-4e28-a47f-9dc1686cc101 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Delete transfer with id: b3ee08fd-19f2-4242-8d77-538588ae427a Apr 30 21:43:46.137870 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8901c513-3e91-4e28-a47f-9dc1686cc101 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers/b3ee08fd-19f2-4242-8d77-538588ae427a returned with HTTP 404 Apr 30 21:43:46.138767 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1433/2876] 10.222.0.23 () {58 vars in 1354 bytes} [Sat Apr 30 21:43:46 2022] DELETE /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volume-transfers/b3ee08fd-19f2-4242-8d77-538588ae427a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:43:46.143463 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fb9b3bd3-02dc-402e-a85a-ba198ce7f0ff None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:46.147098 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb9b3bd3-02dc-402e-a85a-ba198ce7f0ff tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] DELETE http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:46.147644 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb9b3bd3-02dc-402e-a85a-ba198ce7f0ff tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:46.148097 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb9b3bd3-02dc-402e-a85a-ba198ce7f0ff tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:46.151969 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-fb9b3bd3-02dc-402e-a85a-ba198ce7f0ff tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Delete volume with id: 664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:46.163362 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:46.163362 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:46.164120 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fb9b3bd3-02dc-402e-a85a-ba198ce7f0ff tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Volume info retrieved successfully. Apr 30 21:43:46.328032 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-24051de4-bb31-4a83-8768-86456186002b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Created reservations ['0b67b53f-12df-4cd5-9fe1-adc2545c4f63', 'cebc4cdb-2846-451b-b087-fbbe013d71b4'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:43:46.422973 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fb9b3bd3-02dc-402e-a85a-ba198ce7f0ff tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Delete volume request issued successfully. Apr 30 21:43:46.423379 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb9b3bd3-02dc-402e-a85a-ba198ce7f0ff tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 returned with HTTP 202 Apr 30 21:43:46.425309 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1434/2877] 10.222.0.23 () {60 vars in 1368 bytes} [Sat Apr 30 21:43:46 2022] DELETE /volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 => generated 0 bytes in 282 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Apr 30 21:43:46.433061 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4243b283-37ef-41d6-b567-e146f0632391 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:46.433061 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4243b283-37ef-41d6-b567-e146f0632391 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] GET http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:46.433537 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4243b283-37ef-41d6-b567-e146f0632391 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:46.434039 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4243b283-37ef-41d6-b567-e146f0632391 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:46.448590 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:46.448590 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:46.455649 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4243b283-37ef-41d6-b567-e146f0632391 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Volume info retrieved successfully. Apr 30 21:43:46.463486 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4243b283-37ef-41d6-b567-e146f0632391 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 returned with HTTP 200 Apr 30 21:43:46.464217 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1435/2878] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:46 2022] GET /volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 => generated 1187 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:43:46.717272 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-24051de4-bb31-4a83-8768-86456186002b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups returned with HTTP 202 Apr 30 21:43:46.718144 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1444/2879] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:43:46 2022] POST /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups => generated 354 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:43:46.724704 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-42ade53a-5110-4d99-b150-9245ed1674bc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:46.729837 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-42ade53a-5110-4d99-b150-9245ed1674bc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:43:46.730209 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-42ade53a-5110-4d99-b150-9245ed1674bc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:46.730694 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-42ade53a-5110-4d99-b150-9245ed1674bc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:46.731026 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-42ade53a-5110-4d99-b150-9245ed1674bc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:43:46.738480 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:46.738480 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:46.740111 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-42ade53a-5110-4d99-b150-9245ed1674bc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:43:46.742049 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1436/2880] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:46 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 761 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:47.129053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-363fb437-1bbc-4691-bbe3-9f33695d1d0b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:47.138951 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-363fb437-1bbc-4691-bbe3-9f33695d1d0b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d Apr 30 21:43:47.139460 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-363fb437-1bbc-4691-bbe3-9f33695d1d0b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:47.139916 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-363fb437-1bbc-4691-bbe3-9f33695d1d0b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:47.140259 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-363fb437-1bbc-4691-bbe3-9f33695d1d0b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] show called for member f66eaae8-7dd4-450c-bfed-e524baad2d0d {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:43:47.146959 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:47.146959 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:47.153815 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-363fb437-1bbc-4691-bbe3-9f33695d1d0b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d returned with HTTP 200 Apr 30 21:43:47.154664 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1445/2881] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:43:47 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d => generated 328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:47.476842 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-21ec01d4-b553-41b4-890c-fd859e366fdc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:47.481206 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-21ec01d4-b553-41b4-890c-fd859e366fdc tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] GET http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:47.481779 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-21ec01d4-b553-41b4-890c-fd859e366fdc tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:47.482364 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-21ec01d4-b553-41b4-890c-fd859e366fdc tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:47.496499 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:47.496499 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:47.503138 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-21ec01d4-b553-41b4-890c-fd859e366fdc tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Volume info retrieved successfully. Apr 30 21:43:47.511349 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-21ec01d4-b553-41b4-890c-fd859e366fdc tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 returned with HTTP 200 Apr 30 21:43:47.512505 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1437/2882] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:47 2022] GET /volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 => generated 1187 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:43:47.755936 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d51ffcc2-ddae-4de7-9f02-ae86e78c5be6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:47.760374 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d51ffcc2-ddae-4de7-9f02-ae86e78c5be6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:43:47.764132 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d51ffcc2-ddae-4de7-9f02-ae86e78c5be6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:47.764132 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d51ffcc2-ddae-4de7-9f02-ae86e78c5be6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:47.764132 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-d51ffcc2-ddae-4de7-9f02-ae86e78c5be6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:43:47.768943 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:47.768943 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:47.770609 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d51ffcc2-ddae-4de7-9f02-ae86e78c5be6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:43:47.771292 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1446/2883] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:47 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 761 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:48.162088 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f9fadd1a-7b23-4012-9174-a7bfe892d50e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:48.166472 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f9fadd1a-7b23-4012-9174-a7bfe892d50e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d Apr 30 21:43:48.166987 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f9fadd1a-7b23-4012-9174-a7bfe892d50e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:48.167430 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f9fadd1a-7b23-4012-9174-a7bfe892d50e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:48.167775 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-f9fadd1a-7b23-4012-9174-a7bfe892d50e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] show called for member f66eaae8-7dd4-450c-bfed-e524baad2d0d {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:43:48.172950 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:48.172950 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:48.178489 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f9fadd1a-7b23-4012-9174-a7bfe892d50e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d returned with HTTP 200 Apr 30 21:43:48.179227 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1438/2884] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:43:48 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:48.525852 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e9ce83c6-cb57-49c9-b36b-a2f2bc7cf4bc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:48.529309 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e9ce83c6-cb57-49c9-b36b-a2f2bc7cf4bc tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] GET http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:48.529852 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e9ce83c6-cb57-49c9-b36b-a2f2bc7cf4bc tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:48.530325 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e9ce83c6-cb57-49c9-b36b-a2f2bc7cf4bc tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:48.548182 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:48.548182 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:48.552595 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e9ce83c6-cb57-49c9-b36b-a2f2bc7cf4bc tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Volume info retrieved successfully. Apr 30 21:43:48.560804 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e9ce83c6-cb57-49c9-b36b-a2f2bc7cf4bc tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 returned with HTTP 200 Apr 30 21:43:48.561532 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1447/2885] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:48 2022] GET /volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 => generated 1187 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:48.781177 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a70deb8a-6693-4677-a218-a49761d90345 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:48.785479 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a70deb8a-6693-4677-a218-a49761d90345 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:43:48.785957 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a70deb8a-6693-4677-a218-a49761d90345 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:48.786440 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a70deb8a-6693-4677-a218-a49761d90345 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:48.786742 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-a70deb8a-6693-4677-a218-a49761d90345 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:43:48.794067 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:48.794067 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:48.795706 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a70deb8a-6693-4677-a218-a49761d90345 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:43:48.796433 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1439/2886] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:48 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:49.187372 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-35f53d13-7cd8-4a95-bbce-6b0fce4295c6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:49.191319 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-35f53d13-7cd8-4a95-bbce-6b0fce4295c6 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d Apr 30 21:43:49.191830 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-35f53d13-7cd8-4a95-bbce-6b0fce4295c6 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:49.192272 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-35f53d13-7cd8-4a95-bbce-6b0fce4295c6 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:49.192606 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-35f53d13-7cd8-4a95-bbce-6b0fce4295c6 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] show called for member f66eaae8-7dd4-450c-bfed-e524baad2d0d {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:43:49.198562 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:49.198562 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:49.204150 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-35f53d13-7cd8-4a95-bbce-6b0fce4295c6 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d returned with HTTP 200 Apr 30 21:43:49.204848 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1448/2887] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:43:49 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:49.574722 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-eef3aace-a9d0-4792-b15e-e2be441f1581 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:49.578264 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eef3aace-a9d0-4792-b15e-e2be441f1581 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] GET http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:49.578754 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eef3aace-a9d0-4792-b15e-e2be441f1581 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:49.579208 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eef3aace-a9d0-4792-b15e-e2be441f1581 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:49.593498 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:49.593498 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:49.600240 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-eef3aace-a9d0-4792-b15e-e2be441f1581 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Volume info retrieved successfully. Apr 30 21:43:49.608594 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eef3aace-a9d0-4792-b15e-e2be441f1581 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 returned with HTTP 200 Apr 30 21:43:49.609314 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1440/2888] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:49 2022] GET /volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 => generated 1187 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:49.804972 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-88b0c74e-8b26-45a7-90f7-fdd21312eda2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:49.809273 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-88b0c74e-8b26-45a7-90f7-fdd21312eda2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:43:49.809712 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-88b0c74e-8b26-45a7-90f7-fdd21312eda2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:49.810199 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-88b0c74e-8b26-45a7-90f7-fdd21312eda2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:49.810641 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-88b0c74e-8b26-45a7-90f7-fdd21312eda2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:43:49.817645 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:49.817645 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:49.819292 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-88b0c74e-8b26-45a7-90f7-fdd21312eda2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:43:49.819999 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1449/2889] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:49 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:50.213790 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-230c53e4-4386-4291-99fd-841aedfc4572 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:50.217876 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-230c53e4-4386-4291-99fd-841aedfc4572 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d Apr 30 21:43:50.218360 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-230c53e4-4386-4291-99fd-841aedfc4572 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:50.218806 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-230c53e4-4386-4291-99fd-841aedfc4572 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:50.219172 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-230c53e4-4386-4291-99fd-841aedfc4572 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] show called for member f66eaae8-7dd4-450c-bfed-e524baad2d0d {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:43:50.224456 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:50.224456 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:50.230120 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-230c53e4-4386-4291-99fd-841aedfc4572 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d returned with HTTP 200 Apr 30 21:43:50.230835 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1441/2890] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:43:50 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:50.237545 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1eee9947-55f2-44b6-91e5-a17e610a06f3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:50.241446 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1eee9947-55f2-44b6-91e5-a17e610a06f3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/detail Apr 30 21:43:50.241915 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1eee9947-55f2-44b6-91e5-a17e610a06f3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:50.242370 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1eee9947-55f2-44b6-91e5-a17e610a06f3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:50.242971 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-1eee9947-55f2-44b6-91e5-a17e610a06f3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:43:50.245132 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-1eee9947-55f2-44b6-91e5-a17e610a06f3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Building query based on filter {{(pid=122527) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:43:50.251495 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1eee9947-55f2-44b6-91e5-a17e610a06f3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Get all snapshots completed successfully. Apr 30 21:43:50.252318 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:50.252318 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:50.256353 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1eee9947-55f2-44b6-91e5-a17e610a06f3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/detail returned with HTTP 200 Apr 30 21:43:50.256353 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1450/2891] 10.222.0.23 () {58 vars in 1240 bytes} [Sat Apr 30 21:43:50 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/detail => generated 475 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:50.262728 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-569790ab-9c78-473e-bd46-6de3e8e01a3b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:50.266708 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-569790ab-9c78-473e-bd46-6de3e8e01a3b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 Apr 30 21:43:50.267147 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-569790ab-9c78-473e-bd46-6de3e8e01a3b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:50.267595 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-569790ab-9c78-473e-bd46-6de3e8e01a3b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:50.278050 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:50.278050 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:50.279023 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-569790ab-9c78-473e-bd46-6de3e8e01a3b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Snapshot retrieved successfully. Apr 30 21:43:50.280862 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-569790ab-9c78-473e-bd46-6de3e8e01a3b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 returned with HTTP 200 Apr 30 21:43:50.285990 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1442/2892] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:43:50 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:50.292143 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3e5c6023-198e-4192-a7b0-c8f6381653ee None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:50.296112 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3e5c6023-198e-4192-a7b0-c8f6381653ee tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] POST http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d/action Apr 30 21:43:50.296903 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3e5c6023-198e-4192-a7b0-c8f6381653ee tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:43:50.297223 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3e5c6023-198e-4192-a7b0-c8f6381653ee tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:50.298060 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-3e5c6023-198e-4192-a7b0-c8f6381653ee tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Updating group 'f66eaae8-7dd4-450c-bfed-e524baad2d0d' with 'creating' {{(pid=122527) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Apr 30 21:43:50.305062 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:50.305062 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:50.413808 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3e5c6023-198e-4192-a7b0-c8f6381653ee tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d/action returned with HTTP 202 Apr 30 21:43:50.414556 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1451/2893] 10.222.0.23 () {62 vars in 1431 bytes} [Sat Apr 30 21:43:50 2022] POST /volume/v3/2bdac16fac414838974a4b64a7f68f89/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:43:50.419274 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7dcb2deb-e243-48dc-b5d5-6f200542416a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:50.423645 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7dcb2deb-e243-48dc-b5d5-6f200542416a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d Apr 30 21:43:50.423849 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7dcb2deb-e243-48dc-b5d5-6f200542416a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:50.424304 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7dcb2deb-e243-48dc-b5d5-6f200542416a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:50.424648 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-7dcb2deb-e243-48dc-b5d5-6f200542416a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] show called for member f66eaae8-7dd4-450c-bfed-e524baad2d0d {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:43:50.430018 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:50.430018 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:50.436003 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7dcb2deb-e243-48dc-b5d5-6f200542416a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d returned with HTTP 200 Apr 30 21:43:50.436715 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1443/2894] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:43:50 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:50.443614 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c298a3ed-3238-41c9-853b-23be166c1022 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:50.448299 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c298a3ed-3238-41c9-853b-23be166c1022 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] POST http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d/action Apr 30 21:43:50.449222 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c298a3ed-3238-41c9-853b-23be166c1022 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:43:50.449538 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c298a3ed-3238-41c9-853b-23be166c1022 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:50.450979 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-c298a3ed-3238-41c9-853b-23be166c1022 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Updating group 'f66eaae8-7dd4-450c-bfed-e524baad2d0d' with 'available' {{(pid=122527) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Apr 30 21:43:50.456011 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:50.456011 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:50.533671 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c298a3ed-3238-41c9-853b-23be166c1022 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d/action returned with HTTP 202 Apr 30 21:43:50.534507 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1452/2895] 10.222.0.23 () {62 vars in 1431 bytes} [Sat Apr 30 21:43:50 2022] POST /volume/v3/2bdac16fac414838974a4b64a7f68f89/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:43:50.539461 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4d63e62c-4f81-499f-853c-f25cad1d2539 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:50.543575 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4d63e62c-4f81-499f-853c-f25cad1d2539 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d Apr 30 21:43:50.544067 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4d63e62c-4f81-499f-853c-f25cad1d2539 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:50.544535 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4d63e62c-4f81-499f-853c-f25cad1d2539 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:50.544878 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-4d63e62c-4f81-499f-853c-f25cad1d2539 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] show called for member f66eaae8-7dd4-450c-bfed-e524baad2d0d {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:43:50.553268 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:50.553268 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:50.562006 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4d63e62c-4f81-499f-853c-f25cad1d2539 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d returned with HTTP 200 Apr 30 21:43:50.563015 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1444/2896] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:43:50 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d => generated 329 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:50.571068 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a619aa08-f209-4ae8-991f-f3c9a0823f66 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:50.575571 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a619aa08-f209-4ae8-991f-f3c9a0823f66 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] POST http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d/action Apr 30 21:43:50.576353 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a619aa08-f209-4ae8-991f-f3c9a0823f66 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:43:50.576749 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a619aa08-f209-4ae8-991f-f3c9a0823f66 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:50.577602 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-a619aa08-f209-4ae8-991f-f3c9a0823f66 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Updating group 'f66eaae8-7dd4-450c-bfed-e524baad2d0d' with 'error' {{(pid=122527) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Apr 30 21:43:50.582926 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:50.582926 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:50.622100 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ce631526-f3fd-43d6-9f89-5197ab1767d4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:50.625840 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ce631526-f3fd-43d6-9f89-5197ab1767d4 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] GET http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:50.626396 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ce631526-f3fd-43d6-9f89-5197ab1767d4 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:50.626838 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ce631526-f3fd-43d6-9f89-5197ab1767d4 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:50.641355 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:50.641355 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:50.645212 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a619aa08-f209-4ae8-991f-f3c9a0823f66 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d/action returned with HTTP 202 Apr 30 21:43:50.646253 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1453/2897] 10.222.0.23 () {62 vars in 1431 bytes} [Sat Apr 30 21:43:50 2022] POST /volume/v3/2bdac16fac414838974a4b64a7f68f89/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:43:50.648188 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ce631526-f3fd-43d6-9f89-5197ab1767d4 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Volume info retrieved successfully. Apr 30 21:43:50.650873 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5a11c0d8-7579-4fc6-ad13-dd102649695c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:50.655847 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5a11c0d8-7579-4fc6-ad13-dd102649695c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d Apr 30 21:43:50.656290 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5a11c0d8-7579-4fc6-ad13-dd102649695c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:50.656701 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ce631526-f3fd-43d6-9f89-5197ab1767d4 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 returned with HTTP 200 Apr 30 21:43:50.656873 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5a11c0d8-7579-4fc6-ad13-dd102649695c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:50.657262 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-5a11c0d8-7579-4fc6-ad13-dd102649695c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] show called for member f66eaae8-7dd4-450c-bfed-e524baad2d0d {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:43:50.665854 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1445/2898] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:50 2022] GET /volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 => generated 1187 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:43:50.666303 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:50.666303 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:50.669549 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5a11c0d8-7579-4fc6-ad13-dd102649695c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d returned with HTTP 200 Apr 30 21:43:50.671575 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1454/2899] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:43:50 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:43:50.679920 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-19ac4cb0-a1ec-46b0-ab52-fbede7886724 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:50.684310 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-19ac4cb0-a1ec-46b0-ab52-fbede7886724 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] POST http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d/action Apr 30 21:43:50.685082 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-19ac4cb0-a1ec-46b0-ab52-fbede7886724 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:43:50.685406 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-19ac4cb0-a1ec-46b0-ab52-fbede7886724 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:50.686251 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-19ac4cb0-a1ec-46b0-ab52-fbede7886724 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Updating group 'f66eaae8-7dd4-450c-bfed-e524baad2d0d' with 'available' {{(pid=122525) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Apr 30 21:43:50.693402 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:50.693402 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:50.785015 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-19ac4cb0-a1ec-46b0-ab52-fbede7886724 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d/action returned with HTTP 202 Apr 30 21:43:50.785808 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1446/2900] 10.222.0.23 () {62 vars in 1431 bytes} [Sat Apr 30 21:43:50 2022] POST /volume/v3/2bdac16fac414838974a4b64a7f68f89/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:43:50.790658 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-270a3521-f784-4d1c-a322-c301c7b02b9c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:50.794692 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-270a3521-f784-4d1c-a322-c301c7b02b9c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d Apr 30 21:43:50.795171 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-270a3521-f784-4d1c-a322-c301c7b02b9c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:50.795646 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-270a3521-f784-4d1c-a322-c301c7b02b9c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:50.795983 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.group_snapshots [None req-270a3521-f784-4d1c-a322-c301c7b02b9c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] show called for member f66eaae8-7dd4-450c-bfed-e524baad2d0d {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:43:50.801088 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:50.801088 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:50.807050 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-270a3521-f784-4d1c-a322-c301c7b02b9c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d returned with HTTP 200 Apr 30 21:43:50.807735 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1455/2901] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:43:50 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:43:50.814276 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-75bb829a-d197-4b44-8491-59741a12797a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:50.818968 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-75bb829a-d197-4b44-8491-59741a12797a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] DELETE http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d Apr 30 21:43:50.818968 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-75bb829a-d197-4b44-8491-59741a12797a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:50.819153 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-75bb829a-d197-4b44-8491-59741a12797a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:50.819459 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-75bb829a-d197-4b44-8491-59741a12797a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] delete called for member f66eaae8-7dd4-450c-bfed-e524baad2d0d {{(pid=122525) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Apr 30 21:43:50.819758 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.group_snapshots [None req-75bb829a-d197-4b44-8491-59741a12797a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Delete group_snapshot with id: f66eaae8-7dd4-450c-bfed-e524baad2d0d Apr 30 21:43:50.826120 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:50.826120 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:50.829080 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7c0b6bca-7886-4720-991d-687fa03656fa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:50.833496 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7c0b6bca-7886-4720-991d-687fa03656fa tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:43:50.833970 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7c0b6bca-7886-4720-991d-687fa03656fa tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:50.834414 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7c0b6bca-7886-4720-991d-687fa03656fa tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:50.834709 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-7c0b6bca-7886-4720-991d-687fa03656fa tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:43:50.842008 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:50.842008 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:50.843629 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7c0b6bca-7886-4720-991d-687fa03656fa tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:43:50.847596 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1456/2902] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:50 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:43:50.987982 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-75bb829a-d197-4b44-8491-59741a12797a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d returned with HTTP 202 Apr 30 21:43:50.988757 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1447/2903] 10.222.0.23 () {60 vars in 1392 bytes} [Sat Apr 30 21:43:50 2022] DELETE /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Apr 30 21:43:50.993581 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-acc6b92a-f3a1-4e24-8202-6dd7dfd87db3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:50.997805 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-acc6b92a-f3a1-4e24-8202-6dd7dfd87db3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/detail Apr 30 21:43:50.998292 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-acc6b92a-f3a1-4e24-8202-6dd7dfd87db3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:50.998810 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-acc6b92a-f3a1-4e24-8202-6dd7dfd87db3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:50.999370 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-acc6b92a-f3a1-4e24-8202-6dd7dfd87db3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:43:51.000976 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-acc6b92a-f3a1-4e24-8202-6dd7dfd87db3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:43:51.049541 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-acc6b92a-f3a1-4e24-8202-6dd7dfd87db3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Get all volumes completed successfully. Apr 30 21:43:51.051015 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-acc6b92a-f3a1-4e24-8202-6dd7dfd87db3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:43:51.051395 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-acc6b92a-f3a1-4e24-8202-6dd7dfd87db3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:43:51.058795 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-acc6b92a-f3a1-4e24-8202-6dd7dfd87db3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:43:51.064007 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:51.064007 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:51.077714 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-acc6b92a-f3a1-4e24-8202-6dd7dfd87db3 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/detail returned with HTTP 200 Apr 30 21:43:51.078484 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1457/2904] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:43:50 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/detail => generated 1011 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:51.091101 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d819bb09-de3e-4164-97ff-f252fb632837 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:51.095324 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d819bb09-de3e-4164-97ff-f252fb632837 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/detail Apr 30 21:43:51.095763 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d819bb09-de3e-4164-97ff-f252fb632837 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:51.098575 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d819bb09-de3e-4164-97ff-f252fb632837 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'detail' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:51.098575 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-d819bb09-de3e-4164-97ff-f252fb632837 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:43:51.098575 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:51.098575 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:51.099041 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.db.sqlalchemy.api [None req-d819bb09-de3e-4164-97ff-f252fb632837 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Building query based on filter {{(pid=122525) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:43:51.106385 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d819bb09-de3e-4164-97ff-f252fb632837 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Get all snapshots completed successfully. Apr 30 21:43:51.107184 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:51.107184 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:51.108308 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d819bb09-de3e-4164-97ff-f252fb632837 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/detail returned with HTTP 200 Apr 30 21:43:51.108991 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1448/2905] 10.222.0.23 () {58 vars in 1240 bytes} [Sat Apr 30 21:43:51 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/detail => generated 474 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:51.116401 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-800ec695-a2a6-4b9d-8b39-de2d0b719420 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:51.121222 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-800ec695-a2a6-4b9d-8b39-de2d0b719420 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 Apr 30 21:43:51.121663 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-800ec695-a2a6-4b9d-8b39-de2d0b719420 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:51.122148 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-800ec695-a2a6-4b9d-8b39-de2d0b719420 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:51.131289 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:51.131289 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:51.132208 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-800ec695-a2a6-4b9d-8b39-de2d0b719420 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Snapshot retrieved successfully. Apr 30 21:43:51.134057 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-800ec695-a2a6-4b9d-8b39-de2d0b719420 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 returned with HTTP 200 Apr 30 21:43:51.134755 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1458/2906] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:43:51 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:51.669373 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e2cc3292-36b0-4941-a0d8-f3e5b8eb0656 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:51.672860 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e2cc3292-36b0-4941-a0d8-f3e5b8eb0656 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] GET http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:51.673343 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e2cc3292-36b0-4941-a0d8-f3e5b8eb0656 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:51.673852 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e2cc3292-36b0-4941-a0d8-f3e5b8eb0656 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:51.688340 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:51.688340 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:51.695243 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e2cc3292-36b0-4941-a0d8-f3e5b8eb0656 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Volume info retrieved successfully. Apr 30 21:43:51.703515 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e2cc3292-36b0-4941-a0d8-f3e5b8eb0656 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 returned with HTTP 200 Apr 30 21:43:51.704252 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1449/2907] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:51 2022] GET /volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 => generated 1187 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:51.853543 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6e850ad8-7d62-4342-83d7-d83ccf0fffea None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:51.857885 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6e850ad8-7d62-4342-83d7-d83ccf0fffea tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:43:51.858325 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6e850ad8-7d62-4342-83d7-d83ccf0fffea tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:51.858778 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6e850ad8-7d62-4342-83d7-d83ccf0fffea tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:51.859081 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-6e850ad8-7d62-4342-83d7-d83ccf0fffea tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:43:51.866530 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:51.866530 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:51.868185 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6e850ad8-7d62-4342-83d7-d83ccf0fffea tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:43:51.869730 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1459/2908] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:51 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:52.142173 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d0278c92-48b0-4d0d-8f50-a4ae57cba6d8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:52.146301 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d0278c92-48b0-4d0d-8f50-a4ae57cba6d8 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 Apr 30 21:43:52.146763 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d0278c92-48b0-4d0d-8f50-a4ae57cba6d8 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:52.147272 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d0278c92-48b0-4d0d-8f50-a4ae57cba6d8 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:52.157309 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:52.157309 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:52.158260 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d0278c92-48b0-4d0d-8f50-a4ae57cba6d8 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Snapshot retrieved successfully. Apr 30 21:43:52.160033 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d0278c92-48b0-4d0d-8f50-a4ae57cba6d8 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 returned with HTTP 200 Apr 30 21:43:52.160703 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1450/2909] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:43:52 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 => generated 471 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:52.717434 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5e1217ea-57ef-4e22-adbd-545c251be208 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:52.721160 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5e1217ea-57ef-4e22-adbd-545c251be208 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] GET http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:52.721640 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5e1217ea-57ef-4e22-adbd-545c251be208 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:52.722152 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5e1217ea-57ef-4e22-adbd-545c251be208 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:52.733485 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5e1217ea-57ef-4e22-adbd-545c251be208 tempest-VolumesTransfersV355Test-362893825 tempest-VolumesTransfersV355Test-362893825-project-admin] http://10.222.0.23/volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 returned with HTTP 404 Apr 30 21:43:52.734445 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1460/2910] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:52 2022] GET /volume/v3/b868a32d150847a9bae4edd0668f086f/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:43:52.741306 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2fc0be17-9bed-411b-b7b7-a8a9f10b8633 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:52.745830 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2fc0be17-9bed-411b-b7b7-a8a9f10b8633 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] DELETE http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:52.746331 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2fc0be17-9bed-411b-b7b7-a8a9f10b8633 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:52.746871 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2fc0be17-9bed-411b-b7b7-a8a9f10b8633 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:52.747386 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-2fc0be17-9bed-411b-b7b7-a8a9f10b8633 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Delete volume with id: 664511c5-1ae1-4e4d-8560-ac1fc3e2f426 Apr 30 21:43:52.758146 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2fc0be17-9bed-411b-b7b7-a8a9f10b8633 tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 returned with HTTP 404 Apr 30 21:43:52.759634 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1451/2911] 10.222.0.23 () {60 vars in 1368 bytes} [Sat Apr 30 21:43:52 2022] DELETE /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/664511c5-1ae1-4e4d-8560-ac1fc3e2f426 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:43:52.764075 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b79e065b-1b3f-468c-aa5b-f1da4702c23d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:52.767585 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b79e065b-1b3f-468c-aa5b-f1da4702c23d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] DELETE http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:52.768063 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b79e065b-1b3f-468c-aa5b-f1da4702c23d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:52.768509 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b79e065b-1b3f-468c-aa5b-f1da4702c23d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:52.768928 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-b79e065b-1b3f-468c-aa5b-f1da4702c23d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] Delete volume with id: 5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 Apr 30 21:43:52.784855 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b79e065b-1b3f-468c-aa5b-f1da4702c23d tempest-VolumesTransfersV355Test-1916059063 tempest-VolumesTransfersV355Test-1916059063-project] http://10.222.0.23/volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 returned with HTTP 404 Apr 30 21:43:52.785553 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1461/2912] 10.222.0.23 () {60 vars in 1368 bytes} [Sat Apr 30 21:43:52 2022] DELETE /volume/v3/786a3b8d82e44b2ca6ff802cf02c28c7/volumes/5a53684e-2dcf-4df6-bb67-1f40ea2a15b5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:43:52.878705 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b9b07373-eec1-45c4-b2b1-da3c36f05c2f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:52.883023 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b9b07373-eec1-45c4-b2b1-da3c36f05c2f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:43:52.883441 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b9b07373-eec1-45c4-b2b1-da3c36f05c2f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:52.883885 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b9b07373-eec1-45c4-b2b1-da3c36f05c2f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:52.884732 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b9b07373-eec1-45c4-b2b1-da3c36f05c2f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:43:52.891839 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:52.891839 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:52.893423 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b9b07373-eec1-45c4-b2b1-da3c36f05c2f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:43:52.894185 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1452/2913] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:52 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:53.168980 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-19158504-6a22-4217-b77c-bcac9d6e9c59 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:53.173424 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19158504-6a22-4217-b77c-bcac9d6e9c59 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 Apr 30 21:43:53.174114 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19158504-6a22-4217-b77c-bcac9d6e9c59 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:53.174689 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19158504-6a22-4217-b77c-bcac9d6e9c59 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:53.184805 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:53.184805 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:53.185954 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-19158504-6a22-4217-b77c-bcac9d6e9c59 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Snapshot retrieved successfully. Apr 30 21:43:53.187850 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19158504-6a22-4217-b77c-bcac9d6e9c59 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 returned with HTTP 200 Apr 30 21:43:53.188589 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1462/2914] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:43:53 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:53.903952 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d7762377-97e2-49b2-8558-cee0cdca7b42 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:53.908175 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d7762377-97e2-49b2-8558-cee0cdca7b42 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:43:53.908612 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d7762377-97e2-49b2-8558-cee0cdca7b42 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:53.909062 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d7762377-97e2-49b2-8558-cee0cdca7b42 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:53.909369 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-d7762377-97e2-49b2-8558-cee0cdca7b42 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:43:53.917214 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:53.917214 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:53.918889 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d7762377-97e2-49b2-8558-cee0cdca7b42 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:43:53.919583 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1453/2915] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:53 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:54.196920 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-da277bae-5984-4824-b4e2-e73208108ed1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:54.200896 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-da277bae-5984-4824-b4e2-e73208108ed1 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 Apr 30 21:43:54.201330 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-da277bae-5984-4824-b4e2-e73208108ed1 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:54.201902 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-da277bae-5984-4824-b4e2-e73208108ed1 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:54.210884 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:54.210884 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:54.211785 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-da277bae-5984-4824-b4e2-e73208108ed1 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Snapshot retrieved successfully. Apr 30 21:43:54.214045 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-da277bae-5984-4824-b4e2-e73208108ed1 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 returned with HTTP 200 Apr 30 21:43:54.214760 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1463/2916] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:43:54 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:54.928847 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-55fc0381-3f86-4d71-a0eb-59136f8b4623 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:54.933824 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-55fc0381-3f86-4d71-a0eb-59136f8b4623 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:43:54.934284 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-55fc0381-3f86-4d71-a0eb-59136f8b4623 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:54.934865 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-55fc0381-3f86-4d71-a0eb-59136f8b4623 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:54.935258 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-55fc0381-3f86-4d71-a0eb-59136f8b4623 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:43:54.942713 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:54.942713 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:54.944338 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-55fc0381-3f86-4d71-a0eb-59136f8b4623 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:43:54.945086 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1454/2917] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:54 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:55.223107 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8acacbe9-4997-474d-83f5-098c55e281fc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:55.232602 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8acacbe9-4997-474d-83f5-098c55e281fc tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 Apr 30 21:43:55.233377 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8acacbe9-4997-474d-83f5-098c55e281fc tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:55.234092 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8acacbe9-4997-474d-83f5-098c55e281fc tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:55.244792 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:55.244792 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:55.245748 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8acacbe9-4997-474d-83f5-098c55e281fc tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Snapshot retrieved successfully. Apr 30 21:43:55.247555 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8acacbe9-4997-474d-83f5-098c55e281fc tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 returned with HTTP 200 Apr 30 21:43:55.248421 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1464/2918] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:43:55 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 => generated 471 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:55.954456 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a38d2658-3777-4171-a349-b8fdcb9e0f07 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:55.958708 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a38d2658-3777-4171-a349-b8fdcb9e0f07 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:43:55.959447 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a38d2658-3777-4171-a349-b8fdcb9e0f07 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:55.959924 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a38d2658-3777-4171-a349-b8fdcb9e0f07 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:55.960225 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-a38d2658-3777-4171-a349-b8fdcb9e0f07 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:43:55.967868 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:55.967868 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:55.969529 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a38d2658-3777-4171-a349-b8fdcb9e0f07 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:43:55.970271 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1455/2919] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:55 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:56.256634 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-77c858ca-6f61-46fc-af58-b318c693843e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:56.261048 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-77c858ca-6f61-46fc-af58-b318c693843e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 Apr 30 21:43:56.261489 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-77c858ca-6f61-46fc-af58-b318c693843e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:56.262023 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-77c858ca-6f61-46fc-af58-b318c693843e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:56.271685 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:56.271685 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:56.272796 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-77c858ca-6f61-46fc-af58-b318c693843e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Snapshot retrieved successfully. Apr 30 21:43:56.275142 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-77c858ca-6f61-46fc-af58-b318c693843e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 returned with HTTP 200 Apr 30 21:43:56.281484 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1465/2920] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:43:56 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:56.980433 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-62c6a894-5418-454f-9601-8226e3d1e374 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:56.984814 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-62c6a894-5418-454f-9601-8226e3d1e374 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:43:56.985324 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-62c6a894-5418-454f-9601-8226e3d1e374 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:56.985869 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-62c6a894-5418-454f-9601-8226e3d1e374 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:56.986177 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-62c6a894-5418-454f-9601-8226e3d1e374 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:43:56.993899 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:56.993899 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:56.996101 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-62c6a894-5418-454f-9601-8226e3d1e374 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:43:56.996803 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1456/2921] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:56 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:57.285021 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-67ff8827-4f42-4bdc-8f27-f4abfa62ee61 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:57.288926 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-67ff8827-4f42-4bdc-8f27-f4abfa62ee61 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 Apr 30 21:43:57.289363 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-67ff8827-4f42-4bdc-8f27-f4abfa62ee61 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:57.289841 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-67ff8827-4f42-4bdc-8f27-f4abfa62ee61 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:57.298134 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-67ff8827-4f42-4bdc-8f27-f4abfa62ee61 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 returned with HTTP 404 Apr 30 21:43:57.299911 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1466/2922] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:43:57 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/snapshots/a01638c4-6fc4-4590-8fd8-871ece986b16 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:43:57.304039 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d4199f17-bd77-447e-b4d1-1368950db3dd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:57.307945 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d4199f17-bd77-447e-b4d1-1368950db3dd tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d Apr 30 21:43:57.308489 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d4199f17-bd77-447e-b4d1-1368950db3dd tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:57.308935 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d4199f17-bd77-447e-b4d1-1368950db3dd tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:57.309275 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.group_snapshots [None req-d4199f17-bd77-447e-b4d1-1368950db3dd tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] show called for member f66eaae8-7dd4-450c-bfed-e524baad2d0d {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Apr 30 21:43:57.313843 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d4199f17-bd77-447e-b4d1-1368950db3dd tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d returned with HTTP 404 Apr 30 21:43:57.314729 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1457/2923] 10.222.0.23 () {60 vars in 1389 bytes} [Sat Apr 30 21:43:57 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/group_snapshots/f66eaae8-7dd4-450c-bfed-e524baad2d0d => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Apr 30 21:43:57.319359 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7dabc7c0-748e-4a4b-83d5-d6d30e17ae45 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:57.326967 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7dabc7c0-748e-4a4b-83d5-d6d30e17ae45 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/detail Apr 30 21:43:57.328661 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7dabc7c0-748e-4a4b-83d5-d6d30e17ae45 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:57.328661 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7dabc7c0-748e-4a4b-83d5-d6d30e17ae45 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'detail' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:57.328661 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-7dabc7c0-748e-4a4b-83d5-d6d30e17ae45 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:43:57.330163 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-7dabc7c0-748e-4a4b-83d5-d6d30e17ae45 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:43:57.382675 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7dabc7c0-748e-4a4b-83d5-d6d30e17ae45 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Get all volumes completed successfully. Apr 30 21:43:57.384420 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-7dabc7c0-748e-4a4b-83d5-d6d30e17ae45 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:43:57.384568 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-7dabc7c0-748e-4a4b-83d5-d6d30e17ae45 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:43:57.395357 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-7dabc7c0-748e-4a4b-83d5-d6d30e17ae45 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:43:57.401708 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:57.401708 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:57.415866 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7dabc7c0-748e-4a4b-83d5-d6d30e17ae45 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/detail returned with HTTP 200 Apr 30 21:43:57.416671 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1467/2924] 10.222.0.23 () {60 vars in 1275 bytes} [Sat Apr 30 21:43:57 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/detail => generated 1011 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:57.431018 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3a9e725e-bcf6-4d89-b60e-37cd85490f9c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:57.437731 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3a9e725e-bcf6-4d89-b60e-37cd85490f9c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] POST http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/groups/977f2a30-357c-493d-a24c-930aab89030f/action Apr 30 21:43:57.437731 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3a9e725e-bcf6-4d89-b60e-37cd85490f9c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:43:57.437731 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3a9e725e-bcf6-4d89-b60e-37cd85490f9c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:57.437731 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.groups [None req-3a9e725e-bcf6-4d89-b60e-37cd85490f9c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] delete called for group 977f2a30-357c-493d-a24c-930aab89030f {{(pid=122525) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Apr 30 21:43:57.437731 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.groups [None req-3a9e725e-bcf6-4d89-b60e-37cd85490f9c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Delete group with id: 977f2a30-357c-493d-a24c-930aab89030f Apr 30 21:43:57.443310 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:57.443310 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:57.662718 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3a9e725e-bcf6-4d89-b60e-37cd85490f9c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/groups/977f2a30-357c-493d-a24c-930aab89030f/action returned with HTTP 202 Apr 30 21:43:57.663663 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1458/2925] 10.222.0.23 () {62 vars in 1404 bytes} [Sat Apr 30 21:43:57 2022] POST /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/groups/977f2a30-357c-493d-a24c-930aab89030f/action => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:43:57.668720 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ca1aa764-bf46-4c13-958e-1c5c60482a51 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:57.672729 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ca1aa764-bf46-4c13-958e-1c5c60482a51 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:43:57.673285 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ca1aa764-bf46-4c13-958e-1c5c60482a51 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:57.674006 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ca1aa764-bf46-4c13-958e-1c5c60482a51 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:57.689502 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:57.689502 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:57.699086 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ca1aa764-bf46-4c13-958e-1c5c60482a51 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:43:57.710064 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-ca1aa764-bf46-4c13-958e-1c5c60482a51 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:43:57.710064 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-ca1aa764-bf46-4c13-958e-1c5c60482a51 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:43:57.710064 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-ca1aa764-bf46-4c13-958e-1c5c60482a51 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:43:57.716013 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:57.716013 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:57.735400 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ca1aa764-bf46-4c13-958e-1c5c60482a51 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:43:57.736930 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1468/2926] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:57 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1007 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:43:58.005839 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0a42c965-9fbc-4e00-956c-90ab18ca614f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:58.010903 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0a42c965-9fbc-4e00-956c-90ab18ca614f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:43:58.013269 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0a42c965-9fbc-4e00-956c-90ab18ca614f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:58.013269 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0a42c965-9fbc-4e00-956c-90ab18ca614f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:58.013269 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-0a42c965-9fbc-4e00-956c-90ab18ca614f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:43:58.019319 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:58.019319 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:58.020932 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0a42c965-9fbc-4e00-956c-90ab18ca614f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:43:58.021666 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1459/2927] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:58 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:58.588236 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-756e747a-ca3e-4879-9398-a968b9294356 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:58.686330 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes Apr 30 21:43:58.687044 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2084297836"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:43:58.688017 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2084297836'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:43:58.688326 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume of 1 GB Apr 30 21:43:58.694838 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Availability Zones retrieved successfully. Apr 30 21:43:58.710318 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Flow 'volume_create_api' (354df937-88cc-43c2-a868-2f185e017e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:43:58.713169 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04d682a8-6f74-4636-a4ba-ad1956acf0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:58.716020 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:43:58.745843 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04d682a8-6f74-4636-a4ba-ad1956acf0f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:58.747813 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e2ade71-56e2-4df0-b9e5-f87ca61bf4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:58.749199 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-526f336e-5182-4647-aa52-e92c88fa9bec None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:58.752695 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-526f336e-5182-4647-aa52-e92c88fa9bec tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:43:58.753270 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-526f336e-5182-4647-aa52-e92c88fa9bec tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:58.753751 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-526f336e-5182-4647-aa52-e92c88fa9bec tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:58.768338 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:58.768338 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:58.776575 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-526f336e-5182-4647-aa52-e92c88fa9bec tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:43:58.783581 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-526f336e-5182-4647-aa52-e92c88fa9bec tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:43:58.783581 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-526f336e-5182-4647-aa52-e92c88fa9bec tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:43:58.787142 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-526f336e-5182-4647-aa52-e92c88fa9bec tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:43:58.793359 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:58.793359 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:58.806889 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-526f336e-5182-4647-aa52-e92c88fa9bec tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:43:58.807637 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1460/2928] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:58 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1007 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:43:59.030684 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b7359b89-1751-49f8-b68a-79f368247794 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:59.035193 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b7359b89-1751-49f8-b68a-79f368247794 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:43:59.035630 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b7359b89-1751-49f8-b68a-79f368247794 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:59.036075 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b7359b89-1751-49f8-b68a-79f368247794 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:59.036379 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b7359b89-1751-49f8-b68a-79f368247794 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:43:59.043652 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:59.043652 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:59.045264 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b7359b89-1751-49f8-b68a-79f368247794 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:43:59.045969 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1461/2929] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:59 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:43:59.059193 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['b37632b3-40a2-43b5-a560-13736656a467', '26bbc704-5704-46a6-b54f-9f35e470d7ea', 'cbc65aff-1d0b-4717-b6c2-d28d72f88077', 'd8d3f6a5-38cc-4063-a487-9da4880f608a'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:43:59.062488 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e2ade71-56e2-4df0-b9e5-f87ca61bf4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b37632b3-40a2-43b5-a560-13736656a467', '26bbc704-5704-46a6-b54f-9f35e470d7ea', 'cbc65aff-1d0b-4717-b6c2-d28d72f88077', 'd8d3f6a5-38cc-4063-a487-9da4880f608a']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:59.064873 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27c04e07-3f72-41e8-ae2d-346f06753ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:59.166027 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27c04e07-3f72-41e8-ae2d-346f06753ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2084297836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1febcefe29f461ea37667520a278022',qos_specs=None,replication_status=,reservations=['b37632b3-40a2-43b5-a560-13736656a467','26bbc704-5704-46a6-b54f-9f35e470d7ea','cbc65aff-1d0b-4717-b6c2-d28d72f88077','d8d3f6a5-38cc-4063-a487-9da4880f608a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:43:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2084297836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1febcefe29f461ea37667520a278022',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:59.168155 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e7356d-22f9-492e-951b-cb5fc8894b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:59.258481 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0e7356d-22f9-492e-951b-cb5fc8894b60) transitioned into state 'SUCCESS' from state '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-2084297836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1febcefe29f461ea37667520a278022',qos_specs=None,replication_status=,reservations=['b37632b3-40a2-43b5-a560-13736656a467','26bbc704-5704-46a6-b54f-9f35e470d7ea','cbc65aff-1d0b-4717-b6c2-d28d72f88077','d8d3f6a5-38cc-4063-a487-9da4880f608a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:59.260793 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b373bf7e-ad1e-4bd3-8817-5f6b3876b406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:43:59.370174 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b373bf7e-ad1e-4bd3-8817-5f6b3876b406) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:43:59.372574 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Flow 'volume_create_api' (354df937-88cc-43c2-a868-2f185e017e96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:43:59.373226 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume request issued successfully. Apr 30 21:43:59.374473 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-756e747a-ca3e-4879-9398-a968b9294356 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes returned with HTTP 202 Apr 30 21:43:59.375236 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1469/2930] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:43:58 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/volumes => generated 816 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:43:59.386450 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8a9e6128-d92a-4997-8ee7-ad13f01a466d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:59.390252 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8a9e6128-d92a-4997-8ee7-ad13f01a466d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:43:59.396168 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8a9e6128-d92a-4997-8ee7-ad13f01a466d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:59.396168 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8a9e6128-d92a-4997-8ee7-ad13f01a466d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:59.405845 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:59.405845 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:59.412583 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8a9e6128-d92a-4997-8ee7-ad13f01a466d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:43:59.422759 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8a9e6128-d92a-4997-8ee7-ad13f01a466d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:43:59.423702 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1462/2931] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:43:59 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 884 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:43:59.820461 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ef49bd29-f555-4ee7-a117-c4c8a392b54e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:43:59.824447 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ef49bd29-f555-4ee7-a117-c4c8a392b54e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:43:59.824935 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ef49bd29-f555-4ee7-a117-c4c8a392b54e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:43:59.825386 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ef49bd29-f555-4ee7-a117-c4c8a392b54e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:43:59.839211 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:59.839211 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:59.849675 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ef49bd29-f555-4ee7-a117-c4c8a392b54e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:43:59.849675 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-ef49bd29-f555-4ee7-a117-c4c8a392b54e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:43:59.849675 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-ef49bd29-f555-4ee7-a117-c4c8a392b54e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:43:59.854695 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-ef49bd29-f555-4ee7-a117-c4c8a392b54e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:43:59.859908 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:43:59.859908 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:43:59.873297 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ef49bd29-f555-4ee7-a117-c4c8a392b54e tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:43:59.874494 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1470/2932] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:43:59 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1007 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:44:00.055705 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7cea2af4-2a91-4f0f-a924-5bfcbe2d187a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:00.060090 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7cea2af4-2a91-4f0f-a924-5bfcbe2d187a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:00.060523 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7cea2af4-2a91-4f0f-a924-5bfcbe2d187a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:00.060974 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7cea2af4-2a91-4f0f-a924-5bfcbe2d187a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:00.061275 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-7cea2af4-2a91-4f0f-a924-5bfcbe2d187a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:00.068627 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:00.068627 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:00.073559 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7cea2af4-2a91-4f0f-a924-5bfcbe2d187a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:00.073559 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1463/2933] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:00 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:00.435841 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3112f72c-3cdc-4846-b0b7-2117465496f2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:00.439704 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3112f72c-3cdc-4846-b0b7-2117465496f2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:44:00.440148 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3112f72c-3cdc-4846-b0b7-2117465496f2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:00.440601 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3112f72c-3cdc-4846-b0b7-2117465496f2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:00.454772 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:00.454772 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:00.461513 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3112f72c-3cdc-4846-b0b7-2117465496f2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:44:00.469819 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3112f72c-3cdc-4846-b0b7-2117465496f2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:44:00.470521 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1471/2934] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:00 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:00.886123 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-80331e6e-a09b-4221-adf6-35f318014ff2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:00.889650 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-80331e6e-a09b-4221-adf6-35f318014ff2 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:44:00.890170 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-80331e6e-a09b-4221-adf6-35f318014ff2 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:00.890617 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-80331e6e-a09b-4221-adf6-35f318014ff2 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:00.905353 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:00.905353 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:00.912534 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-80331e6e-a09b-4221-adf6-35f318014ff2 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:44:00.913940 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-80331e6e-a09b-4221-adf6-35f318014ff2 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:44:00.914325 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-80331e6e-a09b-4221-adf6-35f318014ff2 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:44:00.922118 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-80331e6e-a09b-4221-adf6-35f318014ff2 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:44:00.927506 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:00.927506 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:00.940408 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-80331e6e-a09b-4221-adf6-35f318014ff2 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:44:00.941141 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1464/2935] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:44:00 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1007 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:44:01.081683 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ad883f78-9de0-40dc-a575-4b7c55586472 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:01.086028 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ad883f78-9de0-40dc-a575-4b7c55586472 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:01.086472 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ad883f78-9de0-40dc-a575-4b7c55586472 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:01.086918 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ad883f78-9de0-40dc-a575-4b7c55586472 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:01.087219 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-ad883f78-9de0-40dc-a575-4b7c55586472 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:01.094318 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:01.094318 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:01.095859 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ad883f78-9de0-40dc-a575-4b7c55586472 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:01.098099 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1472/2936] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:01 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:01.483200 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bbe314fb-a82e-4a2f-af06-c1146783bbfd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:01.487019 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bbe314fb-a82e-4a2f-af06-c1146783bbfd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:44:01.487465 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bbe314fb-a82e-4a2f-af06-c1146783bbfd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:01.487921 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bbe314fb-a82e-4a2f-af06-c1146783bbfd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:01.502093 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:01.502093 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:01.508819 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bbe314fb-a82e-4a2f-af06-c1146783bbfd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:44:01.517639 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bbe314fb-a82e-4a2f-af06-c1146783bbfd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:44:01.518392 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1465/2937] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:01 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:01.535338 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-14da374a-c8d9-4e69-8f7b-b6281670af83 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:01.539170 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-14da374a-c8d9-4e69-8f7b-b6281670af83 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots Apr 30 21:44:01.539883 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-14da374a-c8d9-4e69-8f7b-b6281670af83 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-883161237"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:01.554613 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:01.554613 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:01.555684 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-14da374a-c8d9-4e69-8f7b-b6281670af83 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:44:01.555988 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.snapshots [None req-14da374a-c8d9-4e69-8f7b-b6281670af83 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create snapshot from volume 9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:44:01.763650 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-14da374a-c8d9-4e69-8f7b-b6281670af83 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['ec6aa528-eee7-4084-81b0-56e872708574', 'e8525e9c-b760-490a-a312-1fa24f6142f6', 'ed28604d-ab57-4855-b893-a9ad91d71b69', 'bd4baa34-7529-42c8-aeb9-7fc3b50a8720'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:44:01.943508 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-14da374a-c8d9-4e69-8f7b-b6281670af83 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot create request issued successfully. Apr 30 21:44:01.944195 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-14da374a-c8d9-4e69-8f7b-b6281670af83 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots returned with HTTP 202 Apr 30 21:44:01.944984 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1473/2938] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:44:01 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/snapshots => generated 309 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:44:01.952903 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-15bdebfc-da3f-46a7-bbfb-aab23b867ff1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:01.953091 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-baa07939-f4aa-48e8-abbd-0293e2113e0a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:01.957974 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-baa07939-f4aa-48e8-abbd-0293e2113e0a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:44:01.957974 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-baa07939-f4aa-48e8-abbd-0293e2113e0a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:01.958288 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-baa07939-f4aa-48e8-abbd-0293e2113e0a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:01.961804 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-15bdebfc-da3f-46a7-bbfb-aab23b867ff1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 Apr 30 21:44:01.963748 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-15bdebfc-da3f-46a7-bbfb-aab23b867ff1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:01.964731 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-15bdebfc-da3f-46a7-bbfb-aab23b867ff1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:01.972594 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:01.972594 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:01.975135 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:01.975135 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:01.976133 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-15bdebfc-da3f-46a7-bbfb-aab23b867ff1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:44:01.978022 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-15bdebfc-da3f-46a7-bbfb-aab23b867ff1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 returned with HTTP 200 Apr 30 21:44:01.978747 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1466/2939] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:44:01 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 => generated 441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:01.979991 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-baa07939-f4aa-48e8-abbd-0293e2113e0a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:44:01.981921 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-baa07939-f4aa-48e8-abbd-0293e2113e0a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:44:01.985200 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-baa07939-f4aa-48e8-abbd-0293e2113e0a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:44:01.988826 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-baa07939-f4aa-48e8-abbd-0293e2113e0a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:44:01.994065 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:01.994065 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:02.011437 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-baa07939-f4aa-48e8-abbd-0293e2113e0a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:44:02.012210 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1474/2940] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:44:01 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1007 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:44:02.105205 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b789fd70-d286-451d-8ec1-3bd6d02f3643 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:02.110068 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b789fd70-d286-451d-8ec1-3bd6d02f3643 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:02.110509 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b789fd70-d286-451d-8ec1-3bd6d02f3643 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:02.110956 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b789fd70-d286-451d-8ec1-3bd6d02f3643 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:02.111260 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b789fd70-d286-451d-8ec1-3bd6d02f3643 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:02.118631 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:02.118631 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:02.120182 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b789fd70-d286-451d-8ec1-3bd6d02f3643 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:02.120857 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1467/2941] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:02 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:02.988120 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4c6a7228-d10f-4309-9334-fbf8537f73fb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:02.992329 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4c6a7228-d10f-4309-9334-fbf8537f73fb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 Apr 30 21:44:02.992805 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4c6a7228-d10f-4309-9334-fbf8537f73fb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:02.993259 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4c6a7228-d10f-4309-9334-fbf8537f73fb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:03.002338 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:03.002338 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:03.003244 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4c6a7228-d10f-4309-9334-fbf8537f73fb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:44:03.004963 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4c6a7228-d10f-4309-9334-fbf8537f73fb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 returned with HTTP 200 Apr 30 21:44:03.005625 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1475/2942] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:44:02 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:03.024472 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3f6b34fc-72bf-40d7-a31c-e08fd42da8fe None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:03.028215 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3f6b34fc-72bf-40d7-a31c-e08fd42da8fe tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:44:03.029279 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3f6b34fc-72bf-40d7-a31c-e08fd42da8fe tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:03.029747 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3f6b34fc-72bf-40d7-a31c-e08fd42da8fe tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:03.044304 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:03.044304 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:03.053239 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3f6b34fc-72bf-40d7-a31c-e08fd42da8fe tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:44:03.057647 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-3f6b34fc-72bf-40d7-a31c-e08fd42da8fe tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:44:03.057647 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-3f6b34fc-72bf-40d7-a31c-e08fd42da8fe tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:44:03.062240 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-3f6b34fc-72bf-40d7-a31c-e08fd42da8fe tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:44:03.067559 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:03.067559 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:03.081740 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3f6b34fc-72bf-40d7-a31c-e08fd42da8fe tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:44:03.090889 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1468/2943] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:44:03 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1007 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:44:03.130656 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b1c863c3-2e90-4ef6-8d90-88990a28f63d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:03.134976 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b1c863c3-2e90-4ef6-8d90-88990a28f63d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:03.135410 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b1c863c3-2e90-4ef6-8d90-88990a28f63d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:03.135851 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b1c863c3-2e90-4ef6-8d90-88990a28f63d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:03.136150 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-b1c863c3-2e90-4ef6-8d90-88990a28f63d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:03.144294 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:03.144294 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:03.146224 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b1c863c3-2e90-4ef6-8d90-88990a28f63d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:03.146964 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1476/2944] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:03 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:04.013772 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f0fece16-c769-4b6d-ac05-715c82dceca6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:04.017981 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f0fece16-c769-4b6d-ac05-715c82dceca6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 Apr 30 21:44:04.018425 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f0fece16-c769-4b6d-ac05-715c82dceca6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:04.018879 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f0fece16-c769-4b6d-ac05-715c82dceca6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:04.029003 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:04.029003 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:04.029980 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f0fece16-c769-4b6d-ac05-715c82dceca6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:44:04.031725 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f0fece16-c769-4b6d-ac05-715c82dceca6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 returned with HTTP 200 Apr 30 21:44:04.032397 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1469/2945] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:44:04 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:04.095280 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-aa3b05a4-12ca-4e3b-aae9-9d63b0733da2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:04.098890 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aa3b05a4-12ca-4e3b-aae9-9d63b0733da2 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:44:04.099369 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aa3b05a4-12ca-4e3b-aae9-9d63b0733da2 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:04.099812 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aa3b05a4-12ca-4e3b-aae9-9d63b0733da2 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:04.113895 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:04.113895 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:04.120621 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-aa3b05a4-12ca-4e3b-aae9-9d63b0733da2 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:44:04.123118 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-aa3b05a4-12ca-4e3b-aae9-9d63b0733da2 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:44:04.123118 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-aa3b05a4-12ca-4e3b-aae9-9d63b0733da2 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:44:04.128510 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-aa3b05a4-12ca-4e3b-aae9-9d63b0733da2 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:44:04.133560 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:04.133560 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:04.146141 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aa3b05a4-12ca-4e3b-aae9-9d63b0733da2 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:44:04.148083 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1477/2946] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:44:04 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1007 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:44:04.156757 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-740527e6-2b76-4fbb-9dfb-ab78258d3820 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:04.161055 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-740527e6-2b76-4fbb-9dfb-ab78258d3820 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:04.161528 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-740527e6-2b76-4fbb-9dfb-ab78258d3820 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:04.162002 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-740527e6-2b76-4fbb-9dfb-ab78258d3820 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:04.162313 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-740527e6-2b76-4fbb-9dfb-ab78258d3820 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:04.170077 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:04.170077 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:04.171711 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-740527e6-2b76-4fbb-9dfb-ab78258d3820 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:04.172388 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1470/2947] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:04 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:05.040403 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8bd7bc1e-4b05-472b-ba9f-e137d296f024 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:05.045099 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8bd7bc1e-4b05-472b-ba9f-e137d296f024 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 Apr 30 21:44:05.047375 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8bd7bc1e-4b05-472b-ba9f-e137d296f024 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:05.047375 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8bd7bc1e-4b05-472b-ba9f-e137d296f024 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:05.055004 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:05.055004 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:05.055900 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8bd7bc1e-4b05-472b-ba9f-e137d296f024 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:44:05.057658 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8bd7bc1e-4b05-472b-ba9f-e137d296f024 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 returned with HTTP 200 Apr 30 21:44:05.058350 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1478/2948] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:44:05 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:05.160497 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0dc85f11-f23d-4bc0-a3de-1ddd78619f3d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:05.164112 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0dc85f11-f23d-4bc0-a3de-1ddd78619f3d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:44:05.164592 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0dc85f11-f23d-4bc0-a3de-1ddd78619f3d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:05.165039 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0dc85f11-f23d-4bc0-a3de-1ddd78619f3d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:05.179884 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:05.179884 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:05.180798 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-47ad0ad0-8c6e-43b2-8458-a72890504908 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:05.185942 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-47ad0ad0-8c6e-43b2-8458-a72890504908 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:05.186529 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-47ad0ad0-8c6e-43b2-8458-a72890504908 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:05.186890 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-47ad0ad0-8c6e-43b2-8458-a72890504908 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:05.187202 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-47ad0ad0-8c6e-43b2-8458-a72890504908 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:05.187467 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0dc85f11-f23d-4bc0-a3de-1ddd78619f3d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:44:05.188880 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-0dc85f11-f23d-4bc0-a3de-1ddd78619f3d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:44:05.189259 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-0dc85f11-f23d-4bc0-a3de-1ddd78619f3d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:44:05.194527 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:05.194527 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:05.195794 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-0dc85f11-f23d-4bc0-a3de-1ddd78619f3d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:44:05.196406 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-47ad0ad0-8c6e-43b2-8458-a72890504908 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:05.197130 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1479/2949] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:05 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:05.201076 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:05.201076 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:05.215114 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0dc85f11-f23d-4bc0-a3de-1ddd78619f3d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:44:05.215881 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1471/2950] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:44:05 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1007 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:44:06.066997 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9b5fa95e-da6b-4b94-898b-80a16d43f0bc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:06.071009 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9b5fa95e-da6b-4b94-898b-80a16d43f0bc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 Apr 30 21:44:06.071453 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9b5fa95e-da6b-4b94-898b-80a16d43f0bc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:06.071907 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9b5fa95e-da6b-4b94-898b-80a16d43f0bc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:06.082161 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:06.082161 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:06.083089 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9b5fa95e-da6b-4b94-898b-80a16d43f0bc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:44:06.088665 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9b5fa95e-da6b-4b94-898b-80a16d43f0bc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 returned with HTTP 200 Apr 30 21:44:06.088665 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1480/2951] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:44:06 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:06.206654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7cfdae70-f674-4545-9c63-adcf2cc476a1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:06.211230 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7cfdae70-f674-4545-9c63-adcf2cc476a1 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:06.211673 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7cfdae70-f674-4545-9c63-adcf2cc476a1 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:06.212122 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7cfdae70-f674-4545-9c63-adcf2cc476a1 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:06.212426 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-7cfdae70-f674-4545-9c63-adcf2cc476a1 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:06.220272 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:06.220272 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:06.222676 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7cfdae70-f674-4545-9c63-adcf2cc476a1 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:06.223416 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1472/2952] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:06 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:06.228281 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ba3d6b6a-a329-46c5-af9e-0e21b81b4b1d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:06.232536 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ba3d6b6a-a329-46c5-af9e-0e21b81b4b1d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:44:06.232983 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ba3d6b6a-a329-46c5-af9e-0e21b81b4b1d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:06.233447 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ba3d6b6a-a329-46c5-af9e-0e21b81b4b1d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:06.247284 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:06.247284 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:06.254208 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ba3d6b6a-a329-46c5-af9e-0e21b81b4b1d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:44:06.255490 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-ba3d6b6a-a329-46c5-af9e-0e21b81b4b1d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:44:06.255861 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-ba3d6b6a-a329-46c5-af9e-0e21b81b4b1d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:44:06.262349 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-ba3d6b6a-a329-46c5-af9e-0e21b81b4b1d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:44:06.267480 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:06.267480 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:06.281948 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ba3d6b6a-a329-46c5-af9e-0e21b81b4b1d tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:44:06.282702 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1481/2953] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:44:06 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1007 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:44:07.093692 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-14194efb-b717-4f0d-bd7b-1562779b644d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:07.098436 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-14194efb-b717-4f0d-bd7b-1562779b644d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 Apr 30 21:44:07.098436 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-14194efb-b717-4f0d-bd7b-1562779b644d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:07.098659 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-14194efb-b717-4f0d-bd7b-1562779b644d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:07.107860 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:07.107860 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:07.108792 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-14194efb-b717-4f0d-bd7b-1562779b644d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:44:07.110569 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-14194efb-b717-4f0d-bd7b-1562779b644d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 returned with HTTP 200 Apr 30 21:44:07.111270 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1473/2954] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:44:07 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:07.232939 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b1c3f5f0-c501-4da1-a3c6-1ae56c8a9a96 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:07.238224 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b1c3f5f0-c501-4da1-a3c6-1ae56c8a9a96 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:07.238712 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b1c3f5f0-c501-4da1-a3c6-1ae56c8a9a96 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:07.239166 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b1c3f5f0-c501-4da1-a3c6-1ae56c8a9a96 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:07.239490 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-b1c3f5f0-c501-4da1-a3c6-1ae56c8a9a96 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:07.247685 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:07.247685 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:07.249402 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b1c3f5f0-c501-4da1-a3c6-1ae56c8a9a96 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:07.250141 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1482/2955] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:07 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:07.295525 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6d0e4f5b-684a-472e-8f59-37d18c6e1d6a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:07.299057 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6d0e4f5b-684a-472e-8f59-37d18c6e1d6a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:44:07.299541 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6d0e4f5b-684a-472e-8f59-37d18c6e1d6a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:07.299990 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6d0e4f5b-684a-472e-8f59-37d18c6e1d6a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:07.314337 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:07.314337 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:07.321410 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6d0e4f5b-684a-472e-8f59-37d18c6e1d6a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:44:07.322767 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-6d0e4f5b-684a-472e-8f59-37d18c6e1d6a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:44:07.325837 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-6d0e4f5b-684a-472e-8f59-37d18c6e1d6a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:44:07.329641 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-6d0e4f5b-684a-472e-8f59-37d18c6e1d6a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:44:07.334851 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:07.334851 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:07.348733 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6d0e4f5b-684a-472e-8f59-37d18c6e1d6a tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:44:07.348733 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1474/2956] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:44:07 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1007 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:44:08.119384 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-980ea809-169d-4008-b736-d41e70f680d9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:08.123296 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-980ea809-169d-4008-b736-d41e70f680d9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 Apr 30 21:44:08.123731 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-980ea809-169d-4008-b736-d41e70f680d9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:08.124180 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-980ea809-169d-4008-b736-d41e70f680d9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:08.133176 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:08.133176 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:08.134132 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-980ea809-169d-4008-b736-d41e70f680d9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:44:08.135848 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-980ea809-169d-4008-b736-d41e70f680d9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 returned with HTTP 200 Apr 30 21:44:08.136551 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1483/2957] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:44:08 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:08.261132 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-98021c3e-c248-4e96-bb96-b97621025dc4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:08.269275 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-98021c3e-c248-4e96-bb96-b97621025dc4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:08.269727 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-98021c3e-c248-4e96-bb96-b97621025dc4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:08.270214 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-98021c3e-c248-4e96-bb96-b97621025dc4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:08.270521 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-98021c3e-c248-4e96-bb96-b97621025dc4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:08.279716 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:08.279716 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:08.282843 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-98021c3e-c248-4e96-bb96-b97621025dc4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:08.283098 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1475/2958] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:08 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:08.361077 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6f854afd-be3c-4752-899b-871996bb783b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:08.364745 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6f854afd-be3c-4752-899b-871996bb783b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:44:08.365228 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6f854afd-be3c-4752-899b-871996bb783b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:08.365698 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6f854afd-be3c-4752-899b-871996bb783b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:08.379676 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:08.379676 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:08.386598 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6f854afd-be3c-4752-899b-871996bb783b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:44:08.388598 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-6f854afd-be3c-4752-899b-871996bb783b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:44:08.399906 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-6f854afd-be3c-4752-899b-871996bb783b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:44:08.399906 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-6f854afd-be3c-4752-899b-871996bb783b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:44:08.400336 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:08.400336 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:08.414584 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6f854afd-be3c-4752-899b-871996bb783b tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:44:08.415307 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1484/2959] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:44:08 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1007 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:44:09.144115 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a3e9f86c-d10b-459e-9b07-5931f18382ca None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:09.147949 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a3e9f86c-d10b-459e-9b07-5931f18382ca tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 Apr 30 21:44:09.148387 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a3e9f86c-d10b-459e-9b07-5931f18382ca tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:09.148833 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a3e9f86c-d10b-459e-9b07-5931f18382ca tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:09.158478 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:09.158478 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:09.159395 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a3e9f86c-d10b-459e-9b07-5931f18382ca tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:44:09.161183 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a3e9f86c-d10b-459e-9b07-5931f18382ca tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 returned with HTTP 200 Apr 30 21:44:09.161874 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1476/2960] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:44:09 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:09.173557 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-43c73ba4-e234-4cae-a59c-f6b506e433e0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:09.178107 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-43c73ba4-e234-4cae-a59c-f6b506e433e0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups Apr 30 21:44:09.178840 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-43c73ba4-e234-4cae-a59c-f6b506e433e0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb", "snapshot_id": "ec2413ff-cb82-413a-a348-da9cd71a0085", "name": "tempest-VolumesSnapshotTestJSON-Backup-1248633956"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:09.179873 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.backups [None req-43c73ba4-e234-4cae-a59c-f6b506e433e0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Creating new backup {'backup': {'volume_id': '9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb', 'snapshot_id': 'ec2413ff-cb82-413a-a348-da9cd71a0085', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1248633956'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Apr 30 21:44:09.180217 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.contrib.backups [None req-43c73ba4-e234-4cae-a59c-f6b506e433e0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Creating backup of volume 9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb in container None Apr 30 21:44:09.194220 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:09.194220 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:09.195286 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-43c73ba4-e234-4cae-a59c-f6b506e433e0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:44:09.206212 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:09.206212 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:09.207084 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-43c73ba4-e234-4cae-a59c-f6b506e433e0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:44:09.297166 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e1be1f6c-42cf-435a-90fc-d518d3d6c771 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:09.301650 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e1be1f6c-42cf-435a-90fc-d518d3d6c771 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:09.302358 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e1be1f6c-42cf-435a-90fc-d518d3d6c771 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:09.302836 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e1be1f6c-42cf-435a-90fc-d518d3d6c771 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:09.303135 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-e1be1f6c-42cf-435a-90fc-d518d3d6c771 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:09.310775 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:09.310775 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:09.312339 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e1be1f6c-42cf-435a-90fc-d518d3d6c771 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:09.313029 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1477/2961] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:09 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:09.428172 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6ba25618-6784-4476-bae8-a08c25c47778 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:09.431602 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6ba25618-6784-4476-bae8-a08c25c47778 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:44:09.434839 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6ba25618-6784-4476-bae8-a08c25c47778 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:09.434839 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6ba25618-6784-4476-bae8-a08c25c47778 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:09.446612 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:09.446612 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:09.454091 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6ba25618-6784-4476-bae8-a08c25c47778 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:44:09.455393 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-6ba25618-6784-4476-bae8-a08c25c47778 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:44:09.455783 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-6ba25618-6784-4476-bae8-a08c25c47778 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:44:09.462174 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-6ba25618-6784-4476-bae8-a08c25c47778 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:44:09.467377 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:09.467377 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:09.480101 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6ba25618-6784-4476-bae8-a08c25c47778 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:44:09.480818 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1478/2962] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:44:09 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1007 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:44:09.483620 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-43c73ba4-e234-4cae-a59c-f6b506e433e0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['8fe3b246-171c-4f2f-bd0d-5c9f5e33b25f', 'c2ef0368-c656-4fab-92db-3d929a2dcb23'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:44:09.757817 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-43c73ba4-e234-4cae-a59c-f6b506e433e0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups returned with HTTP 202 Apr 30 21:44:09.762186 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1485/2963] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:44:09 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/backups => generated 401 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:44:09.765470 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b75c341b-74e8-40ea-ab0b-cc72c1bf2089 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:09.770386 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b75c341b-74e8-40ea-ab0b-cc72c1bf2089 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:09.770977 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b75c341b-74e8-40ea-ab0b-cc72c1bf2089 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:09.771482 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b75c341b-74e8-40ea-ab0b-cc72c1bf2089 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:09.771788 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b75c341b-74e8-40ea-ab0b-cc72c1bf2089 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:09.779714 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:09.779714 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:09.781343 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b75c341b-74e8-40ea-ab0b-cc72c1bf2089 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:09.782954 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1479/2964] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:09 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:10.322469 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6ef89bef-a91b-4189-b894-b8c7e43624f3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:10.326859 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6ef89bef-a91b-4189-b894-b8c7e43624f3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:10.327340 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6ef89bef-a91b-4189-b894-b8c7e43624f3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:10.327790 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6ef89bef-a91b-4189-b894-b8c7e43624f3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:10.328120 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-6ef89bef-a91b-4189-b894-b8c7e43624f3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:10.335498 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:10.335498 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:10.337061 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6ef89bef-a91b-4189-b894-b8c7e43624f3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:10.337742 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1486/2965] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:10 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:10.493103 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1b3ba5e9-2b0f-481a-816d-8f9b4c59b3f5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:10.496638 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1b3ba5e9-2b0f-481a-816d-8f9b4c59b3f5 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:44:10.497125 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1b3ba5e9-2b0f-481a-816d-8f9b4c59b3f5 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:10.497574 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1b3ba5e9-2b0f-481a-816d-8f9b4c59b3f5 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:10.513586 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:10.513586 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:10.520973 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1b3ba5e9-2b0f-481a-816d-8f9b4c59b3f5 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:44:10.522451 ncdv-master-1 devstack@c-api.service[122525]: WARNING stevedore.named [None req-1b3ba5e9-2b0f-481a-816d-8f9b4c59b3f5 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:44:10.522878 ncdv-master-1 devstack@c-api.service[122525]: WARNING castellan.key_manager [None req-1b3ba5e9-2b0f-481a-816d-8f9b4c59b3f5 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:44:10.529319 ncdv-master-1 devstack@c-api.service[122525]: DEBUG oslo_db.sqlalchemy.engines [None req-1b3ba5e9-2b0f-481a-816d-8f9b4c59b3f5 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122525) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:44:10.534561 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:10.534561 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:10.549491 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1b3ba5e9-2b0f-481a-816d-8f9b4c59b3f5 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:44:10.550396 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1480/2966] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:44:10 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1007 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:44:10.796766 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2b090bf3-74d8-4a9c-9479-305eff2b66af None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:10.801119 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2b090bf3-74d8-4a9c-9479-305eff2b66af tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:10.811244 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2b090bf3-74d8-4a9c-9479-305eff2b66af tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:10.811244 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2b090bf3-74d8-4a9c-9479-305eff2b66af tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:10.811244 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-2b090bf3-74d8-4a9c-9479-305eff2b66af tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:10.811244 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:10.811244 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:10.811244 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2b090bf3-74d8-4a9c-9479-305eff2b66af tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:10.811861 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1487/2967] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:10 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:11.347092 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7b66bd0c-9a21-4fc1-81e7-1f5d1cf636dd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:11.351626 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7b66bd0c-9a21-4fc1-81e7-1f5d1cf636dd tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:11.352059 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7b66bd0c-9a21-4fc1-81e7-1f5d1cf636dd tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:11.352501 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7b66bd0c-9a21-4fc1-81e7-1f5d1cf636dd tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:11.352947 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-7b66bd0c-9a21-4fc1-81e7-1f5d1cf636dd tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:11.360983 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:11.360983 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:11.362677 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7b66bd0c-9a21-4fc1-81e7-1f5d1cf636dd tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:11.363386 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1481/2968] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:11 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:11.562710 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e2644663-398c-46d4-8bab-76932bc0f395 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:11.566199 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2644663-398c-46d4-8bab-76932bc0f395 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:44:11.566691 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2644663-398c-46d4-8bab-76932bc0f395 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:11.567145 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2644663-398c-46d4-8bab-76932bc0f395 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:11.581213 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:11.581213 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:11.587976 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e2644663-398c-46d4-8bab-76932bc0f395 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Volume info retrieved successfully. Apr 30 21:44:11.589300 ncdv-master-1 devstack@c-api.service[122527]: WARNING stevedore.named [None req-e2644663-398c-46d4-8bab-76932bc0f395 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 30 21:44:11.589700 ncdv-master-1 devstack@c-api.service[122527]: WARNING castellan.key_manager [None req-e2644663-398c-46d4-8bab-76932bc0f395 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 30 21:44:11.596609 ncdv-master-1 devstack@c-api.service[122527]: DEBUG oslo_db.sqlalchemy.engines [None req-e2644663-398c-46d4-8bab-76932bc0f395 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=122527) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 30 21:44:11.601574 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:11.601574 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:11.614754 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2644663-398c-46d4-8bab-76932bc0f395 tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 200 Apr 30 21:44:11.615470 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1488/2969] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:44:11 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 1006 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:44:11.821119 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c1e41963-933a-4edc-98ab-d4ba1cacd9f5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:11.825294 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c1e41963-933a-4edc-98ab-d4ba1cacd9f5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:11.829746 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c1e41963-933a-4edc-98ab-d4ba1cacd9f5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:11.829746 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c1e41963-933a-4edc-98ab-d4ba1cacd9f5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:11.829746 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-c1e41963-933a-4edc-98ab-d4ba1cacd9f5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:11.834349 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:11.834349 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:11.835905 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c1e41963-933a-4edc-98ab-d4ba1cacd9f5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:11.836569 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1482/2970] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:11 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:12.373177 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fd01a6cf-703a-407e-b257-b3612cd23654 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:12.378534 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fd01a6cf-703a-407e-b257-b3612cd23654 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:12.379009 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fd01a6cf-703a-407e-b257-b3612cd23654 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:12.379484 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fd01a6cf-703a-407e-b257-b3612cd23654 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:12.379798 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-fd01a6cf-703a-407e-b257-b3612cd23654 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:12.387361 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:12.387361 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:12.389064 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fd01a6cf-703a-407e-b257-b3612cd23654 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:12.390513 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1489/2971] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:12 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:12.628141 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fe12270e-6939-4912-86e3-2f9e84ebb52c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:12.631605 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fe12270e-6939-4912-86e3-2f9e84ebb52c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:44:12.632083 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fe12270e-6939-4912-86e3-2f9e84ebb52c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:12.632525 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fe12270e-6939-4912-86e3-2f9e84ebb52c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:12.643998 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fe12270e-6939-4912-86e3-2f9e84ebb52c tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 404 Apr 30 21:44:12.644963 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1483/2972] 10.222.0.23 () {60 vars in 1365 bytes} [Sat Apr 30 21:44:12 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:44:12.649677 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3557024b-6bb4-4409-8dc8-d3a8e58108fc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:12.653870 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3557024b-6bb4-4409-8dc8-d3a8e58108fc tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] GET http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/groups/977f2a30-357c-493d-a24c-930aab89030f Apr 30 21:44:12.654358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3557024b-6bb4-4409-8dc8-d3a8e58108fc tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:12.654908 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3557024b-6bb4-4409-8dc8-d3a8e58108fc tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:12.655336 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.groups [None req-3557024b-6bb4-4409-8dc8-d3a8e58108fc tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] show called for member 977f2a30-357c-493d-a24c-930aab89030f {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Apr 30 21:44:12.659938 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3557024b-6bb4-4409-8dc8-d3a8e58108fc tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/groups/977f2a30-357c-493d-a24c-930aab89030f returned with HTTP 404 Apr 30 21:44:12.660792 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1490/2973] 10.222.0.23 () {60 vars in 1362 bytes} [Sat Apr 30 21:44:12 2022] GET /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/groups/977f2a30-357c-493d-a24c-930aab89030f => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:44:12.665116 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5bd2e0af-84bc-4381-bb9d-444b620e6e43 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:12.668688 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5bd2e0af-84bc-4381-bb9d-444b620e6e43 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] DELETE http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/group_types/5e45d609-02c5-4013-8e0b-c5e26e7356c7 Apr 30 21:44:12.669166 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5bd2e0af-84bc-4381-bb9d-444b620e6e43 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:12.669604 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5bd2e0af-84bc-4381-bb9d-444b620e6e43 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:12.742701 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5bd2e0af-84bc-4381-bb9d-444b620e6e43 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/group_types/5e45d609-02c5-4013-8e0b-c5e26e7356c7 returned with HTTP 202 Apr 30 21:44:12.743505 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1484/2974] 10.222.0.23 () {60 vars in 1380 bytes} [Sat Apr 30 21:44:12 2022] DELETE /volume/v3/2bdac16fac414838974a4b64a7f68f89/group_types/5e45d609-02c5-4013-8e0b-c5e26e7356c7 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Apr 30 21:44:12.754124 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2d9f5a8c-4803-4b3d-bf11-35e632d663ac None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:12.757837 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2d9f5a8c-4803-4b3d-bf11-35e632d663ac tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] DELETE http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:44:12.758319 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2d9f5a8c-4803-4b3d-bf11-35e632d663ac tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:12.758765 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2d9f5a8c-4803-4b3d-bf11-35e632d663ac tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:12.759147 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-2d9f5a8c-4803-4b3d-bf11-35e632d663ac tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] Delete volume with id: 7034067d-b14d-4ee2-8c2d-071d0bc1f251 Apr 30 21:44:12.770613 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2d9f5a8c-4803-4b3d-bf11-35e632d663ac tempest-GroupSnapshotsV319Test-434388681 tempest-GroupSnapshotsV319Test-434388681-project] http://10.222.0.23/volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 returned with HTTP 404 Apr 30 21:44:12.771472 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1491/2975] 10.222.0.23 () {60 vars in 1368 bytes} [Sat Apr 30 21:44:12 2022] DELETE /volume/v3/9d059f828e0d4a2fbfed837f74f3ecdd/volumes/7034067d-b14d-4ee2-8c2d-071d0bc1f251 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Apr 30 21:44:12.776192 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-be4340b2-1e96-4738-b8a3-ff4f517551a1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:12.779847 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-be4340b2-1e96-4738-b8a3-ff4f517551a1 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] DELETE http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/types/b6881f8a-2bd9-4337-86d9-63fc8db0959c Apr 30 21:44:12.785473 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-be4340b2-1e96-4738-b8a3-ff4f517551a1 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:12.785473 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-be4340b2-1e96-4738-b8a3-ff4f517551a1 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:12.845479 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-636719ab-33e8-424c-b959-0e7d998b5862 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:12.849886 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-636719ab-33e8-424c-b959-0e7d998b5862 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:12.850321 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-636719ab-33e8-424c-b959-0e7d998b5862 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:12.850766 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-636719ab-33e8-424c-b959-0e7d998b5862 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:12.851071 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-636719ab-33e8-424c-b959-0e7d998b5862 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:12.859030 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:12.859030 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:12.860563 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-636719ab-33e8-424c-b959-0e7d998b5862 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:12.861236 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1492/2976] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:12 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:12.900044 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-be4340b2-1e96-4738-b8a3-ff4f517551a1 tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/types/b6881f8a-2bd9-4337-86d9-63fc8db0959c returned with HTTP 202 Apr 30 21:44:12.900991 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1485/2977] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:44:12 2022] DELETE /volume/v3/2bdac16fac414838974a4b64a7f68f89/types/b6881f8a-2bd9-4337-86d9-63fc8db0959c => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:44:12.906133 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-380279ae-8d33-4eca-969e-7e078933ab6e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:12.909657 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-380279ae-8d33-4eca-969e-7e078933ab6e tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] GET http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/types/b6881f8a-2bd9-4337-86d9-63fc8db0959c Apr 30 21:44:12.910191 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-380279ae-8d33-4eca-969e-7e078933ab6e tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:12.910636 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-380279ae-8d33-4eca-969e-7e078933ab6e tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:12.915332 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-380279ae-8d33-4eca-969e-7e078933ab6e tempest-GroupSnapshotsV319Test-1772703253 tempest-GroupSnapshotsV319Test-1772703253-project-admin] http://10.222.0.23/volume/v3/2bdac16fac414838974a4b64a7f68f89/types/b6881f8a-2bd9-4337-86d9-63fc8db0959c returned with HTTP 404 Apr 30 21:44:12.916148 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1493/2978] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:44:12 2022] GET /volume/v3/2bdac16fac414838974a4b64a7f68f89/types/b6881f8a-2bd9-4337-86d9-63fc8db0959c => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:44:13.399810 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-67470c9a-5a55-4d46-9b08-537d5a6ad5c3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:13.404373 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-67470c9a-5a55-4d46-9b08-537d5a6ad5c3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:13.404893 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-67470c9a-5a55-4d46-9b08-537d5a6ad5c3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:13.405530 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-67470c9a-5a55-4d46-9b08-537d5a6ad5c3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:13.405862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-67470c9a-5a55-4d46-9b08-537d5a6ad5c3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:13.414181 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:13.414181 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:13.415925 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-67470c9a-5a55-4d46-9b08-537d5a6ad5c3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:13.416631 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1486/2979] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:13 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:13.871377 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ddc1867a-6702-4f90-a084-f3dc35836088 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:13.876541 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ddc1867a-6702-4f90-a084-f3dc35836088 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:13.877048 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ddc1867a-6702-4f90-a084-f3dc35836088 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:13.877556 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ddc1867a-6702-4f90-a084-f3dc35836088 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:13.877970 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-ddc1867a-6702-4f90-a084-f3dc35836088 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:13.887223 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:13.887223 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:13.889181 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ddc1867a-6702-4f90-a084-f3dc35836088 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:13.895730 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1494/2980] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:13 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:14.426730 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-79ab5476-a54b-4f6b-b60f-534772982a3b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:14.431190 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-79ab5476-a54b-4f6b-b60f-534772982a3b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:14.431633 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-79ab5476-a54b-4f6b-b60f-534772982a3b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:14.432079 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-79ab5476-a54b-4f6b-b60f-534772982a3b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:14.432386 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-79ab5476-a54b-4f6b-b60f-534772982a3b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:14.441281 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:14.441281 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:14.443046 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-79ab5476-a54b-4f6b-b60f-534772982a3b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:14.443794 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1487/2981] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:14 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:14.900312 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d2791aad-7bb4-475d-b242-b89f8cd2f828 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:14.906179 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d2791aad-7bb4-475d-b242-b89f8cd2f828 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:14.906646 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d2791aad-7bb4-475d-b242-b89f8cd2f828 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:14.907095 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d2791aad-7bb4-475d-b242-b89f8cd2f828 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:14.907397 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-d2791aad-7bb4-475d-b242-b89f8cd2f828 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:14.916000 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:14.916000 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:14.917692 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d2791aad-7bb4-475d-b242-b89f8cd2f828 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:14.918692 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1495/2982] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:14 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:15.453625 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0cd74062-e87b-43f9-abf5-a6a6d78bb304 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:15.458104 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0cd74062-e87b-43f9-abf5-a6a6d78bb304 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:15.458545 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0cd74062-e87b-43f9-abf5-a6a6d78bb304 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:15.459009 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0cd74062-e87b-43f9-abf5-a6a6d78bb304 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:15.459317 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-0cd74062-e87b-43f9-abf5-a6a6d78bb304 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:15.466568 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:15.466568 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:15.468909 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0cd74062-e87b-43f9-abf5-a6a6d78bb304 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:15.469622 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1488/2983] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:15 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:15.930699 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cdf6a93b-801d-4aa7-840b-6b198ad68347 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:15.935024 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cdf6a93b-801d-4aa7-840b-6b198ad68347 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:15.935464 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cdf6a93b-801d-4aa7-840b-6b198ad68347 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:15.936447 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cdf6a93b-801d-4aa7-840b-6b198ad68347 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:15.936747 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-cdf6a93b-801d-4aa7-840b-6b198ad68347 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:15.944081 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:15.944081 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:15.945667 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cdf6a93b-801d-4aa7-840b-6b198ad68347 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:15.946581 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1496/2984] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:15 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:16.478500 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-335109f2-3cb6-40e1-9134-664c19895d13 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:16.483599 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-335109f2-3cb6-40e1-9134-664c19895d13 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:16.484067 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-335109f2-3cb6-40e1-9134-664c19895d13 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:16.484507 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-335109f2-3cb6-40e1-9134-664c19895d13 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:16.484971 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-335109f2-3cb6-40e1-9134-664c19895d13 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:16.492371 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:16.492371 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:16.494180 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-335109f2-3cb6-40e1-9134-664c19895d13 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:16.495046 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1489/2985] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:16 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:16.955755 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4c130d83-362b-485e-be72-89496f5c8d7f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:16.960114 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4c130d83-362b-485e-be72-89496f5c8d7f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:16.960583 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4c130d83-362b-485e-be72-89496f5c8d7f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:16.961034 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4c130d83-362b-485e-be72-89496f5c8d7f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:16.961338 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-4c130d83-362b-485e-be72-89496f5c8d7f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:16.969162 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:16.969162 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:16.970829 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4c130d83-362b-485e-be72-89496f5c8d7f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:16.971641 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1497/2986] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:16 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:17.505227 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-18c6878a-7dc5-4bec-a7fa-e5794f5b7a8b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:17.510006 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-18c6878a-7dc5-4bec-a7fa-e5794f5b7a8b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:17.510476 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-18c6878a-7dc5-4bec-a7fa-e5794f5b7a8b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:17.511463 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-18c6878a-7dc5-4bec-a7fa-e5794f5b7a8b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:17.511859 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-18c6878a-7dc5-4bec-a7fa-e5794f5b7a8b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:17.520492 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:17.520492 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:17.522495 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-18c6878a-7dc5-4bec-a7fa-e5794f5b7a8b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:17.523233 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1490/2987] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:17 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:17.677683 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-32d702d6-e6cf-49e4-846b-6a477530262a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:17.791626 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-32d702d6-e6cf-49e4-846b-6a477530262a tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] POST http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types Apr 30 21:44:17.792681 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-32d702d6-e6cf-49e4-846b-6a477530262a tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1419831615", "os-volume-type-access:is_public": false}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:17.890585 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-32d702d6-e6cf-49e4-846b-6a477530262a tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types returned with HTTP 200 Apr 30 21:44:17.891599 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1498/2988] 10.222.0.23 () {60 vars in 1229 bytes} [Sat Apr 30 21:44:17 2022] POST /volume/v3/1aeda4303e6f4c44af29521fadb3f268/types => generated 229 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:17.898344 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-47e428c7-3872-4f4e-a216-8bea9f1cb966 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:17.980820 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2cb513d1-d663-43a1-8c80-f2cc3de99975 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:17.985888 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2cb513d1-d663-43a1-8c80-f2cc3de99975 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:17.986327 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2cb513d1-d663-43a1-8c80-f2cc3de99975 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:17.986771 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2cb513d1-d663-43a1-8c80-f2cc3de99975 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:17.987071 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-2cb513d1-d663-43a1-8c80-f2cc3de99975 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:17.994714 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:17.994714 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:17.997131 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2cb513d1-d663-43a1-8c80-f2cc3de99975 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:17.997412 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1499/2989] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:17 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:18.000877 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-47e428c7-3872-4f4e-a216-8bea9f1cb966 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] POST http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes Apr 30 21:44:18.001607 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-47e428c7-3872-4f4e-a216-8bea9f1cb966 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0cbcc578-396f-42ab-92f2-793c0520156b", "size": 1}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:18.002708 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-47e428c7-3872-4f4e-a216-8bea9f1cb966 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Create volume request body: {'volume': {'volume_type': '0cbcc578-396f-42ab-92f2-793c0520156b', 'size': 1}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:44:18.017353 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-47e428c7-3872-4f4e-a216-8bea9f1cb966 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes returned with HTTP 404 Apr 30 21:44:18.018364 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1491/2990] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:44:17 2022] POST /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes => generated 114 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:44:18.023908 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cb3f651c-0149-4720-9a18-e3017f6b7613 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:18.027998 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cb3f651c-0149-4720-9a18-e3017f6b7613 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] POST http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/0cbcc578-396f-42ab-92f2-793c0520156b/action Apr 30 21:44:18.028716 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cb3f651c-0149-4720-9a18-e3017f6b7613 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Action body: b'{"addProjectAccess": {"project": "3a08f7eeff594200b8cf2a49affb2b70"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:44:18.029041 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cb3f651c-0149-4720-9a18-e3017f6b7613 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3a08f7eeff594200b8cf2a49affb2b70"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:18.088689 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cb3f651c-0149-4720-9a18-e3017f6b7613 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/0cbcc578-396f-42ab-92f2-793c0520156b/action returned with HTTP 202 Apr 30 21:44:18.089816 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1500/2991] 10.222.0.23 () {60 vars in 1360 bytes} [Sat Apr 30 21:44:18 2022] POST /volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/0cbcc578-396f-42ab-92f2-793c0520156b/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:44:18.095289 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-eca57414-d346-4b92-898b-ae07db519d5d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:18.098772 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] POST http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes Apr 30 21:44:18.099554 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0cbcc578-396f-42ab-92f2-793c0520156b", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-423937371"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:18.100518 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Create volume request body: {'volume': {'volume_type': '0cbcc578-396f-42ab-92f2-793c0520156b', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-423937371'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:44:18.107338 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Create volume of 1 GB Apr 30 21:44:18.108623 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:18.108623 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:18.109654 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Availability Zones retrieved successfully. Apr 30 21:44:18.124572 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Flow 'volume_create_api' (25514071-5a7f-4112-a8ec-c7a386ec15ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:44:18.127071 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d932dec6-1f04-4a7d-ac25-491053009b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:44:18.129347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:44:18.151832 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d932dec6-1f04-4a7d-ac25-491053009b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:44:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0cbcc578-396f-42ab-92f2-793c0520156b,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1419831615',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0cbcc578-396f-42ab-92f2-793c0520156b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:44:18.153887 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952fb8ea-91ed-44b4-bd53-9ac4869e3a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:44:18.185179 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1419831615 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1419831615, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:44:18.185901 ncdv-master-1 devstack@c-api.service[122525]: WARNING cinder.quota [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1419831615 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1419831615, it is now deprecated. Please use the default quota class for default quota. Apr 30 21:44:18.389258 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Created reservations ['78233833-e95d-475a-920b-88f59902ba6d', '9023fe9c-3202-4a04-b6b7-cebfb1a89627', 'b3af2baa-25d8-43e4-97ec-5ce74ba09ca5', '8b1f87eb-dd65-42f7-b606-1a1cfcaf1d78'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:44:18.391325 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952fb8ea-91ed-44b4-bd53-9ac4869e3a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78233833-e95d-475a-920b-88f59902ba6d', '9023fe9c-3202-4a04-b6b7-cebfb1a89627', 'b3af2baa-25d8-43e4-97ec-5ce74ba09ca5', '8b1f87eb-dd65-42f7-b606-1a1cfcaf1d78']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:44:18.393338 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d76964-c994-45e6-870b-28512cc43570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:44:18.480299 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d76964-c994-45e6-870b-28512cc43570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5c37436-7cb7-4239-877d-b8156d76976a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-423937371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a08f7eeff594200b8cf2a49affb2b70',qos_specs=None,replication_status=,reservations=['78233833-e95d-475a-920b-88f59902ba6d','9023fe9c-3202-4a04-b6b7-cebfb1a89627','b3af2baa-25d8-43e4-97ec-5ce74ba09ca5','8b1f87eb-dd65-42f7-b606-1a1cfcaf1d78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e78f0279911c43fea0076117836fa82d',volume_type_id=0cbcc578-396f-42ab-92f2-793c0520156b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:44:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-423937371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5c37436-7cb7-4239-877d-b8156d76976a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a08f7eeff594200b8cf2a49affb2b70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e78f0279911c43fea0076117836fa82d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0cbcc578-396f-42ab-92f2-793c0520156b),volume_type_id=0cbcc578-396f-42ab-92f2-793c0520156b)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:44:18.482198 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (039cd1ff-3fa3-446a-82db-97a6eaf02997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:44:18.533593 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-00ccef8e-c53b-439d-ac80-e43b30e74a9a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:18.538046 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-00ccef8e-c53b-439d-ac80-e43b30e74a9a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:18.538484 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-00ccef8e-c53b-439d-ac80-e43b30e74a9a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:18.539233 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-00ccef8e-c53b-439d-ac80-e43b30e74a9a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:18.539690 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-00ccef8e-c53b-439d-ac80-e43b30e74a9a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:18.548013 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:18.548013 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:18.549847 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-00ccef8e-c53b-439d-ac80-e43b30e74a9a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:18.550558 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1501/2992] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:18 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:18.570274 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (039cd1ff-3fa3-446a-82db-97a6eaf02997) transitioned into state 'SUCCESS' from state '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-423937371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a08f7eeff594200b8cf2a49affb2b70',qos_specs=None,replication_status=,reservations=['78233833-e95d-475a-920b-88f59902ba6d','9023fe9c-3202-4a04-b6b7-cebfb1a89627','b3af2baa-25d8-43e4-97ec-5ce74ba09ca5','8b1f87eb-dd65-42f7-b606-1a1cfcaf1d78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e78f0279911c43fea0076117836fa82d',volume_type_id=0cbcc578-396f-42ab-92f2-793c0520156b)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:44:18.573037 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b6a1bf-6050-42f2-9ccd-a91ceadeea0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:44:18.684942 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b6a1bf-6050-42f2-9ccd-a91ceadeea0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:44:18.687370 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Flow 'volume_create_api' (25514071-5a7f-4112-a8ec-c7a386ec15ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:44:18.688046 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Create volume request issued successfully. Apr 30 21:44:18.689252 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eca57414-d346-4b92-898b-ae07db519d5d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes returned with HTTP 202 Apr 30 21:44:18.699428 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1492/2993] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:44:18 2022] POST /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes => generated 861 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:44:18.701288 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9d038cb8-f4fe-4d82-a385-8093aebe3ea0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:18.705289 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9d038cb8-f4fe-4d82-a385-8093aebe3ea0 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:18.708180 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9d038cb8-f4fe-4d82-a385-8093aebe3ea0 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:18.708180 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9d038cb8-f4fe-4d82-a385-8093aebe3ea0 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:18.720056 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:18.720056 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:18.727111 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9d038cb8-f4fe-4d82-a385-8093aebe3ea0 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:18.735565 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9d038cb8-f4fe-4d82-a385-8093aebe3ea0 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:18.736280 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1502/2994] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:18 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 929 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:19.006734 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c737a133-fdc1-4097-a3b9-819aa5916e02 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:19.011228 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c737a133-fdc1-4097-a3b9-819aa5916e02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:19.011664 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c737a133-fdc1-4097-a3b9-819aa5916e02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:19.012196 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c737a133-fdc1-4097-a3b9-819aa5916e02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:19.019563 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-c737a133-fdc1-4097-a3b9-819aa5916e02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:19.020585 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:19.020585 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:19.022223 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c737a133-fdc1-4097-a3b9-819aa5916e02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:19.022923 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1493/2995] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:19 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:19.560266 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-43626b2f-ccd2-40fa-a09c-0e70ad9be55e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:19.564993 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-43626b2f-ccd2-40fa-a09c-0e70ad9be55e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:19.565431 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-43626b2f-ccd2-40fa-a09c-0e70ad9be55e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:19.565902 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-43626b2f-ccd2-40fa-a09c-0e70ad9be55e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:19.566205 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-43626b2f-ccd2-40fa-a09c-0e70ad9be55e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:19.573434 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:19.573434 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:19.575015 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-43626b2f-ccd2-40fa-a09c-0e70ad9be55e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:19.575697 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1503/2996] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:19 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:19.750548 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-de7e7e0e-b7b9-47f3-a2db-ec9045535331 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:19.754115 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-de7e7e0e-b7b9-47f3-a2db-ec9045535331 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:19.754635 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-de7e7e0e-b7b9-47f3-a2db-ec9045535331 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:19.755076 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-de7e7e0e-b7b9-47f3-a2db-ec9045535331 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:19.768641 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:19.768641 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:19.775495 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-de7e7e0e-b7b9-47f3-a2db-ec9045535331 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:19.784662 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-de7e7e0e-b7b9-47f3-a2db-ec9045535331 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:19.785390 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1494/2997] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:19 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:20.032408 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-10bc3fdc-6cd9-4d95-923a-1fb8b4a69c90 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:20.036856 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-10bc3fdc-6cd9-4d95-923a-1fb8b4a69c90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:20.037326 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-10bc3fdc-6cd9-4d95-923a-1fb8b4a69c90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:20.037815 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-10bc3fdc-6cd9-4d95-923a-1fb8b4a69c90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:20.038117 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-10bc3fdc-6cd9-4d95-923a-1fb8b4a69c90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:20.045703 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:20.045703 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:20.047394 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-10bc3fdc-6cd9-4d95-923a-1fb8b4a69c90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:20.048091 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1504/2998] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:20 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:20.585001 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e64aeba7-f884-41fe-9ef1-407427eafb88 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:20.589322 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e64aeba7-f884-41fe-9ef1-407427eafb88 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:20.589796 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e64aeba7-f884-41fe-9ef1-407427eafb88 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:20.593430 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e64aeba7-f884-41fe-9ef1-407427eafb88 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:20.593430 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-e64aeba7-f884-41fe-9ef1-407427eafb88 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:20.600377 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:20.600377 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:20.601009 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e64aeba7-f884-41fe-9ef1-407427eafb88 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:20.601898 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1495/2999] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:20 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:20.800464 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7dc07ae2-00ef-46fa-a75a-f9ff4804b80e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:20.804218 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7dc07ae2-00ef-46fa-a75a-f9ff4804b80e tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:20.804664 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7dc07ae2-00ef-46fa-a75a-f9ff4804b80e tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:20.805147 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7dc07ae2-00ef-46fa-a75a-f9ff4804b80e tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:20.819234 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:20.819234 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:20.825988 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7dc07ae2-00ef-46fa-a75a-f9ff4804b80e tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:20.834184 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7dc07ae2-00ef-46fa-a75a-f9ff4804b80e tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:20.834880 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1505/3000] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:20 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:21.061030 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f01bb10b-98cd-4ec5-9427-a1d654d7aeb8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:21.066104 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f01bb10b-98cd-4ec5-9427-a1d654d7aeb8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:21.066540 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f01bb10b-98cd-4ec5-9427-a1d654d7aeb8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:21.066982 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f01bb10b-98cd-4ec5-9427-a1d654d7aeb8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:21.067280 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-f01bb10b-98cd-4ec5-9427-a1d654d7aeb8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:21.074515 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:21.074515 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:21.076051 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f01bb10b-98cd-4ec5-9427-a1d654d7aeb8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:21.076712 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1496/3001] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:21 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:21.612953 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-71ae3212-e3bf-450c-9464-feefbce83e80 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:21.617216 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-71ae3212-e3bf-450c-9464-feefbce83e80 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:21.617661 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-71ae3212-e3bf-450c-9464-feefbce83e80 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:21.618143 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-71ae3212-e3bf-450c-9464-feefbce83e80 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:21.618445 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-71ae3212-e3bf-450c-9464-feefbce83e80 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:21.626400 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:21.626400 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:21.627942 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-71ae3212-e3bf-450c-9464-feefbce83e80 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:21.629917 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1506/3002] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:21 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:21.847859 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a392779d-2438-472e-bb6d-007d6b6226c0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:21.851351 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a392779d-2438-472e-bb6d-007d6b6226c0 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:21.851787 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a392779d-2438-472e-bb6d-007d6b6226c0 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:21.852226 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a392779d-2438-472e-bb6d-007d6b6226c0 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:21.866252 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:21.866252 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:21.873500 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a392779d-2438-472e-bb6d-007d6b6226c0 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:21.881700 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a392779d-2438-472e-bb6d-007d6b6226c0 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:21.882416 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1497/3003] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:21 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:22.089383 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-85ba3a56-a4ad-496a-a2ee-986afc8c01da None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:22.094209 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-85ba3a56-a4ad-496a-a2ee-986afc8c01da tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:22.094861 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-85ba3a56-a4ad-496a-a2ee-986afc8c01da tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:22.095485 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-85ba3a56-a4ad-496a-a2ee-986afc8c01da tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:22.095936 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-85ba3a56-a4ad-496a-a2ee-986afc8c01da tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:22.108292 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:22.108292 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:22.108292 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-85ba3a56-a4ad-496a-a2ee-986afc8c01da tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:22.108292 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1507/3004] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:22 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:22.640726 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8bf2626c-918f-4a25-b02a-0e1ace617570 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:22.645092 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8bf2626c-918f-4a25-b02a-0e1ace617570 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:22.645530 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8bf2626c-918f-4a25-b02a-0e1ace617570 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:22.646004 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8bf2626c-918f-4a25-b02a-0e1ace617570 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:22.646313 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-8bf2626c-918f-4a25-b02a-0e1ace617570 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:22.658907 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:22.658907 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:22.660709 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8bf2626c-918f-4a25-b02a-0e1ace617570 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:22.661436 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1498/3005] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:22 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:22.894578 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a176d826-a7a1-40d0-a062-54030f713a91 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:22.898042 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a176d826-a7a1-40d0-a062-54030f713a91 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:22.898489 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a176d826-a7a1-40d0-a062-54030f713a91 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:22.898938 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a176d826-a7a1-40d0-a062-54030f713a91 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:22.914144 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:22.914144 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:22.921000 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a176d826-a7a1-40d0-a062-54030f713a91 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:22.929719 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a176d826-a7a1-40d0-a062-54030f713a91 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:22.930458 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1508/3006] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:22 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:22.945107 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5860b96d-edf4-44d6-9e2a-be45ba0d471e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:22.949240 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5860b96d-edf4-44d6-9e2a-be45ba0d471e tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] POST http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/0cbcc578-396f-42ab-92f2-793c0520156b/action Apr 30 21:44:22.951106 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5860b96d-edf4-44d6-9e2a-be45ba0d471e tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Action body: b'{"removeProjectAccess": {"project": "3a08f7eeff594200b8cf2a49affb2b70"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:44:22.951106 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5860b96d-edf4-44d6-9e2a-be45ba0d471e tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3a08f7eeff594200b8cf2a49affb2b70"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:23.062957 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5860b96d-edf4-44d6-9e2a-be45ba0d471e tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/0cbcc578-396f-42ab-92f2-793c0520156b/action returned with HTTP 202 Apr 30 21:44:23.063746 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1499/3007] 10.222.0.23 () {60 vars in 1360 bytes} [Sat Apr 30 21:44:22 2022] POST /volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/0cbcc578-396f-42ab-92f2-793c0520156b/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:44:23.069412 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0f889a46-2c43-4a95-832c-1c4115e04401 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:23.072955 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0f889a46-2c43-4a95-832c-1c4115e04401 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] POST http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types Apr 30 21:44:23.073672 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0f889a46-2c43-4a95-832c-1c4115e04401 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1503430014", "os-volume-type-access:is_public": false}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:23.115812 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-600d2271-d7c2-4d7a-8c2c-a6fcb20840f7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:23.120186 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-600d2271-d7c2-4d7a-8c2c-a6fcb20840f7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:23.120623 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-600d2271-d7c2-4d7a-8c2c-a6fcb20840f7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:23.121068 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-600d2271-d7c2-4d7a-8c2c-a6fcb20840f7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:23.121362 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-600d2271-d7c2-4d7a-8c2c-a6fcb20840f7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:23.129067 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:23.129067 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:23.130680 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-600d2271-d7c2-4d7a-8c2c-a6fcb20840f7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:23.131363 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1500/3008] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:23 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:23.158538 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0f889a46-2c43-4a95-832c-1c4115e04401 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types returned with HTTP 200 Apr 30 21:44:23.159247 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1509/3009] 10.222.0.23 () {60 vars in 1229 bytes} [Sat Apr 30 21:44:23 2022] POST /volume/v3/1aeda4303e6f4c44af29521fadb3f268/types => generated 229 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:23.165590 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d03d3d15-12b2-4596-9b68-1c1e53b57070 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:23.169201 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d03d3d15-12b2-4596-9b68-1c1e53b57070 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] POST http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f/action Apr 30 21:44:23.169989 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d03d3d15-12b2-4596-9b68-1c1e53b57070 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Action body: b'{"addProjectAccess": {"project": "3a08f7eeff594200b8cf2a49affb2b70"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:44:23.175675 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d03d3d15-12b2-4596-9b68-1c1e53b57070 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3a08f7eeff594200b8cf2a49affb2b70"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:23.289499 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d03d3d15-12b2-4596-9b68-1c1e53b57070 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f/action returned with HTTP 202 Apr 30 21:44:23.290653 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1501/3010] 10.222.0.23 () {60 vars in 1360 bytes} [Sat Apr 30 21:44:23 2022] POST /volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:44:23.295519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-04058905-2ba0-4bec-88d4-19284c1c39c3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:23.299810 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-04058905-2ba0-4bec-88d4-19284c1c39c3 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] POST http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f/action Apr 30 21:44:23.300535 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-04058905-2ba0-4bec-88d4-19284c1c39c3 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Action body: b'{"addProjectAccess": {"project": "0a6b6a3c28e64bcd81acbacd30c2358f"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:44:23.300861 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-04058905-2ba0-4bec-88d4-19284c1c39c3 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0a6b6a3c28e64bcd81acbacd30c2358f"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:23.397084 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-04058905-2ba0-4bec-88d4-19284c1c39c3 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f/action returned with HTTP 202 Apr 30 21:44:23.397959 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1510/3011] 10.222.0.23 () {60 vars in 1360 bytes} [Sat Apr 30 21:44:23 2022] POST /volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:44:23.403040 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4c31d6c7-ccab-406b-a793-b27b98dd30d2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:23.408201 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c31d6c7-ccab-406b-a793-b27b98dd30d2 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] GET http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f/os-volume-type-access Apr 30 21:44:23.408674 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c31d6c7-ccab-406b-a793-b27b98dd30d2 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:23.409065 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c31d6c7-ccab-406b-a793-b27b98dd30d2 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:23.424517 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c31d6c7-ccab-406b-a793-b27b98dd30d2 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f/os-volume-type-access returned with HTTP 200 Apr 30 21:44:23.425242 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1502/3012] 10.222.0.23 () {58 vars in 1384 bytes} [Sat Apr 30 21:44:23 2022] GET /volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f/os-volume-type-access => generated 244 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:23.438867 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1e35f0a4-0c7e-44c5-89a2-165760577355 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:23.442442 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1e35f0a4-0c7e-44c5-89a2-165760577355 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] POST http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f/action Apr 30 21:44:23.443182 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1e35f0a4-0c7e-44c5-89a2-165760577355 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Action body: b'{"removeProjectAccess": {"project": "0a6b6a3c28e64bcd81acbacd30c2358f"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:44:23.443511 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1e35f0a4-0c7e-44c5-89a2-165760577355 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0a6b6a3c28e64bcd81acbacd30c2358f"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:23.608460 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1e35f0a4-0c7e-44c5-89a2-165760577355 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f/action returned with HTTP 202 Apr 30 21:44:23.609234 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1511/3013] 10.222.0.23 () {60 vars in 1360 bytes} [Sat Apr 30 21:44:23 2022] POST /volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:44:23.614198 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a58e7b77-ebb8-4b92-a2c9-7f79adf9ea27 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:23.617907 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a58e7b77-ebb8-4b92-a2c9-7f79adf9ea27 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] POST http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f/action Apr 30 21:44:23.618613 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a58e7b77-ebb8-4b92-a2c9-7f79adf9ea27 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Action body: b'{"removeProjectAccess": {"project": "3a08f7eeff594200b8cf2a49affb2b70"}}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:44:23.618935 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a58e7b77-ebb8-4b92-a2c9-7f79adf9ea27 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3a08f7eeff594200b8cf2a49affb2b70"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:23.670928 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-59eb60a9-662c-4e01-8875-4dcbc091cbd9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:23.675814 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-59eb60a9-662c-4e01-8875-4dcbc091cbd9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:23.676282 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-59eb60a9-662c-4e01-8875-4dcbc091cbd9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:23.676755 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-59eb60a9-662c-4e01-8875-4dcbc091cbd9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:23.677056 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-59eb60a9-662c-4e01-8875-4dcbc091cbd9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:23.684708 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:23.684708 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:23.686283 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-59eb60a9-662c-4e01-8875-4dcbc091cbd9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:23.686964 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1512/3014] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:23 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:23.694092 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a58e7b77-ebb8-4b92-a2c9-7f79adf9ea27 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f/action returned with HTTP 202 Apr 30 21:44:23.694842 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1503/3015] 10.222.0.23 () {60 vars in 1360 bytes} [Sat Apr 30 21:44:23 2022] POST /volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:44:23.699833 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a1d93cc5-1288-4a01-953f-904e6cf42e7b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:23.703573 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a1d93cc5-1288-4a01-953f-904e6cf42e7b tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] DELETE http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f Apr 30 21:44:23.704007 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a1d93cc5-1288-4a01-953f-904e6cf42e7b tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:23.704472 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a1d93cc5-1288-4a01-953f-904e6cf42e7b tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Calling method '_delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:23.820109 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a1d93cc5-1288-4a01-953f-904e6cf42e7b tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f returned with HTTP 202 Apr 30 21:44:23.820875 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1513/3016] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:44:23 2022] DELETE /volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:44:23.825481 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-85ba894c-8041-4f5a-98ec-b27be9a9218b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:23.829097 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-85ba894c-8041-4f5a-98ec-b27be9a9218b tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] GET http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f Apr 30 21:44:23.829538 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-85ba894c-8041-4f5a-98ec-b27be9a9218b tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:23.830045 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-85ba894c-8041-4f5a-98ec-b27be9a9218b tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:23.834876 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-85ba894c-8041-4f5a-98ec-b27be9a9218b tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f returned with HTTP 404 Apr 30 21:44:23.835713 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1504/3017] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:44:23 2022] GET /volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/867b2ed3-c1a6-4dc3-8f7b-f04e121a652f => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:44:23.839897 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bea06ae4-c98f-4433-a3d2-e87d6d77fa71 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:23.843582 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bea06ae4-c98f-4433-a3d2-e87d6d77fa71 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] DELETE http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:23.844019 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bea06ae4-c98f-4433-a3d2-e87d6d77fa71 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:23.844469 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bea06ae4-c98f-4433-a3d2-e87d6d77fa71 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:23.844884 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-bea06ae4-c98f-4433-a3d2-e87d6d77fa71 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Delete volume with id: b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:23.858538 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:23.858538 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:23.860168 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bea06ae4-c98f-4433-a3d2-e87d6d77fa71 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:23.998037 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bea06ae4-c98f-4433-a3d2-e87d6d77fa71 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Delete volume request issued successfully. Apr 30 21:44:23.998442 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bea06ae4-c98f-4433-a3d2-e87d6d77fa71 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 202 Apr 30 21:44:23.999428 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1514/3018] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:44:23 2022] DELETE /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:44:24.004432 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7d4e4db0-3b55-4420-9ef4-53d4e7e1b87e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:24.008050 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7d4e4db0-3b55-4420-9ef4-53d4e7e1b87e tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:24.008485 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7d4e4db0-3b55-4420-9ef4-53d4e7e1b87e tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:24.008928 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7d4e4db0-3b55-4420-9ef4-53d4e7e1b87e tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:24.024097 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:24.024097 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:24.032323 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7d4e4db0-3b55-4420-9ef4-53d4e7e1b87e tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:24.040761 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7d4e4db0-3b55-4420-9ef4-53d4e7e1b87e tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:24.041477 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1505/3019] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:24 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:24.141118 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8a18f677-e31c-47d3-aac8-0bca93e53d2b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:24.145530 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8a18f677-e31c-47d3-aac8-0bca93e53d2b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:24.145996 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8a18f677-e31c-47d3-aac8-0bca93e53d2b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:24.146448 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8a18f677-e31c-47d3-aac8-0bca93e53d2b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:24.146750 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-8a18f677-e31c-47d3-aac8-0bca93e53d2b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:24.154861 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:24.154861 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:24.157009 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8a18f677-e31c-47d3-aac8-0bca93e53d2b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:24.157741 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1515/3020] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:24 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:24.697096 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9c2e02dc-6fc7-4d0e-8f93-400a8a989567 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:24.701434 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9c2e02dc-6fc7-4d0e-8f93-400a8a989567 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:24.701911 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9c2e02dc-6fc7-4d0e-8f93-400a8a989567 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:24.702367 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9c2e02dc-6fc7-4d0e-8f93-400a8a989567 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:24.702671 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-9c2e02dc-6fc7-4d0e-8f93-400a8a989567 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:24.710088 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:24.710088 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:24.711677 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9c2e02dc-6fc7-4d0e-8f93-400a8a989567 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:24.712431 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1506/3021] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:24 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:25.054875 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2f0c3a87-89c4-467d-b9f9-86ba37e909f2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:25.058428 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2f0c3a87-89c4-467d-b9f9-86ba37e909f2 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:25.058902 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2f0c3a87-89c4-467d-b9f9-86ba37e909f2 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:25.059346 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2f0c3a87-89c4-467d-b9f9-86ba37e909f2 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:25.073097 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:25.073097 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:25.079979 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2f0c3a87-89c4-467d-b9f9-86ba37e909f2 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:25.088116 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2f0c3a87-89c4-467d-b9f9-86ba37e909f2 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:25.088829 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1516/3022] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:25 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:25.167136 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d605dc51-b451-4812-975c-622223264216 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:25.171448 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d605dc51-b451-4812-975c-622223264216 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:25.172558 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d605dc51-b451-4812-975c-622223264216 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:25.172558 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d605dc51-b451-4812-975c-622223264216 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:25.172846 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-d605dc51-b451-4812-975c-622223264216 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:25.181194 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:25.181194 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:25.183033 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d605dc51-b451-4812-975c-622223264216 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:25.183765 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1507/3023] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:25 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:25.721714 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-52da8517-ebad-4fe5-881a-c5ee3273b367 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:25.726255 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-52da8517-ebad-4fe5-881a-c5ee3273b367 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:25.726692 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-52da8517-ebad-4fe5-881a-c5ee3273b367 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:25.727137 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-52da8517-ebad-4fe5-881a-c5ee3273b367 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:25.727441 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-52da8517-ebad-4fe5-881a-c5ee3273b367 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:25.734847 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:25.734847 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:25.736398 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-52da8517-ebad-4fe5-881a-c5ee3273b367 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:25.737072 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1517/3024] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:25 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:26.101968 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b419bbb4-1467-4caf-b9cd-88564ef65732 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:26.105471 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b419bbb4-1467-4caf-b9cd-88564ef65732 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:26.105952 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b419bbb4-1467-4caf-b9cd-88564ef65732 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:26.106401 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b419bbb4-1467-4caf-b9cd-88564ef65732 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:26.121179 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:26.121179 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:26.128962 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b419bbb4-1467-4caf-b9cd-88564ef65732 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:26.137659 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b419bbb4-1467-4caf-b9cd-88564ef65732 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:26.138415 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1508/3025] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:26 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:26.192951 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-90f4cff8-7b01-4025-b4d3-1c3b0c85ea06 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:26.197242 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-90f4cff8-7b01-4025-b4d3-1c3b0c85ea06 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:26.197678 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-90f4cff8-7b01-4025-b4d3-1c3b0c85ea06 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:26.198161 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-90f4cff8-7b01-4025-b4d3-1c3b0c85ea06 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:26.198502 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-90f4cff8-7b01-4025-b4d3-1c3b0c85ea06 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:26.205867 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:26.205867 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:26.207499 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-90f4cff8-7b01-4025-b4d3-1c3b0c85ea06 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:26.210016 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1518/3026] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:26 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:26.745678 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e0276001-8d7f-4ce2-be33-3e8a9cb370e2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:26.750106 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e0276001-8d7f-4ce2-be33-3e8a9cb370e2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:26.750573 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e0276001-8d7f-4ce2-be33-3e8a9cb370e2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:26.751056 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e0276001-8d7f-4ce2-be33-3e8a9cb370e2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:26.751357 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-e0276001-8d7f-4ce2-be33-3e8a9cb370e2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:26.758713 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:26.758713 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:26.760260 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e0276001-8d7f-4ce2-be33-3e8a9cb370e2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:26.760928 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1509/3027] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:26 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:27.150409 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b20d983b-6ef9-48f0-b8af-540683e0ca5c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:27.154369 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b20d983b-6ef9-48f0-b8af-540683e0ca5c tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:27.154803 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b20d983b-6ef9-48f0-b8af-540683e0ca5c tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:27.155371 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b20d983b-6ef9-48f0-b8af-540683e0ca5c tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:27.169549 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:27.169549 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:27.176507 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b20d983b-6ef9-48f0-b8af-540683e0ca5c tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:27.184946 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b20d983b-6ef9-48f0-b8af-540683e0ca5c tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:27.185850 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1519/3028] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:27 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:27.216921 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6740a9bc-4ba7-453d-8e4e-fdf0903fba1a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:27.221239 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6740a9bc-4ba7-453d-8e4e-fdf0903fba1a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:27.221723 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6740a9bc-4ba7-453d-8e4e-fdf0903fba1a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:27.222201 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6740a9bc-4ba7-453d-8e4e-fdf0903fba1a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:27.222501 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-6740a9bc-4ba7-453d-8e4e-fdf0903fba1a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:27.229840 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:27.229840 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:27.231381 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6740a9bc-4ba7-453d-8e4e-fdf0903fba1a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:27.232048 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1510/3029] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:27 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:27.770181 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0b043ec6-ac51-4829-9c10-1aac23182fee None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:27.774603 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0b043ec6-ac51-4829-9c10-1aac23182fee tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:27.775062 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0b043ec6-ac51-4829-9c10-1aac23182fee tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:27.775539 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0b043ec6-ac51-4829-9c10-1aac23182fee tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:27.776109 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-0b043ec6-ac51-4829-9c10-1aac23182fee tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:27.783960 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:27.783960 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:27.785535 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0b043ec6-ac51-4829-9c10-1aac23182fee tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:27.786279 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1520/3030] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:27 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:28.198491 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-932a5034-b691-443a-8cb2-5a5c17b43430 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:28.202202 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-932a5034-b691-443a-8cb2-5a5c17b43430 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:28.202641 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-932a5034-b691-443a-8cb2-5a5c17b43430 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:28.203407 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-932a5034-b691-443a-8cb2-5a5c17b43430 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:28.218147 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:28.218147 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:28.225492 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-932a5034-b691-443a-8cb2-5a5c17b43430 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:28.237781 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-932a5034-b691-443a-8cb2-5a5c17b43430 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:28.238474 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1511/3031] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:28 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:28.241161 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7a73280f-4f22-461d-b81b-7c131f2cc62b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:28.245497 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7a73280f-4f22-461d-b81b-7c131f2cc62b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:28.246037 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7a73280f-4f22-461d-b81b-7c131f2cc62b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:28.246554 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7a73280f-4f22-461d-b81b-7c131f2cc62b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:28.246928 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-7a73280f-4f22-461d-b81b-7c131f2cc62b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:28.254339 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:28.254339 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:28.255929 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7a73280f-4f22-461d-b81b-7c131f2cc62b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:28.257206 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1521/3032] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:28 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:28.804018 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7024364b-5daa-4418-8a8b-ae87c0c93bd2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:28.808361 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7024364b-5daa-4418-8a8b-ae87c0c93bd2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:28.808794 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7024364b-5daa-4418-8a8b-ae87c0c93bd2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:28.809498 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7024364b-5daa-4418-8a8b-ae87c0c93bd2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:28.809824 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-7024364b-5daa-4418-8a8b-ae87c0c93bd2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:28.817634 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:28.817634 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:28.819210 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7024364b-5daa-4418-8a8b-ae87c0c93bd2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:28.819866 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1512/3033] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:28 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:29.252233 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dc73b6d6-d37d-4e77-ae16-84b66ff9e953 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:29.255926 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dc73b6d6-d37d-4e77-ae16-84b66ff9e953 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:29.256370 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dc73b6d6-d37d-4e77-ae16-84b66ff9e953 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:29.256840 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dc73b6d6-d37d-4e77-ae16-84b66ff9e953 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:29.265016 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-17b06853-976c-4756-a2f4-4ec0f3fd0482 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:29.269553 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-17b06853-976c-4756-a2f4-4ec0f3fd0482 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:29.270141 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-17b06853-976c-4756-a2f4-4ec0f3fd0482 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:29.270650 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-17b06853-976c-4756-a2f4-4ec0f3fd0482 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:29.271089 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-17b06853-976c-4756-a2f4-4ec0f3fd0482 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:29.271267 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:29.271267 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:29.279465 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:29.279465 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:29.280054 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-dc73b6d6-d37d-4e77-ae16-84b66ff9e953 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:29.281315 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-17b06853-976c-4756-a2f4-4ec0f3fd0482 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:29.282661 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1513/3034] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:29 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:29.297192 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dc73b6d6-d37d-4e77-ae16-84b66ff9e953 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:29.299072 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1522/3035] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:29 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:29.829859 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5ac8f730-f4c3-402e-b9c5-fe0d86e887e9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:29.834181 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5ac8f730-f4c3-402e-b9c5-fe0d86e887e9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:29.834612 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5ac8f730-f4c3-402e-b9c5-fe0d86e887e9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:29.835050 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5ac8f730-f4c3-402e-b9c5-fe0d86e887e9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:29.835399 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-5ac8f730-f4c3-402e-b9c5-fe0d86e887e9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:29.842641 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:29.842641 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:29.844170 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5ac8f730-f4c3-402e-b9c5-fe0d86e887e9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:29.845526 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1514/3036] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:29 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:30.292331 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1af6bf5a-db31-494c-8caa-8f0d7c10348c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:30.299432 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1af6bf5a-db31-494c-8caa-8f0d7c10348c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:30.299432 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1af6bf5a-db31-494c-8caa-8f0d7c10348c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:30.299432 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1af6bf5a-db31-494c-8caa-8f0d7c10348c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:30.299432 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-1af6bf5a-db31-494c-8caa-8f0d7c10348c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:30.305425 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:30.305425 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:30.307062 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1af6bf5a-db31-494c-8caa-8f0d7c10348c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:30.307749 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1523/3037] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:30 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:30.311000 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-25b66ffc-3001-4886-89f2-b2dab49e89bc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:30.316146 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-25b66ffc-3001-4886-89f2-b2dab49e89bc tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:30.316586 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-25b66ffc-3001-4886-89f2-b2dab49e89bc tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:30.317031 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-25b66ffc-3001-4886-89f2-b2dab49e89bc tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:30.331190 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:30.331190 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:30.337783 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-25b66ffc-3001-4886-89f2-b2dab49e89bc tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:30.346113 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-25b66ffc-3001-4886-89f2-b2dab49e89bc tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:30.346796 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1515/3038] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:30 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:30.854535 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6be2a129-474d-4c99-9b88-d06443b25699 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:30.858768 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6be2a129-474d-4c99-9b88-d06443b25699 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:30.859233 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6be2a129-474d-4c99-9b88-d06443b25699 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:30.859703 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6be2a129-474d-4c99-9b88-d06443b25699 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:30.860004 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-6be2a129-474d-4c99-9b88-d06443b25699 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:30.867363 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:30.867363 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:30.868898 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6be2a129-474d-4c99-9b88-d06443b25699 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:30.869606 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1524/3039] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:30 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:31.316973 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7334b714-ee35-428e-b17d-478d0cc5db52 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:31.321334 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7334b714-ee35-428e-b17d-478d0cc5db52 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:31.321819 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7334b714-ee35-428e-b17d-478d0cc5db52 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:31.322266 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7334b714-ee35-428e-b17d-478d0cc5db52 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:31.322566 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-7334b714-ee35-428e-b17d-478d0cc5db52 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:31.330368 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:31.330368 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:31.331918 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7334b714-ee35-428e-b17d-478d0cc5db52 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:31.333610 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1516/3040] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:31 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:31.358956 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0197d17a-4698-4df3-9172-0c493593c06a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:31.362549 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0197d17a-4698-4df3-9172-0c493593c06a tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:31.362979 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0197d17a-4698-4df3-9172-0c493593c06a tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:31.363421 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0197d17a-4698-4df3-9172-0c493593c06a tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:31.377164 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:31.377164 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:31.385021 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0197d17a-4698-4df3-9172-0c493593c06a tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:31.394455 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0197d17a-4698-4df3-9172-0c493593c06a tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:31.394901 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1525/3041] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:31 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:31.879621 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ad5c2463-0394-4b37-8a7b-0b09ca3e299b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:31.884221 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ad5c2463-0394-4b37-8a7b-0b09ca3e299b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:31.884708 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ad5c2463-0394-4b37-8a7b-0b09ca3e299b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:31.885149 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ad5c2463-0394-4b37-8a7b-0b09ca3e299b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:31.885448 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-ad5c2463-0394-4b37-8a7b-0b09ca3e299b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:31.894179 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:31.894179 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:31.895719 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ad5c2463-0394-4b37-8a7b-0b09ca3e299b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:31.896438 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1517/3042] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:31 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:32.341841 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dee57038-5fde-4d2c-aca2-7f0b5d77935c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:32.346166 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dee57038-5fde-4d2c-aca2-7f0b5d77935c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:32.346602 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dee57038-5fde-4d2c-aca2-7f0b5d77935c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:32.347046 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dee57038-5fde-4d2c-aca2-7f0b5d77935c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:32.347345 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-dee57038-5fde-4d2c-aca2-7f0b5d77935c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:32.357864 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:32.357864 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:32.359462 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dee57038-5fde-4d2c-aca2-7f0b5d77935c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:32.360145 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1526/3043] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:32 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:32.407036 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3c0c1ad4-836b-4cde-b4b6-82a3bfad15e3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:32.410787 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3c0c1ad4-836b-4cde-b4b6-82a3bfad15e3 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:32.411397 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3c0c1ad4-836b-4cde-b4b6-82a3bfad15e3 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:32.411946 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3c0c1ad4-836b-4cde-b4b6-82a3bfad15e3 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:32.427848 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:32.427848 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:32.434927 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3c0c1ad4-836b-4cde-b4b6-82a3bfad15e3 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:32.443665 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3c0c1ad4-836b-4cde-b4b6-82a3bfad15e3 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:32.444373 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1518/3044] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:32 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:32.906318 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cbda1774-9576-42fc-9ef1-7dd8541a28f4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:32.912441 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cbda1774-9576-42fc-9ef1-7dd8541a28f4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:32.913235 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cbda1774-9576-42fc-9ef1-7dd8541a28f4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:32.913432 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cbda1774-9576-42fc-9ef1-7dd8541a28f4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:32.913657 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-cbda1774-9576-42fc-9ef1-7dd8541a28f4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:32.922001 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:32.922001 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:32.923604 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cbda1774-9576-42fc-9ef1-7dd8541a28f4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:32.924374 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1527/3045] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:32 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:33.369133 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0a59db20-7b47-4a50-9662-ebff738e3b6d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:33.373872 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0a59db20-7b47-4a50-9662-ebff738e3b6d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:33.374577 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0a59db20-7b47-4a50-9662-ebff738e3b6d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:33.375397 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0a59db20-7b47-4a50-9662-ebff738e3b6d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:33.375712 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-0a59db20-7b47-4a50-9662-ebff738e3b6d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:33.385293 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:33.385293 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:33.387070 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0a59db20-7b47-4a50-9662-ebff738e3b6d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:33.387769 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1519/3046] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:33 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:33.456919 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-63b8c5e4-cb87-4363-8e13-83d4961652a1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:33.460454 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-63b8c5e4-cb87-4363-8e13-83d4961652a1 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:33.463755 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-63b8c5e4-cb87-4363-8e13-83d4961652a1 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:33.463755 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-63b8c5e4-cb87-4363-8e13-83d4961652a1 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:33.475055 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:33.475055 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:33.481689 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-63b8c5e4-cb87-4363-8e13-83d4961652a1 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:33.490386 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-63b8c5e4-cb87-4363-8e13-83d4961652a1 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:33.492267 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1528/3047] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:33 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:33.933986 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9d28001c-7a8d-4df4-834f-5514ae61b396 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:33.938452 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9d28001c-7a8d-4df4-834f-5514ae61b396 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:33.938910 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9d28001c-7a8d-4df4-834f-5514ae61b396 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:33.939348 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9d28001c-7a8d-4df4-834f-5514ae61b396 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:33.939668 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-9d28001c-7a8d-4df4-834f-5514ae61b396 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:33.946996 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:33.946996 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:33.948850 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9d28001c-7a8d-4df4-834f-5514ae61b396 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:33.953256 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1520/3048] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:33 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:34.396865 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0c1a03b1-a922-46d8-9962-aa2d1b82cea1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:34.401453 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0c1a03b1-a922-46d8-9962-aa2d1b82cea1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:34.401913 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0c1a03b1-a922-46d8-9962-aa2d1b82cea1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:34.402354 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0c1a03b1-a922-46d8-9962-aa2d1b82cea1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:34.402653 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-0c1a03b1-a922-46d8-9962-aa2d1b82cea1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:34.409913 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:34.409913 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:34.411443 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0c1a03b1-a922-46d8-9962-aa2d1b82cea1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:34.412108 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1529/3049] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:34 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:34.503414 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8fbdb435-fca3-49df-ac5c-e816a3e0930d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:34.506903 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8fbdb435-fca3-49df-ac5c-e816a3e0930d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:34.507379 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8fbdb435-fca3-49df-ac5c-e816a3e0930d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:34.507918 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8fbdb435-fca3-49df-ac5c-e816a3e0930d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:34.521808 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:34.521808 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:34.529064 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8fbdb435-fca3-49df-ac5c-e816a3e0930d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:34.538178 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8fbdb435-fca3-49df-ac5c-e816a3e0930d tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:34.538809 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1521/3050] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:34 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:34.958361 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-87f72a67-3572-4a79-84ec-1be496a88675 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:34.962612 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-87f72a67-3572-4a79-84ec-1be496a88675 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:34.963051 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-87f72a67-3572-4a79-84ec-1be496a88675 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:34.963498 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-87f72a67-3572-4a79-84ec-1be496a88675 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:34.963799 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-87f72a67-3572-4a79-84ec-1be496a88675 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:34.971130 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:34.971130 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:34.973387 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-87f72a67-3572-4a79-84ec-1be496a88675 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:34.974132 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1530/3051] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:34 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:35.421024 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-57683b26-5f58-4fdf-8bb6-d6f50b94f76b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:35.425785 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-57683b26-5f58-4fdf-8bb6-d6f50b94f76b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:35.426236 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-57683b26-5f58-4fdf-8bb6-d6f50b94f76b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:35.426710 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-57683b26-5f58-4fdf-8bb6-d6f50b94f76b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:35.426988 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-57683b26-5f58-4fdf-8bb6-d6f50b94f76b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:35.434487 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:35.434487 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:35.436092 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-57683b26-5f58-4fdf-8bb6-d6f50b94f76b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:35.436775 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1522/3052] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:35 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:35.551315 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-883db46a-5eb8-4589-859f-ad19dd7396e5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:35.554848 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-883db46a-5eb8-4589-859f-ad19dd7396e5 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:35.555286 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-883db46a-5eb8-4589-859f-ad19dd7396e5 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:35.555749 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-883db46a-5eb8-4589-859f-ad19dd7396e5 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:35.569780 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:35.569780 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:35.576584 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-883db46a-5eb8-4589-859f-ad19dd7396e5 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:35.584935 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-883db46a-5eb8-4589-859f-ad19dd7396e5 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:35.585619 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1531/3053] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:35 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:35.983729 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-51aa5239-3363-4943-aad3-23fed3323434 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:35.989262 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-51aa5239-3363-4943-aad3-23fed3323434 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:35.989724 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-51aa5239-3363-4943-aad3-23fed3323434 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:35.990212 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-51aa5239-3363-4943-aad3-23fed3323434 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:35.990516 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-51aa5239-3363-4943-aad3-23fed3323434 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:35.998169 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:35.998169 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:35.999813 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-51aa5239-3363-4943-aad3-23fed3323434 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:36.000531 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1523/3054] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:35 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:36.447163 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-edc56919-da0c-4365-9f0f-d432898e3a4f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:36.451470 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-edc56919-da0c-4365-9f0f-d432898e3a4f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:36.451907 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-edc56919-da0c-4365-9f0f-d432898e3a4f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:36.452357 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-edc56919-da0c-4365-9f0f-d432898e3a4f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:36.452657 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-edc56919-da0c-4365-9f0f-d432898e3a4f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:36.460550 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:36.460550 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:36.462150 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-edc56919-da0c-4365-9f0f-d432898e3a4f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:36.462830 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1532/3055] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:36 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:36.597729 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b10fa305-660f-4798-b4b8-bf1f80b03713 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:36.601627 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b10fa305-660f-4798-b4b8-bf1f80b03713 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:36.602104 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b10fa305-660f-4798-b4b8-bf1f80b03713 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:36.602546 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b10fa305-660f-4798-b4b8-bf1f80b03713 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:36.617037 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:36.617037 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:36.623725 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b10fa305-660f-4798-b4b8-bf1f80b03713 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:36.632320 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b10fa305-660f-4798-b4b8-bf1f80b03713 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:36.633008 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1524/3056] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:36 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:37.010713 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8396813e-a312-4558-8eec-825e16ffc819 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:37.015380 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8396813e-a312-4558-8eec-825e16ffc819 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:37.015931 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8396813e-a312-4558-8eec-825e16ffc819 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:37.016442 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8396813e-a312-4558-8eec-825e16ffc819 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:37.016741 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-8396813e-a312-4558-8eec-825e16ffc819 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:37.025286 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:37.025286 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:37.027330 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8396813e-a312-4558-8eec-825e16ffc819 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:37.035155 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1533/3057] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:37 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:37.472125 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f933d6c2-49d7-4dbd-b8db-787a57aa6ecc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:37.476496 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f933d6c2-49d7-4dbd-b8db-787a57aa6ecc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:37.476928 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f933d6c2-49d7-4dbd-b8db-787a57aa6ecc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:37.477395 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f933d6c2-49d7-4dbd-b8db-787a57aa6ecc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:37.477718 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-f933d6c2-49d7-4dbd-b8db-787a57aa6ecc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:37.485114 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:37.485114 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:37.486912 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f933d6c2-49d7-4dbd-b8db-787a57aa6ecc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:37.489223 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1525/3058] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:37 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:37.645291 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2b49200e-a468-40c1-b8cd-50eaf716b9ab None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:37.648917 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2b49200e-a468-40c1-b8cd-50eaf716b9ab tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:37.649387 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2b49200e-a468-40c1-b8cd-50eaf716b9ab tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:37.649882 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2b49200e-a468-40c1-b8cd-50eaf716b9ab tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:37.663582 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:37.663582 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:37.670179 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2b49200e-a468-40c1-b8cd-50eaf716b9ab tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:37.678927 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2b49200e-a468-40c1-b8cd-50eaf716b9ab tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:37.679615 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1534/3059] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:37 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:38.038399 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-725abf27-0f6c-44a7-ac22-c5470956c966 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:38.042696 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-725abf27-0f6c-44a7-ac22-c5470956c966 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:38.043131 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-725abf27-0f6c-44a7-ac22-c5470956c966 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:38.043572 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-725abf27-0f6c-44a7-ac22-c5470956c966 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:38.043871 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-725abf27-0f6c-44a7-ac22-c5470956c966 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:38.051881 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:38.051881 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:38.053455 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-725abf27-0f6c-44a7-ac22-c5470956c966 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:38.054182 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1526/3060] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:38 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:38.498372 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-acea32d1-5bf5-4632-9459-75cbafadb307 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:38.502693 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-acea32d1-5bf5-4632-9459-75cbafadb307 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:38.503138 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-acea32d1-5bf5-4632-9459-75cbafadb307 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:38.504186 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-acea32d1-5bf5-4632-9459-75cbafadb307 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:38.504491 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-acea32d1-5bf5-4632-9459-75cbafadb307 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:38.511787 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:38.511787 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:38.513359 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-acea32d1-5bf5-4632-9459-75cbafadb307 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:38.514088 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1535/3061] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:38 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:38.691886 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e0aa5a31-e919-4d3c-96c7-179926706e09 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:38.695588 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e0aa5a31-e919-4d3c-96c7-179926706e09 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:38.696063 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e0aa5a31-e919-4d3c-96c7-179926706e09 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:38.696503 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e0aa5a31-e919-4d3c-96c7-179926706e09 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:38.710490 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:38.710490 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:38.717751 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e0aa5a31-e919-4d3c-96c7-179926706e09 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:38.727001 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e0aa5a31-e919-4d3c-96c7-179926706e09 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:38.727718 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1527/3062] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:38 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:39.062978 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f6149006-fb98-4900-a84d-1597b15c5901 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:39.067216 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f6149006-fb98-4900-a84d-1597b15c5901 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:39.067676 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f6149006-fb98-4900-a84d-1597b15c5901 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:39.068229 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f6149006-fb98-4900-a84d-1597b15c5901 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:39.068535 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f6149006-fb98-4900-a84d-1597b15c5901 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:39.075749 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:39.075749 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:39.077322 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f6149006-fb98-4900-a84d-1597b15c5901 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:39.078052 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1536/3063] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:39 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:39.523432 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-03db4637-2f61-4679-b322-21fad4b6481a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:39.527995 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-03db4637-2f61-4679-b322-21fad4b6481a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:39.528437 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-03db4637-2f61-4679-b322-21fad4b6481a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:39.528887 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-03db4637-2f61-4679-b322-21fad4b6481a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:39.529193 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-03db4637-2f61-4679-b322-21fad4b6481a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:39.537036 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:39.537036 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:39.538624 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-03db4637-2f61-4679-b322-21fad4b6481a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:39.539292 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1528/3064] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:39 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:39.741061 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5130c6e5-ca61-4419-837c-c618e17360ee None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:39.744568 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5130c6e5-ca61-4419-837c-c618e17360ee tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:39.745006 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5130c6e5-ca61-4419-837c-c618e17360ee tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:39.745455 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5130c6e5-ca61-4419-837c-c618e17360ee tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:39.759011 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:39.759011 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:39.765536 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5130c6e5-ca61-4419-837c-c618e17360ee tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:39.774274 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5130c6e5-ca61-4419-837c-c618e17360ee tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:39.774899 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1537/3065] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:39 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:40.087931 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b4c680b8-f177-40bf-bf6a-edf0583b6c2d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:40.092158 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b4c680b8-f177-40bf-bf6a-edf0583b6c2d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:40.092592 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b4c680b8-f177-40bf-bf6a-edf0583b6c2d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:40.093036 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b4c680b8-f177-40bf-bf6a-edf0583b6c2d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:40.093339 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b4c680b8-f177-40bf-bf6a-edf0583b6c2d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:40.103217 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:40.103217 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:40.104992 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b4c680b8-f177-40bf-bf6a-edf0583b6c2d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:40.105709 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1529/3066] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:40 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:40.549232 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-92f9790f-08fb-4416-973e-e0b94b25b3f4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:40.554252 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-92f9790f-08fb-4416-973e-e0b94b25b3f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:40.554717 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-92f9790f-08fb-4416-973e-e0b94b25b3f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:40.555188 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-92f9790f-08fb-4416-973e-e0b94b25b3f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:40.555537 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-92f9790f-08fb-4416-973e-e0b94b25b3f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:40.562741 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:40.562741 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:40.564274 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-92f9790f-08fb-4416-973e-e0b94b25b3f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:40.564941 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1538/3067] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:40 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:40.787603 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-baf8b7b4-0b0d-459f-a42d-9c1b7a668422 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:40.791169 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-baf8b7b4-0b0d-459f-a42d-9c1b7a668422 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:40.791624 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-baf8b7b4-0b0d-459f-a42d-9c1b7a668422 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:40.792053 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-baf8b7b4-0b0d-459f-a42d-9c1b7a668422 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:40.806161 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:40.806161 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:40.812753 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-baf8b7b4-0b0d-459f-a42d-9c1b7a668422 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:40.821812 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-baf8b7b4-0b0d-459f-a42d-9c1b7a668422 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:40.822508 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1530/3068] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:40 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:41.115921 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e1bf383f-6bda-4c7a-a62c-a13c89be3b28 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:41.120208 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e1bf383f-6bda-4c7a-a62c-a13c89be3b28 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:41.120646 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e1bf383f-6bda-4c7a-a62c-a13c89be3b28 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:41.121093 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e1bf383f-6bda-4c7a-a62c-a13c89be3b28 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:41.121394 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-e1bf383f-6bda-4c7a-a62c-a13c89be3b28 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:41.128607 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:41.128607 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:41.130172 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e1bf383f-6bda-4c7a-a62c-a13c89be3b28 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:41.130832 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1539/3069] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:41 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:41.574948 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f19decc5-108f-40dd-8339-403942fa7fde None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:41.579355 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f19decc5-108f-40dd-8339-403942fa7fde tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:41.579786 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f19decc5-108f-40dd-8339-403942fa7fde tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:41.580227 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f19decc5-108f-40dd-8339-403942fa7fde tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:41.580524 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-f19decc5-108f-40dd-8339-403942fa7fde tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:41.587846 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:41.587846 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:41.589381 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f19decc5-108f-40dd-8339-403942fa7fde tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:41.590094 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1531/3070] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:41 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:41.834454 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-67d22180-b0ea-41f2-936e-bcd2195ad597 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:41.837946 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-67d22180-b0ea-41f2-936e-bcd2195ad597 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:41.838391 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-67d22180-b0ea-41f2-936e-bcd2195ad597 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:41.838868 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-67d22180-b0ea-41f2-936e-bcd2195ad597 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:41.852745 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:41.852745 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:41.859665 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-67d22180-b0ea-41f2-936e-bcd2195ad597 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:41.868523 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-67d22180-b0ea-41f2-936e-bcd2195ad597 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:41.874799 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1540/3071] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:41 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:42.140297 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2727d37c-93e1-4f67-8a01-60257c9a2832 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:42.145297 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2727d37c-93e1-4f67-8a01-60257c9a2832 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:42.150001 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2727d37c-93e1-4f67-8a01-60257c9a2832 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:42.150001 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2727d37c-93e1-4f67-8a01-60257c9a2832 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:42.150001 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-2727d37c-93e1-4f67-8a01-60257c9a2832 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:42.154749 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:42.154749 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:42.156431 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2727d37c-93e1-4f67-8a01-60257c9a2832 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:42.157156 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1532/3072] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:42 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:42.600195 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-499e89ec-c088-4283-9b4c-79760a0067ee None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:42.604571 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-499e89ec-c088-4283-9b4c-79760a0067ee tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:42.605010 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-499e89ec-c088-4283-9b4c-79760a0067ee tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:42.605466 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-499e89ec-c088-4283-9b4c-79760a0067ee tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:42.605792 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-499e89ec-c088-4283-9b4c-79760a0067ee tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:42.613893 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:42.613893 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:42.615538 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-499e89ec-c088-4283-9b4c-79760a0067ee tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:42.616208 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1541/3073] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:42 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:42.881104 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f11327f1-a6c9-435d-977c-333e73c05e05 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:42.884649 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f11327f1-a6c9-435d-977c-333e73c05e05 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:42.885089 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f11327f1-a6c9-435d-977c-333e73c05e05 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:42.885541 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f11327f1-a6c9-435d-977c-333e73c05e05 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:42.899733 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:42.899733 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:42.906635 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f11327f1-a6c9-435d-977c-333e73c05e05 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Volume info retrieved successfully. Apr 30 21:44:42.915556 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f11327f1-a6c9-435d-977c-333e73c05e05 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 200 Apr 30 21:44:42.916248 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1533/3074] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:42 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:43.167419 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9b36d1bd-f600-4e2b-a43c-1b256f75c225 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:43.171622 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9b36d1bd-f600-4e2b-a43c-1b256f75c225 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:43.172088 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9b36d1bd-f600-4e2b-a43c-1b256f75c225 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:43.172533 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9b36d1bd-f600-4e2b-a43c-1b256f75c225 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:43.172832 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-9b36d1bd-f600-4e2b-a43c-1b256f75c225 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:43.180204 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:43.180204 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:43.181827 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9b36d1bd-f600-4e2b-a43c-1b256f75c225 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:43.182527 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1542/3075] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:43 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:43.625098 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cc0f6cf6-a25c-407f-91c7-60281c818338 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:43.630067 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cc0f6cf6-a25c-407f-91c7-60281c818338 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:43.630546 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cc0f6cf6-a25c-407f-91c7-60281c818338 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:43.630991 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cc0f6cf6-a25c-407f-91c7-60281c818338 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:43.631297 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-cc0f6cf6-a25c-407f-91c7-60281c818338 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:43.639244 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:43.639244 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:43.640897 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cc0f6cf6-a25c-407f-91c7-60281c818338 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:43.641619 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1534/3076] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:43 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:43.928926 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b6f3d724-338c-4696-b885-479c109fbe10 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:43.932408 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b6f3d724-338c-4696-b885-479c109fbe10 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] GET http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a Apr 30 21:44:43.932823 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b6f3d724-338c-4696-b885-479c109fbe10 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:43.933253 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b6f3d724-338c-4696-b885-479c109fbe10 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:43.945241 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b6f3d724-338c-4696-b885-479c109fbe10 tempest-VolumeTypesAccessTest-1462643246 tempest-VolumeTypesAccessTest-1462643246-project] http://10.222.0.23/volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a returned with HTTP 404 Apr 30 21:44:43.946130 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1543/3077] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:43 2022] GET /volume/v3/3a08f7eeff594200b8cf2a49affb2b70/volumes/b5c37436-7cb7-4239-877d-b8156d76976a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:44:43.950631 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e44d1483-321a-4dd8-810e-bf9e99dd26bc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:43.954365 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e44d1483-321a-4dd8-810e-bf9e99dd26bc tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] DELETE http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/0cbcc578-396f-42ab-92f2-793c0520156b Apr 30 21:44:43.954810 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e44d1483-321a-4dd8-810e-bf9e99dd26bc tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:43.955281 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e44d1483-321a-4dd8-810e-bf9e99dd26bc tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:44.080203 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e44d1483-321a-4dd8-810e-bf9e99dd26bc tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/0cbcc578-396f-42ab-92f2-793c0520156b returned with HTTP 202 Apr 30 21:44:44.081030 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1535/3078] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:44:43 2022] DELETE /volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/0cbcc578-396f-42ab-92f2-793c0520156b => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:44:44.085463 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fc5729d2-ceef-4f8b-976c-dd8066199a75 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:44.089127 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fc5729d2-ceef-4f8b-976c-dd8066199a75 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] GET http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/0cbcc578-396f-42ab-92f2-793c0520156b Apr 30 21:44:44.091693 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fc5729d2-ceef-4f8b-976c-dd8066199a75 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:44.091693 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fc5729d2-ceef-4f8b-976c-dd8066199a75 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:44.095093 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fc5729d2-ceef-4f8b-976c-dd8066199a75 tempest-VolumeTypesAccessTest-1057810681 tempest-VolumeTypesAccessTest-1057810681-project-admin] http://10.222.0.23/volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/0cbcc578-396f-42ab-92f2-793c0520156b returned with HTTP 404 Apr 30 21:44:44.095933 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1544/3079] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:44:44 2022] GET /volume/v3/1aeda4303e6f4c44af29521fadb3f268/types/0cbcc578-396f-42ab-92f2-793c0520156b => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:44:44.191944 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8a7f929b-731b-4615-94eb-8bdd7b4e70a0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:44.196261 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8a7f929b-731b-4615-94eb-8bdd7b4e70a0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:44.198310 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8a7f929b-731b-4615-94eb-8bdd7b4e70a0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:44.198310 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8a7f929b-731b-4615-94eb-8bdd7b4e70a0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:44.198310 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-8a7f929b-731b-4615-94eb-8bdd7b4e70a0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:44.205114 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:44.205114 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:44.206757 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8a7f929b-731b-4615-94eb-8bdd7b4e70a0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:44.207443 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1536/3080] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:44 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:44.651445 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e9ef131e-fcb4-4481-a040-ef46f886d255 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:44.655656 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e9ef131e-fcb4-4481-a040-ef46f886d255 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:44.656092 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e9ef131e-fcb4-4481-a040-ef46f886d255 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:44.656542 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e9ef131e-fcb4-4481-a040-ef46f886d255 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:44.656844 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-e9ef131e-fcb4-4481-a040-ef46f886d255 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:44.666215 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:44.666215 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:44.666450 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e9ef131e-fcb4-4481-a040-ef46f886d255 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:44.667148 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1545/3081] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:44 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:45.216467 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-be3efe2e-9bf2-40a7-ad56-89d76c5b25ea None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:45.221056 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-be3efe2e-9bf2-40a7-ad56-89d76c5b25ea tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:45.221479 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-be3efe2e-9bf2-40a7-ad56-89d76c5b25ea tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:45.222624 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-be3efe2e-9bf2-40a7-ad56-89d76c5b25ea tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:45.222932 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-be3efe2e-9bf2-40a7-ad56-89d76c5b25ea tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:45.231041 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:45.231041 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:45.233071 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-be3efe2e-9bf2-40a7-ad56-89d76c5b25ea tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:45.234145 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1537/3082] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:45 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:45.676720 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-84bc703d-864d-4cec-b454-4f3d94183f65 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:45.680989 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-84bc703d-864d-4cec-b454-4f3d94183f65 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:45.681672 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-84bc703d-864d-4cec-b454-4f3d94183f65 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:45.681910 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-84bc703d-864d-4cec-b454-4f3d94183f65 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:45.682214 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-84bc703d-864d-4cec-b454-4f3d94183f65 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:45.690034 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:45.690034 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:45.691764 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-84bc703d-864d-4cec-b454-4f3d94183f65 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:45.692445 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1546/3083] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:45 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:46.243347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6f0c7c83-ee57-4cae-927d-d78602517b4c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:46.247609 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6f0c7c83-ee57-4cae-927d-d78602517b4c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:46.248042 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6f0c7c83-ee57-4cae-927d-d78602517b4c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:46.248480 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6f0c7c83-ee57-4cae-927d-d78602517b4c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:46.248776 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-6f0c7c83-ee57-4cae-927d-d78602517b4c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:46.257031 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:46.257031 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:46.258681 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6f0c7c83-ee57-4cae-927d-d78602517b4c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:46.259382 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1538/3084] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:46 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:46.701571 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3638662a-f213-447c-9fb3-f1337bf947a8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:46.707435 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3638662a-f213-447c-9fb3-f1337bf947a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:46.709169 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3638662a-f213-447c-9fb3-f1337bf947a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:46.709169 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3638662a-f213-447c-9fb3-f1337bf947a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:46.709169 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-3638662a-f213-447c-9fb3-f1337bf947a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:46.716686 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:46.716686 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:46.718392 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3638662a-f213-447c-9fb3-f1337bf947a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:46.719038 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1547/3085] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:46 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:47.268395 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-65342bc1-a461-41dc-a59c-1eac1deb27a2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:47.273455 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-65342bc1-a461-41dc-a59c-1eac1deb27a2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:47.278155 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-65342bc1-a461-41dc-a59c-1eac1deb27a2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:47.278155 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-65342bc1-a461-41dc-a59c-1eac1deb27a2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:47.278155 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-65342bc1-a461-41dc-a59c-1eac1deb27a2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:47.282555 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:47.282555 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:47.284168 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-65342bc1-a461-41dc-a59c-1eac1deb27a2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:47.284851 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1539/3086] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:47 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:47.728778 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-69161761-40e3-4f5a-a4d0-bba4abbeacb2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:47.733167 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-69161761-40e3-4f5a-a4d0-bba4abbeacb2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:47.733613 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-69161761-40e3-4f5a-a4d0-bba4abbeacb2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:47.734094 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-69161761-40e3-4f5a-a4d0-bba4abbeacb2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:47.734393 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-69161761-40e3-4f5a-a4d0-bba4abbeacb2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:47.742180 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:47.742180 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:47.743777 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-69161761-40e3-4f5a-a4d0-bba4abbeacb2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:47.746608 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1548/3087] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:47 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:48.294730 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4f2988ce-9402-4819-b110-b4e52250461a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:48.299072 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4f2988ce-9402-4819-b110-b4e52250461a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:48.299574 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4f2988ce-9402-4819-b110-b4e52250461a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:48.300105 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4f2988ce-9402-4819-b110-b4e52250461a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:48.300410 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-4f2988ce-9402-4819-b110-b4e52250461a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:48.315987 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:48.315987 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:48.315987 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4f2988ce-9402-4819-b110-b4e52250461a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:48.315987 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1540/3088] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:48 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:48.754431 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-45abafaa-9dba-47af-9284-30b14346dd35 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:48.759291 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-45abafaa-9dba-47af-9284-30b14346dd35 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:48.759726 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-45abafaa-9dba-47af-9284-30b14346dd35 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:48.760172 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-45abafaa-9dba-47af-9284-30b14346dd35 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:48.760471 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-45abafaa-9dba-47af-9284-30b14346dd35 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:48.767783 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:48.767783 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:48.769310 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-45abafaa-9dba-47af-9284-30b14346dd35 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:48.770005 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1549/3089] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:48 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:49.240553 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-11fc2ea1-288b-4078-b225-3821550f2a18 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:49.319777 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d0895667-041e-4951-91e2-1345853a4520 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:49.324463 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d0895667-041e-4951-91e2-1345853a4520 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:49.324762 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d0895667-041e-4951-91e2-1345853a4520 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:49.325209 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d0895667-041e-4951-91e2-1345853a4520 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:49.325515 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-d0895667-041e-4951-91e2-1345853a4520 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:49.333240 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:49.333240 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:49.336866 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d0895667-041e-4951-91e2-1345853a4520 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:49.337565 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1550/3090] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:49 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:49.339549 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-11fc2ea1-288b-4078-b225-3821550f2a18 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] POST http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types Apr 30 21:44:49.340269 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-11fc2ea1-288b-4078-b225-3821550f2a18 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1856840493"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:49.448912 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-11fc2ea1-288b-4078-b225-3821550f2a18 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types returned with HTTP 200 Apr 30 21:44:49.449645 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1541/3091] 10.222.0.23 () {60 vars in 1228 bytes} [Sat Apr 30 21:44:49 2022] POST /volume/v3/661fd24c5213465db88beb995628bc73/types => generated 231 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:49.456843 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d4b60780-80fb-4a09-9879-6f163dd4d23d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:49.462155 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d4b60780-80fb-4a09-9879-6f163dd4d23d tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] POST http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs Apr 30 21:44:49.463117 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d4b60780-80fb-4a09-9879-6f163dd4d23d tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:49.558511 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d4b60780-80fb-4a09-9879-6f163dd4d23d tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs returned with HTTP 200 Apr 30 21:44:49.559279 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1551/3092] 10.222.0.23 () {60 vars in 1375 bytes} [Sat Apr 30 21:44:49 2022] POST /volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs => generated 34 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:44:49.565362 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2dcf36a1-36a0-43eb-8cf2-91a98aff221d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:49.571078 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2dcf36a1-36a0-43eb-8cf2-91a98aff221d tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] GET http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs/spec3 Apr 30 21:44:49.571513 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2dcf36a1-36a0-43eb-8cf2-91a98aff221d tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:49.571963 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2dcf36a1-36a0-43eb-8cf2-91a98aff221d tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:49.581879 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2dcf36a1-36a0-43eb-8cf2-91a98aff221d tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs/spec3 returned with HTTP 200 Apr 30 21:44:49.583991 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1542/3093] 10.222.0.23 () {58 vars in 1372 bytes} [Sat Apr 30 21:44:49 2022] GET /volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs/spec3 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:44:49.589453 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3a30871b-e02a-440f-a79e-7be1adfab044 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:49.594625 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3a30871b-e02a-440f-a79e-7be1adfab044 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] DELETE http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs/spec3 Apr 30 21:44:49.595076 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3a30871b-e02a-440f-a79e-7be1adfab044 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:49.595527 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3a30871b-e02a-440f-a79e-7be1adfab044 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:49.713943 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3a30871b-e02a-440f-a79e-7be1adfab044 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs/spec3 returned with HTTP 202 Apr 30 21:44:49.714671 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1552/3094] 10.222.0.23 () {58 vars in 1375 bytes} [Sat Apr 30 21:44:49 2022] DELETE /volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs/spec3 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:44:49.719412 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a77291c4-5a52-4d76-aa35-89d06a7977b9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:49.724234 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a77291c4-5a52-4d76-aa35-89d06a7977b9 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] GET http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs/spec3 Apr 30 21:44:49.724720 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a77291c4-5a52-4d76-aa35-89d06a7977b9 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:49.725171 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a77291c4-5a52-4d76-aa35-89d06a7977b9 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:49.734926 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a77291c4-5a52-4d76-aa35-89d06a7977b9 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs/spec3 returned with HTTP 404 Apr 30 21:44:49.735750 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1543/3095] 10.222.0.23 () {58 vars in 1372 bytes} [Sat Apr 30 21:44:49 2022] GET /volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs/spec3 => generated 129 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:44:49.741622 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7b4ce613-e77e-41f6-90d3-859de408b54b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:49.746575 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7b4ce613-e77e-41f6-90d3-859de408b54b tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] POST http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs Apr 30 21:44:49.747263 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7b4ce613-e77e-41f6-90d3-859de408b54b tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:49.780492 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-74c66979-4c94-4525-a7fc-967cbcd1b84b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:49.785057 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-74c66979-4c94-4525-a7fc-967cbcd1b84b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:49.785560 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-74c66979-4c94-4525-a7fc-967cbcd1b84b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:49.786127 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-74c66979-4c94-4525-a7fc-967cbcd1b84b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:49.786500 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-74c66979-4c94-4525-a7fc-967cbcd1b84b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:49.793990 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:49.793990 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:49.795636 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-74c66979-4c94-4525-a7fc-967cbcd1b84b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:49.796341 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1544/3096] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:49 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:49.861570 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7b4ce613-e77e-41f6-90d3-859de408b54b tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs returned with HTTP 200 Apr 30 21:44:49.862434 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1553/3097] 10.222.0.23 () {60 vars in 1375 bytes} [Sat Apr 30 21:44:49 2022] POST /volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs => generated 34 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:44:49.868414 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-667dcf38-0bda-4b6a-86b9-7d8882e1db87 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:49.873065 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-667dcf38-0bda-4b6a-86b9-7d8882e1db87 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] GET http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs Apr 30 21:44:49.873579 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-667dcf38-0bda-4b6a-86b9-7d8882e1db87 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:49.874078 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-667dcf38-0bda-4b6a-86b9-7d8882e1db87 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:49.885190 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-667dcf38-0bda-4b6a-86b9-7d8882e1db87 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs returned with HTTP 200 Apr 30 21:44:49.885883 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1545/3098] 10.222.0.23 () {58 vars in 1354 bytes} [Sat Apr 30 21:44:49 2022] GET /volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs => generated 34 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 30 21:44:49.892162 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4ed3bcb8-3405-49d2-89b5-a7c40c500660 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:49.896815 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4ed3bcb8-3405-49d2-89b5-a7c40c500660 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] POST http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs Apr 30 21:44:49.897523 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4ed3bcb8-3405-49d2-89b5-a7c40c500660 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:50.012472 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4ed3bcb8-3405-49d2-89b5-a7c40c500660 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs returned with HTTP 200 Apr 30 21:44:50.013189 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1554/3099] 10.222.0.23 () {60 vars in 1375 bytes} [Sat Apr 30 21:44:49 2022] POST /volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs => generated 34 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:44:50.018890 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2edf1a77-525e-42c8-8c5d-a3c0c1dea92e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:50.023587 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2edf1a77-525e-42c8-8c5d-a3c0c1dea92e tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] PUT http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs/spec2 Apr 30 21:44:50.024288 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2edf1a77-525e-42c8-8c5d-a3c0c1dea92e tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:50.113525 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2edf1a77-525e-42c8-8c5d-a3c0c1dea92e tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs/spec2 returned with HTTP 200 Apr 30 21:44:50.114983 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1546/3100] 10.222.0.23 () {60 vars in 1392 bytes} [Sat Apr 30 21:44:50 2022] PUT /volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs/spec2 => generated 17 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:44:50.120366 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-74827f2d-1ac6-4e8d-8b71-e4372f937547 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:50.125226 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-74827f2d-1ac6-4e8d-8b71-e4372f937547 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] GET http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs/spec2 Apr 30 21:44:50.125668 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-74827f2d-1ac6-4e8d-8b71-e4372f937547 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:50.130358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-74827f2d-1ac6-4e8d-8b71-e4372f937547 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:50.138451 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-74827f2d-1ac6-4e8d-8b71-e4372f937547 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs/spec2 returned with HTTP 200 Apr 30 21:44:50.139163 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1555/3101] 10.222.0.23 () {58 vars in 1372 bytes} [Sat Apr 30 21:44:50 2022] GET /volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs/spec2 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:44:50.144507 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9c4da6a4-a70a-4f12-be63-c2a0c04002ea None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:50.149118 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9c4da6a4-a70a-4f12-be63-c2a0c04002ea tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] POST http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs Apr 30 21:44:50.149857 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9c4da6a4-a70a-4f12-be63-c2a0c04002ea tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:50.244167 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9c4da6a4-a70a-4f12-be63-c2a0c04002ea tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs returned with HTTP 200 Apr 30 21:44:50.244991 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1547/3102] 10.222.0.23 () {60 vars in 1375 bytes} [Sat Apr 30 21:44:50 2022] POST /volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs => generated 51 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:44:50.250887 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-93a0a209-dbb8-4004-b9fc-5c70c6da8729 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:50.255669 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-93a0a209-dbb8-4004-b9fc-5c70c6da8729 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] GET http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs Apr 30 21:44:50.256112 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-93a0a209-dbb8-4004-b9fc-5c70c6da8729 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:50.256558 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-93a0a209-dbb8-4004-b9fc-5c70c6da8729 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:50.267257 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-93a0a209-dbb8-4004-b9fc-5c70c6da8729 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs returned with HTTP 200 Apr 30 21:44:50.268073 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1556/3103] 10.222.0.23 () {58 vars in 1354 bytes} [Sat Apr 30 21:44:50 2022] GET /volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191/extra_specs => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:44:50.274959 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e1064d31-8d22-458c-a428-b3ba0d9356ad None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:50.278931 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e1064d31-8d22-458c-a428-b3ba0d9356ad tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] DELETE http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191 Apr 30 21:44:50.279371 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e1064d31-8d22-458c-a428-b3ba0d9356ad tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:50.279840 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e1064d31-8d22-458c-a428-b3ba0d9356ad tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Calling method '_delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:50.347113 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bcef5659-4f75-4dc7-9341-c7d14cd7ef03 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:50.352055 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bcef5659-4f75-4dc7-9341-c7d14cd7ef03 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:50.352592 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bcef5659-4f75-4dc7-9341-c7d14cd7ef03 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:50.353028 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bcef5659-4f75-4dc7-9341-c7d14cd7ef03 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:50.357536 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-bcef5659-4f75-4dc7-9341-c7d14cd7ef03 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:50.360562 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:50.360562 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:50.362167 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bcef5659-4f75-4dc7-9341-c7d14cd7ef03 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:50.362837 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1557/3104] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:50 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:50.374735 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e1064d31-8d22-458c-a428-b3ba0d9356ad tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191 returned with HTTP 202 Apr 30 21:44:50.375596 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1548/3105] 10.222.0.23 () {58 vars in 1321 bytes} [Sat Apr 30 21:44:50 2022] DELETE /volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:44:50.379835 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a84dcde3-6780-4028-96a5-92f644b7c6f7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:50.383440 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a84dcde3-6780-4028-96a5-92f644b7c6f7 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] GET http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191 Apr 30 21:44:50.383877 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a84dcde3-6780-4028-96a5-92f644b7c6f7 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:50.389413 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a84dcde3-6780-4028-96a5-92f644b7c6f7 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:50.389413 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a84dcde3-6780-4028-96a5-92f644b7c6f7 tempest-VolumeTypesExtraSpecsTest-656418268 tempest-VolumeTypesExtraSpecsTest-656418268-project-admin] http://10.222.0.23/volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191 returned with HTTP 404 Apr 30 21:44:50.389785 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1558/3106] 10.222.0.23 () {58 vars in 1318 bytes} [Sat Apr 30 21:44:50 2022] GET /volume/v3/661fd24c5213465db88beb995628bc73/types/dcd7f0e1-12c0-4ccf-939b-3b76d1df8191 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:44:50.805607 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-af0ef024-0656-46b1-940d-c2cfc0129556 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:50.809902 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-af0ef024-0656-46b1-940d-c2cfc0129556 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:50.812899 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-af0ef024-0656-46b1-940d-c2cfc0129556 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:50.812899 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-af0ef024-0656-46b1-940d-c2cfc0129556 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:50.812899 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-af0ef024-0656-46b1-940d-c2cfc0129556 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:50.819577 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:50.819577 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:50.821145 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-af0ef024-0656-46b1-940d-c2cfc0129556 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:50.821849 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1549/3107] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:50 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:51.374827 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0bb23d9c-657b-4bdc-95e1-8ed4030537c2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:51.379337 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0bb23d9c-657b-4bdc-95e1-8ed4030537c2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:51.379768 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0bb23d9c-657b-4bdc-95e1-8ed4030537c2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:51.380212 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0bb23d9c-657b-4bdc-95e1-8ed4030537c2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:51.380510 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-0bb23d9c-657b-4bdc-95e1-8ed4030537c2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:51.388543 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:51.388543 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:51.390122 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0bb23d9c-657b-4bdc-95e1-8ed4030537c2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:51.390796 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1559/3108] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:51 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:51.831244 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d0847511-42ab-4f7e-a94a-e29cddbaacd0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:51.836134 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d0847511-42ab-4f7e-a94a-e29cddbaacd0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:51.836573 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d0847511-42ab-4f7e-a94a-e29cddbaacd0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:51.837020 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d0847511-42ab-4f7e-a94a-e29cddbaacd0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:51.837318 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-d0847511-42ab-4f7e-a94a-e29cddbaacd0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:51.845373 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:51.845373 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:51.847117 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d0847511-42ab-4f7e-a94a-e29cddbaacd0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:51.847832 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1550/3109] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:51 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:52.401116 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-107e94b2-7f5c-425f-83ef-c20ab015c5ce None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:52.406072 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-107e94b2-7f5c-425f-83ef-c20ab015c5ce tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:52.406510 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-107e94b2-7f5c-425f-83ef-c20ab015c5ce tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:52.406965 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-107e94b2-7f5c-425f-83ef-c20ab015c5ce tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:52.407275 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-107e94b2-7f5c-425f-83ef-c20ab015c5ce tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:52.416115 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:52.416115 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:52.418136 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-107e94b2-7f5c-425f-83ef-c20ab015c5ce tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:52.418983 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1560/3110] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:52 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:52.857824 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-87bfb42f-bff6-4e6e-be97-e10738ed2888 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:52.862197 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-87bfb42f-bff6-4e6e-be97-e10738ed2888 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:52.862630 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-87bfb42f-bff6-4e6e-be97-e10738ed2888 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:52.863072 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-87bfb42f-bff6-4e6e-be97-e10738ed2888 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:52.863400 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-87bfb42f-bff6-4e6e-be97-e10738ed2888 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:52.870444 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:52.870444 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:52.872441 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-87bfb42f-bff6-4e6e-be97-e10738ed2888 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:52.873121 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1551/3111] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:52 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:53.428689 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1591fe89-177c-4230-8e9c-8f1dc8093ef6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:53.435171 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1591fe89-177c-4230-8e9c-8f1dc8093ef6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:53.436450 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1591fe89-177c-4230-8e9c-8f1dc8093ef6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:53.436450 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1591fe89-177c-4230-8e9c-8f1dc8093ef6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:53.436450 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-1591fe89-177c-4230-8e9c-8f1dc8093ef6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:53.444187 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:53.444187 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:53.445834 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1591fe89-177c-4230-8e9c-8f1dc8093ef6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:53.446559 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1561/3112] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:53 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:53.882443 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7c3f0a12-dc2c-4a75-a16c-524e01a0a6d4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:53.887418 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7c3f0a12-dc2c-4a75-a16c-524e01a0a6d4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:53.887874 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7c3f0a12-dc2c-4a75-a16c-524e01a0a6d4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:53.888320 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7c3f0a12-dc2c-4a75-a16c-524e01a0a6d4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:53.888620 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-7c3f0a12-dc2c-4a75-a16c-524e01a0a6d4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:53.895955 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:53.895955 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:53.901321 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7c3f0a12-dc2c-4a75-a16c-524e01a0a6d4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:53.901321 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1552/3113] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:53 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:54.455914 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7b2399f5-4620-4cb8-be73-a2738cbbe61f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:54.461401 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7b2399f5-4620-4cb8-be73-a2738cbbe61f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:54.462465 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7b2399f5-4620-4cb8-be73-a2738cbbe61f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:54.462465 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7b2399f5-4620-4cb8-be73-a2738cbbe61f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:54.462667 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-7b2399f5-4620-4cb8-be73-a2738cbbe61f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:54.470009 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:54.470175 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:54.470175 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:54.471641 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7b2399f5-4620-4cb8-be73-a2738cbbe61f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:54.472355 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1562/3114] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:54 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 766 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:54.635414 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] POST http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes Apr 30 21:44:54.636179 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1954862019"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:54.637108 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1954862019'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:44:54.637412 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Create volume of 1 GB Apr 30 21:44:54.644804 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Availability Zones retrieved successfully. Apr 30 21:44:54.660395 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Flow 'volume_create_api' (31706012-0665-4339-a161-f387ce51b19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:44:54.663442 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ea8233-e3bc-428b-b890-138dd46dd501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:44:54.665765 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:44:54.696140 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ea8233-e3bc-428b-b890-138dd46dd501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:44:54.698272 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fd86901-0c6d-4dfe-b5a1-885150d5caf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:44:54.908000 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ab337b6b-527c-4bd9-85ea-aa074b5c499d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:54.912296 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ab337b6b-527c-4bd9-85ea-aa074b5c499d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:54.912730 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ab337b6b-527c-4bd9-85ea-aa074b5c499d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:54.913178 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ab337b6b-527c-4bd9-85ea-aa074b5c499d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:54.913478 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-ab337b6b-527c-4bd9-85ea-aa074b5c499d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:54.921152 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:54.921152 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:54.922750 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ab337b6b-527c-4bd9-85ea-aa074b5c499d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:54.923434 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1563/3115] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:54 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:54.925925 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Created reservations ['35b5be5c-d1dc-48db-9175-19a919bd8e8a', '8e1efcf1-aad3-499f-bfcb-86aaa7a8a6b7', '259b3d49-f3b6-404e-a5c5-18157c55096d', '914f4987-ec14-42e1-a36b-d6d9fc50d71c'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:44:54.932313 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fd86901-0c6d-4dfe-b5a1-885150d5caf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35b5be5c-d1dc-48db-9175-19a919bd8e8a', '8e1efcf1-aad3-499f-bfcb-86aaa7a8a6b7', '259b3d49-f3b6-404e-a5c5-18157c55096d', '914f4987-ec14-42e1-a36b-d6d9fc50d71c']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:44:54.932313 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (787cd6dc-f04b-4aeb-99b4-06ccc148d548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:44:55.016555 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (787cd6dc-f04b-4aeb-99b4-06ccc148d548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2810f5d9-385b-4e01-91b4-33dcb61d9c2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1954862019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0cfe2796f7949e0a521d95f29f0d9a2',qos_specs=None,replication_status=,reservations=['35b5be5c-d1dc-48db-9175-19a919bd8e8a','8e1efcf1-aad3-499f-bfcb-86aaa7a8a6b7','259b3d49-f3b6-404e-a5c5-18157c55096d','914f4987-ec14-42e1-a36b-d6d9fc50d71c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='022bb44621924aa0bab1e519cf502a00',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:44:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1954862019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2810f5d9-385b-4e01-91b4-33dcb61d9c2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0cfe2796f7949e0a521d95f29f0d9a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='022bb44621924aa0bab1e519cf502a00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:44:55.018444 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bdc6a45-9bd7-4836-b2e4-ab0d0529c02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:44:55.104422 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bdc6a45-9bd7-4836-b2e4-ab0d0529c02d) transitioned into state 'SUCCESS' from state '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-1954862019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0cfe2796f7949e0a521d95f29f0d9a2',qos_specs=None,replication_status=,reservations=['35b5be5c-d1dc-48db-9175-19a919bd8e8a','8e1efcf1-aad3-499f-bfcb-86aaa7a8a6b7','259b3d49-f3b6-404e-a5c5-18157c55096d','914f4987-ec14-42e1-a36b-d6d9fc50d71c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='022bb44621924aa0bab1e519cf502a00',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:44:55.106236 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a18a97-b0aa-498b-9217-d1c5fa4e1261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:44:55.204486 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a18a97-b0aa-498b-9217-d1c5fa4e1261) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:44:55.207112 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Flow 'volume_create_api' (31706012-0665-4339-a161-f387ce51b19b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:44:55.207814 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Create volume request issued successfully. Apr 30 21:44:55.209048 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c4d17a18-f1d4-410a-b95e-f944aae690cc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes returned with HTTP 202 Apr 30 21:44:55.209834 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1553/3116] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:44:54 2022] POST /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes => generated 816 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:44:55.220940 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0dce1cb3-be80-4b81-9ffe-ad589be8a22b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:55.224635 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0dce1cb3-be80-4b81-9ffe-ad589be8a22b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c Apr 30 21:44:55.225073 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0dce1cb3-be80-4b81-9ffe-ad589be8a22b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:55.228739 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0dce1cb3-be80-4b81-9ffe-ad589be8a22b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:55.238748 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:55.238748 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:55.245976 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0dce1cb3-be80-4b81-9ffe-ad589be8a22b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:44:55.254772 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0dce1cb3-be80-4b81-9ffe-ad589be8a22b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c returned with HTTP 200 Apr 30 21:44:55.255485 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1564/3117] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:55 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:55.482687 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d749fb10-82cb-423f-80de-1fe3e7729b4b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:55.487136 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d749fb10-82cb-423f-80de-1fe3e7729b4b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:55.487578 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d749fb10-82cb-423f-80de-1fe3e7729b4b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:55.488029 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d749fb10-82cb-423f-80de-1fe3e7729b4b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:55.488333 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-d749fb10-82cb-423f-80de-1fe3e7729b4b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:55.496649 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:55.496649 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:55.498308 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d749fb10-82cb-423f-80de-1fe3e7729b4b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:55.499014 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1554/3118] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:55 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:55.507473 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4e4342cd-df09-4b46-82c2-9c249b2f7a3b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:55.511007 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4e4342cd-df09-4b46-82c2-9c249b2f7a3b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:44:55.514337 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4e4342cd-df09-4b46-82c2-9c249b2f7a3b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:55.514337 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4e4342cd-df09-4b46-82c2-9c249b2f7a3b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:55.526767 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:55.526767 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:55.533516 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4e4342cd-df09-4b46-82c2-9c249b2f7a3b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:44:55.543527 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4e4342cd-df09-4b46-82c2-9c249b2f7a3b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:44:55.544464 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1565/3119] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:55 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1325 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:44:55.560200 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:55.565978 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] POST http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8/restore Apr 30 21:44:55.566684 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:55.567443 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.backups [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Restoring backup 285112b3-871b-47e2-8f33-c2eb524ef9c8 ({'restore': {}}) {{(pid=122525) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Apr 30 21:44:55.567727 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.backups [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Restoring backup 285112b3-871b-47e2-8f33-c2eb524ef9c8 to volume None. Apr 30 21:44:55.575250 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:55.575250 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:55.577742 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.backup.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Creating volume of 1 GB for restore of backup 285112b3-871b-47e2-8f33-c2eb524ef9c8. Apr 30 21:44:55.583873 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Availability Zones retrieved successfully. Apr 30 21:44:55.601277 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Flow 'volume_create_api' (2853e5c8-59ff-4915-9f61-6b5bca217e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:44:55.603880 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac99a6b5-6017-4230-bfad-5e48d9b42372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:44:55.606314 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:44:55.639283 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac99a6b5-6017-4230-bfad-5e48d9b42372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:44:55.641449 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f12dc49-2d8b-4b52-b5d1-a51631b5b0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:44:55.746298 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Created reservations ['08605154-3ab4-4d41-a41f-0e3784004b82', 'a277d090-6356-4b68-9998-a24198002e14', 'c5e40a98-9b18-4b54-8d94-3ff6cf2ab42c', 'aab97b59-649b-4f2a-b1dc-347553f78289'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:44:55.748071 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f12dc49-2d8b-4b52-b5d1-a51631b5b0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08605154-3ab4-4d41-a41f-0e3784004b82', 'a277d090-6356-4b68-9998-a24198002e14', 'c5e40a98-9b18-4b54-8d94-3ff6cf2ab42c', 'aab97b59-649b-4f2a-b1dc-347553f78289']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:44:55.750251 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3564193e-9f25-4e23-abbe-d50594e8e98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:44:55.839379 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3564193e-9f25-4e23-abbe-d50594e8e98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '223065cf-14f3-4066-9159-1b9f16888528', '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_285112b3-871b-47e2-8f33-c2eb524ef9c8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abef47ea98c94b53836ceb8e201788f7',qos_specs=None,replication_status=,reservations=['08605154-3ab4-4d41-a41f-0e3784004b82','a277d090-6356-4b68-9998-a24198002e14','c5e40a98-9b18-4b54-8d94-3ff6cf2ab42c','aab97b59-649b-4f2a-b1dc-347553f78289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34a160f829dd4dc6af9f2254653dc0b8',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:44:55Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_285112b3-871b-47e2-8f33-c2eb524ef9c8',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=223065cf-14f3-4066-9159-1b9f16888528,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abef47ea98c94b53836ceb8e201788f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34a160f829dd4dc6af9f2254653dc0b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:44:55.841207 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ced0d37b-5d3e-48ab-b30e-345e0749f6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:44:55.924721 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ced0d37b-5d3e-48ab-b30e-345e0749f6b9) transitioned into 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_285112b3-871b-47e2-8f33-c2eb524ef9c8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abef47ea98c94b53836ceb8e201788f7',qos_specs=None,replication_status=,reservations=['08605154-3ab4-4d41-a41f-0e3784004b82','a277d090-6356-4b68-9998-a24198002e14','c5e40a98-9b18-4b54-8d94-3ff6cf2ab42c','aab97b59-649b-4f2a-b1dc-347553f78289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34a160f829dd4dc6af9f2254653dc0b8',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:44:55.926561 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be381ca2-6ab3-4d12-bb6c-891d4b5935d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:44:55.932763 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-61fd2088-0312-4c3b-8fda-6ca0ca8538f0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:55.937138 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-61fd2088-0312-4c3b-8fda-6ca0ca8538f0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:55.937575 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-61fd2088-0312-4c3b-8fda-6ca0ca8538f0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:55.938051 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-61fd2088-0312-4c3b-8fda-6ca0ca8538f0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:55.938383 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-61fd2088-0312-4c3b-8fda-6ca0ca8538f0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:55.945866 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:55.945866 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:55.947405 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-61fd2088-0312-4c3b-8fda-6ca0ca8538f0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:55.948082 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1566/3120] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:55 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:56.005111 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be381ca2-6ab3-4d12-bb6c-891d4b5935d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:44:56.007434 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Flow 'volume_create_api' (2853e5c8-59ff-4915-9f61-6b5bca217e18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:44:56.008105 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Create volume request issued successfully. Apr 30 21:44:56.021425 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:56.021425 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:56.023062 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:44:56.268571 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0a5ced50-41ad-423b-a79f-40e5b4f94194 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:56.273806 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0a5ced50-41ad-423b-a79f-40e5b4f94194 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c Apr 30 21:44:56.274426 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0a5ced50-41ad-423b-a79f-40e5b4f94194 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:56.275117 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0a5ced50-41ad-423b-a79f-40e5b4f94194 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:56.291303 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:56.291303 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:56.299665 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0a5ced50-41ad-423b-a79f-40e5b4f94194 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:44:56.308535 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0a5ced50-41ad-423b-a79f-40e5b4f94194 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c returned with HTTP 200 Apr 30 21:44:56.309253 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1567/3121] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:56 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c => generated 908 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:56.957931 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c8dadb60-b764-4008-a68e-1a39bddd7172 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:56.962344 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c8dadb60-b764-4008-a68e-1a39bddd7172 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:56.962783 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c8dadb60-b764-4008-a68e-1a39bddd7172 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:56.963232 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c8dadb60-b764-4008-a68e-1a39bddd7172 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:56.963533 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-c8dadb60-b764-4008-a68e-1a39bddd7172 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:56.971059 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:56.971059 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:56.972654 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c8dadb60-b764-4008-a68e-1a39bddd7172 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:56.973377 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1568/3122] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:56 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:57.039240 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:57.039240 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:57.040289 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:44:57.322580 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-40a09ff8-e0d3-495c-9a75-c9bd90d8dd76 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:57.326098 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-40a09ff8-e0d3-495c-9a75-c9bd90d8dd76 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c Apr 30 21:44:57.326532 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-40a09ff8-e0d3-495c-9a75-c9bd90d8dd76 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:57.326974 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-40a09ff8-e0d3-495c-9a75-c9bd90d8dd76 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:57.341942 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:57.341942 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:57.349616 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-40a09ff8-e0d3-495c-9a75-c9bd90d8dd76 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:44:57.357936 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-40a09ff8-e0d3-495c-9a75-c9bd90d8dd76 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c returned with HTTP 200 Apr 30 21:44:57.358659 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1569/3123] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:57 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:57.983879 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7703b63b-ac77-4392-804e-adfa2b6d0d3e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:57.988235 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7703b63b-ac77-4392-804e-adfa2b6d0d3e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:57.988676 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7703b63b-ac77-4392-804e-adfa2b6d0d3e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:57.989138 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7703b63b-ac77-4392-804e-adfa2b6d0d3e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:57.989425 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-7703b63b-ac77-4392-804e-adfa2b6d0d3e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:57.997505 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:57.997505 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:57.999136 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7703b63b-ac77-4392-804e-adfa2b6d0d3e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:57.999830 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1570/3124] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:57 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:58.054991 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:58.054991 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:58.055962 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:44:58.370914 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-35520158-b43f-464f-a3d2-81917baed04e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:58.374744 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-35520158-b43f-464f-a3d2-81917baed04e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c Apr 30 21:44:58.375180 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-35520158-b43f-464f-a3d2-81917baed04e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:58.375636 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-35520158-b43f-464f-a3d2-81917baed04e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:58.389884 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:58.389884 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:58.396572 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-35520158-b43f-464f-a3d2-81917baed04e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:44:58.405829 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-35520158-b43f-464f-a3d2-81917baed04e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c returned with HTTP 200 Apr 30 21:44:58.406542 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1571/3125] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:58 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c => generated 909 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:44:58.423623 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6b2f434e-ee93-42b4-a5fb-e601aa86796e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:58.427693 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6b2f434e-ee93-42b4-a5fb-e601aa86796e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] POST http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups Apr 30 21:44:58.428377 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6b2f434e-ee93-42b4-a5fb-e601aa86796e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2810f5d9-385b-4e01-91b4-33dcb61d9c2c", "name": "tempest-VolumesBackupsAdminTest-Backup-930250247"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:44:58.429291 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.backups [None req-6b2f434e-ee93-42b4-a5fb-e601aa86796e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Creating new backup {'backup': {'volume_id': '2810f5d9-385b-4e01-91b4-33dcb61d9c2c', 'name': 'tempest-VolumesBackupsAdminTest-Backup-930250247'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Apr 30 21:44:58.429634 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.contrib.backups [None req-6b2f434e-ee93-42b4-a5fb-e601aa86796e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Creating backup of volume 2810f5d9-385b-4e01-91b4-33dcb61d9c2c in container None Apr 30 21:44:58.442905 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:58.442905 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:58.449466 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6b2f434e-ee93-42b4-a5fb-e601aa86796e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:44:58.608889 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-6b2f434e-ee93-42b4-a5fb-e601aa86796e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Created reservations ['311a3701-7e82-4b29-817c-18c4a9dd920b', '6bfe7bc7-e63d-4430-8d7b-3deceb5ba199'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:44:58.997131 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6b2f434e-ee93-42b4-a5fb-e601aa86796e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups returned with HTTP 202 Apr 30 21:44:58.997961 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1572/3126] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:44:58 2022] POST /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups => generated 400 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:44:59.005915 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c0a22990-1cb7-40c6-9f48-d7b1c9b19bec None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:59.010932 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c0a22990-1cb7-40c6-9f48-d7b1c9b19bec tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:44:59.011374 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c0a22990-1cb7-40c6-9f48-d7b1c9b19bec tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:59.011823 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c0a22990-1cb7-40c6-9f48-d7b1c9b19bec tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:59.012127 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-c0a22990-1cb7-40c6-9f48-d7b1c9b19bec tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:59.019445 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:59.019445 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:59.021407 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c0a22990-1cb7-40c6-9f48-d7b1c9b19bec tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:44:59.021690 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1573/3127] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:59 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 807 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:59.022833 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3feba250-5c59-4133-97f9-60083b4dbbee None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:59.027115 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3feba250-5c59-4133-97f9-60083b4dbbee tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:44:59.027609 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3feba250-5c59-4133-97f9-60083b4dbbee tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:59.028033 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3feba250-5c59-4133-97f9-60083b4dbbee tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:59.028332 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-3feba250-5c59-4133-97f9-60083b4dbbee tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:59.034942 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:59.034942 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:59.036444 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3feba250-5c59-4133-97f9-60083b4dbbee tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:44:59.037102 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1574/3128] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:59 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:44:59.071466 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:59.071466 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:59.072513 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:44:59.072833 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.backup.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Checking backup size 1 against volume size 1 {{(pid=122525) restore /opt/stack/cinder/cinder/backup/api.py:414}} Apr 30 21:44:59.073246 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.backup.api [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Overwriting volume 223065cf-14f3-4066-9159-1b9f16888528 with restore of backup 285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:59.220754 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.backup.rpcapi [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] restore_backup in rpcapi backup_id 285112b3-871b-47e2-8f33-c2eb524ef9c8 {{(pid=122525) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:70}} Apr 30 21:44:59.224052 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73a13bd6-3515-49b1-aeae-dc81497a0ccc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8/restore returned with HTTP 202 Apr 30 21:44:59.225135 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1555/3129] 10.222.0.23 () {60 vars in 1369 bytes} [Sat Apr 30 21:44:55 2022] POST /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8/restore => generated 189 bytes in 3666 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:44:59.231521 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e7a037a0-55d6-46d1-a20c-119f34a93630 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:44:59.236043 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e7a037a0-55d6-46d1-a20c-119f34a93630 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:44:59.236462 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e7a037a0-55d6-46d1-a20c-119f34a93630 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:44:59.239800 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e7a037a0-55d6-46d1-a20c-119f34a93630 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:44:59.240108 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-e7a037a0-55d6-46d1-a20c-119f34a93630 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:44:59.249652 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:44:59.249652 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:44:59.251535 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e7a037a0-55d6-46d1-a20c-119f34a93630 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:44:59.252580 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1575/3130] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:44:59 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:00.032056 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b6577865-8e94-4ba5-95a1-daa04771682c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:00.037419 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b6577865-8e94-4ba5-95a1-daa04771682c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:00.038071 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b6577865-8e94-4ba5-95a1-daa04771682c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:00.038532 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b6577865-8e94-4ba5-95a1-daa04771682c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:00.039356 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b6577865-8e94-4ba5-95a1-daa04771682c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:00.046457 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a7b5a639-054f-42c5-8dbb-ca9118223c81 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:00.047145 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:00.047145 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:00.049301 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b6577865-8e94-4ba5-95a1-daa04771682c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:00.053480 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a7b5a639-054f-42c5-8dbb-ca9118223c81 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:00.054030 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a7b5a639-054f-42c5-8dbb-ca9118223c81 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:00.055368 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a7b5a639-054f-42c5-8dbb-ca9118223c81 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:00.055679 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-a7b5a639-054f-42c5-8dbb-ca9118223c81 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:00.056954 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1556/3131] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:00 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 807 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:00.064394 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:00.064394 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:00.066150 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a7b5a639-054f-42c5-8dbb-ca9118223c81 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:00.067207 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1576/3132] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:00 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:00.262138 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5d770acc-7f4a-4b88-bef7-469a5fe1a666 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:00.266466 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5d770acc-7f4a-4b88-bef7-469a5fe1a666 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:00.266908 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5d770acc-7f4a-4b88-bef7-469a5fe1a666 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:00.267353 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5d770acc-7f4a-4b88-bef7-469a5fe1a666 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:00.267706 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-5d770acc-7f4a-4b88-bef7-469a5fe1a666 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:00.276160 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:00.276160 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:00.277775 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5d770acc-7f4a-4b88-bef7-469a5fe1a666 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:00.280574 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1557/3133] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:00 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:01.060214 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-aabec0cf-f197-4a6b-84f7-237907fc6cd8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:01.064526 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aabec0cf-f197-4a6b-84f7-237907fc6cd8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:01.064964 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aabec0cf-f197-4a6b-84f7-237907fc6cd8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:01.065695 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aabec0cf-f197-4a6b-84f7-237907fc6cd8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:01.066097 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-aabec0cf-f197-4a6b-84f7-237907fc6cd8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:01.074032 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:01.074032 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:01.075683 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aabec0cf-f197-4a6b-84f7-237907fc6cd8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:01.076062 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-33717088-ddb0-4b44-910e-1dea5ee7c1a7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:01.076627 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1577/3134] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:01 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 807 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:01.080634 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-33717088-ddb0-4b44-910e-1dea5ee7c1a7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:01.081067 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-33717088-ddb0-4b44-910e-1dea5ee7c1a7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:01.081675 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-33717088-ddb0-4b44-910e-1dea5ee7c1a7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:01.082001 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-33717088-ddb0-4b44-910e-1dea5ee7c1a7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:01.089228 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:01.089228 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:01.091638 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-33717088-ddb0-4b44-910e-1dea5ee7c1a7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:01.091638 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1558/3135] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:01 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:01.287980 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-275baec4-fc1a-4317-98c7-38d36cab38bd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:01.292373 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-275baec4-fc1a-4317-98c7-38d36cab38bd tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:01.292813 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-275baec4-fc1a-4317-98c7-38d36cab38bd tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:01.293261 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-275baec4-fc1a-4317-98c7-38d36cab38bd tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:01.293565 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-275baec4-fc1a-4317-98c7-38d36cab38bd tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:01.301404 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:01.301404 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:01.303006 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-275baec4-fc1a-4317-98c7-38d36cab38bd tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:01.303680 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1578/3136] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:01 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:02.085523 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a272c024-9e7f-4a04-b2c0-0aeac25d803a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:02.093559 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a272c024-9e7f-4a04-b2c0-0aeac25d803a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:02.093993 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a272c024-9e7f-4a04-b2c0-0aeac25d803a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:02.094444 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a272c024-9e7f-4a04-b2c0-0aeac25d803a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:02.094751 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-a272c024-9e7f-4a04-b2c0-0aeac25d803a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:02.100883 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a073bfdb-ea5b-4b8f-944a-d05277ccfab8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:02.102891 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:02.102891 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:02.104591 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a272c024-9e7f-4a04-b2c0-0aeac25d803a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:02.105297 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1559/3137] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:02 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:02.106150 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a073bfdb-ea5b-4b8f-944a-d05277ccfab8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:02.106588 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a073bfdb-ea5b-4b8f-944a-d05277ccfab8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:02.107034 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a073bfdb-ea5b-4b8f-944a-d05277ccfab8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:02.107333 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-a073bfdb-ea5b-4b8f-944a-d05277ccfab8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:02.114686 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:02.114686 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:02.116274 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a073bfdb-ea5b-4b8f-944a-d05277ccfab8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:02.123766 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1579/3138] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:02 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:02.313791 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e02d2499-292c-4e90-a4d8-9fe75980c952 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:02.318088 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e02d2499-292c-4e90-a4d8-9fe75980c952 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:02.318524 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e02d2499-292c-4e90-a4d8-9fe75980c952 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:02.318976 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e02d2499-292c-4e90-a4d8-9fe75980c952 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:02.319276 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-e02d2499-292c-4e90-a4d8-9fe75980c952 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:02.327917 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:02.327917 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:02.329560 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e02d2499-292c-4e90-a4d8-9fe75980c952 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:02.330322 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1560/3139] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:02 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:03.114120 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c1f7c2d2-7a76-4539-9d5e-1b5f37fb05c9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:03.119025 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c1f7c2d2-7a76-4539-9d5e-1b5f37fb05c9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:03.119468 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c1f7c2d2-7a76-4539-9d5e-1b5f37fb05c9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:03.119918 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c1f7c2d2-7a76-4539-9d5e-1b5f37fb05c9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:03.120226 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-c1f7c2d2-7a76-4539-9d5e-1b5f37fb05c9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:03.127727 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:03.127727 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:03.129407 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c1f7c2d2-7a76-4539-9d5e-1b5f37fb05c9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:03.130359 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1580/3140] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:03 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:03.137232 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c13d017c-b094-4875-a758-5fb5842282ad None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:03.141577 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c13d017c-b094-4875-a758-5fb5842282ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:03.142097 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c13d017c-b094-4875-a758-5fb5842282ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:03.142546 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c13d017c-b094-4875-a758-5fb5842282ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:03.142850 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-c13d017c-b094-4875-a758-5fb5842282ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:03.150394 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:03.150394 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:03.152489 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c13d017c-b094-4875-a758-5fb5842282ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:03.158096 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1561/3141] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:03 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:03.341205 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a6031f86-3c08-4a9e-92de-76f88f0ebdd9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:03.345489 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a6031f86-3c08-4a9e-92de-76f88f0ebdd9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:03.345983 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a6031f86-3c08-4a9e-92de-76f88f0ebdd9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:03.346430 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a6031f86-3c08-4a9e-92de-76f88f0ebdd9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:03.346731 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-a6031f86-3c08-4a9e-92de-76f88f0ebdd9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:03.354651 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:03.354651 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:03.356317 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a6031f86-3c08-4a9e-92de-76f88f0ebdd9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:03.356987 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1581/3142] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:03 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:04.139811 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0eb7ba15-ac18-45ac-bbf2-788e1a8865cd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:04.144033 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0eb7ba15-ac18-45ac-bbf2-788e1a8865cd tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:04.144472 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0eb7ba15-ac18-45ac-bbf2-788e1a8865cd tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:04.144949 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0eb7ba15-ac18-45ac-bbf2-788e1a8865cd tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:04.145279 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-0eb7ba15-ac18-45ac-bbf2-788e1a8865cd tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:04.152801 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:04.152801 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:04.154417 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0eb7ba15-ac18-45ac-bbf2-788e1a8865cd tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:04.155107 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1562/3143] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:04 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:04.162393 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c8ef8cce-1378-43de-adb9-bc02b9fa1592 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:04.166698 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c8ef8cce-1378-43de-adb9-bc02b9fa1592 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:04.167450 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c8ef8cce-1378-43de-adb9-bc02b9fa1592 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:04.167925 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c8ef8cce-1378-43de-adb9-bc02b9fa1592 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:04.168223 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-c8ef8cce-1378-43de-adb9-bc02b9fa1592 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:04.175384 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:04.175384 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:04.176915 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c8ef8cce-1378-43de-adb9-bc02b9fa1592 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:04.177576 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1582/3144] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:04 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:04.366608 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-387afe1e-76d5-46f7-bcbf-2d6dc2168c72 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:04.371438 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-387afe1e-76d5-46f7-bcbf-2d6dc2168c72 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:04.371882 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-387afe1e-76d5-46f7-bcbf-2d6dc2168c72 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:04.372326 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-387afe1e-76d5-46f7-bcbf-2d6dc2168c72 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:04.372628 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-387afe1e-76d5-46f7-bcbf-2d6dc2168c72 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:04.380011 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:04.380011 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:04.381606 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-387afe1e-76d5-46f7-bcbf-2d6dc2168c72 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:04.382322 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1563/3145] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:04 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:05.163652 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d7afcbb9-8a7a-4920-ae06-967041a6a491 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:05.168407 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d7afcbb9-8a7a-4920-ae06-967041a6a491 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:05.168964 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d7afcbb9-8a7a-4920-ae06-967041a6a491 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:05.169404 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d7afcbb9-8a7a-4920-ae06-967041a6a491 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:05.169701 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-d7afcbb9-8a7a-4920-ae06-967041a6a491 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:05.177435 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:05.177435 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:05.179020 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d7afcbb9-8a7a-4920-ae06-967041a6a491 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:05.179687 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1583/3146] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:05 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:05.187350 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f2c4932b-fa59-46a7-8bc4-5515b9394094 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:05.191652 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f2c4932b-fa59-46a7-8bc4-5515b9394094 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:05.198994 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f2c4932b-fa59-46a7-8bc4-5515b9394094 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:05.198994 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f2c4932b-fa59-46a7-8bc4-5515b9394094 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:05.198994 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-f2c4932b-fa59-46a7-8bc4-5515b9394094 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:05.200034 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:05.200034 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:05.201586 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f2c4932b-fa59-46a7-8bc4-5515b9394094 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:05.202284 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1564/3147] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:05 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:05.391559 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e0654ff3-2a57-4e5a-93c1-b9eef32e6364 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:05.395858 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e0654ff3-2a57-4e5a-93c1-b9eef32e6364 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:05.396301 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e0654ff3-2a57-4e5a-93c1-b9eef32e6364 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:05.396750 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e0654ff3-2a57-4e5a-93c1-b9eef32e6364 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:05.397054 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-e0654ff3-2a57-4e5a-93c1-b9eef32e6364 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:05.404690 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:05.404690 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:05.406283 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e0654ff3-2a57-4e5a-93c1-b9eef32e6364 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:05.410807 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1584/3148] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:05 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:06.189406 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-47c7048c-6f1b-492d-b89c-7e61d58906f8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:06.193706 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-47c7048c-6f1b-492d-b89c-7e61d58906f8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:06.194177 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-47c7048c-6f1b-492d-b89c-7e61d58906f8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:06.194620 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-47c7048c-6f1b-492d-b89c-7e61d58906f8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:06.194922 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-47c7048c-6f1b-492d-b89c-7e61d58906f8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:06.202516 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:06.202516 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:06.204082 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-47c7048c-6f1b-492d-b89c-7e61d58906f8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:06.204758 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1565/3149] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:06 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:06.211335 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9a90b6a2-d057-4121-8926-68b9a9313dd7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:06.215673 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9a90b6a2-d057-4121-8926-68b9a9313dd7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:06.216121 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9a90b6a2-d057-4121-8926-68b9a9313dd7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:06.216617 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9a90b6a2-d057-4121-8926-68b9a9313dd7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:06.216920 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-9a90b6a2-d057-4121-8926-68b9a9313dd7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:06.224414 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:06.224414 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:06.226089 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9a90b6a2-d057-4121-8926-68b9a9313dd7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:06.227274 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1585/3150] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:06 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:06.416851 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ae7b72ea-1b1c-4273-b6d0-09484628d4cc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:06.421090 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ae7b72ea-1b1c-4273-b6d0-09484628d4cc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:06.421563 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ae7b72ea-1b1c-4273-b6d0-09484628d4cc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:06.422048 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ae7b72ea-1b1c-4273-b6d0-09484628d4cc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:06.422347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-ae7b72ea-1b1c-4273-b6d0-09484628d4cc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:06.429768 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:06.429768 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:06.431429 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ae7b72ea-1b1c-4273-b6d0-09484628d4cc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:06.432264 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1566/3151] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:06 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:07.214748 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a567c667-897d-4c85-b9a0-61a967b4458f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:07.219094 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a567c667-897d-4c85-b9a0-61a967b4458f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:07.219532 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a567c667-897d-4c85-b9a0-61a967b4458f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:07.220014 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a567c667-897d-4c85-b9a0-61a967b4458f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:07.220343 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-a567c667-897d-4c85-b9a0-61a967b4458f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:07.228228 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:07.228228 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:07.230092 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a567c667-897d-4c85-b9a0-61a967b4458f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:07.230761 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1586/3152] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:07 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:07.236194 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-673dd74b-6727-4da2-b0e4-8f7a33190b57 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:07.241227 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-673dd74b-6727-4da2-b0e4-8f7a33190b57 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:07.241227 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-673dd74b-6727-4da2-b0e4-8f7a33190b57 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:07.241437 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-673dd74b-6727-4da2-b0e4-8f7a33190b57 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:07.241688 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-673dd74b-6727-4da2-b0e4-8f7a33190b57 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:07.249053 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:07.249053 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:07.250737 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-673dd74b-6727-4da2-b0e4-8f7a33190b57 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:07.251425 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1567/3153] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:07 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:07.441109 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cd56507e-c3de-4d14-a8a4-9422e823f096 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:07.446140 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cd56507e-c3de-4d14-a8a4-9422e823f096 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:07.448882 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cd56507e-c3de-4d14-a8a4-9422e823f096 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:07.448882 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cd56507e-c3de-4d14-a8a4-9422e823f096 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:07.448882 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-cd56507e-c3de-4d14-a8a4-9422e823f096 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:07.454516 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:07.454516 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:07.456087 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cd56507e-c3de-4d14-a8a4-9422e823f096 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:07.456760 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1587/3154] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:07 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:08.240954 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4e37a0fc-f88d-4ac0-b305-f12cda42238b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:08.245273 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4e37a0fc-f88d-4ac0-b305-f12cda42238b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:08.245708 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4e37a0fc-f88d-4ac0-b305-f12cda42238b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:08.246188 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4e37a0fc-f88d-4ac0-b305-f12cda42238b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:08.246487 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-4e37a0fc-f88d-4ac0-b305-f12cda42238b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:08.254211 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:08.254211 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:08.255775 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4e37a0fc-f88d-4ac0-b305-f12cda42238b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:08.256445 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1568/3155] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:08 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:08.261021 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2e0a84b3-2943-4210-8033-f58453b18d9b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:08.265267 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2e0a84b3-2943-4210-8033-f58453b18d9b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:08.265699 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2e0a84b3-2943-4210-8033-f58453b18d9b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:08.266239 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2e0a84b3-2943-4210-8033-f58453b18d9b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:08.266534 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-2e0a84b3-2943-4210-8033-f58453b18d9b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:08.274736 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:08.274736 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:08.276656 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2e0a84b3-2943-4210-8033-f58453b18d9b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:08.277415 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1588/3156] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:08 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:08.467381 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5095bf5b-2c69-484c-bcaa-ea39da6b8ddb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:08.471524 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5095bf5b-2c69-484c-bcaa-ea39da6b8ddb tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:08.471983 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5095bf5b-2c69-484c-bcaa-ea39da6b8ddb tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:08.472423 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5095bf5b-2c69-484c-bcaa-ea39da6b8ddb tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:08.472721 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-5095bf5b-2c69-484c-bcaa-ea39da6b8ddb tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:08.480898 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:08.480898 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:08.482617 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5095bf5b-2c69-484c-bcaa-ea39da6b8ddb tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:08.483344 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1569/3157] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:08 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:09.267084 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-792b08d0-9606-49d4-99e5-721d9501d728 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:09.274132 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-792b08d0-9606-49d4-99e5-721d9501d728 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:09.275315 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-792b08d0-9606-49d4-99e5-721d9501d728 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:09.276375 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-792b08d0-9606-49d4-99e5-721d9501d728 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:09.276680 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-792b08d0-9606-49d4-99e5-721d9501d728 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:09.284133 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:09.284133 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:09.285903 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-792b08d0-9606-49d4-99e5-721d9501d728 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:09.286027 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0ace38c5-1cb0-4db5-8a57-930dfb08c513 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:09.286613 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1589/3158] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:09 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:09.291069 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0ace38c5-1cb0-4db5-8a57-930dfb08c513 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:09.296749 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0ace38c5-1cb0-4db5-8a57-930dfb08c513 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:09.296749 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0ace38c5-1cb0-4db5-8a57-930dfb08c513 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:09.296749 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-0ace38c5-1cb0-4db5-8a57-930dfb08c513 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:09.302119 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:09.302119 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:09.303779 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0ace38c5-1cb0-4db5-8a57-930dfb08c513 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:09.304480 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1570/3159] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:09 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:09.493000 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9caf75ff-4d1a-47ee-8475-cc9892a85b3a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:09.497377 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9caf75ff-4d1a-47ee-8475-cc9892a85b3a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:09.497879 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9caf75ff-4d1a-47ee-8475-cc9892a85b3a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:09.498329 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9caf75ff-4d1a-47ee-8475-cc9892a85b3a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:09.498634 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-9caf75ff-4d1a-47ee-8475-cc9892a85b3a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:09.506128 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:09.506128 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:09.508750 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9caf75ff-4d1a-47ee-8475-cc9892a85b3a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:09.508750 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1590/3160] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:09 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:10.296683 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-23b66444-0a16-46ca-b70e-387c1df40c44 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:10.300958 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-23b66444-0a16-46ca-b70e-387c1df40c44 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:10.301404 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-23b66444-0a16-46ca-b70e-387c1df40c44 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:10.301885 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-23b66444-0a16-46ca-b70e-387c1df40c44 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:10.302193 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-23b66444-0a16-46ca-b70e-387c1df40c44 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:10.310492 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:10.310492 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:10.312056 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-23b66444-0a16-46ca-b70e-387c1df40c44 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:10.315414 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1571/3161] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:10 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:10.315537 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9f149cb9-4283-41c5-8e24-68dbfed19b9a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:10.318319 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9f149cb9-4283-41c5-8e24-68dbfed19b9a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:10.318793 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9f149cb9-4283-41c5-8e24-68dbfed19b9a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:10.319242 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9f149cb9-4283-41c5-8e24-68dbfed19b9a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:10.319730 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-9f149cb9-4283-41c5-8e24-68dbfed19b9a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:10.327594 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:10.327594 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:10.329137 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9f149cb9-4283-41c5-8e24-68dbfed19b9a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:10.329839 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1591/3162] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:10 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:10.518231 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d5310c0e-c65a-4b61-889e-4e057117c6e2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:10.522603 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d5310c0e-c65a-4b61-889e-4e057117c6e2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:10.523044 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d5310c0e-c65a-4b61-889e-4e057117c6e2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:10.523519 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d5310c0e-c65a-4b61-889e-4e057117c6e2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:10.523824 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-d5310c0e-c65a-4b61-889e-4e057117c6e2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:10.531772 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:10.531772 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:10.533359 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d5310c0e-c65a-4b61-889e-4e057117c6e2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:10.534107 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1572/3163] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:10 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:11.321892 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5fb21da1-9ae0-4a00-9a88-37f081dd2c45 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:11.326338 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5fb21da1-9ae0-4a00-9a88-37f081dd2c45 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:11.326773 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5fb21da1-9ae0-4a00-9a88-37f081dd2c45 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:11.327244 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5fb21da1-9ae0-4a00-9a88-37f081dd2c45 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:11.327544 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-5fb21da1-9ae0-4a00-9a88-37f081dd2c45 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:11.334744 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:11.334744 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:11.336271 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5fb21da1-9ae0-4a00-9a88-37f081dd2c45 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:11.336929 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1592/3164] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:11 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:11.338978 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7a6bc013-beb6-465b-9505-35e1e3dfeb55 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:11.344771 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7a6bc013-beb6-465b-9505-35e1e3dfeb55 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:11.344771 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7a6bc013-beb6-465b-9505-35e1e3dfeb55 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:11.344771 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7a6bc013-beb6-465b-9505-35e1e3dfeb55 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:11.344771 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-7a6bc013-beb6-465b-9505-35e1e3dfeb55 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:11.351407 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:11.351407 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:11.353451 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7a6bc013-beb6-465b-9505-35e1e3dfeb55 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:11.354148 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1573/3165] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:11 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:11.543703 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c9ca79e4-bcd0-4a82-a23a-bbf028731084 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:11.548060 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c9ca79e4-bcd0-4a82-a23a-bbf028731084 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:11.548496 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c9ca79e4-bcd0-4a82-a23a-bbf028731084 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:11.548941 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c9ca79e4-bcd0-4a82-a23a-bbf028731084 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:11.549241 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-c9ca79e4-bcd0-4a82-a23a-bbf028731084 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:11.556966 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:11.556966 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:11.558574 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c9ca79e4-bcd0-4a82-a23a-bbf028731084 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:11.567243 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1593/3166] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:11 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:12.346330 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ae0c029c-acf9-4a28-b024-b7cd49c1c6d7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:12.350780 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ae0c029c-acf9-4a28-b024-b7cd49c1c6d7 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:12.351217 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ae0c029c-acf9-4a28-b024-b7cd49c1c6d7 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:12.351660 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ae0c029c-acf9-4a28-b024-b7cd49c1c6d7 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:12.351962 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-ae0c029c-acf9-4a28-b024-b7cd49c1c6d7 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:12.359349 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:12.359349 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:12.360893 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ae0c029c-acf9-4a28-b024-b7cd49c1c6d7 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:12.361569 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1574/3167] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:12 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:12.362504 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-48007feb-2288-4530-a0f9-eb703ffb8ff0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:12.367014 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-48007feb-2288-4530-a0f9-eb703ffb8ff0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:12.367971 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-48007feb-2288-4530-a0f9-eb703ffb8ff0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:12.368421 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-48007feb-2288-4530-a0f9-eb703ffb8ff0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:12.368725 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-48007feb-2288-4530-a0f9-eb703ffb8ff0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:12.376192 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:12.376192 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:12.377777 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-48007feb-2288-4530-a0f9-eb703ffb8ff0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:12.378485 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1594/3168] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:12 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:12.568722 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-69c60ec1-ee56-4ed6-abcd-578a2d6d1735 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:12.573514 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-69c60ec1-ee56-4ed6-abcd-578a2d6d1735 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:12.573991 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-69c60ec1-ee56-4ed6-abcd-578a2d6d1735 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:12.574437 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-69c60ec1-ee56-4ed6-abcd-578a2d6d1735 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:12.574737 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-69c60ec1-ee56-4ed6-abcd-578a2d6d1735 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:12.582046 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:12.582046 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:12.583594 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-69c60ec1-ee56-4ed6-abcd-578a2d6d1735 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:12.584262 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1575/3169] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:12 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:13.371070 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f2aad8f1-2a6e-4f3f-affa-6e739fbedd1f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:13.375360 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f2aad8f1-2a6e-4f3f-affa-6e739fbedd1f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:13.375830 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f2aad8f1-2a6e-4f3f-affa-6e739fbedd1f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:13.376454 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f2aad8f1-2a6e-4f3f-affa-6e739fbedd1f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:13.376761 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f2aad8f1-2a6e-4f3f-affa-6e739fbedd1f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:13.384903 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:13.384903 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:13.386546 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f2aad8f1-2a6e-4f3f-affa-6e739fbedd1f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:13.387225 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1595/3170] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:13 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:13.388348 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c2396b21-c1be-4aca-a623-f36421585d94 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:13.392705 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c2396b21-c1be-4aca-a623-f36421585d94 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:13.393182 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c2396b21-c1be-4aca-a623-f36421585d94 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:13.393647 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c2396b21-c1be-4aca-a623-f36421585d94 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:13.393971 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-c2396b21-c1be-4aca-a623-f36421585d94 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:13.402424 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:13.402424 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:13.403992 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c2396b21-c1be-4aca-a623-f36421585d94 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:13.404713 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1576/3171] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:13 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:13.593032 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e9b756e6-7226-48cf-8617-be0017a1331e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:13.597210 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e9b756e6-7226-48cf-8617-be0017a1331e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:13.597696 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e9b756e6-7226-48cf-8617-be0017a1331e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:13.598180 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e9b756e6-7226-48cf-8617-be0017a1331e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:13.598477 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-e9b756e6-7226-48cf-8617-be0017a1331e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:13.605717 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:13.605717 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:13.607312 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e9b756e6-7226-48cf-8617-be0017a1331e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:13.607978 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1596/3172] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:13 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:14.396712 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2edeeda9-668b-49a4-929c-d99ad99e32bc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:14.401359 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2edeeda9-668b-49a4-929c-d99ad99e32bc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:14.401812 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2edeeda9-668b-49a4-929c-d99ad99e32bc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:14.402289 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2edeeda9-668b-49a4-929c-d99ad99e32bc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:14.402612 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-2edeeda9-668b-49a4-929c-d99ad99e32bc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:14.409876 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:14.409876 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:14.411503 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2edeeda9-668b-49a4-929c-d99ad99e32bc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:14.412188 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1577/3173] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:14 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:14.412767 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-74d69923-48d0-455a-8737-ca3eb2f6eba8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:14.417533 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-74d69923-48d0-455a-8737-ca3eb2f6eba8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:14.417988 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-74d69923-48d0-455a-8737-ca3eb2f6eba8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:14.418467 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-74d69923-48d0-455a-8737-ca3eb2f6eba8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:14.418765 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-74d69923-48d0-455a-8737-ca3eb2f6eba8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:14.425825 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:14.425825 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:14.427348 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-74d69923-48d0-455a-8737-ca3eb2f6eba8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:14.428003 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1597/3174] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:14 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:14.617007 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9a70c064-c0f8-4d98-b05d-88392f9b365c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:14.621212 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9a70c064-c0f8-4d98-b05d-88392f9b365c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:14.621676 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9a70c064-c0f8-4d98-b05d-88392f9b365c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:14.622153 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9a70c064-c0f8-4d98-b05d-88392f9b365c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:14.622456 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-9a70c064-c0f8-4d98-b05d-88392f9b365c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:14.629667 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:14.629667 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:14.631259 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9a70c064-c0f8-4d98-b05d-88392f9b365c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:14.631934 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1578/3175] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:14 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:15.422020 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-540ad34f-299d-45cb-9d77-92c1766d21ee None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:15.426481 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-540ad34f-299d-45cb-9d77-92c1766d21ee tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:15.426925 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-540ad34f-299d-45cb-9d77-92c1766d21ee tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:15.427377 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-540ad34f-299d-45cb-9d77-92c1766d21ee tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:15.427683 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-540ad34f-299d-45cb-9d77-92c1766d21ee tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:15.435868 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:15.435868 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:15.436867 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-315182f1-174a-41e8-8924-0a5a1671a8c3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:15.437492 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-540ad34f-299d-45cb-9d77-92c1766d21ee tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:15.438286 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1598/3176] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:15 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:15.441192 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-315182f1-174a-41e8-8924-0a5a1671a8c3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:15.441632 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-315182f1-174a-41e8-8924-0a5a1671a8c3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:15.442139 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-315182f1-174a-41e8-8924-0a5a1671a8c3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:15.442440 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-315182f1-174a-41e8-8924-0a5a1671a8c3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:15.450422 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:15.450422 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:15.451995 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-315182f1-174a-41e8-8924-0a5a1671a8c3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:15.452708 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1579/3177] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:15 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:15.641019 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6a188e69-07b5-401a-85b5-6383aad8157b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:15.645440 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6a188e69-07b5-401a-85b5-6383aad8157b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:15.645924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6a188e69-07b5-401a-85b5-6383aad8157b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:15.646374 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6a188e69-07b5-401a-85b5-6383aad8157b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:15.646673 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-6a188e69-07b5-401a-85b5-6383aad8157b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:15.654817 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:15.654817 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:15.656369 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6a188e69-07b5-401a-85b5-6383aad8157b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:15.657048 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1599/3178] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:15 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:16.448206 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4a9c5851-882d-44d2-9560-88ad6ad257b1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:16.453844 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4a9c5851-882d-44d2-9560-88ad6ad257b1 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:16.454661 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4a9c5851-882d-44d2-9560-88ad6ad257b1 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:16.455242 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4a9c5851-882d-44d2-9560-88ad6ad257b1 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:16.455458 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-4a9c5851-882d-44d2-9560-88ad6ad257b1 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:16.461172 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8e38413e-dcf3-415e-8c46-91fdf418e4ba None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:16.463624 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:16.463624 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:16.465382 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4a9c5851-882d-44d2-9560-88ad6ad257b1 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:16.470452 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8e38413e-dcf3-415e-8c46-91fdf418e4ba tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:16.470452 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8e38413e-dcf3-415e-8c46-91fdf418e4ba tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:16.470684 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1580/3179] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:16 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:16.470765 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8e38413e-dcf3-415e-8c46-91fdf418e4ba tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:16.470765 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-8e38413e-dcf3-415e-8c46-91fdf418e4ba tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:16.475206 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:16.475206 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:16.476878 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8e38413e-dcf3-415e-8c46-91fdf418e4ba tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:16.478321 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1600/3180] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:16 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:16.667397 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-aad471d0-e9bc-49cb-9561-f2058815f171 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:16.671775 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aad471d0-e9bc-49cb-9561-f2058815f171 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:16.672208 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aad471d0-e9bc-49cb-9561-f2058815f171 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:16.672671 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aad471d0-e9bc-49cb-9561-f2058815f171 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:16.672973 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-aad471d0-e9bc-49cb-9561-f2058815f171 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:16.683205 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:16.683205 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:16.685867 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aad471d0-e9bc-49cb-9561-f2058815f171 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:16.686563 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1581/3181] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:16 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:17.475911 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2e2a0c95-79b6-46cd-8814-6190314a4951 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:17.480304 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2e2a0c95-79b6-46cd-8814-6190314a4951 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:17.480741 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2e2a0c95-79b6-46cd-8814-6190314a4951 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:17.481215 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2e2a0c95-79b6-46cd-8814-6190314a4951 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:17.481515 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-2e2a0c95-79b6-46cd-8814-6190314a4951 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:17.487516 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-82cc1e0c-b4bc-4625-94ac-63d0e3e3b30a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:17.489063 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:17.489063 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:17.490738 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2e2a0c95-79b6-46cd-8814-6190314a4951 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:17.491459 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1601/3182] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:17 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:17.492152 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-82cc1e0c-b4bc-4625-94ac-63d0e3e3b30a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:17.492646 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-82cc1e0c-b4bc-4625-94ac-63d0e3e3b30a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:17.493094 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-82cc1e0c-b4bc-4625-94ac-63d0e3e3b30a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:17.493390 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-82cc1e0c-b4bc-4625-94ac-63d0e3e3b30a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:17.501110 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:17.501110 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:17.502739 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-82cc1e0c-b4bc-4625-94ac-63d0e3e3b30a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:17.503427 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1582/3183] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:17 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:17.695638 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9313d912-0ab5-4e7d-895f-e031b66b9424 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:17.700494 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9313d912-0ab5-4e7d-895f-e031b66b9424 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:17.700930 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9313d912-0ab5-4e7d-895f-e031b66b9424 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:17.701379 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9313d912-0ab5-4e7d-895f-e031b66b9424 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:17.701681 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-9313d912-0ab5-4e7d-895f-e031b66b9424 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:17.709234 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:17.709234 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:17.710808 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9313d912-0ab5-4e7d-895f-e031b66b9424 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:17.711478 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1602/3184] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:17 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:18.502873 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e69b6b50-5de9-4607-89db-efe47f02a7b0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:18.507420 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e69b6b50-5de9-4607-89db-efe47f02a7b0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:18.507881 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e69b6b50-5de9-4607-89db-efe47f02a7b0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:18.508323 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e69b6b50-5de9-4607-89db-efe47f02a7b0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:18.508630 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-e69b6b50-5de9-4607-89db-efe47f02a7b0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:18.512972 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-37a761f3-f3b9-4673-ae2b-b6108607d2f7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:18.516424 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:18.516424 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:18.517354 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-37a761f3-f3b9-4673-ae2b-b6108607d2f7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:18.518022 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-37a761f3-f3b9-4673-ae2b-b6108607d2f7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:18.518137 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e69b6b50-5de9-4607-89db-efe47f02a7b0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:18.518483 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-37a761f3-f3b9-4673-ae2b-b6108607d2f7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:18.518733 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1583/3185] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:18 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:18.518853 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-37a761f3-f3b9-4673-ae2b-b6108607d2f7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:18.527167 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:18.527167 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:18.528961 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-37a761f3-f3b9-4673-ae2b-b6108607d2f7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:18.529648 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1603/3186] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:18 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:18.720762 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-490e6040-5c49-40ad-be3e-1d13b41b701a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:18.725088 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-490e6040-5c49-40ad-be3e-1d13b41b701a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:18.725526 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-490e6040-5c49-40ad-be3e-1d13b41b701a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:18.726025 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-490e6040-5c49-40ad-be3e-1d13b41b701a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:18.726440 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-490e6040-5c49-40ad-be3e-1d13b41b701a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:18.734280 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:18.734280 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:18.746519 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-490e6040-5c49-40ad-be3e-1d13b41b701a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:18.746519 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1584/3187] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:18 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:19.528277 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-556dcdea-57bd-41e6-8d05-0ebfba4592da None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:19.532604 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-556dcdea-57bd-41e6-8d05-0ebfba4592da tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:19.532985 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-556dcdea-57bd-41e6-8d05-0ebfba4592da tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:19.533430 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-556dcdea-57bd-41e6-8d05-0ebfba4592da tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:19.534086 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-556dcdea-57bd-41e6-8d05-0ebfba4592da tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:19.538815 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-77dcf88a-14ff-4e2f-878f-f1fa69b222ac None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:19.542481 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:19.542481 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:19.543625 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-77dcf88a-14ff-4e2f-878f-f1fa69b222ac tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:19.544108 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-556dcdea-57bd-41e6-8d05-0ebfba4592da tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:19.544210 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-77dcf88a-14ff-4e2f-878f-f1fa69b222ac tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:19.544623 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-77dcf88a-14ff-4e2f-878f-f1fa69b222ac tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:19.544926 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-77dcf88a-14ff-4e2f-878f-f1fa69b222ac tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:19.545079 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1604/3188] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:19 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:19.552539 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:19.552539 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:19.554266 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-77dcf88a-14ff-4e2f-878f-f1fa69b222ac tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:19.554932 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1585/3189] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:19 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:19.745587 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-22b642d6-7066-44e6-a222-1e34e4568a58 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:19.749942 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-22b642d6-7066-44e6-a222-1e34e4568a58 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:19.750387 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-22b642d6-7066-44e6-a222-1e34e4568a58 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:19.750840 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-22b642d6-7066-44e6-a222-1e34e4568a58 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:19.751146 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-22b642d6-7066-44e6-a222-1e34e4568a58 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:19.758642 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:19.758642 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:19.764192 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-22b642d6-7066-44e6-a222-1e34e4568a58 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:19.764192 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1605/3190] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:19 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:20.554114 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f0175318-ea45-4894-bca3-c62cdbf394f3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:20.558821 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f0175318-ea45-4894-bca3-c62cdbf394f3 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:20.559278 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f0175318-ea45-4894-bca3-c62cdbf394f3 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:20.559703 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f0175318-ea45-4894-bca3-c62cdbf394f3 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:20.560005 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-f0175318-ea45-4894-bca3-c62cdbf394f3 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:20.563962 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f62f5939-0862-4aa0-b095-e7d6e4e24101 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:20.567823 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:20.567823 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:20.568236 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f62f5939-0862-4aa0-b095-e7d6e4e24101 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:20.568674 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f62f5939-0862-4aa0-b095-e7d6e4e24101 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:20.569119 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f62f5939-0862-4aa0-b095-e7d6e4e24101 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:20.569420 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f62f5939-0862-4aa0-b095-e7d6e4e24101 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:20.570102 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f0175318-ea45-4894-bca3-c62cdbf394f3 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:20.570793 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1586/3191] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:20 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:20.577220 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:20.577220 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:20.578918 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f62f5939-0862-4aa0-b095-e7d6e4e24101 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:20.579602 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1606/3192] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:20 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:20.770398 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-279991d0-c8ff-4096-a4f7-ae03e895d8b4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:20.774714 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-279991d0-c8ff-4096-a4f7-ae03e895d8b4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:20.775147 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-279991d0-c8ff-4096-a4f7-ae03e895d8b4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:20.775642 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-279991d0-c8ff-4096-a4f7-ae03e895d8b4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:20.776233 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-279991d0-c8ff-4096-a4f7-ae03e895d8b4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:20.783517 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:20.783517 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:20.785094 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-279991d0-c8ff-4096-a4f7-ae03e895d8b4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:20.785792 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1587/3193] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:20 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:21.580956 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9c2488bc-1d72-4603-a854-aed35adaa9a6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:21.585312 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9c2488bc-1d72-4603-a854-aed35adaa9a6 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:21.586875 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9c2488bc-1d72-4603-a854-aed35adaa9a6 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:21.586875 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9c2488bc-1d72-4603-a854-aed35adaa9a6 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:21.586875 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-9c2488bc-1d72-4603-a854-aed35adaa9a6 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:21.589121 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cfb779d2-29a3-4f81-bc73-a0101542e0ce None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:21.593539 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cfb779d2-29a3-4f81-bc73-a0101542e0ce tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:21.593931 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cfb779d2-29a3-4f81-bc73-a0101542e0ce tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:21.594534 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cfb779d2-29a3-4f81-bc73-a0101542e0ce tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:21.594651 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:21.594651 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:21.594820 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-cfb779d2-29a3-4f81-bc73-a0101542e0ce tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:21.596248 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9c2488bc-1d72-4603-a854-aed35adaa9a6 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:21.596948 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1607/3194] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:21 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:21.602188 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:21.602188 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:21.603893 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cfb779d2-29a3-4f81-bc73-a0101542e0ce tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:21.604603 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1588/3195] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:21 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:21.796227 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5e2a17a3-b415-4944-a785-5dc3bae63926 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:21.800988 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5e2a17a3-b415-4944-a785-5dc3bae63926 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:21.804267 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5e2a17a3-b415-4944-a785-5dc3bae63926 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:21.804267 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5e2a17a3-b415-4944-a785-5dc3bae63926 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:21.804267 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-5e2a17a3-b415-4944-a785-5dc3bae63926 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:21.810501 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:21.810501 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:21.812252 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5e2a17a3-b415-4944-a785-5dc3bae63926 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:21.813819 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1608/3196] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:21 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:22.607198 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-659a37ae-5fa6-4d7b-8c62-f63585570bf2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:22.611570 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-659a37ae-5fa6-4d7b-8c62-f63585570bf2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:22.612006 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-659a37ae-5fa6-4d7b-8c62-f63585570bf2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:22.612454 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-659a37ae-5fa6-4d7b-8c62-f63585570bf2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:22.612891 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-659a37ae-5fa6-4d7b-8c62-f63585570bf2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:22.613007 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1d2bde3e-2841-4d73-8040-be9edd9ebb4d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:22.617214 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1d2bde3e-2841-4d73-8040-be9edd9ebb4d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:22.617650 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1d2bde3e-2841-4d73-8040-be9edd9ebb4d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:22.618156 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1d2bde3e-2841-4d73-8040-be9edd9ebb4d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:22.618451 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-1d2bde3e-2841-4d73-8040-be9edd9ebb4d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:22.621284 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:22.621284 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:22.622929 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-659a37ae-5fa6-4d7b-8c62-f63585570bf2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:22.623620 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1589/3197] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:22 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:22.626386 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:22.626386 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:22.627967 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1d2bde3e-2841-4d73-8040-be9edd9ebb4d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:22.632683 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1609/3198] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:22 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:22.823347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-99ea6822-71fb-47c7-8bd7-37c665c99012 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:22.827605 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-99ea6822-71fb-47c7-8bd7-37c665c99012 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:22.828038 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-99ea6822-71fb-47c7-8bd7-37c665c99012 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:22.828511 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-99ea6822-71fb-47c7-8bd7-37c665c99012 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:22.828830 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-99ea6822-71fb-47c7-8bd7-37c665c99012 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:22.836413 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:22.836413 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:22.838012 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-99ea6822-71fb-47c7-8bd7-37c665c99012 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:22.838678 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1590/3199] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:22 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:23.632984 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7bd8d29d-cd75-4898-baed-ce5efcf61408 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:23.637027 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b9ded9c0-4ef8-47df-a36b-e1b4ed118c56 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:23.637429 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7bd8d29d-cd75-4898-baed-ce5efcf61408 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:23.637747 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7bd8d29d-cd75-4898-baed-ce5efcf61408 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:23.638223 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7bd8d29d-cd75-4898-baed-ce5efcf61408 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:23.638556 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-7bd8d29d-cd75-4898-baed-ce5efcf61408 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:23.641290 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b9ded9c0-4ef8-47df-a36b-e1b4ed118c56 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:23.641720 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b9ded9c0-4ef8-47df-a36b-e1b4ed118c56 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:23.642179 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b9ded9c0-4ef8-47df-a36b-e1b4ed118c56 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:23.642476 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b9ded9c0-4ef8-47df-a36b-e1b4ed118c56 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:23.646502 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:23.646502 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:23.648108 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7bd8d29d-cd75-4898-baed-ce5efcf61408 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:23.648808 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1610/3200] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:23 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:23.649913 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:23.649913 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:23.652333 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b9ded9c0-4ef8-47df-a36b-e1b4ed118c56 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:23.653021 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1591/3201] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:23 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:23.848596 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-81621a3a-52b8-4a0f-acf5-fcd1c98bab2e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:23.852833 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-81621a3a-52b8-4a0f-acf5-fcd1c98bab2e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:23.853276 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-81621a3a-52b8-4a0f-acf5-fcd1c98bab2e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:23.853791 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-81621a3a-52b8-4a0f-acf5-fcd1c98bab2e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:23.854097 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-81621a3a-52b8-4a0f-acf5-fcd1c98bab2e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:23.861531 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:23.861531 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:23.863201 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-81621a3a-52b8-4a0f-acf5-fcd1c98bab2e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:23.863902 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1611/3202] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:23 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:24.660916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fb2ad4ce-0273-47e0-bdd8-9ffafddbb605 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:24.662058 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f76a582d-64f4-499a-8e3a-f84282512a8f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:24.665475 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb2ad4ce-0273-47e0-bdd8-9ffafddbb605 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:24.665939 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb2ad4ce-0273-47e0-bdd8-9ffafddbb605 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:24.666388 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb2ad4ce-0273-47e0-bdd8-9ffafddbb605 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:24.666494 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f76a582d-64f4-499a-8e3a-f84282512a8f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:24.666720 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-fb2ad4ce-0273-47e0-bdd8-9ffafddbb605 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:24.666836 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f76a582d-64f4-499a-8e3a-f84282512a8f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:24.667308 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f76a582d-64f4-499a-8e3a-f84282512a8f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:24.667616 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f76a582d-64f4-499a-8e3a-f84282512a8f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:24.675351 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:24.675351 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:24.676104 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:24.676104 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:24.677082 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb2ad4ce-0273-47e0-bdd8-9ffafddbb605 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:24.678094 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1592/3203] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:24 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:24.678205 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f76a582d-64f4-499a-8e3a-f84282512a8f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:24.678936 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1612/3204] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:24 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:24.873131 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a1e12e9a-2b93-4875-9661-5012f2d21c12 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:24.886495 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a1e12e9a-2b93-4875-9661-5012f2d21c12 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:24.886923 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a1e12e9a-2b93-4875-9661-5012f2d21c12 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:24.887490 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a1e12e9a-2b93-4875-9661-5012f2d21c12 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:24.887738 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-a1e12e9a-2b93-4875-9661-5012f2d21c12 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:24.895515 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:24.895515 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:24.897251 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a1e12e9a-2b93-4875-9661-5012f2d21c12 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:24.897991 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1593/3205] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:24 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:25.687416 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-781c20f3-9021-44b2-9b26-c0f7d5a4b062 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:25.688046 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0aef964e-c290-4b07-885a-88b9bb4d8472 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:25.691824 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0aef964e-c290-4b07-885a-88b9bb4d8472 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:25.692199 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-781c20f3-9021-44b2-9b26-c0f7d5a4b062 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:25.692422 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0aef964e-c290-4b07-885a-88b9bb4d8472 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:25.692636 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-781c20f3-9021-44b2-9b26-c0f7d5a4b062 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:25.692863 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0aef964e-c290-4b07-885a-88b9bb4d8472 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:25.693075 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-781c20f3-9021-44b2-9b26-c0f7d5a4b062 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:25.693179 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-0aef964e-c290-4b07-885a-88b9bb4d8472 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:25.693374 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-781c20f3-9021-44b2-9b26-c0f7d5a4b062 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:25.700717 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:25.700717 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:25.702377 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-781c20f3-9021-44b2-9b26-c0f7d5a4b062 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:25.702695 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:25.702695 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:25.704078 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1613/3206] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:25 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:25.704409 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0aef964e-c290-4b07-885a-88b9bb4d8472 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:25.708721 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1594/3207] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:25 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:25.907848 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-715aa023-962d-4c0c-bc90-56100c5c1479 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:25.912207 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-715aa023-962d-4c0c-bc90-56100c5c1479 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:25.912640 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-715aa023-962d-4c0c-bc90-56100c5c1479 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:25.913078 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-715aa023-962d-4c0c-bc90-56100c5c1479 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:25.913376 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-715aa023-962d-4c0c-bc90-56100c5c1479 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:25.921249 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:25.921249 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:25.922919 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-715aa023-962d-4c0c-bc90-56100c5c1479 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:25.923587 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1614/3208] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:25 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:26.713020 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cdcea18e-c551-4166-87eb-b31f48f04af2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:26.714059 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8416addf-0d11-4e9c-af7f-69931fe8dcf8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:26.717407 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cdcea18e-c551-4166-87eb-b31f48f04af2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:26.717870 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cdcea18e-c551-4166-87eb-b31f48f04af2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:26.718312 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cdcea18e-c551-4166-87eb-b31f48f04af2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:26.718444 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8416addf-0d11-4e9c-af7f-69931fe8dcf8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:26.718653 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-cdcea18e-c551-4166-87eb-b31f48f04af2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:26.718835 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8416addf-0d11-4e9c-af7f-69931fe8dcf8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:26.719689 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8416addf-0d11-4e9c-af7f-69931fe8dcf8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:26.719998 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-8416addf-0d11-4e9c-af7f-69931fe8dcf8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:26.726040 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:26.726040 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:26.727076 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:26.727076 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:26.727631 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cdcea18e-c551-4166-87eb-b31f48f04af2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:26.728321 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1595/3209] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:26 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:26.728670 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8416addf-0d11-4e9c-af7f-69931fe8dcf8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:26.729421 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1615/3210] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:26 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:26.736409 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-655105e4-ddee-4503-ab2e-2c1a2e1ffd9d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:26.739898 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-655105e4-ddee-4503-ab2e-2c1a2e1ffd9d tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c Apr 30 21:45:26.740324 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-655105e4-ddee-4503-ab2e-2c1a2e1ffd9d tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:26.740760 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-655105e4-ddee-4503-ab2e-2c1a2e1ffd9d tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:26.755372 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:26.755372 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:26.763461 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-655105e4-ddee-4503-ab2e-2c1a2e1ffd9d tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:45:26.772342 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-655105e4-ddee-4503-ab2e-2c1a2e1ffd9d tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c returned with HTTP 200 Apr 30 21:45:26.773028 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1596/3211] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:26 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c => generated 909 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:26.784848 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5e0c6e4a-6e3b-4911-b31a-7827c595a063 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:26.839710 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5e0c6e4a-6e3b-4911-b31a-7827c595a063 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] GET http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93/export_record Apr 30 21:45:26.840164 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5e0c6e4a-6e3b-4911-b31a-7827c595a063 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:26.840676 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5e0c6e4a-6e3b-4911-b31a-7827c595a063 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Calling method 'export_record' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:26.841012 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.backups [None req-5e0c6e4a-6e3b-4911-b31a-7827c595a063 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Export record for backup 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Apr 30 21:45:26.862278 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:26.862278 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:26.864332 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.backup.api [None req-5e0c6e4a-6e3b-4911-b31a-7827c595a063 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Calling RPCAPI with context: , host: ncdv-master-1, backup: 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) export_record /opt/stack/cinder/cinder/backup/api.py:489}} Apr 30 21:45:26.933999 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-56fcbe82-a7b0-4e4f-ac06-ae5046f7fd2e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:26.938494 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-56fcbe82-a7b0-4e4f-ac06-ae5046f7fd2e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:26.938929 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-56fcbe82-a7b0-4e4f-ac06-ae5046f7fd2e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:26.939436 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-56fcbe82-a7b0-4e4f-ac06-ae5046f7fd2e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:26.939764 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-56fcbe82-a7b0-4e4f-ac06-ae5046f7fd2e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:26.947160 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:26.947160 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:26.948779 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-56fcbe82-a7b0-4e4f-ac06-ae5046f7fd2e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:26.949446 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1597/3212] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:26 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:26.953125 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.backup.rpcapi [None req-5e0c6e4a-6e3b-4911-b31a-7827c595a063 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] export_record in rpcapi backup_id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93 on host ncdv-master-1. {{(pid=122527) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:81}} Apr 30 21:45:26.964158 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.backups [None req-5e0c6e4a-6e3b-4911-b31a-7827c595a063 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.ceph.CephBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2U1MWU3MWUtMmZmYS00ODI4LWE5ZmMtYWMyNWEyMTRlYzkzIiwgInVzZXJfaWQiOiAiMDIyYmI0NDYyMTkyNGFhMGJhYjFlNTE5Y2Y1MDJhMDAiLCAicHJvamVjdF9pZCI6ICJlMGNmZTI3OTZmNzk0OWUwYTUyMWQ5NWYyOWYwZDlhMiIsICJ2b2x1bWVfaWQiOiAiMjgxMGY1ZDktMzg1Yi00ZTAxLTkxYjQtMzNkY2I2MWQ5YzJjIiwgImhvc3QiOiAibmNkdi1tYXN0ZXItMSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAiYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC05MzAyNTAyNDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogIntcImJhc2VcIjogXCJ2b2x1bWUtMjgxMGY1ZDktMzg1Yi00ZTAxLTkxYjQtMzNkY2I2MWQ5YzJjLmJhY2t1cC4zZTUxZTcxZS0yZmZhLTQ4MjgtYTlmYy1hYzI1YTIxNGVjOTNcIn0iLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuY2VwaC5DZXBoQmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDAsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIyLTA0LTMwVDIxOjQ0OjU5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIyLTA0LTMwVDIxOjQ0OjU5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjItMDQtMzBUMjE6NDU6MjZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=122527) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Apr 30 21:45:26.964573 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5e0c6e4a-6e3b-4911-b31a-7827c595a063 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93/export_record returned with HTTP 200 Apr 30 21:45:26.965942 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1616/3213] 10.222.0.23 () {58 vars in 1366 bytes} [Sat Apr 30 21:45:26 2022] GET /volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93/export_record => generated 1426 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:45:26.971488 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b0983a5c-7ef2-45ac-8804-071d4d4749da None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:26.976608 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b0983a5c-7ef2-45ac-8804-071d4d4749da tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] POST http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/import_record Apr 30 21:45:26.977413 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b0983a5c-7ef2-45ac-8804-071d4d4749da tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.ceph.CephBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmNiOGYyYWEtYWVjMy00ZGFhLTgwMzUtYTJhM2I5YTgwMDgyIiwgInVzZXJfaWQiOiAiMDIyYmI0NDYyMTkyNGFhMGJhYjFlNTE5Y2Y1MDJhMDAiLCAicHJvamVjdF9pZCI6ICJlMGNmZTI3OTZmNzk0OWUwYTUyMWQ5NWYyOWYwZDlhMiIsICJ2b2x1bWVfaWQiOiAiMjgxMGY1ZDktMzg1Yi00ZTAxLTkxYjQtMzNkY2I2MWQ5YzJjIiwgImhvc3QiOiAibmNkdi1tYXN0ZXItMSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAiYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC05MzAyNTAyNDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogIntcImJhc2VcIjogXCJ2b2x1bWUtMjgxMGY1ZDktMzg1Yi00ZTAxLTkxYjQtMzNkY2I2MWQ5YzJjLmJhY2t1cC4zZTUxZTcxZS0yZmZhLTQ4MjgtYTlmYy1hYzI1YTIxNGVjOTNcIn0iLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuY2VwaC5DZXBoQmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDAsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIyLTA0LTMwVDIxOjQ0OjU5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIyLTA0LTMwVDIxOjQ0OjU5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjItMDQtMzBUMjE6NDU6MjZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:45:26.978321 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.backups [None req-b0983a5c-7ef2-45ac-8804-071d4d4749da tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.ceph.CephBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmNiOGYyYWEtYWVjMy00ZGFhLTgwMzUtYTJhM2I5YTgwMDgyIiwgInVzZXJfaWQiOiAiMDIyYmI0NDYyMTkyNGFhMGJhYjFlNTE5Y2Y1MDJhMDAiLCAicHJvamVjdF9pZCI6ICJlMGNmZTI3OTZmNzk0OWUwYTUyMWQ5NWYyOWYwZDlhMiIsICJ2b2x1bWVfaWQiOiAiMjgxMGY1ZDktMzg1Yi00ZTAxLTkxYjQtMzNkY2I2MWQ5YzJjIiwgImhvc3QiOiAibmNkdi1tYXN0ZXItMSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAiYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC05MzAyNTAyNDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogIntcImJhc2VcIjogXCJ2b2x1bWUtMjgxMGY1ZDktMzg1Yi00ZTAxLTkxYjQtMzNkY2I2MWQ5YzJjLmJhY2t1cC4zZTUxZTcxZS0yZmZhLTQ4MjgtYTlmYy1hYzI1YTIxNGVjOTNcIn0iLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuY2VwaC5DZXBoQmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDAsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIyLTA0LTMwVDIxOjQ0OjU5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIyLTA0LTMwVDIxOjQ0OjU5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjItMDQtMzBUMjE6NDU6MjZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=122525) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Apr 30 21:45:26.978625 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.backups [None req-b0983a5c-7ef2-45ac-8804-071d4d4749da tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Importing backup using cinder.backup.drivers.ceph.CephBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmNiOGYyYWEtYWVjMy00ZGFhLTgwMzUtYTJhM2I5YTgwMDgyIiwgInVzZXJfaWQiOiAiMDIyYmI0NDYyMTkyNGFhMGJhYjFlNTE5Y2Y1MDJhMDAiLCAicHJvamVjdF9pZCI6ICJlMGNmZTI3OTZmNzk0OWUwYTUyMWQ5NWYyOWYwZDlhMiIsICJ2b2x1bWVfaWQiOiAiMjgxMGY1ZDktMzg1Yi00ZTAxLTkxYjQtMzNkY2I2MWQ5YzJjIiwgImhvc3QiOiAibmNkdi1tYXN0ZXItMSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAiYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC05MzAyNTAyNDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogIntcImJhc2VcIjogXCJ2b2x1bWUtMjgxMGY1ZDktMzg1Yi00ZTAxLTkxYjQtMzNkY2I2MWQ5YzJjLmJhY2t1cC4zZTUxZTcxZS0yZmZhLTQ4MjgtYTlmYy1hYzI1YTIxNGVjOTNcIn0iLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuY2VwaC5DZXBoQmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDAsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIyLTA0LTMwVDIxOjQ0OjU5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIyLTA0LTMwVDIxOjQ0OjU5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjItMDQtMzBUMjE6NDU6MjZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=122525) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Apr 30 21:45:27.226535 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-b0983a5c-7ef2-45ac-8804-071d4d4749da tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Created reservations ['28c7d044-181a-4583-8792-659ec2e36fac', '922909dc-b4cb-474f-8fcc-f4d99afab583'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:45:27.443253 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.backup.rpcapi [None req-b0983a5c-7ef2-45ac-8804-071d4d4749da tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] import_record rpcapi backup id fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 on host ncdv-master-1 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmNiOGYyYWEtYWVjMy00ZGFhLTgwMzUtYTJhM2I5YTgwMDgyIiwgInVzZXJfaWQiOiAiMDIyYmI0NDYyMTkyNGFhMGJhYjFlNTE5Y2Y1MDJhMDAiLCAicHJvamVjdF9pZCI6ICJlMGNmZTI3OTZmNzk0OWUwYTUyMWQ5NWYyOWYwZDlhMiIsICJ2b2x1bWVfaWQiOiAiMjgxMGY1ZDktMzg1Yi00ZTAxLTkxYjQtMzNkY2I2MWQ5YzJjIiwgImhvc3QiOiAibmNkdi1tYXN0ZXItMSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAiYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC05MzAyNTAyNDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogIntcImJhc2VcIjogXCJ2b2x1bWUtMjgxMGY1ZDktMzg1Yi00ZTAxLTkxYjQtMzNkY2I2MWQ5YzJjLmJhY2t1cC4zZTUxZTcxZS0yZmZhLTQ4MjgtYTlmYy1hYzI1YTIxNGVjOTNcIn0iLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuY2VwaC5DZXBoQmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDAsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIyLTA0LTMwVDIxOjQ0OjU5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIyLTA0LTMwVDIxOjQ0OjU5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjItMDQtMzBUMjE6NDU6MjZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=122525) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:90}} Apr 30 21:45:27.446777 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.backups [None req-b0983a5c-7ef2-45ac-8804-071d4d4749da tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Import record output: {'backup': {'id': 'fcb8f2aa-aec3-4daa-8035-a2a3b9a80082', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082'}, {'rel': 'bookmark', 'href': 'http://10.222.0.23/volume/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082'}]}}. {{(pid=122525) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Apr 30 21:45:27.447283 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b0983a5c-7ef2-45ac-8804-071d4d4749da tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/import_record returned with HTTP 201 Apr 30 21:45:27.448138 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1598/3214] 10.222.0.23 () {60 vars in 1278 bytes} [Sat Apr 30 21:45:26 2022] POST /volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/import_record => generated 354 bytes in 478 msecs (HTTP/1.1 201) 7 headers in 290 bytes (2 switches on core 0) Apr 30 21:45:27.455741 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ab4134a9-7231-439e-90a8-7434318190d1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:27.459794 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ab4134a9-7231-439e-90a8-7434318190d1 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] GET http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 Apr 30 21:45:27.460234 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ab4134a9-7231-439e-90a8-7434318190d1 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:27.460678 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ab4134a9-7231-439e-90a8-7434318190d1 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:27.460977 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-ab4134a9-7231-439e-90a8-7434318190d1 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Show backup with id fcb8f2aa-aec3-4daa-8035-a2a3b9a80082. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:27.467948 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:27.467948 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:27.469214 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ab4134a9-7231-439e-90a8-7434318190d1 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 returned with HTTP 200 Apr 30 21:45:27.475371 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1617/3215] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:27 2022] GET /volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 => generated 713 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:27.738190 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1179cb4a-155d-438a-94b4-57068a1fa374 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:27.742574 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1179cb4a-155d-438a-94b4-57068a1fa374 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:27.743039 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1179cb4a-155d-438a-94b4-57068a1fa374 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:27.743514 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1179cb4a-155d-438a-94b4-57068a1fa374 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:27.743816 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-1179cb4a-155d-438a-94b4-57068a1fa374 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:27.751752 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:27.751752 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:27.753521 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1179cb4a-155d-438a-94b4-57068a1fa374 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:27.754305 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1599/3216] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:27 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:27.959398 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-205214da-dfb9-4530-911a-353b2cea0809 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:27.965527 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-205214da-dfb9-4530-911a-353b2cea0809 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:27.966048 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-205214da-dfb9-4530-911a-353b2cea0809 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:27.966527 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-205214da-dfb9-4530-911a-353b2cea0809 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:27.966828 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-205214da-dfb9-4530-911a-353b2cea0809 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:27.974289 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:27.974289 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:27.975839 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-205214da-dfb9-4530-911a-353b2cea0809 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:27.976542 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1618/3217] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:27 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:28.479723 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0735ca51-2339-4675-8301-091818535fbe None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:28.484135 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0735ca51-2339-4675-8301-091818535fbe tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] GET http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 Apr 30 21:45:28.484572 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0735ca51-2339-4675-8301-091818535fbe tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:28.485018 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0735ca51-2339-4675-8301-091818535fbe tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:28.485320 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-0735ca51-2339-4675-8301-091818535fbe tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Show backup with id fcb8f2aa-aec3-4daa-8035-a2a3b9a80082. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:28.492614 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:28.492614 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:28.493991 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0735ca51-2339-4675-8301-091818535fbe tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 returned with HTTP 200 Apr 30 21:45:28.494665 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1600/3218] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:28 2022] GET /volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:28.502913 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-592350de-f21e-4d35-82e9-5c78c5bde427 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:28.507306 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-592350de-f21e-4d35-82e9-5c78c5bde427 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] GET http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups Apr 30 21:45:28.507762 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-592350de-f21e-4d35-82e9-5c78c5bde427 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:28.508228 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-592350de-f21e-4d35-82e9-5c78c5bde427 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:28.530978 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-592350de-f21e-4d35-82e9-5c78c5bde427 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups returned with HTTP 200 Apr 30 21:45:28.531626 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1619/3219] 10.222.0.23 () {58 vars in 1213 bytes} [Sat Apr 30 21:45:28 2022] GET /volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups => generated 403 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:28.538664 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:28.543900 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] POST http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93/restore Apr 30 21:45:28.544594 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:45:28.545341 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.backups [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Restoring backup 3e51e71e-2ffa-4828-a9fc-ac25a214ec93 ({'restore': {}}) {{(pid=122525) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Apr 30 21:45:28.545625 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.backups [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Restoring backup 3e51e71e-2ffa-4828-a9fc-ac25a214ec93 to volume None. Apr 30 21:45:28.553667 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:28.553667 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:28.556136 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.backup.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Creating volume of 1 GB for restore of backup 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. Apr 30 21:45:28.561931 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Availability Zones retrieved successfully. Apr 30 21:45:28.577287 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Flow 'volume_create_api' (558abc56-38f8-42f1-aec5-195c6edfb275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:45:28.579811 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (365d8127-b35f-440f-8f7a-14401fd73452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:45:28.585103 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:45:28.615208 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (365d8127-b35f-440f-8f7a-14401fd73452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:45:28.617193 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9c34615-e34c-4b58-ae33-ce0586787fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:45:28.764149 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8678c36a-034e-4c19-bbfd-76749a698807 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:28.768598 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8678c36a-034e-4c19-bbfd-76749a698807 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:28.769065 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8678c36a-034e-4c19-bbfd-76749a698807 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:28.769511 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8678c36a-034e-4c19-bbfd-76749a698807 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:28.769834 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-8678c36a-034e-4c19-bbfd-76749a698807 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:28.777283 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:28.777283 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:28.779875 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8678c36a-034e-4c19-bbfd-76749a698807 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:28.779875 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1620/3220] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:28 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:28.782247 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Created reservations ['34b9b14e-47e6-4c5c-98e9-a124a548166b', 'beb498e2-2cc0-4aa6-90b4-08122286dd68', '9c690969-d3ba-4ecb-abcc-22945ff498f3', 'fb70842b-3f83-41e8-a7df-72d8dc397e76'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:45:28.783978 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9c34615-e34c-4b58-ae33-ce0586787fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34b9b14e-47e6-4c5c-98e9-a124a548166b', 'beb498e2-2cc0-4aa6-90b4-08122286dd68', '9c690969-d3ba-4ecb-abcc-22945ff498f3', 'fb70842b-3f83-41e8-a7df-72d8dc397e76']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:45:28.785923 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89b84145-a79f-4b42-bb63-f82757fad312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:45:28.888007 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89b84145-a79f-4b42-bb63-f82757fad312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a314b0a-d670-4639-9a0d-b59fa00c9098', '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_3e51e71e-2ffa-4828-a9fc-ac25a214ec93',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0cfe2796f7949e0a521d95f29f0d9a2',qos_specs=None,replication_status=,reservations=['34b9b14e-47e6-4c5c-98e9-a124a548166b','beb498e2-2cc0-4aa6-90b4-08122286dd68','9c690969-d3ba-4ecb-abcc-22945ff498f3','fb70842b-3f83-41e8-a7df-72d8dc397e76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='022bb44621924aa0bab1e519cf502a00',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:45:28Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3e51e71e-2ffa-4828-a9fc-ac25a214ec93',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a314b0a-d670-4639-9a0d-b59fa00c9098,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0cfe2796f7949e0a521d95f29f0d9a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='022bb44621924aa0bab1e519cf502a00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:45:28.889899 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c557e0c-5706-4583-ab14-0eb95ea9ca08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:45:28.984220 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c557e0c-5706-4583-ab14-0eb95ea9ca08) transitioned into 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_3e51e71e-2ffa-4828-a9fc-ac25a214ec93',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0cfe2796f7949e0a521d95f29f0d9a2',qos_specs=None,replication_status=,reservations=['34b9b14e-47e6-4c5c-98e9-a124a548166b','beb498e2-2cc0-4aa6-90b4-08122286dd68','9c690969-d3ba-4ecb-abcc-22945ff498f3','fb70842b-3f83-41e8-a7df-72d8dc397e76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='022bb44621924aa0bab1e519cf502a00',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:45:28.986162 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7226a0c-3c56-4b5c-866f-0a98a026b0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:45:28.986554 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bc68ce64-ce74-4318-ae06-cc0838f8293d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:28.990872 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bc68ce64-ce74-4318-ae06-cc0838f8293d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:28.991305 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bc68ce64-ce74-4318-ae06-cc0838f8293d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:28.991756 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bc68ce64-ce74-4318-ae06-cc0838f8293d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:28.992055 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-bc68ce64-ce74-4318-ae06-cc0838f8293d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:29.001316 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:29.001316 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:29.002973 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bc68ce64-ce74-4318-ae06-cc0838f8293d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:29.003639 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1621/3221] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:28 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:29.091328 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7226a0c-3c56-4b5c-866f-0a98a026b0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:45:29.093609 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Flow 'volume_create_api' (558abc56-38f8-42f1-aec5-195c6edfb275) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:45:29.094319 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Create volume request issued successfully. Apr 30 21:45:29.108279 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:29.108279 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:29.109304 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:45:29.789437 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f401b0d5-83b0-4290-93c1-2193a47a44f9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:29.794374 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f401b0d5-83b0-4290-93c1-2193a47a44f9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:29.794810 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f401b0d5-83b0-4290-93c1-2193a47a44f9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:29.795255 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f401b0d5-83b0-4290-93c1-2193a47a44f9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:29.795558 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f401b0d5-83b0-4290-93c1-2193a47a44f9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:29.802874 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:29.802874 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:29.804442 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f401b0d5-83b0-4290-93c1-2193a47a44f9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:29.805286 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1622/3222] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:29 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:30.013093 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7e9f2951-aa5a-4c15-9bb7-93562d24c4c1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:30.017314 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7e9f2951-aa5a-4c15-9bb7-93562d24c4c1 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:30.017747 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7e9f2951-aa5a-4c15-9bb7-93562d24c4c1 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:30.018216 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7e9f2951-aa5a-4c15-9bb7-93562d24c4c1 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:30.018517 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-7e9f2951-aa5a-4c15-9bb7-93562d24c4c1 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:30.025803 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:30.025803 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:30.028140 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7e9f2951-aa5a-4c15-9bb7-93562d24c4c1 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:30.028813 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1623/3223] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:30 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:30.124579 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:30.124579 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:30.125627 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:45:30.813855 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-da6c73d5-207b-476b-a1a8-7e3982e32de2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:30.818900 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-da6c73d5-207b-476b-a1a8-7e3982e32de2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:30.819363 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-da6c73d5-207b-476b-a1a8-7e3982e32de2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:30.819817 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-da6c73d5-207b-476b-a1a8-7e3982e32de2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:30.820117 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-da6c73d5-207b-476b-a1a8-7e3982e32de2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:30.827504 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:30.827504 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:30.829093 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-da6c73d5-207b-476b-a1a8-7e3982e32de2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:30.829808 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1624/3224] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:30 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:31.038242 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fa0573d1-cba0-4282-a1f9-3c1a40799f65 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:31.042579 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fa0573d1-cba0-4282-a1f9-3c1a40799f65 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:31.043014 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fa0573d1-cba0-4282-a1f9-3c1a40799f65 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:31.043456 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fa0573d1-cba0-4282-a1f9-3c1a40799f65 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:31.044382 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-fa0573d1-cba0-4282-a1f9-3c1a40799f65 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:31.051712 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:31.051712 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:31.053253 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fa0573d1-cba0-4282-a1f9-3c1a40799f65 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:31.054033 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1625/3225] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:31 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:31.140893 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:31.140893 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:31.141980 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:45:31.839104 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a16ac5e1-32bd-450a-9259-29be144a6944 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:31.843406 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a16ac5e1-32bd-450a-9259-29be144a6944 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:31.843842 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a16ac5e1-32bd-450a-9259-29be144a6944 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:31.844314 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a16ac5e1-32bd-450a-9259-29be144a6944 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:31.844656 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-a16ac5e1-32bd-450a-9259-29be144a6944 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:31.851938 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:31.851938 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:31.853462 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a16ac5e1-32bd-450a-9259-29be144a6944 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:31.854181 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1626/3226] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:31 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:32.063430 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-709a561c-9ad7-440b-855d-90ced3bc99c6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:32.067836 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-709a561c-9ad7-440b-855d-90ced3bc99c6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:32.068271 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-709a561c-9ad7-440b-855d-90ced3bc99c6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:32.068715 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-709a561c-9ad7-440b-855d-90ced3bc99c6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:32.069014 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-709a561c-9ad7-440b-855d-90ced3bc99c6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:32.077355 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:32.077355 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:32.079021 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-709a561c-9ad7-440b-855d-90ced3bc99c6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:32.079712 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1627/3227] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:32 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:32.157535 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:32.157535 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:32.158614 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:45:32.158929 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.backup.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Checking backup size 1 against volume size 1 {{(pid=122525) restore /opt/stack/cinder/cinder/backup/api.py:414}} Apr 30 21:45:32.159212 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.backup.api [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Overwriting volume 8a314b0a-d670-4639-9a0d-b59fa00c9098 with restore of backup 3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:32.346248 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.backup.rpcapi [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] restore_backup in rpcapi backup_id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93 {{(pid=122525) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:70}} Apr 30 21:45:32.349379 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f3cba406-06f4-44b2-a93b-b3c037c83c05 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93/restore returned with HTTP 202 Apr 30 21:45:32.350210 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1601/3228] 10.222.0.23 () {60 vars in 1369 bytes} [Sat Apr 30 21:45:28 2022] POST /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93/restore => generated 189 bytes in 3812 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:45:32.356085 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0a998ccb-0a25-4d6b-a021-687035ebf8ed None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:32.361172 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0a998ccb-0a25-4d6b-a021-687035ebf8ed tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:32.361718 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0a998ccb-0a25-4d6b-a021-687035ebf8ed tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:32.362292 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0a998ccb-0a25-4d6b-a021-687035ebf8ed tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:32.362685 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-0a998ccb-0a25-4d6b-a021-687035ebf8ed tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:32.371639 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:32.371639 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:32.373428 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0a998ccb-0a25-4d6b-a021-687035ebf8ed tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:32.374177 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1628/3229] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:32 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:32.864235 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7d572cd1-0ed4-407d-b47c-444bf2bb49d7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:32.869490 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7d572cd1-0ed4-407d-b47c-444bf2bb49d7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:32.870058 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7d572cd1-0ed4-407d-b47c-444bf2bb49d7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:32.870511 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7d572cd1-0ed4-407d-b47c-444bf2bb49d7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:32.870812 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-7d572cd1-0ed4-407d-b47c-444bf2bb49d7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:32.878657 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:32.878657 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:32.880454 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7d572cd1-0ed4-407d-b47c-444bf2bb49d7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:32.881141 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1602/3230] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:32 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:33.089120 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-20dcb988-bf99-4ac6-9e49-15861011ed04 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:33.093696 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-20dcb988-bf99-4ac6-9e49-15861011ed04 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:33.096465 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-20dcb988-bf99-4ac6-9e49-15861011ed04 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:33.096465 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-20dcb988-bf99-4ac6-9e49-15861011ed04 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:33.096465 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-20dcb988-bf99-4ac6-9e49-15861011ed04 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:33.102549 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:33.102549 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:33.104119 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-20dcb988-bf99-4ac6-9e49-15861011ed04 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:33.104811 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1629/3231] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:33 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:33.385316 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-67def12c-da0e-490a-b306-90c7b6e99cbb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:33.389786 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-67def12c-da0e-490a-b306-90c7b6e99cbb tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:33.390237 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-67def12c-da0e-490a-b306-90c7b6e99cbb tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:33.390710 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-67def12c-da0e-490a-b306-90c7b6e99cbb tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:33.391011 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-67def12c-da0e-490a-b306-90c7b6e99cbb tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:33.398330 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:33.398330 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:33.399879 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-67def12c-da0e-490a-b306-90c7b6e99cbb tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:33.400550 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1603/3232] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:33 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:33.890439 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ba776758-436b-42cb-b066-ff81f9f61d7a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:33.894833 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ba776758-436b-42cb-b066-ff81f9f61d7a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:33.895272 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ba776758-436b-42cb-b066-ff81f9f61d7a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:33.895719 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ba776758-436b-42cb-b066-ff81f9f61d7a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:33.896018 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-ba776758-436b-42cb-b066-ff81f9f61d7a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:33.904776 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:33.904776 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:33.906668 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ba776758-436b-42cb-b066-ff81f9f61d7a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:33.910311 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1630/3233] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:33 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:34.114496 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-470b0fe4-c358-425f-ab24-34f725b1811a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:34.118963 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-470b0fe4-c358-425f-ab24-34f725b1811a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:34.119399 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-470b0fe4-c358-425f-ab24-34f725b1811a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:34.119856 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-470b0fe4-c358-425f-ab24-34f725b1811a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:34.120157 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-470b0fe4-c358-425f-ab24-34f725b1811a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:34.128649 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:34.128649 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:34.134709 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-470b0fe4-c358-425f-ab24-34f725b1811a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:34.134709 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1604/3234] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:34 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:34.410246 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3f19c205-385a-45e8-b2f5-99b55cc6fa11 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:34.415946 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3f19c205-385a-45e8-b2f5-99b55cc6fa11 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:34.416521 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3f19c205-385a-45e8-b2f5-99b55cc6fa11 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:34.416969 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3f19c205-385a-45e8-b2f5-99b55cc6fa11 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:34.417271 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-3f19c205-385a-45e8-b2f5-99b55cc6fa11 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:34.426307 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:34.426307 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:34.428008 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3f19c205-385a-45e8-b2f5-99b55cc6fa11 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:34.428706 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1631/3235] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:34 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:34.916848 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f8b53cd9-8cdf-43af-b6da-e4e76f7ae0a6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:34.921657 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f8b53cd9-8cdf-43af-b6da-e4e76f7ae0a6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:34.922117 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f8b53cd9-8cdf-43af-b6da-e4e76f7ae0a6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:34.922559 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f8b53cd9-8cdf-43af-b6da-e4e76f7ae0a6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:34.922945 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-f8b53cd9-8cdf-43af-b6da-e4e76f7ae0a6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:34.930438 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:34.930438 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:34.931979 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f8b53cd9-8cdf-43af-b6da-e4e76f7ae0a6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:34.932641 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1605/3236] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:34 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:35.140819 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-59c5a623-6105-43c8-88d1-b01df57d05b3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:35.145149 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-59c5a623-6105-43c8-88d1-b01df57d05b3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:35.145619 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-59c5a623-6105-43c8-88d1-b01df57d05b3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:35.146103 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-59c5a623-6105-43c8-88d1-b01df57d05b3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:35.146407 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-59c5a623-6105-43c8-88d1-b01df57d05b3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:35.154698 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:35.154698 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:35.156256 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-59c5a623-6105-43c8-88d1-b01df57d05b3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:35.156988 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1632/3237] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:35 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:35.438369 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fd63ceb7-f817-40c6-8da8-de631f3aa8c3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:35.442646 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd63ceb7-f817-40c6-8da8-de631f3aa8c3 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:35.444384 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd63ceb7-f817-40c6-8da8-de631f3aa8c3 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:35.444384 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd63ceb7-f817-40c6-8da8-de631f3aa8c3 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:35.444384 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-fd63ceb7-f817-40c6-8da8-de631f3aa8c3 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:35.453223 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:35.453223 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:35.454817 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd63ceb7-f817-40c6-8da8-de631f3aa8c3 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:35.455485 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1606/3238] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:35 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:35.942555 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-93793440-e3fa-4a99-b483-3e5485947f8d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:35.946855 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-93793440-e3fa-4a99-b483-3e5485947f8d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:35.947314 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-93793440-e3fa-4a99-b483-3e5485947f8d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:35.947765 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-93793440-e3fa-4a99-b483-3e5485947f8d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:35.948062 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-93793440-e3fa-4a99-b483-3e5485947f8d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:35.956623 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:35.956623 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:35.958247 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-93793440-e3fa-4a99-b483-3e5485947f8d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:35.961626 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1633/3239] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:35 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:36.165773 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-35a622c0-d330-4048-8597-176fd8161373 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:36.170719 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-35a622c0-d330-4048-8597-176fd8161373 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:36.171157 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-35a622c0-d330-4048-8597-176fd8161373 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:36.171601 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-35a622c0-d330-4048-8597-176fd8161373 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:36.171904 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-35a622c0-d330-4048-8597-176fd8161373 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:36.179400 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:36.179400 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:36.180967 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-35a622c0-d330-4048-8597-176fd8161373 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:36.181632 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1607/3240] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:36 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:36.464777 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-222e7372-b743-485e-afd7-7b6bac3355aa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:36.469321 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-222e7372-b743-485e-afd7-7b6bac3355aa tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:36.469777 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-222e7372-b743-485e-afd7-7b6bac3355aa tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:36.470286 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-222e7372-b743-485e-afd7-7b6bac3355aa tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:36.470721 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-222e7372-b743-485e-afd7-7b6bac3355aa tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:36.477943 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:36.477943 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:36.479563 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-222e7372-b743-485e-afd7-7b6bac3355aa tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:36.480238 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1634/3241] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:36 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:36.968517 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1e40dc03-aba0-4a9b-8037-8816a85251c8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:36.972830 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1e40dc03-aba0-4a9b-8037-8816a85251c8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:36.973213 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1e40dc03-aba0-4a9b-8037-8816a85251c8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:36.973654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1e40dc03-aba0-4a9b-8037-8816a85251c8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:36.974022 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-1e40dc03-aba0-4a9b-8037-8816a85251c8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:36.981444 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:36.981444 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:36.983542 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1e40dc03-aba0-4a9b-8037-8816a85251c8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:36.984221 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1608/3242] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:36 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:37.195933 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-76f8ac67-ca6a-4543-a674-24759bdafdb8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:37.201467 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-76f8ac67-ca6a-4543-a674-24759bdafdb8 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:37.202097 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-76f8ac67-ca6a-4543-a674-24759bdafdb8 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:37.202553 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-76f8ac67-ca6a-4543-a674-24759bdafdb8 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:37.202856 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-76f8ac67-ca6a-4543-a674-24759bdafdb8 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:37.210430 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:37.210430 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:37.212036 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-76f8ac67-ca6a-4543-a674-24759bdafdb8 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:37.212756 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1635/3243] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:37 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:37.490203 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5a84b325-8bc9-4fd6-9a1f-54aa19f7ea68 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:37.494795 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5a84b325-8bc9-4fd6-9a1f-54aa19f7ea68 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:37.495265 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5a84b325-8bc9-4fd6-9a1f-54aa19f7ea68 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:37.495705 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5a84b325-8bc9-4fd6-9a1f-54aa19f7ea68 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:37.496000 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-5a84b325-8bc9-4fd6-9a1f-54aa19f7ea68 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:37.503347 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:37.503347 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:37.504928 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5a84b325-8bc9-4fd6-9a1f-54aa19f7ea68 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:37.505601 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1609/3244] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:37 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:37.993550 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ce8e37cf-765e-4b18-baaf-559ac667a88d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:37.997955 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ce8e37cf-765e-4b18-baaf-559ac667a88d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:37.998397 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ce8e37cf-765e-4b18-baaf-559ac667a88d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:37.998846 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ce8e37cf-765e-4b18-baaf-559ac667a88d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:37.999150 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-ce8e37cf-765e-4b18-baaf-559ac667a88d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:38.006985 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:38.006985 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:38.008612 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ce8e37cf-765e-4b18-baaf-559ac667a88d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:38.009330 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1636/3245] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:37 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:38.222310 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8f497f6e-2de7-46be-b482-c6b04177fee9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:38.226573 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8f497f6e-2de7-46be-b482-c6b04177fee9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:38.227013 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8f497f6e-2de7-46be-b482-c6b04177fee9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:38.227483 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8f497f6e-2de7-46be-b482-c6b04177fee9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:38.227787 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-8f497f6e-2de7-46be-b482-c6b04177fee9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:38.235165 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:38.235165 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:38.236703 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8f497f6e-2de7-46be-b482-c6b04177fee9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:38.237373 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1610/3246] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:38 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:38.514958 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f003c92a-665c-4887-95ba-f114efc39f20 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:38.519252 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f003c92a-665c-4887-95ba-f114efc39f20 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:38.519694 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f003c92a-665c-4887-95ba-f114efc39f20 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:38.520143 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f003c92a-665c-4887-95ba-f114efc39f20 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:38.520444 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f003c92a-665c-4887-95ba-f114efc39f20 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:38.527981 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:38.527981 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:38.529741 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f003c92a-665c-4887-95ba-f114efc39f20 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:38.530504 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1637/3247] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:38 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:39.019374 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9385e627-8475-4341-87f1-1462683a8001 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:39.023748 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9385e627-8475-4341-87f1-1462683a8001 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:39.024187 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9385e627-8475-4341-87f1-1462683a8001 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:39.024661 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9385e627-8475-4341-87f1-1462683a8001 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:39.024966 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-9385e627-8475-4341-87f1-1462683a8001 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:39.033399 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:39.033399 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:39.035037 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9385e627-8475-4341-87f1-1462683a8001 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:39.035720 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1611/3248] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:39 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:39.246745 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a76b381f-ed13-4fee-bd33-9a3cc19b2864 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:39.250950 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a76b381f-ed13-4fee-bd33-9a3cc19b2864 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:39.255578 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a76b381f-ed13-4fee-bd33-9a3cc19b2864 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:39.255578 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a76b381f-ed13-4fee-bd33-9a3cc19b2864 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:39.255578 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-a76b381f-ed13-4fee-bd33-9a3cc19b2864 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:39.259730 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:39.259730 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:39.261263 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a76b381f-ed13-4fee-bd33-9a3cc19b2864 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:39.261961 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1638/3249] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:39 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:39.539993 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4827fcfb-9435-49bc-92b8-6d50f60947c2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:39.544295 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4827fcfb-9435-49bc-92b8-6d50f60947c2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:39.544736 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4827fcfb-9435-49bc-92b8-6d50f60947c2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:39.545194 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4827fcfb-9435-49bc-92b8-6d50f60947c2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:39.545992 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-4827fcfb-9435-49bc-92b8-6d50f60947c2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:39.554113 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:39.554113 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:39.555718 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4827fcfb-9435-49bc-92b8-6d50f60947c2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:39.556604 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1612/3250] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:39 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:40.044927 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2d339c49-8144-4687-a486-8ac7c7c364ea None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:40.049674 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2d339c49-8144-4687-a486-8ac7c7c364ea tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:40.050141 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2d339c49-8144-4687-a486-8ac7c7c364ea tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:40.050588 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2d339c49-8144-4687-a486-8ac7c7c364ea tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:40.050890 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-2d339c49-8144-4687-a486-8ac7c7c364ea tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:40.058242 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:40.058242 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:40.059810 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2d339c49-8144-4687-a486-8ac7c7c364ea tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:40.060491 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1639/3251] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:40 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:40.271845 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-abd98fb1-d7c7-4798-b1ea-30cc46fb2e37 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:40.277362 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-abd98fb1-d7c7-4798-b1ea-30cc46fb2e37 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:40.277932 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-abd98fb1-d7c7-4798-b1ea-30cc46fb2e37 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:40.278382 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-abd98fb1-d7c7-4798-b1ea-30cc46fb2e37 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:40.278686 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-abd98fb1-d7c7-4798-b1ea-30cc46fb2e37 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:40.286934 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:40.286934 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:40.288670 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-abd98fb1-d7c7-4798-b1ea-30cc46fb2e37 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:40.289401 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1613/3252] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:40 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:40.564943 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5c93d792-32b1-4bad-9ad4-a55d29dea85b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:40.569271 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5c93d792-32b1-4bad-9ad4-a55d29dea85b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:40.569713 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5c93d792-32b1-4bad-9ad4-a55d29dea85b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:40.570201 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5c93d792-32b1-4bad-9ad4-a55d29dea85b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:40.570507 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-5c93d792-32b1-4bad-9ad4-a55d29dea85b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:40.577992 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:40.577992 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:40.579964 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5c93d792-32b1-4bad-9ad4-a55d29dea85b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:40.580672 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1640/3253] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:40 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:41.071761 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6455ae58-f7ac-44c1-bd9e-769780ce5cce None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:41.076055 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6455ae58-f7ac-44c1-bd9e-769780ce5cce tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:41.076574 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6455ae58-f7ac-44c1-bd9e-769780ce5cce tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:41.077022 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6455ae58-f7ac-44c1-bd9e-769780ce5cce tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:41.077325 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-6455ae58-f7ac-44c1-bd9e-769780ce5cce tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:41.085404 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:41.085404 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:41.087010 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6455ae58-f7ac-44c1-bd9e-769780ce5cce tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:41.088410 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1614/3254] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:41 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:41.298899 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9acff64d-01ec-42a2-8148-004fbfc2c24e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:41.305278 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9acff64d-01ec-42a2-8148-004fbfc2c24e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:41.305278 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9acff64d-01ec-42a2-8148-004fbfc2c24e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:41.305278 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9acff64d-01ec-42a2-8148-004fbfc2c24e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:41.305278 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-9acff64d-01ec-42a2-8148-004fbfc2c24e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:41.312114 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:41.312114 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:41.313662 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9acff64d-01ec-42a2-8148-004fbfc2c24e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:41.314368 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1641/3255] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:41 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:41.590348 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-62f82dae-2a6d-499a-ad36-bf00fbf422e2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:41.594678 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-62f82dae-2a6d-499a-ad36-bf00fbf422e2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:41.595120 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-62f82dae-2a6d-499a-ad36-bf00fbf422e2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:41.595565 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-62f82dae-2a6d-499a-ad36-bf00fbf422e2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:41.595866 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-62f82dae-2a6d-499a-ad36-bf00fbf422e2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:41.603181 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:41.603181 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:41.609227 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-62f82dae-2a6d-499a-ad36-bf00fbf422e2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:41.609227 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1615/3256] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:41 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:42.096970 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e71c0a2e-8be2-4d1b-a32d-7e854098d168 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:42.101891 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e71c0a2e-8be2-4d1b-a32d-7e854098d168 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:42.102329 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e71c0a2e-8be2-4d1b-a32d-7e854098d168 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:42.102778 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e71c0a2e-8be2-4d1b-a32d-7e854098d168 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:42.103079 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-e71c0a2e-8be2-4d1b-a32d-7e854098d168 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:42.110394 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:42.110394 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:42.111933 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e71c0a2e-8be2-4d1b-a32d-7e854098d168 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:42.112607 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1642/3257] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:42 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:42.324756 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c0724c0d-fcab-4b0e-998f-abd0cf5a162a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:42.329073 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c0724c0d-fcab-4b0e-998f-abd0cf5a162a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:42.329530 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c0724c0d-fcab-4b0e-998f-abd0cf5a162a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:42.329991 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c0724c0d-fcab-4b0e-998f-abd0cf5a162a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:42.330291 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-c0724c0d-fcab-4b0e-998f-abd0cf5a162a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:42.338531 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:42.338531 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:42.340095 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c0724c0d-fcab-4b0e-998f-abd0cf5a162a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:42.340766 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1616/3258] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:42 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:42.614843 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2526a91f-8cd7-457b-a77a-082cbbb1b7b0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:42.619146 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2526a91f-8cd7-457b-a77a-082cbbb1b7b0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:42.619614 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2526a91f-8cd7-457b-a77a-082cbbb1b7b0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:42.620060 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2526a91f-8cd7-457b-a77a-082cbbb1b7b0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:42.620361 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-2526a91f-8cd7-457b-a77a-082cbbb1b7b0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:42.628010 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:42.628010 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:42.629553 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2526a91f-8cd7-457b-a77a-082cbbb1b7b0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:42.632629 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1643/3259] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:42 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:43.121261 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5a173e60-a0a4-4181-9572-763efe5f9fde None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:43.125742 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5a173e60-a0a4-4181-9572-763efe5f9fde tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:43.126964 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5a173e60-a0a4-4181-9572-763efe5f9fde tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:43.127579 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5a173e60-a0a4-4181-9572-763efe5f9fde tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:43.127910 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-5a173e60-a0a4-4181-9572-763efe5f9fde tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:43.136102 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:43.136102 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:43.138492 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5a173e60-a0a4-4181-9572-763efe5f9fde tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:43.139443 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1617/3260] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:43 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:43.350259 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-947a3bce-7e7e-49f6-8120-dcf55bae76dd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:43.355501 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-947a3bce-7e7e-49f6-8120-dcf55bae76dd tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:43.355914 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-947a3bce-7e7e-49f6-8120-dcf55bae76dd tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:43.356542 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-947a3bce-7e7e-49f6-8120-dcf55bae76dd tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:43.356852 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-947a3bce-7e7e-49f6-8120-dcf55bae76dd tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:43.364472 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:43.364472 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:43.366211 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-947a3bce-7e7e-49f6-8120-dcf55bae76dd tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:43.372211 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1644/3261] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:43 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:43.640256 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c9c98641-89d1-4b98-924e-9391112f1af9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:43.644450 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c9c98641-89d1-4b98-924e-9391112f1af9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:43.644919 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c9c98641-89d1-4b98-924e-9391112f1af9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:43.645366 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c9c98641-89d1-4b98-924e-9391112f1af9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:43.645668 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-c9c98641-89d1-4b98-924e-9391112f1af9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:43.654114 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:43.654114 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:43.655858 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c9c98641-89d1-4b98-924e-9391112f1af9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:43.656594 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1618/3262] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:43 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:44.148829 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1a5f331f-3590-45b6-a870-38a9371e8f0c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:44.154032 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1a5f331f-3590-45b6-a870-38a9371e8f0c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:44.156958 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1a5f331f-3590-45b6-a870-38a9371e8f0c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:44.156958 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1a5f331f-3590-45b6-a870-38a9371e8f0c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:44.156958 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-1a5f331f-3590-45b6-a870-38a9371e8f0c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:44.162634 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:44.162634 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:44.164182 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1a5f331f-3590-45b6-a870-38a9371e8f0c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:44.164867 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1645/3263] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:44 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:44.376993 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8f5d4a15-1b8a-4379-92bb-1f815f56ff47 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:44.381307 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8f5d4a15-1b8a-4379-92bb-1f815f56ff47 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:44.381743 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8f5d4a15-1b8a-4379-92bb-1f815f56ff47 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:44.382218 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8f5d4a15-1b8a-4379-92bb-1f815f56ff47 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:44.382518 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-8f5d4a15-1b8a-4379-92bb-1f815f56ff47 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:44.390336 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:44.390336 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:44.391869 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8f5d4a15-1b8a-4379-92bb-1f815f56ff47 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:44.392538 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1619/3264] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:44 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:44.666126 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9f8fe683-1f33-4396-b453-93dcee1581bf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:44.670469 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9f8fe683-1f33-4396-b453-93dcee1581bf tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:44.670904 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9f8fe683-1f33-4396-b453-93dcee1581bf tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:44.671346 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9f8fe683-1f33-4396-b453-93dcee1581bf tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:44.671644 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-9f8fe683-1f33-4396-b453-93dcee1581bf tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:44.679749 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:44.679749 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:44.681527 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9f8fe683-1f33-4396-b453-93dcee1581bf tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:44.682282 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1646/3265] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:44 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:45.173693 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c6ba70ed-1038-4a68-a3ff-03ca6c9f5a76 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:45.178034 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c6ba70ed-1038-4a68-a3ff-03ca6c9f5a76 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:45.178503 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c6ba70ed-1038-4a68-a3ff-03ca6c9f5a76 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:45.178945 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c6ba70ed-1038-4a68-a3ff-03ca6c9f5a76 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:45.179248 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-c6ba70ed-1038-4a68-a3ff-03ca6c9f5a76 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:45.186996 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:45.186996 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:45.191252 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c6ba70ed-1038-4a68-a3ff-03ca6c9f5a76 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:45.191252 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1620/3266] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:45 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:45.402498 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3453f84a-caba-478e-85c5-45cf6a019385 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:45.406788 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3453f84a-caba-478e-85c5-45cf6a019385 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:45.407244 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3453f84a-caba-478e-85c5-45cf6a019385 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:45.407686 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3453f84a-caba-478e-85c5-45cf6a019385 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:45.407983 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-3453f84a-caba-478e-85c5-45cf6a019385 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:45.417096 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:45.417096 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:45.419607 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3453f84a-caba-478e-85c5-45cf6a019385 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:45.420307 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1647/3267] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:45 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:45.691916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a22a56c4-efac-48f8-b492-2da6994195ca None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:45.696359 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a22a56c4-efac-48f8-b492-2da6994195ca tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:45.696820 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a22a56c4-efac-48f8-b492-2da6994195ca tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:45.697261 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a22a56c4-efac-48f8-b492-2da6994195ca tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:45.697721 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-a22a56c4-efac-48f8-b492-2da6994195ca tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:45.707540 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:45.707540 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:45.709392 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a22a56c4-efac-48f8-b492-2da6994195ca tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:45.710415 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1621/3268] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:45 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:46.198861 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b7a88c59-3cec-4aab-914b-d69868378cea None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:46.203229 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b7a88c59-3cec-4aab-914b-d69868378cea tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:46.203667 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b7a88c59-3cec-4aab-914b-d69868378cea tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:46.204139 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b7a88c59-3cec-4aab-914b-d69868378cea tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:46.204440 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-b7a88c59-3cec-4aab-914b-d69868378cea tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:46.212847 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:46.212847 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:46.214496 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b7a88c59-3cec-4aab-914b-d69868378cea tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:46.215186 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1648/3269] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:46 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:46.432336 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-014b77dc-d610-4aa7-8f2e-93a050f46368 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:46.436632 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-014b77dc-d610-4aa7-8f2e-93a050f46368 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:46.437064 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-014b77dc-d610-4aa7-8f2e-93a050f46368 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:46.437499 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-014b77dc-d610-4aa7-8f2e-93a050f46368 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:46.437824 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-014b77dc-d610-4aa7-8f2e-93a050f46368 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:46.446059 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:46.446059 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:46.447763 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-014b77dc-d610-4aa7-8f2e-93a050f46368 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:46.454363 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1622/3270] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:46 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:46.721812 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e4f2aa15-4ad9-4e59-a3ed-5d559db6c3df None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:46.726395 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e4f2aa15-4ad9-4e59-a3ed-5d559db6c3df tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:46.726485 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e4f2aa15-4ad9-4e59-a3ed-5d559db6c3df tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:46.726937 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e4f2aa15-4ad9-4e59-a3ed-5d559db6c3df tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:46.727238 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-e4f2aa15-4ad9-4e59-a3ed-5d559db6c3df tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:46.734921 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:46.734921 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:46.736536 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e4f2aa15-4ad9-4e59-a3ed-5d559db6c3df tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:46.737222 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1649/3271] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:46 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:47.224857 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-06ee7f25-591b-467f-b2b5-7ebdedcd9e67 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:47.229505 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-06ee7f25-591b-467f-b2b5-7ebdedcd9e67 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:47.229976 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-06ee7f25-591b-467f-b2b5-7ebdedcd9e67 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:47.230428 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-06ee7f25-591b-467f-b2b5-7ebdedcd9e67 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:47.230735 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-06ee7f25-591b-467f-b2b5-7ebdedcd9e67 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:47.238436 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:47.238436 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:47.240390 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-06ee7f25-591b-467f-b2b5-7ebdedcd9e67 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:47.247735 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1623/3272] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:47 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:47.457042 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d3885024-85eb-4dcd-9572-7b998fa84a62 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:47.461486 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d3885024-85eb-4dcd-9572-7b998fa84a62 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:47.461958 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d3885024-85eb-4dcd-9572-7b998fa84a62 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:47.462402 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d3885024-85eb-4dcd-9572-7b998fa84a62 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:47.462725 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-d3885024-85eb-4dcd-9572-7b998fa84a62 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:47.471721 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:47.471721 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:47.472063 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d3885024-85eb-4dcd-9572-7b998fa84a62 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:47.472775 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1650/3273] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:47 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:47.746496 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d8528106-c68c-4af8-afa2-1c25b4ba1fa7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:47.750792 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d8528106-c68c-4af8-afa2-1c25b4ba1fa7 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:47.751229 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d8528106-c68c-4af8-afa2-1c25b4ba1fa7 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:47.751676 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d8528106-c68c-4af8-afa2-1c25b4ba1fa7 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:47.751977 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-d8528106-c68c-4af8-afa2-1c25b4ba1fa7 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:47.759562 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:47.759562 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:47.761142 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d8528106-c68c-4af8-afa2-1c25b4ba1fa7 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:47.761835 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1624/3274] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:47 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:48.251311 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9d6ae693-7709-4dc2-9859-9b0223e5f2b9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:48.255653 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9d6ae693-7709-4dc2-9859-9b0223e5f2b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:48.256095 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9d6ae693-7709-4dc2-9859-9b0223e5f2b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:48.256542 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9d6ae693-7709-4dc2-9859-9b0223e5f2b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:48.256845 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-9d6ae693-7709-4dc2-9859-9b0223e5f2b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:48.264736 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:48.264736 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:48.266652 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9d6ae693-7709-4dc2-9859-9b0223e5f2b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:48.267362 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1651/3275] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:48 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:48.482260 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-577ca2bf-d0ee-4321-a0ee-f6bc96e5609f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:48.486611 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-577ca2bf-d0ee-4321-a0ee-f6bc96e5609f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:48.487078 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-577ca2bf-d0ee-4321-a0ee-f6bc96e5609f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:48.487558 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-577ca2bf-d0ee-4321-a0ee-f6bc96e5609f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:48.487858 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-577ca2bf-d0ee-4321-a0ee-f6bc96e5609f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:48.495838 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:48.495838 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:48.497384 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-577ca2bf-d0ee-4321-a0ee-f6bc96e5609f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:48.498108 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1625/3276] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:48 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:48.771228 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0e2bf234-ccc4-447a-802a-920451a66aa0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:48.775478 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0e2bf234-ccc4-447a-802a-920451a66aa0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:48.776290 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0e2bf234-ccc4-447a-802a-920451a66aa0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:48.776667 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0e2bf234-ccc4-447a-802a-920451a66aa0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:48.776965 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-0e2bf234-ccc4-447a-802a-920451a66aa0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:48.784117 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:48.784117 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:48.785661 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0e2bf234-ccc4-447a-802a-920451a66aa0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:48.786358 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1652/3277] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:48 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:49.277527 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e3a4896b-b122-4165-98ec-18b1d3c3c298 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:49.281793 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e3a4896b-b122-4165-98ec-18b1d3c3c298 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:49.282235 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e3a4896b-b122-4165-98ec-18b1d3c3c298 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:49.282721 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e3a4896b-b122-4165-98ec-18b1d3c3c298 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:49.283048 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-e3a4896b-b122-4165-98ec-18b1d3c3c298 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:49.290837 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:49.290837 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:49.292436 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e3a4896b-b122-4165-98ec-18b1d3c3c298 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:49.293110 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1626/3278] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:49 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:49.507543 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4388b044-59e6-4ca0-88f0-5803f639f08c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:49.511901 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4388b044-59e6-4ca0-88f0-5803f639f08c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:49.516771 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4388b044-59e6-4ca0-88f0-5803f639f08c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:49.516771 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4388b044-59e6-4ca0-88f0-5803f639f08c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:49.516771 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-4388b044-59e6-4ca0-88f0-5803f639f08c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:49.520380 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:49.520380 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:49.521950 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4388b044-59e6-4ca0-88f0-5803f639f08c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:49.522626 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1653/3279] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:49 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:49.796083 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-238e073d-7d6e-48cf-8a9b-b0e24fa34fba None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:49.800938 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-238e073d-7d6e-48cf-8a9b-b0e24fa34fba tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:49.801419 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-238e073d-7d6e-48cf-8a9b-b0e24fa34fba tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:49.801899 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-238e073d-7d6e-48cf-8a9b-b0e24fa34fba tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:49.802477 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-238e073d-7d6e-48cf-8a9b-b0e24fa34fba tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:49.812018 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:49.812018 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:49.813794 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-238e073d-7d6e-48cf-8a9b-b0e24fa34fba tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:49.814518 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1627/3280] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:49 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 813 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:49.823755 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ec0235fb-c5a4-4076-b116-59f30dd14733 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:49.827461 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ec0235fb-c5a4-4076-b116-59f30dd14733 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/8a314b0a-d670-4639-9a0d-b59fa00c9098 Apr 30 21:45:49.827904 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ec0235fb-c5a4-4076-b116-59f30dd14733 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:49.828356 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ec0235fb-c5a4-4076-b116-59f30dd14733 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:49.842208 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:49.842208 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:49.848934 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ec0235fb-c5a4-4076-b116-59f30dd14733 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:45:49.857784 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ec0235fb-c5a4-4076-b116-59f30dd14733 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/8a314b0a-d670-4639-9a0d-b59fa00c9098 returned with HTTP 200 Apr 30 21:45:49.860519 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1654/3281] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:49 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/8a314b0a-d670-4639-9a0d-b59fa00c9098 => generated 964 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:49.870730 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d6366fb4-efd7-4e3a-9dcc-339f0cb507f8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:49.874285 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d6366fb4-efd7-4e3a-9dcc-339f0cb507f8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes Apr 30 21:45:49.874741 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d6366fb4-efd7-4e3a-9dcc-339f0cb507f8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:49.875264 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d6366fb4-efd7-4e3a-9dcc-339f0cb507f8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:49.875911 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-d6366fb4-efd7-4e3a-9dcc-339f0cb507f8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:45:49.877538 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d6366fb4-efd7-4e3a-9dcc-339f0cb507f8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:45:49.926064 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d6366fb4-efd7-4e3a-9dcc-339f0cb507f8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Get all volumes completed successfully. Apr 30 21:45:49.927156 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d6366fb4-efd7-4e3a-9dcc-339f0cb507f8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes returned with HTTP 200 Apr 30 21:45:49.927873 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1628/3282] 10.222.0.23 () {58 vars in 1213 bytes} [Sat Apr 30 21:45:49 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes => generated 795 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:49.935483 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-857d1750-872a-46b7-9441-640dee11df20 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:49.938997 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-857d1750-872a-46b7-9441-640dee11df20 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] DELETE http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/8a314b0a-d670-4639-9a0d-b59fa00c9098 Apr 30 21:45:49.939439 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-857d1750-872a-46b7-9441-640dee11df20 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:49.939893 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-857d1750-872a-46b7-9441-640dee11df20 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:49.940290 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-857d1750-872a-46b7-9441-640dee11df20 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Delete volume with id: 8a314b0a-d670-4639-9a0d-b59fa00c9098 Apr 30 21:45:49.954284 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:49.954284 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:49.955280 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-857d1750-872a-46b7-9441-640dee11df20 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:45:50.117485 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-857d1750-872a-46b7-9441-640dee11df20 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Delete volume request issued successfully. Apr 30 21:45:50.117917 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-857d1750-872a-46b7-9441-640dee11df20 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/8a314b0a-d670-4639-9a0d-b59fa00c9098 returned with HTTP 202 Apr 30 21:45:50.118613 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1655/3283] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:45:49 2022] DELETE /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/8a314b0a-d670-4639-9a0d-b59fa00c9098 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:45:50.123352 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e9bd9697-97aa-4905-8c9e-ebaf9ef46d94 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:50.128260 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e9bd9697-97aa-4905-8c9e-ebaf9ef46d94 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] DELETE http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 Apr 30 21:45:50.128704 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e9bd9697-97aa-4905-8c9e-ebaf9ef46d94 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:50.129154 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e9bd9697-97aa-4905-8c9e-ebaf9ef46d94 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:50.129545 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.backups [None req-e9bd9697-97aa-4905-8c9e-ebaf9ef46d94 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Delete backup with id: fcb8f2aa-aec3-4daa-8035-a2a3b9a80082. Apr 30 21:45:50.139691 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:50.139691 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:50.301679 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-269ea666-c836-4407-9a64-6c92578e30e8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:50.306307 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-269ea666-c836-4407-9a64-6c92578e30e8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:50.307390 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-269ea666-c836-4407-9a64-6c92578e30e8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:50.307846 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-269ea666-c836-4407-9a64-6c92578e30e8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:50.308210 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-269ea666-c836-4407-9a64-6c92578e30e8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:50.313794 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.backup.rpcapi [None req-e9bd9697-97aa-4905-8c9e-ebaf9ef46d94 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] delete_backup rpcapi backup_id fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 {{(pid=122525) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:76}} Apr 30 21:45:50.316909 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e9bd9697-97aa-4905-8c9e-ebaf9ef46d94 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 returned with HTTP 202 Apr 30 21:45:50.317693 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1629/3284] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:45:50 2022] DELETE /volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:45:50.323155 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-96c7b02e-0490-495a-99bc-039d66d5f903 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:50.325779 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:50.325779 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:50.327515 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-96c7b02e-0490-495a-99bc-039d66d5f903 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] GET http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 Apr 30 21:45:50.327739 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-269ea666-c836-4407-9a64-6c92578e30e8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:50.328056 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-96c7b02e-0490-495a-99bc-039d66d5f903 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:50.328562 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1656/3285] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:50 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:50.333700 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-96c7b02e-0490-495a-99bc-039d66d5f903 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:50.334090 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-96c7b02e-0490-495a-99bc-039d66d5f903 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Show backup with id fcb8f2aa-aec3-4daa-8035-a2a3b9a80082. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:50.342517 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:50.342517 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:50.344117 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-96c7b02e-0490-495a-99bc-039d66d5f903 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 returned with HTTP 200 Apr 30 21:45:50.346605 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1630/3286] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:50 2022] GET /volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:50.532842 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-15dc737a-9a11-4c73-b728-cad2ff8e8b3e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:50.537386 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-15dc737a-9a11-4c73-b728-cad2ff8e8b3e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:50.537872 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-15dc737a-9a11-4c73-b728-cad2ff8e8b3e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:50.538347 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-15dc737a-9a11-4c73-b728-cad2ff8e8b3e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:50.538656 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-15dc737a-9a11-4c73-b728-cad2ff8e8b3e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:50.546478 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:50.546478 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:50.548363 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-15dc737a-9a11-4c73-b728-cad2ff8e8b3e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:50.549042 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1657/3287] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:50 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:51.336751 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ecef6ce0-0561-4749-9fbd-da5f2693aa11 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:51.341863 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ecef6ce0-0561-4749-9fbd-da5f2693aa11 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:51.342256 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ecef6ce0-0561-4749-9fbd-da5f2693aa11 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:51.342720 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ecef6ce0-0561-4749-9fbd-da5f2693aa11 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:51.343023 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-ecef6ce0-0561-4749-9fbd-da5f2693aa11 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:51.350907 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:51.350907 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:51.352486 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ecef6ce0-0561-4749-9fbd-da5f2693aa11 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:51.353183 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1631/3288] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:51 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:51.356336 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e2970c6a-80e3-48cf-99a6-9d3f2cf8fec1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:51.360708 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2970c6a-80e3-48cf-99a6-9d3f2cf8fec1 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] GET http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 Apr 30 21:45:51.361145 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2970c6a-80e3-48cf-99a6-9d3f2cf8fec1 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:51.361585 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2970c6a-80e3-48cf-99a6-9d3f2cf8fec1 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:51.361921 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-e2970c6a-80e3-48cf-99a6-9d3f2cf8fec1 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Show backup with id fcb8f2aa-aec3-4daa-8035-a2a3b9a80082. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:51.369046 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:51.369046 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:51.370390 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2970c6a-80e3-48cf-99a6-9d3f2cf8fec1 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 returned with HTTP 200 Apr 30 21:45:51.371055 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1658/3289] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:51 2022] GET /volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 => generated 814 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:51.558701 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c2c20440-0a32-483b-8f24-0e8907a245a7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:51.562907 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c2c20440-0a32-483b-8f24-0e8907a245a7 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:51.563345 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c2c20440-0a32-483b-8f24-0e8907a245a7 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:51.563797 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c2c20440-0a32-483b-8f24-0e8907a245a7 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:51.564120 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-c2c20440-0a32-483b-8f24-0e8907a245a7 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:51.571431 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:51.571431 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:51.573537 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c2c20440-0a32-483b-8f24-0e8907a245a7 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:51.574254 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1632/3290] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:51 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:52.361656 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0f960439-2619-4c9f-ae38-ac50c408d155 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:52.366020 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0f960439-2619-4c9f-ae38-ac50c408d155 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:52.366456 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0f960439-2619-4c9f-ae38-ac50c408d155 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:52.367022 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0f960439-2619-4c9f-ae38-ac50c408d155 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:52.367325 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-0f960439-2619-4c9f-ae38-ac50c408d155 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:52.375333 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:52.375333 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:52.377016 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0f960439-2619-4c9f-ae38-ac50c408d155 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:52.377730 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1659/3291] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:52 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:52.380754 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fdae07d6-c560-4577-af4f-545427e8daa2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:52.385261 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fdae07d6-c560-4577-af4f-545427e8daa2 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] GET http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 Apr 30 21:45:52.385703 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fdae07d6-c560-4577-af4f-545427e8daa2 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:52.386207 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fdae07d6-c560-4577-af4f-545427e8daa2 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:52.386513 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-fdae07d6-c560-4577-af4f-545427e8daa2 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Show backup with id fcb8f2aa-aec3-4daa-8035-a2a3b9a80082. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:52.393850 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:52.393850 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:52.395073 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fdae07d6-c560-4577-af4f-545427e8daa2 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 returned with HTTP 200 Apr 30 21:45:52.395749 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1633/3292] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:52 2022] GET /volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 => generated 814 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:52.593181 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c90245fb-a615-4d99-894f-6153732c15ff None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:52.597360 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c90245fb-a615-4d99-894f-6153732c15ff tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:52.597841 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c90245fb-a615-4d99-894f-6153732c15ff tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:52.598293 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c90245fb-a615-4d99-894f-6153732c15ff tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:52.598666 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-c90245fb-a615-4d99-894f-6153732c15ff tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:52.607075 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:52.607075 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:52.608663 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c90245fb-a615-4d99-894f-6153732c15ff tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:52.609325 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1660/3293] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:52 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:53.387536 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-324f4342-b004-404b-9fc8-339f7ac5d3e4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:53.391821 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-324f4342-b004-404b-9fc8-339f7ac5d3e4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:53.395006 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-324f4342-b004-404b-9fc8-339f7ac5d3e4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:53.395006 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-324f4342-b004-404b-9fc8-339f7ac5d3e4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:53.395006 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-324f4342-b004-404b-9fc8-339f7ac5d3e4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:53.400452 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:53.400452 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:53.402447 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-324f4342-b004-404b-9fc8-339f7ac5d3e4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:53.403154 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1634/3294] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:53 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:45:53.404939 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d6884d88-6f0c-4753-998e-14921627a995 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:53.410225 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d6884d88-6f0c-4753-998e-14921627a995 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] GET http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 Apr 30 21:45:53.410667 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d6884d88-6f0c-4753-998e-14921627a995 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:53.411136 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d6884d88-6f0c-4753-998e-14921627a995 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:53.411433 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-d6884d88-6f0c-4753-998e-14921627a995 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Show backup with id fcb8f2aa-aec3-4daa-8035-a2a3b9a80082. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:53.418609 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:53.418609 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:53.419961 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d6884d88-6f0c-4753-998e-14921627a995 tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 returned with HTTP 200 Apr 30 21:45:53.420644 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1661/3295] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:53 2022] GET /volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:53.618899 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8972e109-1547-4c49-b7a0-72ac7842389d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:53.624266 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8972e109-1547-4c49-b7a0-72ac7842389d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:53.624765 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8972e109-1547-4c49-b7a0-72ac7842389d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:53.625291 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8972e109-1547-4c49-b7a0-72ac7842389d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:53.625592 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-8972e109-1547-4c49-b7a0-72ac7842389d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:53.633194 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:53.633194 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:53.634848 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8972e109-1547-4c49-b7a0-72ac7842389d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:53.635547 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1635/3296] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:53 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:54.412419 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b6331d7b-1b78-44fd-b0b3-4a7ed631de7d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:54.416806 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b6331d7b-1b78-44fd-b0b3-4a7ed631de7d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:54.417248 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b6331d7b-1b78-44fd-b0b3-4a7ed631de7d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:54.417690 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b6331d7b-1b78-44fd-b0b3-4a7ed631de7d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:54.418055 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-b6331d7b-1b78-44fd-b0b3-4a7ed631de7d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:54.425267 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:54.425267 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:54.426851 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b6331d7b-1b78-44fd-b0b3-4a7ed631de7d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:54.427857 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1662/3297] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:54 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:54.433213 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0c721154-37d9-486c-bcd0-7c0506a67bdf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:54.437514 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0c721154-37d9-486c-bcd0-7c0506a67bdf tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] GET http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 Apr 30 21:45:54.437983 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0c721154-37d9-486c-bcd0-7c0506a67bdf tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:54.438463 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0c721154-37d9-486c-bcd0-7c0506a67bdf tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:54.438766 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-0c721154-37d9-486c-bcd0-7c0506a67bdf tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Show backup with id fcb8f2aa-aec3-4daa-8035-a2a3b9a80082. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:54.444643 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0c721154-37d9-486c-bcd0-7c0506a67bdf tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 returned with HTTP 404 Apr 30 21:45:54.445488 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1636/3298] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:54 2022] GET /volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/fcb8f2aa-aec3-4daa-8035-a2a3b9a80082 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:45:54.450660 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4f4fde61-bf5c-4fd6-96e7-cdd828e4c298 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:54.454901 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4f4fde61-bf5c-4fd6-96e7-cdd828e4c298 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] DELETE http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:54.455333 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4f4fde61-bf5c-4fd6-96e7-cdd828e4c298 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:54.455774 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4f4fde61-bf5c-4fd6-96e7-cdd828e4c298 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:54.456067 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.contrib.backups [None req-4f4fde61-bf5c-4fd6-96e7-cdd828e4c298 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Delete backup with id: 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. Apr 30 21:45:54.463575 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:54.463575 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:54.557430 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.backup.rpcapi [None req-4f4fde61-bf5c-4fd6-96e7-cdd828e4c298 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] delete_backup rpcapi backup_id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93 {{(pid=122527) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:76}} Apr 30 21:45:54.560391 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4f4fde61-bf5c-4fd6-96e7-cdd828e4c298 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 202 Apr 30 21:45:54.562442 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1663/3299] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:45:54 2022] DELETE /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:45:54.568154 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cd40bf84-3c6e-4b83-89b0-5882eedf6447 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:54.571261 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cd40bf84-3c6e-4b83-89b0-5882eedf6447 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:54.571703 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cd40bf84-3c6e-4b83-89b0-5882eedf6447 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:54.572151 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cd40bf84-3c6e-4b83-89b0-5882eedf6447 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:54.572459 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-cd40bf84-3c6e-4b83-89b0-5882eedf6447 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:54.580593 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:54.580593 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:54.582451 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cd40bf84-3c6e-4b83-89b0-5882eedf6447 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:54.583166 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1637/3300] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:54 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:54.645019 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1f50ab53-d76e-4c3f-bf3e-f9d383499e90 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:54.649325 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1f50ab53-d76e-4c3f-bf3e-f9d383499e90 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:54.649782 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1f50ab53-d76e-4c3f-bf3e-f9d383499e90 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:54.650248 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1f50ab53-d76e-4c3f-bf3e-f9d383499e90 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:54.650554 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-1f50ab53-d76e-4c3f-bf3e-f9d383499e90 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:54.658655 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:54.658655 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:54.660222 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1f50ab53-d76e-4c3f-bf3e-f9d383499e90 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:54.660899 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1664/3301] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:54 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:55.437202 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-56cf9680-5d6c-4dbb-bc04-9646dd5623b3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:55.441441 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-56cf9680-5d6c-4dbb-bc04-9646dd5623b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:55.441905 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-56cf9680-5d6c-4dbb-bc04-9646dd5623b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:55.442353 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-56cf9680-5d6c-4dbb-bc04-9646dd5623b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:55.442656 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-56cf9680-5d6c-4dbb-bc04-9646dd5623b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:55.450760 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:55.450760 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:55.452372 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-56cf9680-5d6c-4dbb-bc04-9646dd5623b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:55.453074 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1638/3302] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:55 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:55.592597 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5eeb99a9-5609-494a-b7b4-91b7f9f62d0b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:55.596967 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5eeb99a9-5609-494a-b7b4-91b7f9f62d0b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:55.597403 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5eeb99a9-5609-494a-b7b4-91b7f9f62d0b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:55.597874 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5eeb99a9-5609-494a-b7b4-91b7f9f62d0b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:55.598178 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-5eeb99a9-5609-494a-b7b4-91b7f9f62d0b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:55.605434 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:55.605434 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:55.607009 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5eeb99a9-5609-494a-b7b4-91b7f9f62d0b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:55.607676 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1665/3303] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:55 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:55.670878 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c49ea4b9-45b0-4c22-ae00-048a5730b90e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:55.675164 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c49ea4b9-45b0-4c22-ae00-048a5730b90e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:55.675601 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c49ea4b9-45b0-4c22-ae00-048a5730b90e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:55.676044 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c49ea4b9-45b0-4c22-ae00-048a5730b90e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:55.676347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-c49ea4b9-45b0-4c22-ae00-048a5730b90e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:55.683691 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:55.683691 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:55.685874 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c49ea4b9-45b0-4c22-ae00-048a5730b90e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:55.686555 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1639/3304] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:55 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:56.462952 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a34ef819-5c0d-426b-ae70-dc493c4d2b78 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:56.468029 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a34ef819-5c0d-426b-ae70-dc493c4d2b78 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:56.468468 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a34ef819-5c0d-426b-ae70-dc493c4d2b78 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:56.468943 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a34ef819-5c0d-426b-ae70-dc493c4d2b78 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:56.469246 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-a34ef819-5c0d-426b-ae70-dc493c4d2b78 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:56.476365 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:56.476365 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:56.477959 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a34ef819-5c0d-426b-ae70-dc493c4d2b78 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:56.478639 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1666/3305] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:56 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:56.616719 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d0b8f3d1-e2b1-4429-8b59-c23570f93713 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:56.621005 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d0b8f3d1-e2b1-4429-8b59-c23570f93713 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:56.621444 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d0b8f3d1-e2b1-4429-8b59-c23570f93713 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:56.621914 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d0b8f3d1-e2b1-4429-8b59-c23570f93713 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:56.622218 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-d0b8f3d1-e2b1-4429-8b59-c23570f93713 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:56.629564 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:56.629564 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:56.631179 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d0b8f3d1-e2b1-4429-8b59-c23570f93713 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:56.631875 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1640/3306] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:56 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:56.695277 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ecf17756-1215-42ea-81c6-e742ae38eb90 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:56.699595 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ecf17756-1215-42ea-81c6-e742ae38eb90 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:56.700538 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ecf17756-1215-42ea-81c6-e742ae38eb90 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:56.700987 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ecf17756-1215-42ea-81c6-e742ae38eb90 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:56.701291 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-ecf17756-1215-42ea-81c6-e742ae38eb90 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:56.708725 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:56.708725 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:56.710315 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ecf17756-1215-42ea-81c6-e742ae38eb90 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:56.711100 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1667/3307] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:56 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:57.487999 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-35432a5b-d8cd-4c85-92fb-b453b7f58247 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:57.492371 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-35432a5b-d8cd-4c85-92fb-b453b7f58247 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:57.492807 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-35432a5b-d8cd-4c85-92fb-b453b7f58247 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:57.493290 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-35432a5b-d8cd-4c85-92fb-b453b7f58247 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:57.493594 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-35432a5b-d8cd-4c85-92fb-b453b7f58247 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:57.502054 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:57.502054 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:57.503728 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-35432a5b-d8cd-4c85-92fb-b453b7f58247 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:57.504804 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1641/3308] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:57 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:57.641656 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-52c80df6-6c12-4d14-8cb1-535b9e348d08 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:57.645981 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-52c80df6-6c12-4d14-8cb1-535b9e348d08 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:57.646446 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-52c80df6-6c12-4d14-8cb1-535b9e348d08 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:57.646889 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-52c80df6-6c12-4d14-8cb1-535b9e348d08 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:57.647189 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-52c80df6-6c12-4d14-8cb1-535b9e348d08 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:57.655306 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:57.655306 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:57.656854 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-52c80df6-6c12-4d14-8cb1-535b9e348d08 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:57.657543 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1668/3309] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:57 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:57.721160 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2eaa81ae-f28f-4f49-bb79-baa99c475cb3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:57.725372 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2eaa81ae-f28f-4f49-bb79-baa99c475cb3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:57.725931 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2eaa81ae-f28f-4f49-bb79-baa99c475cb3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:57.726272 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2eaa81ae-f28f-4f49-bb79-baa99c475cb3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:57.726600 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-2eaa81ae-f28f-4f49-bb79-baa99c475cb3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:57.734573 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:57.734573 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:57.736185 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2eaa81ae-f28f-4f49-bb79-baa99c475cb3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:57.736876 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1642/3310] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:57 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:58.513844 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-49cf7f15-359a-48ff-bde8-c7aee8abb7f2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:58.518076 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-49cf7f15-359a-48ff-bde8-c7aee8abb7f2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:58.518516 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-49cf7f15-359a-48ff-bde8-c7aee8abb7f2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:58.518990 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-49cf7f15-359a-48ff-bde8-c7aee8abb7f2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:58.519287 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-49cf7f15-359a-48ff-bde8-c7aee8abb7f2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:58.527137 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:58.527137 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:58.529212 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-49cf7f15-359a-48ff-bde8-c7aee8abb7f2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:58.529945 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1669/3311] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:58 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:58.667708 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-af6c5f5b-ccd3-4950-b08b-944cedb5f37e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:58.672602 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-af6c5f5b-ccd3-4950-b08b-944cedb5f37e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:58.673043 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-af6c5f5b-ccd3-4950-b08b-944cedb5f37e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:58.673496 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-af6c5f5b-ccd3-4950-b08b-944cedb5f37e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:58.673826 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-af6c5f5b-ccd3-4950-b08b-944cedb5f37e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:58.681083 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:58.681083 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:58.682750 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-af6c5f5b-ccd3-4950-b08b-944cedb5f37e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:58.683450 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1643/3312] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:58 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:58.746313 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-aaad28d6-6a4a-440e-b5b7-8203ec7ed91c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:58.751321 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aaad28d6-6a4a-440e-b5b7-8203ec7ed91c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:58.751764 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aaad28d6-6a4a-440e-b5b7-8203ec7ed91c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:58.752210 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aaad28d6-6a4a-440e-b5b7-8203ec7ed91c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:58.752512 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-aaad28d6-6a4a-440e-b5b7-8203ec7ed91c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:58.760011 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:58.760011 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:58.761599 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aaad28d6-6a4a-440e-b5b7-8203ec7ed91c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:58.762386 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1670/3313] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:58 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:59.539314 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ae1bfb5c-a6c1-414a-92b5-8c8c671fb2f1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:59.544116 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ae1bfb5c-a6c1-414a-92b5-8c8c671fb2f1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:45:59.544553 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ae1bfb5c-a6c1-414a-92b5-8c8c671fb2f1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:59.545021 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ae1bfb5c-a6c1-414a-92b5-8c8c671fb2f1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:59.545319 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-ae1bfb5c-a6c1-414a-92b5-8c8c671fb2f1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:59.552713 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:59.552713 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:59.554280 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ae1bfb5c-a6c1-414a-92b5-8c8c671fb2f1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:45:59.554948 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1644/3314] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:59 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:59.693153 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a6d57b56-696a-474a-9f6d-fa494efb0dd8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:59.697929 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a6d57b56-696a-474a-9f6d-fa494efb0dd8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:45:59.698365 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a6d57b56-696a-474a-9f6d-fa494efb0dd8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:59.698856 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a6d57b56-696a-474a-9f6d-fa494efb0dd8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:59.699173 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-a6d57b56-696a-474a-9f6d-fa494efb0dd8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:59.707246 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:59.707246 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:59.708780 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a6d57b56-696a-474a-9f6d-fa494efb0dd8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:45:59.709439 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1671/3315] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:59 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:45:59.772144 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7c276981-e025-4d60-a7a4-3866bf05645c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:45:59.776702 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7c276981-e025-4d60-a7a4-3866bf05645c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:45:59.777138 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7c276981-e025-4d60-a7a4-3866bf05645c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:45:59.777582 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7c276981-e025-4d60-a7a4-3866bf05645c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:45:59.777940 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-7c276981-e025-4d60-a7a4-3866bf05645c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:45:59.786186 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:45:59.786186 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:45:59.788208 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7c276981-e025-4d60-a7a4-3866bf05645c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:45:59.788940 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1645/3316] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:45:59 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:00.564999 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6dbe599f-46d1-4060-8489-34a94d31e77d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:00.569432 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6dbe599f-46d1-4060-8489-34a94d31e77d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:00.569904 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6dbe599f-46d1-4060-8489-34a94d31e77d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:00.570352 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6dbe599f-46d1-4060-8489-34a94d31e77d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:00.570649 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-6dbe599f-46d1-4060-8489-34a94d31e77d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:00.578848 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:00.578848 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:00.580432 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6dbe599f-46d1-4060-8489-34a94d31e77d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:00.581251 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1672/3317] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:00 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:00.719162 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-dd81968b-edb0-419b-9760-3c711522d780 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:00.723501 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dd81968b-edb0-419b-9760-3c711522d780 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:00.723937 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dd81968b-edb0-419b-9760-3c711522d780 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:00.724378 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dd81968b-edb0-419b-9760-3c711522d780 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:00.724677 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-dd81968b-edb0-419b-9760-3c711522d780 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:00.732328 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:00.732328 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:00.733976 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dd81968b-edb0-419b-9760-3c711522d780 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:00.738283 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1646/3318] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:00 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:00.798459 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-db7de407-0d78-4681-b462-118fc148d1b9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:00.802811 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-db7de407-0d78-4681-b462-118fc148d1b9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:00.803244 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-db7de407-0d78-4681-b462-118fc148d1b9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:00.803686 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-db7de407-0d78-4681-b462-118fc148d1b9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:00.803987 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-db7de407-0d78-4681-b462-118fc148d1b9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:00.811872 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:00.811872 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:00.813603 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-db7de407-0d78-4681-b462-118fc148d1b9 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:00.814260 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1673/3319] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:00 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:01.590431 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b68ce726-be4f-47cb-b4ee-415445f8cfd4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:01.594787 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b68ce726-be4f-47cb-b4ee-415445f8cfd4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:01.595225 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b68ce726-be4f-47cb-b4ee-415445f8cfd4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:01.595671 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b68ce726-be4f-47cb-b4ee-415445f8cfd4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:01.595977 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b68ce726-be4f-47cb-b4ee-415445f8cfd4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:01.603333 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:01.603333 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:01.604889 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b68ce726-be4f-47cb-b4ee-415445f8cfd4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:01.605561 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1647/3320] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:01 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:01.743890 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6534ea01-a517-4b07-9346-f452df5d3b5a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:01.748843 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6534ea01-a517-4b07-9346-f452df5d3b5a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:01.749280 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6534ea01-a517-4b07-9346-f452df5d3b5a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:01.749726 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6534ea01-a517-4b07-9346-f452df5d3b5a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:01.750050 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-6534ea01-a517-4b07-9346-f452df5d3b5a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:01.757303 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:01.757303 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:01.758884 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6534ea01-a517-4b07-9346-f452df5d3b5a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:01.759550 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1674/3321] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:01 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:01.823882 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b0a4c059-a86d-4481-969f-76a70b0270d6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:01.828168 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b0a4c059-a86d-4481-969f-76a70b0270d6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:01.828602 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b0a4c059-a86d-4481-969f-76a70b0270d6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:01.829047 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b0a4c059-a86d-4481-969f-76a70b0270d6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:01.829347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b0a4c059-a86d-4481-969f-76a70b0270d6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:01.836760 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:01.836760 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:01.838388 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b0a4c059-a86d-4481-969f-76a70b0270d6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:01.839094 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1648/3322] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:01 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:02.616386 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d6e4dfa6-3c5a-46f6-b8ad-c0683f80dae6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:02.620611 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d6e4dfa6-3c5a-46f6-b8ad-c0683f80dae6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:02.621046 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d6e4dfa6-3c5a-46f6-b8ad-c0683f80dae6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:02.621527 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d6e4dfa6-3c5a-46f6-b8ad-c0683f80dae6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:02.621857 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-d6e4dfa6-3c5a-46f6-b8ad-c0683f80dae6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:02.629462 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:02.629462 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:02.631066 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d6e4dfa6-3c5a-46f6-b8ad-c0683f80dae6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:02.631738 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1675/3323] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:02 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:02.769016 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d6b00f7a-7d70-487e-8f5f-7488cab5723c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:02.773297 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d6b00f7a-7d70-487e-8f5f-7488cab5723c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:02.773737 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d6b00f7a-7d70-487e-8f5f-7488cab5723c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:02.775489 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d6b00f7a-7d70-487e-8f5f-7488cab5723c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:02.775798 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-d6b00f7a-7d70-487e-8f5f-7488cab5723c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:02.784054 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:02.784054 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:02.786244 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d6b00f7a-7d70-487e-8f5f-7488cab5723c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:02.786451 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1649/3324] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:02 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:02.849784 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-18660dc1-b61f-4664-9289-0e996593c297 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:02.854296 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-18660dc1-b61f-4664-9289-0e996593c297 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:02.854743 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-18660dc1-b61f-4664-9289-0e996593c297 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:02.855196 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-18660dc1-b61f-4664-9289-0e996593c297 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:02.855502 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-18660dc1-b61f-4664-9289-0e996593c297 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:02.862916 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:02.862916 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:02.864524 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-18660dc1-b61f-4664-9289-0e996593c297 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:02.865232 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1676/3325] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:02 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:46:03.640781 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-29198518-0976-4f06-a35a-62dba3513335 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:03.645064 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-29198518-0976-4f06-a35a-62dba3513335 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:03.645498 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-29198518-0976-4f06-a35a-62dba3513335 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:03.645969 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-29198518-0976-4f06-a35a-62dba3513335 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:03.646274 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-29198518-0976-4f06-a35a-62dba3513335 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:03.653977 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:03.653977 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:03.655534 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-29198518-0976-4f06-a35a-62dba3513335 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:03.656250 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1650/3326] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:03 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:03.795990 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-027d4dd1-b0ff-4c44-8e4e-0b7785bcdf7f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:03.800314 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-027d4dd1-b0ff-4c44-8e4e-0b7785bcdf7f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:03.800781 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-027d4dd1-b0ff-4c44-8e4e-0b7785bcdf7f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:03.801348 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-027d4dd1-b0ff-4c44-8e4e-0b7785bcdf7f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:03.801627 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-027d4dd1-b0ff-4c44-8e4e-0b7785bcdf7f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:03.809816 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:03.809816 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:03.811500 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-027d4dd1-b0ff-4c44-8e4e-0b7785bcdf7f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:03.812487 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1677/3327] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:03 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:03.875283 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5657d4fa-7505-4ba1-8ff9-6a7459a7c7d3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:03.879661 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5657d4fa-7505-4ba1-8ff9-6a7459a7c7d3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:03.880097 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5657d4fa-7505-4ba1-8ff9-6a7459a7c7d3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:03.880546 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5657d4fa-7505-4ba1-8ff9-6a7459a7c7d3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:03.880853 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-5657d4fa-7505-4ba1-8ff9-6a7459a7c7d3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:03.890065 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:03.890065 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:03.891718 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5657d4fa-7505-4ba1-8ff9-6a7459a7c7d3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:03.892396 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1651/3328] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:03 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:04.665207 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5545043f-a944-45d4-9f72-baeb2d943f7d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:04.670063 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5545043f-a944-45d4-9f72-baeb2d943f7d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:04.670527 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5545043f-a944-45d4-9f72-baeb2d943f7d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:04.670970 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5545043f-a944-45d4-9f72-baeb2d943f7d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:04.671270 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-5545043f-a944-45d4-9f72-baeb2d943f7d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:04.678588 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:04.678588 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:04.680116 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5545043f-a944-45d4-9f72-baeb2d943f7d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:04.680823 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1678/3329] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:04 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:46:04.822240 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b3d363e6-2014-4053-8ba7-bad6a2d39c49 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:04.827111 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b3d363e6-2014-4053-8ba7-bad6a2d39c49 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:04.827549 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b3d363e6-2014-4053-8ba7-bad6a2d39c49 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:04.828071 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b3d363e6-2014-4053-8ba7-bad6a2d39c49 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:04.829341 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b3d363e6-2014-4053-8ba7-bad6a2d39c49 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:04.835691 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:04.835691 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:04.837234 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b3d363e6-2014-4053-8ba7-bad6a2d39c49 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:04.837932 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1652/3330] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:04 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:04.901932 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3afb0746-da86-4ad3-abf4-3c142cd72e4c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:04.906445 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3afb0746-da86-4ad3-abf4-3c142cd72e4c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:04.906889 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3afb0746-da86-4ad3-abf4-3c142cd72e4c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:04.907336 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3afb0746-da86-4ad3-abf4-3c142cd72e4c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:04.907711 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-3afb0746-da86-4ad3-abf4-3c142cd72e4c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:04.915025 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:04.915025 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:04.916615 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3afb0746-da86-4ad3-abf4-3c142cd72e4c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:04.917235 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1679/3331] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:04 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:05.690410 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b5d44c83-a1c2-458f-a2c0-3c61663a47e0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:05.694682 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b5d44c83-a1c2-458f-a2c0-3c61663a47e0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:05.695119 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b5d44c83-a1c2-458f-a2c0-3c61663a47e0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:05.695568 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b5d44c83-a1c2-458f-a2c0-3c61663a47e0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:05.695867 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b5d44c83-a1c2-458f-a2c0-3c61663a47e0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:05.704099 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:05.704099 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:05.705776 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b5d44c83-a1c2-458f-a2c0-3c61663a47e0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:05.706448 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1653/3332] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:05 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:05.847989 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-25a72296-1c19-42b9-8e60-52801227e373 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:05.852323 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-25a72296-1c19-42b9-8e60-52801227e373 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:05.852758 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-25a72296-1c19-42b9-8e60-52801227e373 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:05.853202 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-25a72296-1c19-42b9-8e60-52801227e373 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:05.853500 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-25a72296-1c19-42b9-8e60-52801227e373 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:05.861213 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:05.861213 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:05.862809 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-25a72296-1c19-42b9-8e60-52801227e373 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:05.863488 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1680/3333] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:05 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:05.926953 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fd4d1f03-260f-4581-9a0f-87e8b6165d3d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:05.931258 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd4d1f03-260f-4581-9a0f-87e8b6165d3d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:05.931688 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd4d1f03-260f-4581-9a0f-87e8b6165d3d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:05.932125 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd4d1f03-260f-4581-9a0f-87e8b6165d3d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:05.932423 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-fd4d1f03-260f-4581-9a0f-87e8b6165d3d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:05.939634 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:05.939634 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:05.941430 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd4d1f03-260f-4581-9a0f-87e8b6165d3d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:05.942095 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1654/3334] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:05 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:06.716319 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-09114707-d89f-42bf-b211-cf5a8c26535d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:06.720587 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-09114707-d89f-42bf-b211-cf5a8c26535d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:06.721049 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-09114707-d89f-42bf-b211-cf5a8c26535d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:06.721514 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-09114707-d89f-42bf-b211-cf5a8c26535d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:06.721835 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-09114707-d89f-42bf-b211-cf5a8c26535d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:06.729560 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:06.729560 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:06.731815 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-09114707-d89f-42bf-b211-cf5a8c26535d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:06.732747 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1681/3335] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:06 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:06.872221 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6eaa552e-6cd3-4003-ab54-4d5d9fdfbb5b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:06.876574 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6eaa552e-6cd3-4003-ab54-4d5d9fdfbb5b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:06.877015 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6eaa552e-6cd3-4003-ab54-4d5d9fdfbb5b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:06.877461 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6eaa552e-6cd3-4003-ab54-4d5d9fdfbb5b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:06.877777 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-6eaa552e-6cd3-4003-ab54-4d5d9fdfbb5b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:06.885108 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:06.885108 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:06.886684 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6eaa552e-6cd3-4003-ab54-4d5d9fdfbb5b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:06.887348 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1655/3336] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:06 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:06.952009 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-97444b17-3c91-4d94-beec-7ba2ba41a2da None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:06.956496 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-97444b17-3c91-4d94-beec-7ba2ba41a2da tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:06.959384 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-97444b17-3c91-4d94-beec-7ba2ba41a2da tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:06.959384 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-97444b17-3c91-4d94-beec-7ba2ba41a2da tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:06.959384 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-97444b17-3c91-4d94-beec-7ba2ba41a2da tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:06.965016 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:06.965016 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:06.967328 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-97444b17-3c91-4d94-beec-7ba2ba41a2da tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:06.967959 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1682/3337] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:06 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:07.741445 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4109f444-5253-49d6-a39e-0abfc523eebd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:07.745781 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4109f444-5253-49d6-a39e-0abfc523eebd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:07.748003 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4109f444-5253-49d6-a39e-0abfc523eebd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:07.748003 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4109f444-5253-49d6-a39e-0abfc523eebd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:07.748003 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-4109f444-5253-49d6-a39e-0abfc523eebd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:07.755204 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:07.755204 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:07.756752 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4109f444-5253-49d6-a39e-0abfc523eebd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:07.757428 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1656/3338] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:07 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:07.896887 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2f7950cb-f3b7-4f4c-8258-860379aec8db None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:07.901369 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2f7950cb-f3b7-4f4c-8258-860379aec8db tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:07.901881 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2f7950cb-f3b7-4f4c-8258-860379aec8db tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:07.902324 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2f7950cb-f3b7-4f4c-8258-860379aec8db tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:07.902622 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-2f7950cb-f3b7-4f4c-8258-860379aec8db tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:07.909901 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:07.909901 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:07.912365 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2f7950cb-f3b7-4f4c-8258-860379aec8db tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:07.912501 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1683/3339] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:07 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:07.977178 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c8e9204e-cd7b-47f1-8f08-94516e312271 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:07.982222 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c8e9204e-cd7b-47f1-8f08-94516e312271 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:07.982666 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c8e9204e-cd7b-47f1-8f08-94516e312271 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:07.983116 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c8e9204e-cd7b-47f1-8f08-94516e312271 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:07.983439 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-c8e9204e-cd7b-47f1-8f08-94516e312271 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:07.990987 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:07.990987 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:07.992589 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c8e9204e-cd7b-47f1-8f08-94516e312271 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:07.993236 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1657/3340] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:07 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:08.766484 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7129a046-ef0c-4e61-b515-0e16f3822678 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:08.771163 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7129a046-ef0c-4e61-b515-0e16f3822678 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:08.771600 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7129a046-ef0c-4e61-b515-0e16f3822678 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:08.772071 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7129a046-ef0c-4e61-b515-0e16f3822678 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:08.772368 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-7129a046-ef0c-4e61-b515-0e16f3822678 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:08.781125 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:08.781125 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:08.782848 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7129a046-ef0c-4e61-b515-0e16f3822678 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:08.783566 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1684/3341] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:08 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:08.922081 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3acfb420-054a-4ed8-8cae-5454d3f94edf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:08.926335 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3acfb420-054a-4ed8-8cae-5454d3f94edf tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:08.926777 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3acfb420-054a-4ed8-8cae-5454d3f94edf tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:08.927223 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3acfb420-054a-4ed8-8cae-5454d3f94edf tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:08.927525 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-3acfb420-054a-4ed8-8cae-5454d3f94edf tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:08.935482 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:08.935482 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:08.937034 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3acfb420-054a-4ed8-8cae-5454d3f94edf tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:08.937703 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1658/3342] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:08 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:09.003549 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0dd0649b-7086-480e-911e-59c02b37ba44 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:09.007850 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0dd0649b-7086-480e-911e-59c02b37ba44 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:09.011253 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0dd0649b-7086-480e-911e-59c02b37ba44 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:09.011253 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0dd0649b-7086-480e-911e-59c02b37ba44 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:09.011253 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-0dd0649b-7086-480e-911e-59c02b37ba44 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:09.016279 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:09.016279 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:09.017844 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0dd0649b-7086-480e-911e-59c02b37ba44 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:09.018509 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1685/3343] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:09 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:09.793094 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-716ef629-7ce2-483b-86a6-ad3eedb2ae7e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:09.797444 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-716ef629-7ce2-483b-86a6-ad3eedb2ae7e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:09.797919 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-716ef629-7ce2-483b-86a6-ad3eedb2ae7e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:09.798366 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-716ef629-7ce2-483b-86a6-ad3eedb2ae7e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:09.798669 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-716ef629-7ce2-483b-86a6-ad3eedb2ae7e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:09.806014 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:09.806014 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:09.807560 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-716ef629-7ce2-483b-86a6-ad3eedb2ae7e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:09.810505 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1659/3344] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:09 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:09.947296 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c58caec5-65b3-4a34-a5ee-fb71f2c9885a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:09.951895 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c58caec5-65b3-4a34-a5ee-fb71f2c9885a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:09.952334 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c58caec5-65b3-4a34-a5ee-fb71f2c9885a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:09.952908 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c58caec5-65b3-4a34-a5ee-fb71f2c9885a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:09.953138 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-c58caec5-65b3-4a34-a5ee-fb71f2c9885a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:09.960467 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:09.960467 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:09.962147 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c58caec5-65b3-4a34-a5ee-fb71f2c9885a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:09.962816 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1686/3345] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:09 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:10.028203 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6d22a82c-b19b-41f0-acc1-bb8b25b1550b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:10.032586 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6d22a82c-b19b-41f0-acc1-bb8b25b1550b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:10.039942 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6d22a82c-b19b-41f0-acc1-bb8b25b1550b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:10.039942 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6d22a82c-b19b-41f0-acc1-bb8b25b1550b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:10.039942 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-6d22a82c-b19b-41f0-acc1-bb8b25b1550b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:10.041044 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:10.041044 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:10.042614 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6d22a82c-b19b-41f0-acc1-bb8b25b1550b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:10.043345 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1660/3346] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:10 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:10.818102 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-88922708-6843-4cbf-a695-c41b5001f749 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:10.822375 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-88922708-6843-4cbf-a695-c41b5001f749 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:10.822817 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-88922708-6843-4cbf-a695-c41b5001f749 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:10.823269 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-88922708-6843-4cbf-a695-c41b5001f749 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:10.823599 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-88922708-6843-4cbf-a695-c41b5001f749 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:10.831765 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:10.831765 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:10.833388 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-88922708-6843-4cbf-a695-c41b5001f749 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:10.838734 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1687/3347] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:10 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:10.972398 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b4b2c1fc-6d34-4e0a-9a10-a897530e70e0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:10.976892 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b4b2c1fc-6d34-4e0a-9a10-a897530e70e0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:10.977325 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b4b2c1fc-6d34-4e0a-9a10-a897530e70e0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:10.977823 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b4b2c1fc-6d34-4e0a-9a10-a897530e70e0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:10.978161 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b4b2c1fc-6d34-4e0a-9a10-a897530e70e0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:10.985687 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:10.985687 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:10.987590 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b4b2c1fc-6d34-4e0a-9a10-a897530e70e0 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:10.988326 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1661/3348] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:10 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:11.052934 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0ca35c66-1237-4d37-9657-2282c6a5548d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:11.057260 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0ca35c66-1237-4d37-9657-2282c6a5548d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:11.057700 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0ca35c66-1237-4d37-9657-2282c6a5548d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:11.058198 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0ca35c66-1237-4d37-9657-2282c6a5548d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:11.058499 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-0ca35c66-1237-4d37-9657-2282c6a5548d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:11.066249 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:11.066249 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:11.067836 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0ca35c66-1237-4d37-9657-2282c6a5548d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:11.068511 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1688/3349] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:11 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:11.843487 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bd589ade-1c6f-44a2-9d33-a0e25824f77f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:11.847789 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bd589ade-1c6f-44a2-9d33-a0e25824f77f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:11.848225 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bd589ade-1c6f-44a2-9d33-a0e25824f77f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:11.848675 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bd589ade-1c6f-44a2-9d33-a0e25824f77f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:11.848976 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-bd589ade-1c6f-44a2-9d33-a0e25824f77f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:11.856761 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:11.856761 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:11.858362 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bd589ade-1c6f-44a2-9d33-a0e25824f77f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:11.859034 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1662/3350] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:11 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:11.997066 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d5cc5652-3dd0-45e3-b1b5-f5cdefa7adf6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:12.001327 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5cc5652-3dd0-45e3-b1b5-f5cdefa7adf6 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:12.001780 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5cc5652-3dd0-45e3-b1b5-f5cdefa7adf6 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:12.002247 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d5cc5652-3dd0-45e3-b1b5-f5cdefa7adf6 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:12.002550 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-d5cc5652-3dd0-45e3-b1b5-f5cdefa7adf6 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:12.009849 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:12.009849 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:12.011387 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d5cc5652-3dd0-45e3-b1b5-f5cdefa7adf6 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:12.015428 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1689/3351] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:11 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:12.078455 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8dd32c21-48b6-4c39-aef2-5cc4821fa7b7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:12.083246 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8dd32c21-48b6-4c39-aef2-5cc4821fa7b7 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:12.083684 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8dd32c21-48b6-4c39-aef2-5cc4821fa7b7 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:12.084126 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8dd32c21-48b6-4c39-aef2-5cc4821fa7b7 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:12.084426 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-8dd32c21-48b6-4c39-aef2-5cc4821fa7b7 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:12.091825 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:12.091825 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:12.093364 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8dd32c21-48b6-4c39-aef2-5cc4821fa7b7 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:12.094111 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1663/3352] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:12 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:12.868110 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fa1db9ed-353e-4644-aa9d-d32bf7983063 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:12.872538 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fa1db9ed-353e-4644-aa9d-d32bf7983063 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:12.872975 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fa1db9ed-353e-4644-aa9d-d32bf7983063 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:12.873436 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fa1db9ed-353e-4644-aa9d-d32bf7983063 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:12.873733 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-fa1db9ed-353e-4644-aa9d-d32bf7983063 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:12.881630 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:12.881630 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:12.883413 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fa1db9ed-353e-4644-aa9d-d32bf7983063 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:12.884780 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1690/3353] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:12 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:13.021556 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d218a9c9-753b-48c7-bf64-c36f5736e4f4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:13.025787 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d218a9c9-753b-48c7-bf64-c36f5736e4f4 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:13.026500 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d218a9c9-753b-48c7-bf64-c36f5736e4f4 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:13.026949 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d218a9c9-753b-48c7-bf64-c36f5736e4f4 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:13.027249 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-d218a9c9-753b-48c7-bf64-c36f5736e4f4 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:13.034691 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:13.034691 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:13.036226 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d218a9c9-753b-48c7-bf64-c36f5736e4f4 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:13.036942 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1664/3354] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:13 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:13.104501 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-480ba800-db3f-4bbc-8c00-70188527db71 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:13.108783 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-480ba800-db3f-4bbc-8c00-70188527db71 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:13.109221 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-480ba800-db3f-4bbc-8c00-70188527db71 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:13.109671 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-480ba800-db3f-4bbc-8c00-70188527db71 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:13.110017 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-480ba800-db3f-4bbc-8c00-70188527db71 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:13.117816 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:13.117816 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:13.119472 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-480ba800-db3f-4bbc-8c00-70188527db71 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:13.120181 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1691/3355] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:13 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:13.895144 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d31a24bc-0ba6-4f20-a995-71f79c618fcc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:13.901887 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d31a24bc-0ba6-4f20-a995-71f79c618fcc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:13.902831 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d31a24bc-0ba6-4f20-a995-71f79c618fcc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:13.903328 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d31a24bc-0ba6-4f20-a995-71f79c618fcc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:13.903593 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-d31a24bc-0ba6-4f20-a995-71f79c618fcc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:13.911994 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:13.911994 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:13.913591 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d31a24bc-0ba6-4f20-a995-71f79c618fcc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:13.914347 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1665/3356] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:13 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:14.052451 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-86aa25be-bff0-40b1-8e1f-cc78202836df None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:14.056514 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-86aa25be-bff0-40b1-8e1f-cc78202836df tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:14.056949 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-86aa25be-bff0-40b1-8e1f-cc78202836df tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:14.057395 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-86aa25be-bff0-40b1-8e1f-cc78202836df tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:14.057694 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-86aa25be-bff0-40b1-8e1f-cc78202836df tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:14.065614 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:14.065614 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:14.067189 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-86aa25be-bff0-40b1-8e1f-cc78202836df tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:14.067870 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1692/3357] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:14 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:14.129427 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2feddd17-2c97-4536-8748-51bc9a90b7e8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:14.133857 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2feddd17-2c97-4536-8748-51bc9a90b7e8 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:14.134295 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2feddd17-2c97-4536-8748-51bc9a90b7e8 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:14.134733 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2feddd17-2c97-4536-8748-51bc9a90b7e8 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:14.135032 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-2feddd17-2c97-4536-8748-51bc9a90b7e8 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:14.143089 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:14.143089 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:14.144620 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2feddd17-2c97-4536-8748-51bc9a90b7e8 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:14.147118 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1666/3358] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:14 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:14.923732 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c69c5441-1467-49c7-a15d-8a79d96c60b3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:14.928035 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c69c5441-1467-49c7-a15d-8a79d96c60b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:14.928559 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c69c5441-1467-49c7-a15d-8a79d96c60b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:14.929004 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c69c5441-1467-49c7-a15d-8a79d96c60b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:14.929308 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-c69c5441-1467-49c7-a15d-8a79d96c60b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:14.936963 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:14.936963 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:14.939053 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c69c5441-1467-49c7-a15d-8a79d96c60b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:14.939898 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1693/3359] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:14 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:15.077346 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-533fe6b4-357b-49e2-8064-abf697e91a43 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:15.082399 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-533fe6b4-357b-49e2-8064-abf697e91a43 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:15.082856 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-533fe6b4-357b-49e2-8064-abf697e91a43 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:15.083332 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-533fe6b4-357b-49e2-8064-abf697e91a43 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:15.083654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-533fe6b4-357b-49e2-8064-abf697e91a43 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:15.091052 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:15.091052 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:15.092598 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-533fe6b4-357b-49e2-8064-abf697e91a43 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:15.093466 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1667/3360] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:15 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:15.154669 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a9dc5b20-be5a-4f2c-84e3-9d3512c39083 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:15.158999 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a9dc5b20-be5a-4f2c-84e3-9d3512c39083 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:15.162954 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a9dc5b20-be5a-4f2c-84e3-9d3512c39083 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:15.162954 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a9dc5b20-be5a-4f2c-84e3-9d3512c39083 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:15.162954 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-a9dc5b20-be5a-4f2c-84e3-9d3512c39083 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:15.167435 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:15.167435 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:15.168990 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a9dc5b20-be5a-4f2c-84e3-9d3512c39083 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:15.169663 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1694/3361] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:15 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:15.949176 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d4e6202e-eabf-4cc4-83c4-10a8099e6ecc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:15.953546 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d4e6202e-eabf-4cc4-83c4-10a8099e6ecc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:15.954563 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d4e6202e-eabf-4cc4-83c4-10a8099e6ecc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:15.955002 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d4e6202e-eabf-4cc4-83c4-10a8099e6ecc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:15.955300 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-d4e6202e-eabf-4cc4-83c4-10a8099e6ecc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:15.962976 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:15.962976 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:15.964533 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d4e6202e-eabf-4cc4-83c4-10a8099e6ecc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:15.965227 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1668/3362] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:15 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:16.102291 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a6eb108b-cf4a-434a-a2b7-bdff87c0872c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:16.106611 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a6eb108b-cf4a-434a-a2b7-bdff87c0872c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:16.107055 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a6eb108b-cf4a-434a-a2b7-bdff87c0872c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:16.107505 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a6eb108b-cf4a-434a-a2b7-bdff87c0872c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:16.107809 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-a6eb108b-cf4a-434a-a2b7-bdff87c0872c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:16.115331 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:16.115331 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:16.116880 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a6eb108b-cf4a-434a-a2b7-bdff87c0872c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:16.117550 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1695/3363] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:16 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:16.179628 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2f1d4bed-9275-470e-ae1a-bc3add8d9772 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:16.184070 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2f1d4bed-9275-470e-ae1a-bc3add8d9772 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:16.187069 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2f1d4bed-9275-470e-ae1a-bc3add8d9772 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:16.187069 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2f1d4bed-9275-470e-ae1a-bc3add8d9772 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:16.187069 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-2f1d4bed-9275-470e-ae1a-bc3add8d9772 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:16.193317 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:16.193317 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:16.194949 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2f1d4bed-9275-470e-ae1a-bc3add8d9772 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:16.195629 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1669/3364] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:16 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:16.976075 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b328af3a-581a-40ac-82fe-94a3a8986396 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:16.980407 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b328af3a-581a-40ac-82fe-94a3a8986396 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:16.980876 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b328af3a-581a-40ac-82fe-94a3a8986396 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:16.981322 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b328af3a-581a-40ac-82fe-94a3a8986396 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:16.981622 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-b328af3a-581a-40ac-82fe-94a3a8986396 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:16.989994 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:16.989994 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:16.998503 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b328af3a-581a-40ac-82fe-94a3a8986396 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:16.998503 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1696/3365] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:16 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:17.127226 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-42e5fece-3e84-45cf-a129-606d8a38b754 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:17.131523 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-42e5fece-3e84-45cf-a129-606d8a38b754 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:17.131959 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-42e5fece-3e84-45cf-a129-606d8a38b754 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:17.132401 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-42e5fece-3e84-45cf-a129-606d8a38b754 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:17.132755 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-42e5fece-3e84-45cf-a129-606d8a38b754 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:17.140193 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:17.140193 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:17.141749 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-42e5fece-3e84-45cf-a129-606d8a38b754 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:17.142461 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1670/3366] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:17 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:17.204905 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0081dfa9-c9cc-404c-b9e5-3c5e9bd948df None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:17.209298 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0081dfa9-c9cc-404c-b9e5-3c5e9bd948df tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:17.209737 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0081dfa9-c9cc-404c-b9e5-3c5e9bd948df tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:17.210206 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0081dfa9-c9cc-404c-b9e5-3c5e9bd948df tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:17.210510 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-0081dfa9-c9cc-404c-b9e5-3c5e9bd948df tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:17.219396 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:17.219396 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:17.220337 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0081dfa9-c9cc-404c-b9e5-3c5e9bd948df tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:17.221041 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1697/3367] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:17 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:18.000889 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-42065389-0025-4ec7-8e89-231f36a4ec68 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:18.005374 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-42065389-0025-4ec7-8e89-231f36a4ec68 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:18.005828 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-42065389-0025-4ec7-8e89-231f36a4ec68 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:18.006299 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-42065389-0025-4ec7-8e89-231f36a4ec68 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:18.006599 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-42065389-0025-4ec7-8e89-231f36a4ec68 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:18.014186 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:18.014186 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:18.015802 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-42065389-0025-4ec7-8e89-231f36a4ec68 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:18.016525 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1671/3368] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:17 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:18.152744 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-99b48336-02e7-4a9d-9030-9a33ba68aff4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:18.157011 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-99b48336-02e7-4a9d-9030-9a33ba68aff4 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:18.158113 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-99b48336-02e7-4a9d-9030-9a33ba68aff4 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:18.158564 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-99b48336-02e7-4a9d-9030-9a33ba68aff4 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:18.158870 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-99b48336-02e7-4a9d-9030-9a33ba68aff4 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:18.166348 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:18.166348 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:18.167946 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-99b48336-02e7-4a9d-9030-9a33ba68aff4 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:18.171858 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1698/3369] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:18 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:18.230497 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-259003be-55e7-4ddb-9d31-fb4de796f0b0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:18.234845 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-259003be-55e7-4ddb-9d31-fb4de796f0b0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:18.235279 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-259003be-55e7-4ddb-9d31-fb4de796f0b0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:18.235722 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-259003be-55e7-4ddb-9d31-fb4de796f0b0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:18.236047 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-259003be-55e7-4ddb-9d31-fb4de796f0b0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:18.243301 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:18.243301 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:18.244829 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-259003be-55e7-4ddb-9d31-fb4de796f0b0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:18.245556 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1672/3370] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:18 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:19.025886 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b875a34a-1dc3-4639-9a35-dbf921321a9c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:19.030832 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b875a34a-1dc3-4639-9a35-dbf921321a9c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:19.031275 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b875a34a-1dc3-4639-9a35-dbf921321a9c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:19.031719 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b875a34a-1dc3-4639-9a35-dbf921321a9c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:19.032020 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-b875a34a-1dc3-4639-9a35-dbf921321a9c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:19.039641 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:19.039641 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:19.041177 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b875a34a-1dc3-4639-9a35-dbf921321a9c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:19.041867 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1699/3371] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:19 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:19.178285 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c8171729-8b31-4f2c-bb90-1a03d3191248 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:19.182598 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c8171729-8b31-4f2c-bb90-1a03d3191248 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:19.183037 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c8171729-8b31-4f2c-bb90-1a03d3191248 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:19.183482 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c8171729-8b31-4f2c-bb90-1a03d3191248 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:19.183837 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-c8171729-8b31-4f2c-bb90-1a03d3191248 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:19.191796 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:19.191796 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:19.193336 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c8171729-8b31-4f2c-bb90-1a03d3191248 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:19.194042 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1673/3372] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:19 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:19.255019 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-23e3169a-d2b6-45ca-808b-5f06163415bb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:19.259355 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-23e3169a-d2b6-45ca-808b-5f06163415bb tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:19.259815 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-23e3169a-d2b6-45ca-808b-5f06163415bb tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:19.260256 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-23e3169a-d2b6-45ca-808b-5f06163415bb tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:19.260553 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-23e3169a-d2b6-45ca-808b-5f06163415bb tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:19.268063 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:19.268063 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:19.270328 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-23e3169a-d2b6-45ca-808b-5f06163415bb tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:19.271582 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1700/3373] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:19 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:20.050317 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5b77268c-7ca4-41ec-9263-295af26caaac None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:20.054603 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5b77268c-7ca4-41ec-9263-295af26caaac tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:20.055041 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5b77268c-7ca4-41ec-9263-295af26caaac tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:20.055481 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5b77268c-7ca4-41ec-9263-295af26caaac tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:20.055780 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-5b77268c-7ca4-41ec-9263-295af26caaac tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:20.064130 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:20.064130 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:20.065720 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5b77268c-7ca4-41ec-9263-295af26caaac tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:20.069885 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1674/3374] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:20 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:20.203302 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b861b2cc-4227-4a59-8b19-4cb5a7dfa08e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:20.208418 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b861b2cc-4227-4a59-8b19-4cb5a7dfa08e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:20.208859 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b861b2cc-4227-4a59-8b19-4cb5a7dfa08e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:20.209305 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b861b2cc-4227-4a59-8b19-4cb5a7dfa08e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:20.209606 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-b861b2cc-4227-4a59-8b19-4cb5a7dfa08e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:20.217006 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:20.217006 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:20.218664 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b861b2cc-4227-4a59-8b19-4cb5a7dfa08e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:20.219325 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1701/3375] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:20 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:20.282131 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-96b7945a-9c15-4350-9874-df4007ea528e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:20.286493 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-96b7945a-9c15-4350-9874-df4007ea528e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:20.286929 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-96b7945a-9c15-4350-9874-df4007ea528e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:20.287379 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-96b7945a-9c15-4350-9874-df4007ea528e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:20.287691 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-96b7945a-9c15-4350-9874-df4007ea528e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:20.295075 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:20.295075 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:20.296663 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-96b7945a-9c15-4350-9874-df4007ea528e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:20.297363 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1675/3376] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:20 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:21.075736 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fd237d73-e870-4cf5-9e50-1c855b6804d7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:21.080132 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fd237d73-e870-4cf5-9e50-1c855b6804d7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:21.081081 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fd237d73-e870-4cf5-9e50-1c855b6804d7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:21.081526 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fd237d73-e870-4cf5-9e50-1c855b6804d7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:21.081868 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-fd237d73-e870-4cf5-9e50-1c855b6804d7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:21.089144 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:21.089144 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:21.091973 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fd237d73-e870-4cf5-9e50-1c855b6804d7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:21.091973 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1702/3377] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:21 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:21.228049 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-49edfca5-b025-4869-8e3e-1ac35d424e5f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:21.232478 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-49edfca5-b025-4869-8e3e-1ac35d424e5f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:21.234862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-49edfca5-b025-4869-8e3e-1ac35d424e5f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:21.234862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-49edfca5-b025-4869-8e3e-1ac35d424e5f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:21.234862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-49edfca5-b025-4869-8e3e-1ac35d424e5f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:21.241092 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:21.241092 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:21.242675 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-49edfca5-b025-4869-8e3e-1ac35d424e5f tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 200 Apr 30 21:46:21.243343 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1676/3378] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:21 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:21.306427 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f89126d9-5b4a-4e3b-858a-9d3cfe0eb6d8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:21.310865 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f89126d9-5b4a-4e3b-858a-9d3cfe0eb6d8 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:21.311306 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f89126d9-5b4a-4e3b-858a-9d3cfe0eb6d8 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:21.311758 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f89126d9-5b4a-4e3b-858a-9d3cfe0eb6d8 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:21.312062 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f89126d9-5b4a-4e3b-858a-9d3cfe0eb6d8 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:21.321189 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:21.321189 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:21.324028 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f89126d9-5b4a-4e3b-858a-9d3cfe0eb6d8 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:21.324969 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1703/3379] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:21 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:22.101702 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-73474a07-a982-4f34-a402-ef9960f9b0bd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:22.106342 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73474a07-a982-4f34-a402-ef9960f9b0bd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:22.106770 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-73474a07-a982-4f34-a402-ef9960f9b0bd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:22.107535 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-73474a07-a982-4f34-a402-ef9960f9b0bd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:22.107874 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-73474a07-a982-4f34-a402-ef9960f9b0bd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:22.115212 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:22.115212 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:22.116758 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73474a07-a982-4f34-a402-ef9960f9b0bd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:22.117980 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1677/3380] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:22 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:22.253106 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3e3b769a-2a47-45d7-a039-b2a4ec29e36b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:22.257357 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3e3b769a-2a47-45d7-a039-b2a4ec29e36b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 Apr 30 21:46:22.258938 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3e3b769a-2a47-45d7-a039-b2a4ec29e36b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:22.258938 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3e3b769a-2a47-45d7-a039-b2a4ec29e36b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:22.258938 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-3e3b769a-2a47-45d7-a039-b2a4ec29e36b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id 3e51e71e-2ffa-4828-a9fc-ac25a214ec93. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:22.264291 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3e3b769a-2a47-45d7-a039-b2a4ec29e36b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 returned with HTTP 404 Apr 30 21:46:22.265128 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1704/3381] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:22 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/3e51e71e-2ffa-4828-a9fc-ac25a214ec93 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:46:22.282118 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d8261810-97fb-44de-8e3a-17acf8046bcc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:22.284267 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] POST http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes Apr 30 21:46:22.284810 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1687051580"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:46:22.285889 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1687051580'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:46:22.286121 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Create volume of 1 GB Apr 30 21:46:22.293257 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Availability Zones retrieved successfully. Apr 30 21:46:22.308633 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Flow 'volume_create_api' (b9feb252-78cd-4c57-bfea-74805b11d9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:46:22.312065 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99b030a6-46cc-4d8b-8830-43d29f0717d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:46:22.314472 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:46:22.334351 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bfa9a04f-cd74-4587-a968-909fbca7d073 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:22.338687 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bfa9a04f-cd74-4587-a968-909fbca7d073 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:22.339120 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bfa9a04f-cd74-4587-a968-909fbca7d073 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:22.340147 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bfa9a04f-cd74-4587-a968-909fbca7d073 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:22.340147 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-bfa9a04f-cd74-4587-a968-909fbca7d073 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:22.347501 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99b030a6-46cc-4d8b-8830-43d29f0717d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:46:22.351895 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:22.351895 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:22.352082 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14e48485-a2af-4dfd-b870-2669bde30312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:46:22.352198 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bfa9a04f-cd74-4587-a968-909fbca7d073 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:22.352198 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1705/3382] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:22 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:46:22.497386 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Created reservations ['07cd25e6-814f-47fa-a4fc-6e5488d84484', 'd9898912-2988-429c-85bd-0d80362e72aa', 'bd7f3907-cc42-47dc-bce9-15bde7d53bb5', '2bab2aaf-619f-4364-bad8-b726e0570c99'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:46:22.499202 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14e48485-a2af-4dfd-b870-2669bde30312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07cd25e6-814f-47fa-a4fc-6e5488d84484', 'd9898912-2988-429c-85bd-0d80362e72aa', 'bd7f3907-cc42-47dc-bce9-15bde7d53bb5', '2bab2aaf-619f-4364-bad8-b726e0570c99']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:46:22.501104 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07457ff0-8148-4f82-9cee-04e346101c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:46:22.594916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07457ff0-8148-4f82-9cee-04e346101c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db1274cb-b9ba-493c-9342-5b8562f70c92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1687051580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0cfe2796f7949e0a521d95f29f0d9a2',qos_specs=None,replication_status=,reservations=['07cd25e6-814f-47fa-a4fc-6e5488d84484','d9898912-2988-429c-85bd-0d80362e72aa','bd7f3907-cc42-47dc-bce9-15bde7d53bb5','2bab2aaf-619f-4364-bad8-b726e0570c99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='022bb44621924aa0bab1e519cf502a00',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:46:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1687051580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db1274cb-b9ba-493c-9342-5b8562f70c92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0cfe2796f7949e0a521d95f29f0d9a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='022bb44621924aa0bab1e519cf502a00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:46:22.596702 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae412481-6140-4881-8b43-436a935c253d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:46:22.693240 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae412481-6140-4881-8b43-436a935c253d) transitioned into state 'SUCCESS' from state '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-1687051580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0cfe2796f7949e0a521d95f29f0d9a2',qos_specs=None,replication_status=,reservations=['07cd25e6-814f-47fa-a4fc-6e5488d84484','d9898912-2988-429c-85bd-0d80362e72aa','bd7f3907-cc42-47dc-bce9-15bde7d53bb5','2bab2aaf-619f-4364-bad8-b726e0570c99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='022bb44621924aa0bab1e519cf502a00',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:46:22.695043 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a015b5f-6892-4018-8f08-778bc3134f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:46:22.785019 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a015b5f-6892-4018-8f08-778bc3134f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:46:22.787533 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Flow 'volume_create_api' (b9feb252-78cd-4c57-bfea-74805b11d9ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:46:22.788205 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Create volume request issued successfully. Apr 30 21:46:22.789394 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d8261810-97fb-44de-8e3a-17acf8046bcc tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes returned with HTTP 202 Apr 30 21:46:22.790340 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1678/3383] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:46:22 2022] POST /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes => generated 816 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:46:22.801272 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-26c5314c-74ba-4d4f-b674-fcb14a786579 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:22.804773 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-26c5314c-74ba-4d4f-b674-fcb14a786579 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 Apr 30 21:46:22.810106 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-26c5314c-74ba-4d4f-b674-fcb14a786579 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:22.810106 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-26c5314c-74ba-4d4f-b674-fcb14a786579 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:22.819767 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:22.819767 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:22.826511 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-26c5314c-74ba-4d4f-b674-fcb14a786579 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:22.834662 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-26c5314c-74ba-4d4f-b674-fcb14a786579 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 returned with HTTP 200 Apr 30 21:46:22.835747 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1706/3384] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:22 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:23.127282 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1f245df2-ecf8-4f79-8d6e-4e65becbf977 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:23.132253 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1f245df2-ecf8-4f79-8d6e-4e65becbf977 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:23.132725 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1f245df2-ecf8-4f79-8d6e-4e65becbf977 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:23.133175 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1f245df2-ecf8-4f79-8d6e-4e65becbf977 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:23.133476 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-1f245df2-ecf8-4f79-8d6e-4e65becbf977 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:23.141861 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:23.141861 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:23.143669 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1f245df2-ecf8-4f79-8d6e-4e65becbf977 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:23.144378 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1679/3385] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:23 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:23.360876 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f5f01170-e02c-479c-9e57-3666455974dc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:23.365106 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f5f01170-e02c-479c-9e57-3666455974dc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:23.365546 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f5f01170-e02c-479c-9e57-3666455974dc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:23.366034 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f5f01170-e02c-479c-9e57-3666455974dc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:23.366350 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f5f01170-e02c-479c-9e57-3666455974dc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:23.373638 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:23.373638 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:23.375227 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f5f01170-e02c-479c-9e57-3666455974dc tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:23.375913 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1707/3386] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:23 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:23.847589 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-91372a60-5706-43cf-9f4d-8f03f5097eae None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:23.851107 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91372a60-5706-43cf-9f4d-8f03f5097eae tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 Apr 30 21:46:23.851546 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91372a60-5706-43cf-9f4d-8f03f5097eae tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:23.852001 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91372a60-5706-43cf-9f4d-8f03f5097eae tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:23.865581 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:23.865581 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:23.872640 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-91372a60-5706-43cf-9f4d-8f03f5097eae tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:23.881644 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91372a60-5706-43cf-9f4d-8f03f5097eae tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 returned with HTTP 200 Apr 30 21:46:23.882384 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1680/3387] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:23 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:24.154392 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-15e8e997-364c-47d1-9adc-fb09ccdf9085 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:24.158669 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-15e8e997-364c-47d1-9adc-fb09ccdf9085 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:24.159142 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-15e8e997-364c-47d1-9adc-fb09ccdf9085 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:24.161841 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-15e8e997-364c-47d1-9adc-fb09ccdf9085 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:24.161841 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-15e8e997-364c-47d1-9adc-fb09ccdf9085 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:24.167234 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:24.167234 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:24.168798 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-15e8e997-364c-47d1-9adc-fb09ccdf9085 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:24.169479 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1708/3388] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:24 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:24.384998 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-52b829ad-f85e-4e30-b43f-58bf9596c7e5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:24.389314 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-52b829ad-f85e-4e30-b43f-58bf9596c7e5 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:24.389772 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-52b829ad-f85e-4e30-b43f-58bf9596c7e5 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:24.390294 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-52b829ad-f85e-4e30-b43f-58bf9596c7e5 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:24.390620 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-52b829ad-f85e-4e30-b43f-58bf9596c7e5 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:24.398048 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:24.398048 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:24.399648 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-52b829ad-f85e-4e30-b43f-58bf9596c7e5 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:24.400355 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1681/3389] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:24 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:24.895484 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-344b92bb-28e7-471a-a959-8fd218dc2250 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:24.899121 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-344b92bb-28e7-471a-a959-8fd218dc2250 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 Apr 30 21:46:24.899563 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-344b92bb-28e7-471a-a959-8fd218dc2250 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:24.900005 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-344b92bb-28e7-471a-a959-8fd218dc2250 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:24.914513 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:24.914513 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:24.921103 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-344b92bb-28e7-471a-a959-8fd218dc2250 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:24.929262 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-344b92bb-28e7-471a-a959-8fd218dc2250 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 returned with HTTP 200 Apr 30 21:46:24.929985 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1709/3390] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:24 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:25.178431 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4c9c880a-351e-453c-b782-b54d84aa5c80 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:25.182724 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c9c880a-351e-453c-b782-b54d84aa5c80 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:25.183164 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c9c880a-351e-453c-b782-b54d84aa5c80 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:25.183607 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c9c880a-351e-453c-b782-b54d84aa5c80 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:25.183907 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-4c9c880a-351e-453c-b782-b54d84aa5c80 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:25.192218 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:25.192218 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:25.193887 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c9c880a-351e-453c-b782-b54d84aa5c80 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:25.198800 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1682/3391] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:25 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:25.409874 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b3fc2cd3-0487-45a3-b447-713ef619a12e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:25.414194 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b3fc2cd3-0487-45a3-b447-713ef619a12e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:25.414626 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b3fc2cd3-0487-45a3-b447-713ef619a12e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:25.415084 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b3fc2cd3-0487-45a3-b447-713ef619a12e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:25.415365 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-b3fc2cd3-0487-45a3-b447-713ef619a12e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:25.422471 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:25.422471 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:25.426890 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b3fc2cd3-0487-45a3-b447-713ef619a12e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:25.426890 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1710/3392] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:25 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:25.941950 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-07cabf0f-00df-4313-84f6-52c1d6ee6b90 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:25.945776 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-07cabf0f-00df-4313-84f6-52c1d6ee6b90 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 Apr 30 21:46:25.946216 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-07cabf0f-00df-4313-84f6-52c1d6ee6b90 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:25.946678 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-07cabf0f-00df-4313-84f6-52c1d6ee6b90 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:25.960247 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:25.960247 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:25.966874 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-07cabf0f-00df-4313-84f6-52c1d6ee6b90 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:25.976335 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-07cabf0f-00df-4313-84f6-52c1d6ee6b90 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 returned with HTTP 200 Apr 30 21:46:25.983044 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1683/3393] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:25 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:26.203957 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-eeeefcd6-f9d2-4fff-9dfb-32ea8cbb477c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:26.208480 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eeeefcd6-f9d2-4fff-9dfb-32ea8cbb477c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:26.208927 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eeeefcd6-f9d2-4fff-9dfb-32ea8cbb477c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:26.209420 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eeeefcd6-f9d2-4fff-9dfb-32ea8cbb477c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:26.209725 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-eeeefcd6-f9d2-4fff-9dfb-32ea8cbb477c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:26.217259 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:26.217259 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:26.218910 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eeeefcd6-f9d2-4fff-9dfb-32ea8cbb477c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:26.219606 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1711/3394] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:26 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:26.433924 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a540e059-b12a-428f-b406-2459ab29d64b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:26.438238 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a540e059-b12a-428f-b406-2459ab29d64b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:26.442309 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a540e059-b12a-428f-b406-2459ab29d64b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:26.442309 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a540e059-b12a-428f-b406-2459ab29d64b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:26.442309 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-a540e059-b12a-428f-b406-2459ab29d64b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:26.447396 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:26.447396 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:26.448878 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a540e059-b12a-428f-b406-2459ab29d64b tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:26.449539 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1684/3395] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:26 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:26.989618 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1b3fa346-f106-49bd-b627-87e4ab87b2f6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:26.993196 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1b3fa346-f106-49bd-b627-87e4ab87b2f6 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 Apr 30 21:46:26.993649 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1b3fa346-f106-49bd-b627-87e4ab87b2f6 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:26.994136 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1b3fa346-f106-49bd-b627-87e4ab87b2f6 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:27.009638 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:27.009638 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:27.018712 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1b3fa346-f106-49bd-b627-87e4ab87b2f6 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:27.027790 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1b3fa346-f106-49bd-b627-87e4ab87b2f6 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 returned with HTTP 200 Apr 30 21:46:27.033033 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1712/3396] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:26 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 => generated 909 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:27.040949 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cded7222-e04d-45af-9e7f-4f27017cf42a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:27.045610 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cded7222-e04d-45af-9e7f-4f27017cf42a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] POST http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups Apr 30 21:46:27.046338 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cded7222-e04d-45af-9e7f-4f27017cf42a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "db1274cb-b9ba-493c-9342-5b8562f70c92", "name": "tempest-VolumesBackupsAdminTest-Backup-437325136"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:46:27.047256 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.contrib.backups [None req-cded7222-e04d-45af-9e7f-4f27017cf42a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Creating new backup {'backup': {'volume_id': 'db1274cb-b9ba-493c-9342-5b8562f70c92', 'name': 'tempest-VolumesBackupsAdminTest-Backup-437325136'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Apr 30 21:46:27.047595 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.contrib.backups [None req-cded7222-e04d-45af-9e7f-4f27017cf42a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Creating backup of volume db1274cb-b9ba-493c-9342-5b8562f70c92 in container None Apr 30 21:46:27.061041 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:27.061041 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:27.065445 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-cded7222-e04d-45af-9e7f-4f27017cf42a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:27.186586 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-cded7222-e04d-45af-9e7f-4f27017cf42a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Created reservations ['4dfce951-f55d-4514-9c93-1b11a074ab52', 'aa89f06b-8674-405e-b5ac-3f4d747dd06b'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:46:27.228934 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f2bd22f0-38e4-4811-9ee5-9a7ec75f598a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:27.233238 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f2bd22f0-38e4-4811-9ee5-9a7ec75f598a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:27.237103 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f2bd22f0-38e4-4811-9ee5-9a7ec75f598a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:27.237103 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f2bd22f0-38e4-4811-9ee5-9a7ec75f598a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:27.237103 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f2bd22f0-38e4-4811-9ee5-9a7ec75f598a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:27.241623 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:27.241623 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:27.244150 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f2bd22f0-38e4-4811-9ee5-9a7ec75f598a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:27.244830 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1713/3397] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:27 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:46:27.458844 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-231fabb3-3460-4fd7-adbf-d5bf950fcdba None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:27.463732 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-231fabb3-3460-4fd7-adbf-d5bf950fcdba tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:46:27.464170 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-231fabb3-3460-4fd7-adbf-d5bf950fcdba tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:27.464615 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-231fabb3-3460-4fd7-adbf-d5bf950fcdba tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:27.464918 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-231fabb3-3460-4fd7-adbf-d5bf950fcdba tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Show backup with id 285112b3-871b-47e2-8f33-c2eb524ef9c8. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:27.472127 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:27.472127 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:27.473713 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-231fabb3-3460-4fd7-adbf-d5bf950fcdba tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 200 Apr 30 21:46:27.474481 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1714/3398] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:27 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 767 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:46:27.482303 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-85fe1e7b-5458-4cce-ba97-79cdd809dd0d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:27.485547 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-85fe1e7b-5458-4cce-ba97-79cdd809dd0d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 Apr 30 21:46:27.486019 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-85fe1e7b-5458-4cce-ba97-79cdd809dd0d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:27.486451 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-85fe1e7b-5458-4cce-ba97-79cdd809dd0d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:27.499978 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:27.499978 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:27.507510 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-85fe1e7b-5458-4cce-ba97-79cdd809dd0d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:46:27.516857 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-85fe1e7b-5458-4cce-ba97-79cdd809dd0d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 returned with HTTP 200 Apr 30 21:46:27.517545 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1715/3399] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:27 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 => generated 1380 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:46:27.533644 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a3f0a310-2549-490f-8996-555ae14708e3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:27.537087 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a3f0a310-2549-490f-8996-555ae14708e3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 Apr 30 21:46:27.537519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a3f0a310-2549-490f-8996-555ae14708e3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:27.538049 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a3f0a310-2549-490f-8996-555ae14708e3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:27.551706 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:27.551706 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:27.558529 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a3f0a310-2549-490f-8996-555ae14708e3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:46:27.568816 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a3f0a310-2549-490f-8996-555ae14708e3 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 returned with HTTP 200 Apr 30 21:46:27.569538 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1716/3400] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:27 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 => generated 1380 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:46:27.603710 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cded7222-e04d-45af-9e7f-4f27017cf42a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups returned with HTTP 202 Apr 30 21:46:27.604607 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1685/3401] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:46:27 2022] POST /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups => generated 400 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:46:27.611146 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2380fbe5-cee6-4acc-91bd-055103cf2e72 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:27.616277 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2380fbe5-cee6-4acc-91bd-055103cf2e72 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:27.616706 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2380fbe5-cee6-4acc-91bd-055103cf2e72 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:27.617339 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2380fbe5-cee6-4acc-91bd-055103cf2e72 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:27.617646 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-2380fbe5-cee6-4acc-91bd-055103cf2e72 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:27.627189 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:27.627189 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:27.627527 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2380fbe5-cee6-4acc-91bd-055103cf2e72 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:27.628399 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1717/3402] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:27 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 807 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:28.253599 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c3ad49c4-4756-47cf-9cd4-d8c0ee17025f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:28.258813 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c3ad49c4-4756-47cf-9cd4-d8c0ee17025f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:28.261950 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c3ad49c4-4756-47cf-9cd4-d8c0ee17025f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:28.261950 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c3ad49c4-4756-47cf-9cd4-d8c0ee17025f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:28.261950 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-c3ad49c4-4756-47cf-9cd4-d8c0ee17025f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:28.269210 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:28.269210 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:28.271308 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c3ad49c4-4756-47cf-9cd4-d8c0ee17025f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:28.278313 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1686/3403] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:28 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:28.638818 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b2170373-776c-4b08-8e3a-4c943a2e4d2c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:28.644009 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b2170373-776c-4b08-8e3a-4c943a2e4d2c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:28.644473 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b2170373-776c-4b08-8e3a-4c943a2e4d2c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:28.645087 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b2170373-776c-4b08-8e3a-4c943a2e4d2c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:28.645396 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-b2170373-776c-4b08-8e3a-4c943a2e4d2c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:28.653887 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:28.653887 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:28.655732 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b2170373-776c-4b08-8e3a-4c943a2e4d2c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:28.656459 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1718/3404] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:28 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 807 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:29.281296 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-79cd8fe2-6c2d-4c1d-8cbb-ea9e6efbf0fc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:29.285581 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-79cd8fe2-6c2d-4c1d-8cbb-ea9e6efbf0fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:29.286100 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-79cd8fe2-6c2d-4c1d-8cbb-ea9e6efbf0fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:29.287197 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-79cd8fe2-6c2d-4c1d-8cbb-ea9e6efbf0fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:29.287495 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-79cd8fe2-6c2d-4c1d-8cbb-ea9e6efbf0fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:29.295251 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:29.295251 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:29.296857 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-79cd8fe2-6c2d-4c1d-8cbb-ea9e6efbf0fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:29.297595 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1687/3405] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:29 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:29.666760 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-66d9f7ea-5919-4c02-b107-b3ec2662fa6e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:29.671074 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-66d9f7ea-5919-4c02-b107-b3ec2662fa6e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:29.671511 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-66d9f7ea-5919-4c02-b107-b3ec2662fa6e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:29.671956 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-66d9f7ea-5919-4c02-b107-b3ec2662fa6e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:29.672310 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-66d9f7ea-5919-4c02-b107-b3ec2662fa6e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:29.680406 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:29.680406 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:29.682133 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-66d9f7ea-5919-4c02-b107-b3ec2662fa6e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:29.682839 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1719/3406] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:29 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 807 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:30.306685 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-66e961bd-82f0-42a5-9d78-e9f3592920c9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:30.310935 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-66e961bd-82f0-42a5-9d78-e9f3592920c9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:30.311368 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-66e961bd-82f0-42a5-9d78-e9f3592920c9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:30.311807 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-66e961bd-82f0-42a5-9d78-e9f3592920c9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:30.312104 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-66e961bd-82f0-42a5-9d78-e9f3592920c9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:30.320038 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:30.320038 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:30.321583 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-66e961bd-82f0-42a5-9d78-e9f3592920c9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:30.322283 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1688/3407] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:30 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:30.440392 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-59166801-7a1a-40eb-946d-17ba88adada7 req-200a52ed-5dc7-426e-b9bd-0398a68e2dde None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:30.568298 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-200a52ed-5dc7-426e-b9bd-0398a68e2dde tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 Apr 30 21:46:30.568797 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-200a52ed-5dc7-426e-b9bd-0398a68e2dde tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:30.569524 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-200a52ed-5dc7-426e-b9bd-0398a68e2dde tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:30.583153 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:30.583153 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:30.589935 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-59166801-7a1a-40eb-946d-17ba88adada7 req-200a52ed-5dc7-426e-b9bd-0398a68e2dde tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:46:30.599526 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-200a52ed-5dc7-426e-b9bd-0398a68e2dde tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 returned with HTTP 200 Apr 30 21:46:30.600822 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1720/3408] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:46:30 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 => generated 1380 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:46:30.700007 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-59185be6-3c84-4c4f-8595-a4cceaee071b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:30.704313 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-59185be6-3c84-4c4f-8595-a4cceaee071b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:30.704748 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-59185be6-3c84-4c4f-8595-a4cceaee071b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:30.705191 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-59185be6-3c84-4c4f-8595-a4cceaee071b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:30.705492 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-59185be6-3c84-4c4f-8595-a4cceaee071b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:30.712619 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:30.712619 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:30.714237 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-59185be6-3c84-4c4f-8595-a4cceaee071b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:30.715013 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1689/3409] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:30 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:31.306577 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-59166801-7a1a-40eb-946d-17ba88adada7 req-49da72d0-2a82-4772-aa0f-ce5420bad940 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:31.310677 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-49da72d0-2a82-4772-aa0f-ce5420bad940 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 Apr 30 21:46:31.311245 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-49da72d0-2a82-4772-aa0f-ce5420bad940 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:31.311698 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-49da72d0-2a82-4772-aa0f-ce5420bad940 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:31.325709 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:31.325709 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:31.331673 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fb4b1127-4e2f-4624-b7d4-683e8d4f372b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:31.334721 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-59166801-7a1a-40eb-946d-17ba88adada7 req-49da72d0-2a82-4772-aa0f-ce5420bad940 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:46:31.337204 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb4b1127-4e2f-4624-b7d4-683e8d4f372b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:31.337649 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb4b1127-4e2f-4624-b7d4-683e8d4f372b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:31.338147 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb4b1127-4e2f-4624-b7d4-683e8d4f372b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:31.338452 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-fb4b1127-4e2f-4624-b7d4-683e8d4f372b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:31.345668 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-49da72d0-2a82-4772-aa0f-ce5420bad940 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 returned with HTTP 200 Apr 30 21:46:31.346320 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:31.346320 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:31.346753 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1721/3410] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:46:31 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 => generated 1380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:46:31.351318 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb4b1127-4e2f-4624-b7d4-683e8d4f372b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:31.353801 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1690/3411] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:31 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:46:31.356298 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-891f57bc-7ca0-4fa4-80c9-822cdbfc1a65 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:31.357058 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-891f57bc-7ca0-4fa4-80c9-822cdbfc1a65 None None] GET http://10.222.0.23/volume// Apr 30 21:46:31.357471 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-891f57bc-7ca0-4fa4-80c9-822cdbfc1a65 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:31.357967 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-891f57bc-7ca0-4fa4-80c9-822cdbfc1a65 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:31.358757 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-891f57bc-7ca0-4fa4-80c9-822cdbfc1a65 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:46:31.359596 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1722/3412] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:46:31 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Apr 30 21:46:31.366154 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-59166801-7a1a-40eb-946d-17ba88adada7 req-2fe9d49d-bbcf-4135-971b-2008a91ffee0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:31.370843 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-2fe9d49d-bbcf-4135-971b-2008a91ffee0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] POST http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/attachments Apr 30 21:46:31.371581 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-2fe9d49d-bbcf-4135-971b-2008a91ffee0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "223065cf-14f3-4066-9159-1b9f16888528", "connector": null, "instance_uuid": "b658846c-4db9-4a36-9de1-86476a6aa9a4"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:46:31.386809 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:31.386809 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:31.686261 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-2fe9d49d-bbcf-4135-971b-2008a91ffee0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/attachments returned with HTTP 200 Apr 30 21:46:31.687004 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1691/3413] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:46:31 2022] POST /volume/v3/abef47ea98c94b53836ceb8e201788f7/attachments => generated 273 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:46:31.724601 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-48ea1922-ea80-429a-9c5e-0fc8a8a99d03 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:31.728976 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-48ea1922-ea80-429a-9c5e-0fc8a8a99d03 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:31.729526 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-48ea1922-ea80-429a-9c5e-0fc8a8a99d03 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:31.730021 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-48ea1922-ea80-429a-9c5e-0fc8a8a99d03 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:31.730324 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-48ea1922-ea80-429a-9c5e-0fc8a8a99d03 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:31.737894 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:31.737894 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:31.739665 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-48ea1922-ea80-429a-9c5e-0fc8a8a99d03 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:31.740471 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1723/3414] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:31 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:32.360949 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-eda6ba81-3b3f-4219-9213-8d4cf492f2df None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:32.365267 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eda6ba81-3b3f-4219-9213-8d4cf492f2df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:32.365705 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eda6ba81-3b3f-4219-9213-8d4cf492f2df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:32.366223 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eda6ba81-3b3f-4219-9213-8d4cf492f2df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:32.366551 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-eda6ba81-3b3f-4219-9213-8d4cf492f2df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:32.374258 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:32.374258 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:32.375836 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eda6ba81-3b3f-4219-9213-8d4cf492f2df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:32.379863 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1692/3415] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:32 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:32.750270 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-92f24df8-bed6-4d65-85ee-6bf0d3ceee0c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:32.754621 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-92f24df8-bed6-4d65-85ee-6bf0d3ceee0c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:32.755053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-92f24df8-bed6-4d65-85ee-6bf0d3ceee0c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:32.755519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-92f24df8-bed6-4d65-85ee-6bf0d3ceee0c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:32.755817 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-92f24df8-bed6-4d65-85ee-6bf0d3ceee0c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:32.763422 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:32.763422 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:32.765148 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-92f24df8-bed6-4d65-85ee-6bf0d3ceee0c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:32.770494 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1724/3416] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:32 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:33.385714 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-36f0d5c4-d5e7-4c10-9af1-97e6786e081e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:33.389984 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-36f0d5c4-d5e7-4c10-9af1-97e6786e081e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:33.390418 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-36f0d5c4-d5e7-4c10-9af1-97e6786e081e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:33.390859 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-36f0d5c4-d5e7-4c10-9af1-97e6786e081e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:33.391199 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-36f0d5c4-d5e7-4c10-9af1-97e6786e081e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:33.398911 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:33.398911 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:33.400523 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-36f0d5c4-d5e7-4c10-9af1-97e6786e081e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:33.401461 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1693/3417] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:33 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:33.414518 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-60a68d9f-44fa-4be3-b95c-f06289263a8c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:33.418948 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-60a68d9f-44fa-4be3-b95c-f06289263a8c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 Apr 30 21:46:33.419389 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-60a68d9f-44fa-4be3-b95c-f06289263a8c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:33.419844 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-60a68d9f-44fa-4be3-b95c-f06289263a8c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:33.429788 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:33.429788 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:33.430719 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-60a68d9f-44fa-4be3-b95c-f06289263a8c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:46:33.432482 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-60a68d9f-44fa-4be3-b95c-f06289263a8c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 returned with HTTP 200 Apr 30 21:46:33.436935 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1725/3418] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:46:33 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:33.442606 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-841352be-f4aa-4584-9b97-fe696e5a9b2a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:33.447481 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-841352be-f4aa-4584-9b97-fe696e5a9b2a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:33.447916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-841352be-f4aa-4584-9b97-fe696e5a9b2a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:33.448439 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-841352be-f4aa-4584-9b97-fe696e5a9b2a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:33.448740 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-841352be-f4aa-4584-9b97-fe696e5a9b2a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:33.456703 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:33.456703 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:33.458398 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-841352be-f4aa-4584-9b97-fe696e5a9b2a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:33.463312 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1694/3419] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:33 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:33.470228 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a5520202-b90a-4ccd-90df-d68518d983db None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:33.474483 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a5520202-b90a-4ccd-90df-d68518d983db tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:33.474927 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a5520202-b90a-4ccd-90df-d68518d983db tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:33.475374 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a5520202-b90a-4ccd-90df-d68518d983db tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:33.475672 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.contrib.backups [None req-a5520202-b90a-4ccd-90df-d68518d983db tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete backup with id: 8548cec6-f453-475a-8e75-d8111ebf086a. Apr 30 21:46:33.483177 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:33.483177 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:33.588552 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.backup.rpcapi [None req-a5520202-b90a-4ccd-90df-d68518d983db tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] delete_backup rpcapi backup_id 8548cec6-f453-475a-8e75-d8111ebf086a {{(pid=122527) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:76}} Apr 30 21:46:33.591553 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a5520202-b90a-4ccd-90df-d68518d983db tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 202 Apr 30 21:46:33.592327 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1726/3420] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:46:33 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:46:33.597124 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-019b8b51-4635-478f-9dd0-7062130c105d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:33.601533 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-019b8b51-4635-478f-9dd0-7062130c105d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:33.602016 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-019b8b51-4635-478f-9dd0-7062130c105d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:33.602468 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-019b8b51-4635-478f-9dd0-7062130c105d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:33.602773 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-019b8b51-4635-478f-9dd0-7062130c105d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:33.611067 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:33.611067 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:33.615035 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-019b8b51-4635-478f-9dd0-7062130c105d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:33.615035 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1695/3421] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:33 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:33.775596 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c8fc3221-d5f9-4d5b-ac5d-0a43f7dc36f9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:33.780777 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c8fc3221-d5f9-4d5b-ac5d-0a43f7dc36f9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:33.781211 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c8fc3221-d5f9-4d5b-ac5d-0a43f7dc36f9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:33.781655 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c8fc3221-d5f9-4d5b-ac5d-0a43f7dc36f9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:33.781979 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-c8fc3221-d5f9-4d5b-ac5d-0a43f7dc36f9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:33.789390 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:33.789390 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:33.791049 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c8fc3221-d5f9-4d5b-ac5d-0a43f7dc36f9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:33.791734 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1727/3422] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:33 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:34.624063 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b2ce1b81-b3af-4771-b7a1-a1f18d7faa32 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:34.628647 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2ce1b81-b3af-4771-b7a1-a1f18d7faa32 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:34.629128 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2ce1b81-b3af-4771-b7a1-a1f18d7faa32 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:34.629582 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2ce1b81-b3af-4771-b7a1-a1f18d7faa32 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:34.629929 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b2ce1b81-b3af-4771-b7a1-a1f18d7faa32 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:34.638158 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:34.638158 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:34.640324 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2ce1b81-b3af-4771-b7a1-a1f18d7faa32 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:34.641452 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1696/3423] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:34 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:34.642538 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-51477c1e-1570-4c4d-80dd-3070d706b425 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:34.643469 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-51477c1e-1570-4c4d-80dd-3070d706b425 None None] GET http://10.222.0.23/volume// Apr 30 21:46:34.643883 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-51477c1e-1570-4c4d-80dd-3070d706b425 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:34.644497 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-51477c1e-1570-4c4d-80dd-3070d706b425 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:34.645432 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-51477c1e-1570-4c4d-80dd-3070d706b425 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:46:34.646200 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1728/3424] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:46:34 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Apr 30 21:46:34.672618 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-59166801-7a1a-40eb-946d-17ba88adada7 req-c06cd958-a0b6-4cee-a9b2-d54d332ac64e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:34.676289 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-c06cd958-a0b6-4cee-a9b2-d54d332ac64e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 Apr 30 21:46:34.676710 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-c06cd958-a0b6-4cee-a9b2-d54d332ac64e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:34.677164 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-c06cd958-a0b6-4cee-a9b2-d54d332ac64e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:34.696759 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:34.696759 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:34.704062 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-59166801-7a1a-40eb-946d-17ba88adada7 req-c06cd958-a0b6-4cee-a9b2-d54d332ac64e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:46:34.715221 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-c06cd958-a0b6-4cee-a9b2-d54d332ac64e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 returned with HTTP 200 Apr 30 21:46:34.715964 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1697/3425] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:46:34 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 => generated 1478 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:46:34.743050 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-59166801-7a1a-40eb-946d-17ba88adada7 req-04b819b4-f6bc-464b-aa1e-98e5119f4b5a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:34.747469 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-04b819b4-f6bc-464b-aa1e-98e5119f4b5a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] PUT http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/attachments/953e1bc2-b909-4d3a-95af-26b8c469b6c3 Apr 30 21:46:34.748214 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-04b819b4-f6bc-464b-aa1e-98e5119f4b5a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sda"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:46:34.769410 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-59166801-7a1a-40eb-946d-17ba88adada7 req-04b819b4-f6bc-464b-aa1e-98e5119f4b5a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Lock "b'cinder-attachment_update-223065cf-14f3-4066-9159-1b9f16888528-nch1-master-1'" acquired by "attachment_update" :: waited 0.008s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:46:34.771548 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:34.771548 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:34.800772 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-76edf4fc-e2d1-4313-8031-14e46127fa26 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:34.805077 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-76edf4fc-e2d1-4313-8031-14e46127fa26 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:34.805514 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-76edf4fc-e2d1-4313-8031-14e46127fa26 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:34.805984 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-76edf4fc-e2d1-4313-8031-14e46127fa26 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:34.806287 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-76edf4fc-e2d1-4313-8031-14e46127fa26 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:34.814156 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:34.814156 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:34.815853 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-76edf4fc-e2d1-4313-8031-14e46127fa26 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:34.821425 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1698/3426] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:34 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:46:35.651745 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bdc4e662-1896-4423-bd73-61d9553891ad None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:35.656649 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bdc4e662-1896-4423-bd73-61d9553891ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:35.657150 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bdc4e662-1896-4423-bd73-61d9553891ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:35.657599 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bdc4e662-1896-4423-bd73-61d9553891ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:35.657923 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-bdc4e662-1896-4423-bd73-61d9553891ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:35.680838 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:35.680838 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:35.682906 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bdc4e662-1896-4423-bd73-61d9553891ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:35.684027 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1699/3427] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:35 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:46:35.776246 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-59166801-7a1a-40eb-946d-17ba88adada7 req-04b819b4-f6bc-464b-aa1e-98e5119f4b5a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Lock "b'cinder-attachment_update-223065cf-14f3-4066-9159-1b9f16888528-nch1-master-1'" released by "attachment_update" :: held 1.006s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:46:35.777228 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-04b819b4-f6bc-464b-aa1e-98e5119f4b5a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/attachments/953e1bc2-b909-4d3a-95af-26b8c469b6c3 returned with HTTP 200 Apr 30 21:46:35.778480 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1729/3428] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:46:34 2022] PUT /volume/v3/abef47ea98c94b53836ceb8e201788f7/attachments/953e1bc2-b909-4d3a-95af-26b8c469b6c3 => generated 766 bytes in 1036 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:46:35.825562 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f170272d-b903-42cc-b2e0-baa09eaca9d7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:35.829958 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f170272d-b903-42cc-b2e0-baa09eaca9d7 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:35.830603 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f170272d-b903-42cc-b2e0-baa09eaca9d7 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:35.831305 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f170272d-b903-42cc-b2e0-baa09eaca9d7 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:35.831622 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-f170272d-b903-42cc-b2e0-baa09eaca9d7 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:35.839922 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:35.839922 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:35.841795 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f170272d-b903-42cc-b2e0-baa09eaca9d7 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:35.842911 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1700/3429] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:35 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:35.938640 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-59166801-7a1a-40eb-946d-17ba88adada7 req-01179b11-281c-4fe9-9448-c03353e5429d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:35.943474 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-01179b11-281c-4fe9-9448-c03353e5429d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] POST http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/attachments/953e1bc2-b909-4d3a-95af-26b8c469b6c3/action Apr 30 21:46:35.944430 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-01179b11-281c-4fe9-9448-c03353e5429d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:46:35.945009 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-01179b11-281c-4fe9-9448-c03353e5429d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:46:35.976982 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:35.976982 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:36.164714 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-59166801-7a1a-40eb-946d-17ba88adada7 req-01179b11-281c-4fe9-9448-c03353e5429d tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/attachments/953e1bc2-b909-4d3a-95af-26b8c469b6c3/action returned with HTTP 204 Apr 30 21:46:36.166246 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1730/3430] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:46:35 2022] POST /volume/v3/abef47ea98c94b53836ceb8e201788f7/attachments/953e1bc2-b909-4d3a-95af-26b8c469b6c3/action => generated 0 bytes in 229 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:46:36.693366 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-44edec97-8c09-4dae-b272-ce3eaa9fe866 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:36.699208 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-44edec97-8c09-4dae-b272-ce3eaa9fe866 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:36.700096 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-44edec97-8c09-4dae-b272-ce3eaa9fe866 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:36.700406 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-44edec97-8c09-4dae-b272-ce3eaa9fe866 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:36.700704 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-44edec97-8c09-4dae-b272-ce3eaa9fe866 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:36.709140 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:36.709140 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:36.712355 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-44edec97-8c09-4dae-b272-ce3eaa9fe866 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:36.718389 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1701/3431] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:36 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:36.851328 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e903cf07-406d-4bb7-9089-ba58308b8783 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:36.859291 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e903cf07-406d-4bb7-9089-ba58308b8783 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:36.859291 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e903cf07-406d-4bb7-9089-ba58308b8783 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:36.859291 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e903cf07-406d-4bb7-9089-ba58308b8783 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:36.859291 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-e903cf07-406d-4bb7-9089-ba58308b8783 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:36.864075 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:36.864075 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:36.865684 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e903cf07-406d-4bb7-9089-ba58308b8783 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:36.866430 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1731/3432] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:36 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:37.722926 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-36b5f6eb-3567-4118-8274-2224c744a85b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:37.727785 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-36b5f6eb-3567-4118-8274-2224c744a85b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:37.730041 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-36b5f6eb-3567-4118-8274-2224c744a85b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:37.730041 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-36b5f6eb-3567-4118-8274-2224c744a85b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:37.730041 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-36b5f6eb-3567-4118-8274-2224c744a85b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:37.736276 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:37.736276 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:37.737884 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-36b5f6eb-3567-4118-8274-2224c744a85b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:37.738558 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1702/3433] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:37 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:37.876917 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5123a194-5cac-4bbf-8d54-fbdd0dac49c9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:37.881320 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5123a194-5cac-4bbf-8d54-fbdd0dac49c9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:37.881774 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5123a194-5cac-4bbf-8d54-fbdd0dac49c9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:37.882772 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5123a194-5cac-4bbf-8d54-fbdd0dac49c9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:37.883118 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-5123a194-5cac-4bbf-8d54-fbdd0dac49c9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:37.890332 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:37.890332 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:37.891917 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5123a194-5cac-4bbf-8d54-fbdd0dac49c9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:37.892602 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1732/3434] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:37 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:38.747062 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f0da6a0d-f73d-46e0-934e-49fa0b244738 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:38.751373 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f0da6a0d-f73d-46e0-934e-49fa0b244738 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:38.751810 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f0da6a0d-f73d-46e0-934e-49fa0b244738 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:38.752290 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f0da6a0d-f73d-46e0-934e-49fa0b244738 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:38.752593 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-f0da6a0d-f73d-46e0-934e-49fa0b244738 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:38.761001 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:38.761001 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:38.762922 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f0da6a0d-f73d-46e0-934e-49fa0b244738 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:38.763700 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1703/3435] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:38 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:38.902300 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bd90695a-7b18-4ad4-aa96-20fbc6ae942d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:38.907301 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bd90695a-7b18-4ad4-aa96-20fbc6ae942d tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:38.907412 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bd90695a-7b18-4ad4-aa96-20fbc6ae942d tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:38.907791 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bd90695a-7b18-4ad4-aa96-20fbc6ae942d tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:38.908095 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-bd90695a-7b18-4ad4-aa96-20fbc6ae942d tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:38.916622 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:38.916622 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:38.918461 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bd90695a-7b18-4ad4-aa96-20fbc6ae942d tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:38.919183 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1733/3436] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:38 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:39.773108 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6b17a036-4c92-4d3f-be9f-543686fad77d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:39.777886 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6b17a036-4c92-4d3f-be9f-543686fad77d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:39.778322 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6b17a036-4c92-4d3f-be9f-543686fad77d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:39.778762 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6b17a036-4c92-4d3f-be9f-543686fad77d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:39.779060 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-6b17a036-4c92-4d3f-be9f-543686fad77d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:39.786525 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:39.786525 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:39.788066 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6b17a036-4c92-4d3f-be9f-543686fad77d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:39.790929 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1704/3437] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:39 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:39.928784 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f8843efd-b90a-4fbf-9add-7cc12db2c868 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:39.933974 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f8843efd-b90a-4fbf-9add-7cc12db2c868 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:39.934763 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f8843efd-b90a-4fbf-9add-7cc12db2c868 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:39.935552 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f8843efd-b90a-4fbf-9add-7cc12db2c868 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:39.936078 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f8843efd-b90a-4fbf-9add-7cc12db2c868 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:39.943842 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:39.943842 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:39.946150 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f8843efd-b90a-4fbf-9add-7cc12db2c868 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:39.946933 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1734/3438] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:39 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 813 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:39.955457 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cb766ebc-c4b5-46e6-ab14-7f586cafe114 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:39.959330 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cb766ebc-c4b5-46e6-ab14-7f586cafe114 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 Apr 30 21:46:39.959773 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cb766ebc-c4b5-46e6-ab14-7f586cafe114 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:39.960261 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cb766ebc-c4b5-46e6-ab14-7f586cafe114 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:39.973747 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:39.973747 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:39.980766 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-cb766ebc-c4b5-46e6-ab14-7f586cafe114 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:39.989368 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cb766ebc-c4b5-46e6-ab14-7f586cafe114 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 returned with HTTP 200 Apr 30 21:46:39.990125 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1705/3439] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:39 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:40.002394 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-22a036aa-d7e9-46d1-ab5f-0b35b4dba9ce None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:40.008385 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-22a036aa-d7e9-46d1-ab5f-0b35b4dba9ce tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] POST http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43/action Apr 30 21:46:40.009001 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-22a036aa-d7e9-46d1-ab5f-0b35b4dba9ce tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:46:40.009326 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-22a036aa-d7e9-46d1-ab5f-0b35b4dba9ce tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:46:40.010195 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.contrib.admin_actions [None req-22a036aa-d7e9-46d1-ab5f-0b35b4dba9ce tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] Updating backup 'c4f6cb23-fcdc-4160-8a51-28765dd48d43' with '{'status': 'error'}' {{(pid=122527) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:344}} Apr 30 21:46:40.022564 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:40.022564 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:40.097396 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.backup.rpcapi [None req-22a036aa-d7e9-46d1-ab5f-0b35b4dba9ce tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] reset_status in rpcapi backup_id c4f6cb23-fcdc-4160-8a51-28765dd48d43 on host ncdv-master-1. {{(pid=122527) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:101}} Apr 30 21:46:40.100280 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-22a036aa-d7e9-46d1-ab5f-0b35b4dba9ce tempest-VolumesBackupsAdminTest-1168158184 tempest-VolumesBackupsAdminTest-1168158184-project-admin] http://10.222.0.23/volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43/action returned with HTTP 202 Apr 30 21:46:40.101547 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1735/3440] 10.222.0.23 () {60 vars in 1366 bytes} [Sat Apr 30 21:46:40 2022] POST /volume/v3/f33bf15f5e94469e913e2480ceb1409b/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:46:40.107676 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f6260e1e-db7a-4bf1-b144-add73bae87be None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:40.110520 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f6260e1e-db7a-4bf1-b144-add73bae87be tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:40.110960 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f6260e1e-db7a-4bf1-b144-add73bae87be tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:40.111409 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f6260e1e-db7a-4bf1-b144-add73bae87be tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:40.111713 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-f6260e1e-db7a-4bf1-b144-add73bae87be tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:40.119922 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:40.119922 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:40.121554 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f6260e1e-db7a-4bf1-b144-add73bae87be tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:40.122294 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1706/3441] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:40 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 813 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:40.798064 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-761f3615-f978-4656-beb4-1f2538515e3d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:40.802361 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-761f3615-f978-4656-beb4-1f2538515e3d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:40.802796 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-761f3615-f978-4656-beb4-1f2538515e3d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:40.803242 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-761f3615-f978-4656-beb4-1f2538515e3d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:40.803544 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-761f3615-f978-4656-beb4-1f2538515e3d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:40.811413 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:40.811413 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:40.812958 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-761f3615-f978-4656-beb4-1f2538515e3d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:40.813620 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1736/3442] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:40 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:41.132086 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-edf701a8-a692-41b8-a3ae-075c413ca1da None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:41.137273 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-edf701a8-a692-41b8-a3ae-075c413ca1da tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:41.140885 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-edf701a8-a692-41b8-a3ae-075c413ca1da tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:41.140885 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-edf701a8-a692-41b8-a3ae-075c413ca1da tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:41.140885 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-edf701a8-a692-41b8-a3ae-075c413ca1da tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:41.146959 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:41.146959 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:41.149225 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-edf701a8-a692-41b8-a3ae-075c413ca1da tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:41.150149 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1707/3443] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:41 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 809 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:41.159098 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b7a7f92b-c1f6-4ea4-9aab-95a9a2845af3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:41.163409 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b7a7f92b-c1f6-4ea4-9aab-95a9a2845af3 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] DELETE http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:41.163840 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b7a7f92b-c1f6-4ea4-9aab-95a9a2845af3 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:41.164286 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b7a7f92b-c1f6-4ea4-9aab-95a9a2845af3 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:41.164577 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.contrib.backups [None req-b7a7f92b-c1f6-4ea4-9aab-95a9a2845af3 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Delete backup with id: c4f6cb23-fcdc-4160-8a51-28765dd48d43. Apr 30 21:46:41.171613 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:41.171613 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:41.280016 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.backup.rpcapi [None req-b7a7f92b-c1f6-4ea4-9aab-95a9a2845af3 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] delete_backup rpcapi backup_id c4f6cb23-fcdc-4160-8a51-28765dd48d43 {{(pid=122527) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:76}} Apr 30 21:46:41.282797 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b7a7f92b-c1f6-4ea4-9aab-95a9a2845af3 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 202 Apr 30 21:46:41.283623 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1737/3444] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:46:41 2022] DELETE /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:46:41.291554 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7d5e0e24-4bc3-4a3f-9bba-f7ac112883df None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:41.298303 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7d5e0e24-4bc3-4a3f-9bba-f7ac112883df tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:41.299116 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7d5e0e24-4bc3-4a3f-9bba-f7ac112883df tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:41.299820 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7d5e0e24-4bc3-4a3f-9bba-f7ac112883df tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:41.300295 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-7d5e0e24-4bc3-4a3f-9bba-f7ac112883df tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:41.312725 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:41.312725 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:41.314682 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7d5e0e24-4bc3-4a3f-9bba-f7ac112883df tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:41.315427 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1708/3445] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:41 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:46:41.823912 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e71bfbc0-6645-413a-9780-351c3e2c76a7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:41.828158 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e71bfbc0-6645-413a-9780-351c3e2c76a7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:41.828595 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e71bfbc0-6645-413a-9780-351c3e2c76a7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:41.829036 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e71bfbc0-6645-413a-9780-351c3e2c76a7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:41.829334 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-e71bfbc0-6645-413a-9780-351c3e2c76a7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:41.837350 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:41.837350 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:41.838920 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e71bfbc0-6645-413a-9780-351c3e2c76a7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:41.839593 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1738/3446] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:41 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:42.326527 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cf5753fc-37dc-48b7-a4d3-26e4215e7a59 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:42.330952 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cf5753fc-37dc-48b7-a4d3-26e4215e7a59 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:42.331392 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cf5753fc-37dc-48b7-a4d3-26e4215e7a59 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:42.331835 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cf5753fc-37dc-48b7-a4d3-26e4215e7a59 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:42.332138 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-cf5753fc-37dc-48b7-a4d3-26e4215e7a59 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:42.339359 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:42.339359 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:42.340972 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cf5753fc-37dc-48b7-a4d3-26e4215e7a59 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:42.347473 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1709/3447] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:42 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:42.849291 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bc39e8b2-7d84-4544-b566-9adf0733c1bc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:42.854308 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bc39e8b2-7d84-4544-b566-9adf0733c1bc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:42.854745 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bc39e8b2-7d84-4544-b566-9adf0733c1bc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:42.855190 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bc39e8b2-7d84-4544-b566-9adf0733c1bc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:42.855489 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-bc39e8b2-7d84-4544-b566-9adf0733c1bc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:42.863334 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:42.863334 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:42.864908 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bc39e8b2-7d84-4544-b566-9adf0733c1bc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:42.865596 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1739/3448] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:42 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:43.351414 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-75ad4b39-a658-4d3c-882c-b328aeb2112e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:43.355785 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-75ad4b39-a658-4d3c-882c-b328aeb2112e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:43.356336 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-75ad4b39-a658-4d3c-882c-b328aeb2112e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:43.356851 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-75ad4b39-a658-4d3c-882c-b328aeb2112e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:43.357225 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-75ad4b39-a658-4d3c-882c-b328aeb2112e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:43.365100 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:43.365100 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:43.366832 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-75ad4b39-a658-4d3c-882c-b328aeb2112e tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:43.367535 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1710/3449] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:43 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:43.874973 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6a010e88-eedc-4f92-ad79-f6f58425ae02 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:43.879275 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6a010e88-eedc-4f92-ad79-f6f58425ae02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:43.879712 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6a010e88-eedc-4f92-ad79-f6f58425ae02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:43.880154 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6a010e88-eedc-4f92-ad79-f6f58425ae02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:43.880455 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-6a010e88-eedc-4f92-ad79-f6f58425ae02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:43.887786 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:43.887786 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:43.889332 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6a010e88-eedc-4f92-ad79-f6f58425ae02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:43.890128 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1740/3450] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:43 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:44.379324 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-91656be0-d4a4-4238-ab7c-49e8d8037261 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:44.383593 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91656be0-d4a4-4238-ab7c-49e8d8037261 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:44.384061 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91656be0-d4a4-4238-ab7c-49e8d8037261 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:44.384508 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-91656be0-d4a4-4238-ab7c-49e8d8037261 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:44.384810 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-91656be0-d4a4-4238-ab7c-49e8d8037261 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:44.392488 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:44.392488 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:44.394073 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-91656be0-d4a4-4238-ab7c-49e8d8037261 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:44.394737 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1711/3451] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:44 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:44.900095 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f0de4efa-11cf-4c27-856d-22be5fb4d5bf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:44.905076 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f0de4efa-11cf-4c27-856d-22be5fb4d5bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:44.905547 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f0de4efa-11cf-4c27-856d-22be5fb4d5bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:44.906193 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f0de4efa-11cf-4c27-856d-22be5fb4d5bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:44.909823 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-f0de4efa-11cf-4c27-856d-22be5fb4d5bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:44.914914 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:44.914914 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:44.919180 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f0de4efa-11cf-4c27-856d-22be5fb4d5bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:44.920885 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1741/3452] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:44 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:45.404720 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-dd58816e-ad3a-4000-8eac-06ae18e949bb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:45.409008 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dd58816e-ad3a-4000-8eac-06ae18e949bb tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:45.409469 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dd58816e-ad3a-4000-8eac-06ae18e949bb tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:45.409952 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dd58816e-ad3a-4000-8eac-06ae18e949bb tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:45.410258 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-dd58816e-ad3a-4000-8eac-06ae18e949bb tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:45.418094 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:45.418094 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:45.419646 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dd58816e-ad3a-4000-8eac-06ae18e949bb tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:45.420344 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1712/3453] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:45 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:45.930325 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-10b23662-3b57-4c07-8e98-60263701cda2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:45.934630 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-10b23662-3b57-4c07-8e98-60263701cda2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:45.936019 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-10b23662-3b57-4c07-8e98-60263701cda2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:45.936019 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-10b23662-3b57-4c07-8e98-60263701cda2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:45.936019 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-10b23662-3b57-4c07-8e98-60263701cda2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:45.943185 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:45.943185 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:45.944736 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-10b23662-3b57-4c07-8e98-60263701cda2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:45.945402 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1742/3454] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:45 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:46.429278 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-eeded0c7-3cf9-404b-b7ee-c7249b0675d2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:46.434318 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eeded0c7-3cf9-404b-b7ee-c7249b0675d2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:46.434756 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eeded0c7-3cf9-404b-b7ee-c7249b0675d2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:46.435248 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-eeded0c7-3cf9-404b-b7ee-c7249b0675d2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:46.435679 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-eeded0c7-3cf9-404b-b7ee-c7249b0675d2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:46.442960 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:46.442960 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:46.444554 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-eeded0c7-3cf9-404b-b7ee-c7249b0675d2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:46.445276 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1713/3455] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:46 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:46.955561 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e2622774-3c70-46b4-8b16-8347de036e32 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:46.960296 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2622774-3c70-46b4-8b16-8347de036e32 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:46.960748 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2622774-3c70-46b4-8b16-8347de036e32 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:46.961203 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2622774-3c70-46b4-8b16-8347de036e32 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:46.961506 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-e2622774-3c70-46b4-8b16-8347de036e32 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:46.969051 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:46.969051 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:46.970688 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2622774-3c70-46b4-8b16-8347de036e32 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:46.971751 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1743/3456] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:46 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:47.455739 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3e6ab3e5-7187-4052-b937-c5f9ba169f72 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:47.460081 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3e6ab3e5-7187-4052-b937-c5f9ba169f72 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:47.460525 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3e6ab3e5-7187-4052-b937-c5f9ba169f72 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:47.460965 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3e6ab3e5-7187-4052-b937-c5f9ba169f72 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:47.461288 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-3e6ab3e5-7187-4052-b937-c5f9ba169f72 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:47.468579 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:47.468579 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:47.470150 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3e6ab3e5-7187-4052-b937-c5f9ba169f72 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:47.470809 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1714/3457] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:47 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:47.982026 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-33b61e99-0289-4bae-af68-5bcbb37bd071 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:47.986273 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-33b61e99-0289-4bae-af68-5bcbb37bd071 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:47.986705 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-33b61e99-0289-4bae-af68-5bcbb37bd071 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:47.987150 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-33b61e99-0289-4bae-af68-5bcbb37bd071 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:47.987450 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-33b61e99-0289-4bae-af68-5bcbb37bd071 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:47.995154 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:47.995154 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:47.996688 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-33b61e99-0289-4bae-af68-5bcbb37bd071 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 200 Apr 30 21:46:47.997354 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1744/3458] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:47 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:48.480539 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2d7dcf79-efd0-4f4f-b7d0-6ad776635da2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:48.484883 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2d7dcf79-efd0-4f4f-b7d0-6ad776635da2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:48.485325 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2d7dcf79-efd0-4f4f-b7d0-6ad776635da2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:48.485785 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2d7dcf79-efd0-4f4f-b7d0-6ad776635da2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:48.486094 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-2d7dcf79-efd0-4f4f-b7d0-6ad776635da2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:48.493409 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:48.493409 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:48.495100 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2d7dcf79-efd0-4f4f-b7d0-6ad776635da2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:48.495984 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1715/3459] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:48 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:49.006278 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9063ff12-0c20-415e-8ae8-305c1c9ed0cf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:49.010586 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9063ff12-0c20-415e-8ae8-305c1c9ed0cf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a Apr 30 21:46:49.011049 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9063ff12-0c20-415e-8ae8-305c1c9ed0cf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:49.011496 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9063ff12-0c20-415e-8ae8-305c1c9ed0cf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:49.011796 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-9063ff12-0c20-415e-8ae8-305c1c9ed0cf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Show backup with id 8548cec6-f453-475a-8e75-d8111ebf086a. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:49.017494 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9063ff12-0c20-415e-8ae8-305c1c9ed0cf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a returned with HTTP 404 Apr 30 21:46:49.021277 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1745/3460] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:49 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/backups/8548cec6-f453-475a-8e75-d8111ebf086a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:46:49.505070 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b3a14c2e-3825-4057-ae7a-1a9e8bd9c47a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:49.509959 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b3a14c2e-3825-4057-ae7a-1a9e8bd9c47a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:49.510513 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b3a14c2e-3825-4057-ae7a-1a9e8bd9c47a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:49.511051 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b3a14c2e-3825-4057-ae7a-1a9e8bd9c47a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:49.511449 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-b3a14c2e-3825-4057-ae7a-1a9e8bd9c47a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:49.520767 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:49.520767 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:49.522505 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b3a14c2e-3825-4057-ae7a-1a9e8bd9c47a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:49.523252 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1716/3461] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:49 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:50.534012 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-715b08e0-e660-472d-bf7c-a904faff4e52 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:50.539225 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-715b08e0-e660-472d-bf7c-a904faff4e52 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:50.539664 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-715b08e0-e660-472d-bf7c-a904faff4e52 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:50.540110 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-715b08e0-e660-472d-bf7c-a904faff4e52 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:50.540405 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.backups [None req-715b08e0-e660-472d-bf7c-a904faff4e52 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122527) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:50.549035 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:50.549035 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:50.550719 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-715b08e0-e660-472d-bf7c-a904faff4e52 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 200 Apr 30 21:46:50.551419 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1746/3462] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:50 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 812 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:51.561106 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f7e36692-bee5-4ac1-8a9e-921e165b217c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:51.565720 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f7e36692-bee5-4ac1-8a9e-921e165b217c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 Apr 30 21:46:51.566501 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f7e36692-bee5-4ac1-8a9e-921e165b217c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:51.567601 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f7e36692-bee5-4ac1-8a9e-921e165b217c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:51.567990 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.backups [None req-f7e36692-bee5-4ac1-8a9e-921e165b217c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Show backup with id c4f6cb23-fcdc-4160-8a51-28765dd48d43. {{(pid=122525) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Apr 30 21:46:51.574015 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f7e36692-bee5-4ac1-8a9e-921e165b217c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 returned with HTTP 404 Apr 30 21:46:51.580016 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1717/3463] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:51 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/backups/c4f6cb23-fcdc-4160-8a51-28765dd48d43 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:46:51.583720 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7c040cdb-dcaa-4894-90cc-4f3a2a348cd2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:51.587486 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7c040cdb-dcaa-4894-90cc-4f3a2a348cd2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] DELETE http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 Apr 30 21:46:51.588031 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7c040cdb-dcaa-4894-90cc-4f3a2a348cd2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:51.588586 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7c040cdb-dcaa-4894-90cc-4f3a2a348cd2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:51.589089 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-7c040cdb-dcaa-4894-90cc-4f3a2a348cd2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Delete volume with id: db1274cb-b9ba-493c-9342-5b8562f70c92 Apr 30 21:46:51.603459 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:51.603459 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:51.604592 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7c040cdb-dcaa-4894-90cc-4f3a2a348cd2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:51.791617 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7c040cdb-dcaa-4894-90cc-4f3a2a348cd2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Delete volume request issued successfully. Apr 30 21:46:51.792080 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7c040cdb-dcaa-4894-90cc-4f3a2a348cd2 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 returned with HTTP 202 Apr 30 21:46:51.796406 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1747/3464] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:46:51 2022] DELETE /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:46:51.798469 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c7018d96-4793-42ea-96fd-ce5e2879abb8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:51.802452 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c7018d96-4793-42ea-96fd-ce5e2879abb8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 Apr 30 21:46:51.803409 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c7018d96-4793-42ea-96fd-ce5e2879abb8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:51.803871 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c7018d96-4793-42ea-96fd-ce5e2879abb8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:51.822322 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:51.822322 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:51.830465 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c7018d96-4793-42ea-96fd-ce5e2879abb8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:51.839847 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c7018d96-4793-42ea-96fd-ce5e2879abb8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 returned with HTTP 200 Apr 30 21:46:51.849469 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1718/3465] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:51 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 => generated 908 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:46:52.853823 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9c989350-c4ad-42f2-910d-2e0bea794412 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:52.858048 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9c989350-c4ad-42f2-910d-2e0bea794412 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 Apr 30 21:46:52.860487 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9c989350-c4ad-42f2-910d-2e0bea794412 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:52.860487 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9c989350-c4ad-42f2-910d-2e0bea794412 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:52.874518 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:52.874518 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:52.882803 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9c989350-c4ad-42f2-910d-2e0bea794412 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:52.892685 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9c989350-c4ad-42f2-910d-2e0bea794412 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 returned with HTTP 200 Apr 30 21:46:52.893569 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1748/3466] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:52 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 => generated 908 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:53.906702 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-dcdb78fa-f601-49e2-8fd8-61267026a3fe None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:53.910295 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dcdb78fa-f601-49e2-8fd8-61267026a3fe tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 Apr 30 21:46:53.910737 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dcdb78fa-f601-49e2-8fd8-61267026a3fe tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:53.911178 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dcdb78fa-f601-49e2-8fd8-61267026a3fe tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:53.926206 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:53.926206 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:53.934112 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-dcdb78fa-f601-49e2-8fd8-61267026a3fe tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:53.944691 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dcdb78fa-f601-49e2-8fd8-61267026a3fe tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 returned with HTTP 200 Apr 30 21:46:53.944964 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1719/3467] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:53 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 => generated 908 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:54.959093 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1bc31817-b673-4422-8d02-ee365a3027e9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:54.965265 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1bc31817-b673-4422-8d02-ee365a3027e9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 Apr 30 21:46:54.966023 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1bc31817-b673-4422-8d02-ee365a3027e9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:54.969184 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1bc31817-b673-4422-8d02-ee365a3027e9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:54.981280 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:54.981280 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:54.989186 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1bc31817-b673-4422-8d02-ee365a3027e9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:54.998387 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1bc31817-b673-4422-8d02-ee365a3027e9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 returned with HTTP 200 Apr 30 21:46:54.999137 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1749/3468] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:54 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 => generated 908 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:56.012520 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0b632f0f-4ea3-42bd-b316-a8a8cb760992 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:56.016820 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0b632f0f-4ea3-42bd-b316-a8a8cb760992 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 Apr 30 21:46:56.017558 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0b632f0f-4ea3-42bd-b316-a8a8cb760992 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:56.018456 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0b632f0f-4ea3-42bd-b316-a8a8cb760992 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:56.033388 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:56.033388 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:56.041267 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0b632f0f-4ea3-42bd-b316-a8a8cb760992 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:56.051037 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0b632f0f-4ea3-42bd-b316-a8a8cb760992 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 returned with HTTP 200 Apr 30 21:46:56.060083 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1720/3469] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:56 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 => generated 908 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:57.064733 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c2ae22da-469d-474b-92bc-c9abb9394c7c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:57.068258 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c2ae22da-469d-474b-92bc-c9abb9394c7c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 Apr 30 21:46:57.068696 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c2ae22da-469d-474b-92bc-c9abb9394c7c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:57.069141 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c2ae22da-469d-474b-92bc-c9abb9394c7c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:57.083686 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:57.083686 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:57.090994 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c2ae22da-469d-474b-92bc-c9abb9394c7c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:57.099308 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c2ae22da-469d-474b-92bc-c9abb9394c7c tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 returned with HTTP 200 Apr 30 21:46:57.100012 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1750/3470] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:57 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:58.112401 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7dd63cd5-61ea-458e-938c-8894d2fb7f5b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:58.115928 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7dd63cd5-61ea-458e-938c-8894d2fb7f5b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 Apr 30 21:46:58.116398 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7dd63cd5-61ea-458e-938c-8894d2fb7f5b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:58.116941 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7dd63cd5-61ea-458e-938c-8894d2fb7f5b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:58.128101 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7dd63cd5-61ea-458e-938c-8894d2fb7f5b tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 returned with HTTP 404 Apr 30 21:46:58.128979 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1721/3471] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:58 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/db1274cb-b9ba-493c-9342-5b8562f70c92 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:46:58.133462 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a4bee257-4e24-492c-a0b2-27c3659ea4c8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:58.137092 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a4bee257-4e24-492c-a0b2-27c3659ea4c8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] DELETE http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c Apr 30 21:46:58.137535 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a4bee257-4e24-492c-a0b2-27c3659ea4c8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:58.140824 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a4bee257-4e24-492c-a0b2-27c3659ea4c8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:58.140824 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-a4bee257-4e24-492c-a0b2-27c3659ea4c8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Delete volume with id: 2810f5d9-385b-4e01-91b4-33dcb61d9c2c Apr 30 21:46:58.153128 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:58.153128 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:58.154129 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a4bee257-4e24-492c-a0b2-27c3659ea4c8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:58.345882 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a4bee257-4e24-492c-a0b2-27c3659ea4c8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Delete volume request issued successfully. Apr 30 21:46:58.346288 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a4bee257-4e24-492c-a0b2-27c3659ea4c8 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c returned with HTTP 202 Apr 30 21:46:58.347065 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1751/3472] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:46:58 2022] DELETE /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:46:58.351690 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9233c175-6b75-426c-9875-2a118e74d8ec None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:58.355461 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9233c175-6b75-426c-9875-2a118e74d8ec tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c Apr 30 21:46:58.356076 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9233c175-6b75-426c-9875-2a118e74d8ec tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:58.356679 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9233c175-6b75-426c-9875-2a118e74d8ec tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:58.378655 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:58.378655 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:58.385812 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9233c175-6b75-426c-9875-2a118e74d8ec tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:58.394695 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9233c175-6b75-426c-9875-2a118e74d8ec tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c returned with HTTP 200 Apr 30 21:46:58.395398 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1722/3473] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:58 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c => generated 908 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:46:59.409595 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-468d9315-c8b9-4db7-8732-34ca551bceba None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:46:59.413576 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-468d9315-c8b9-4db7-8732-34ca551bceba tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c Apr 30 21:46:59.414044 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-468d9315-c8b9-4db7-8732-34ca551bceba tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:46:59.414499 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-468d9315-c8b9-4db7-8732-34ca551bceba tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:46:59.429100 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:46:59.429100 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:46:59.436126 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-468d9315-c8b9-4db7-8732-34ca551bceba tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:46:59.444721 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-468d9315-c8b9-4db7-8732-34ca551bceba tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c returned with HTTP 200 Apr 30 21:46:59.445457 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1752/3474] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:46:59 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:00.458611 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-08a53302-8c1a-4fce-ac31-e0a0e7b419f9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:00.462277 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-08a53302-8c1a-4fce-ac31-e0a0e7b419f9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c Apr 30 21:47:00.462720 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-08a53302-8c1a-4fce-ac31-e0a0e7b419f9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:00.463173 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-08a53302-8c1a-4fce-ac31-e0a0e7b419f9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:00.477407 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:00.477407 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:00.484478 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-08a53302-8c1a-4fce-ac31-e0a0e7b419f9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:47:00.494888 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-08a53302-8c1a-4fce-ac31-e0a0e7b419f9 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c returned with HTTP 200 Apr 30 21:47:00.495740 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1723/3475] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:00 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:00.977702 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e88fae22-4496-4c25-8733-aa8081180a2e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:00.981271 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes Apr 30 21:47:00.982009 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-535649119"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:47:00.982965 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume request body: {'volume': {'imageRef': 'a5b0850f-3b24-4bcb-b0a7-351c3216b27d', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-535649119'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:47:01.068838 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume of 1 GB Apr 30 21:47:01.075930 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Availability Zones retrieved successfully. Apr 30 21:47:01.091035 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Flow 'volume_create_api' (d34962e3-7c7e-4832-a0dc-a33a0122c913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:47:01.093470 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf51785-e52e-4c3c-b12d-b1fe259536c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:47:01.096567 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:47:01.169661 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf51785-e52e-4c3c-b12d-b1fe259536c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:47:01.171880 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28849a7b-b835-477f-a5db-3c3375036807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:47:01.286278 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['7d70393c-b4bf-4707-ba53-8503a3df1b0c', '89723bdc-00cc-4fa6-bcbd-5ee3f8e430d6', '4732a769-c048-4af2-b6ff-355e1de69cde', '196f52a5-dbe0-40e5-9344-1a618a02286b'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:47:01.288032 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28849a7b-b835-477f-a5db-3c3375036807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d70393c-b4bf-4707-ba53-8503a3df1b0c', '89723bdc-00cc-4fa6-bcbd-5ee3f8e430d6', '4732a769-c048-4af2-b6ff-355e1de69cde', '196f52a5-dbe0-40e5-9344-1a618a02286b']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:47:01.289998 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a740d983-30fe-4c75-a1ad-b2425aaee8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:47:01.351096 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a740d983-30fe-4c75-a1ad-b2425aaee8e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cef2a6ba-722a-421e-a3d7-963730a1eb11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-535649119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1febcefe29f461ea37667520a278022',qos_specs=None,replication_status=,reservations=['7d70393c-b4bf-4707-ba53-8503a3df1b0c','89723bdc-00cc-4fa6-bcbd-5ee3f8e430d6','4732a769-c048-4af2-b6ff-355e1de69cde','196f52a5-dbe0-40e5-9344-1a618a02286b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:47:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-535649119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cef2a6ba-722a-421e-a3d7-963730a1eb11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1febcefe29f461ea37667520a278022',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:47:01.352958 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651ad817-e979-45d5-a23c-1f073fb107df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:47:01.457091 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651ad817-e979-45d5-a23c-1f073fb107df) transitioned into state 'SUCCESS' from state '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-535649119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1febcefe29f461ea37667520a278022',qos_specs=None,replication_status=,reservations=['7d70393c-b4bf-4707-ba53-8503a3df1b0c','89723bdc-00cc-4fa6-bcbd-5ee3f8e430d6','4732a769-c048-4af2-b6ff-355e1de69cde','196f52a5-dbe0-40e5-9344-1a618a02286b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:47:01.458881 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fa34c17-912c-4802-a5e3-f6650750768e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:47:01.507297 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fea3d06c-562e-48a2-b3ae-b24ab9a338ee None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:01.510903 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fea3d06c-562e-48a2-b3ae-b24ab9a338ee tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c Apr 30 21:47:01.511339 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fea3d06c-562e-48a2-b3ae-b24ab9a338ee tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:01.511787 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fea3d06c-562e-48a2-b3ae-b24ab9a338ee tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:01.527760 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:01.527760 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:01.535126 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fea3d06c-562e-48a2-b3ae-b24ab9a338ee tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:47:01.543425 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fea3d06c-562e-48a2-b3ae-b24ab9a338ee tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c returned with HTTP 200 Apr 30 21:47:01.544114 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1724/3476] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:01 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:47:01.607410 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fa34c17-912c-4802-a5e3-f6650750768e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:47:01.609856 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Flow 'volume_create_api' (d34962e3-7c7e-4832-a0dc-a33a0122c913) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:47:01.611084 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume request issued successfully. Apr 30 21:47:01.612287 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e88fae22-4496-4c25-8733-aa8081180a2e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes returned with HTTP 202 Apr 30 21:47:01.613068 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1753/3477] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:47:00 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/volumes => generated 815 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:47:01.623372 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2c7aadcc-10a1-4494-b916-719b2fd7f82a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:01.627514 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2c7aadcc-10a1-4494-b916-719b2fd7f82a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:01.627944 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2c7aadcc-10a1-4494-b916-719b2fd7f82a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:01.628385 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2c7aadcc-10a1-4494-b916-719b2fd7f82a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:01.642328 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:01.642328 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:01.648973 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2c7aadcc-10a1-4494-b916-719b2fd7f82a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:01.658128 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2c7aadcc-10a1-4494-b916-719b2fd7f82a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:47:01.658804 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1725/3478] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:01 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:02.557114 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-98797599-2fdc-49b9-99f0-c2298fdafc87 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:02.560926 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-98797599-2fdc-49b9-99f0-c2298fdafc87 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c Apr 30 21:47:02.561369 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-98797599-2fdc-49b9-99f0-c2298fdafc87 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:02.561858 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-98797599-2fdc-49b9-99f0-c2298fdafc87 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:02.576489 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:02.576489 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:02.583276 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-98797599-2fdc-49b9-99f0-c2298fdafc87 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:47:02.591549 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-98797599-2fdc-49b9-99f0-c2298fdafc87 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c returned with HTTP 200 Apr 30 21:47:02.592244 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1754/3479] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:02 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:02.670880 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fc2513fd-b337-4fd4-8492-d725b6026eab None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:02.674960 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fc2513fd-b337-4fd4-8492-d725b6026eab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:02.675399 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fc2513fd-b337-4fd4-8492-d725b6026eab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:02.675873 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fc2513fd-b337-4fd4-8492-d725b6026eab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:02.690178 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:02.690178 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:02.697070 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fc2513fd-b337-4fd4-8492-d725b6026eab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:02.705650 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fc2513fd-b337-4fd4-8492-d725b6026eab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:47:02.706371 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1726/3480] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:02 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 907 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:03.604741 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a74bde5e-69e0-4486-a068-a6e5cc0a8300 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:03.608253 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a74bde5e-69e0-4486-a068-a6e5cc0a8300 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c Apr 30 21:47:03.608745 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a74bde5e-69e0-4486-a068-a6e5cc0a8300 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:03.609238 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a74bde5e-69e0-4486-a068-a6e5cc0a8300 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:03.623093 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:03.623093 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:03.630212 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a74bde5e-69e0-4486-a068-a6e5cc0a8300 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:47:03.638340 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a74bde5e-69e0-4486-a068-a6e5cc0a8300 tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c returned with HTTP 200 Apr 30 21:47:03.639040 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1755/3481] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:03 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:03.718920 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-df88a2d5-6231-4d46-a73d-acfb3639a99b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:03.722479 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-df88a2d5-6231-4d46-a73d-acfb3639a99b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:03.722917 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-df88a2d5-6231-4d46-a73d-acfb3639a99b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:03.723361 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-df88a2d5-6231-4d46-a73d-acfb3639a99b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:03.736805 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:03.736805 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:03.743491 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-df88a2d5-6231-4d46-a73d-acfb3639a99b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:03.753274 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-df88a2d5-6231-4d46-a73d-acfb3639a99b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:47:03.754094 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1727/3482] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:03 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 907 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:04.652419 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c73185f3-83df-4614-8529-9b2fd684588d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:04.655873 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c73185f3-83df-4614-8529-9b2fd684588d tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c Apr 30 21:47:04.656328 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c73185f3-83df-4614-8529-9b2fd684588d tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:04.660518 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c73185f3-83df-4614-8529-9b2fd684588d tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:04.671175 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:04.671175 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:04.678095 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c73185f3-83df-4614-8529-9b2fd684588d tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Volume info retrieved successfully. Apr 30 21:47:04.686331 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c73185f3-83df-4614-8529-9b2fd684588d tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c returned with HTTP 200 Apr 30 21:47:04.687018 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1756/3483] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:04 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:04.766796 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a32ec8a6-43ab-46f7-a072-8ce1f4aa8e7c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:04.770403 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a32ec8a6-43ab-46f7-a072-8ce1f4aa8e7c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:04.771087 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a32ec8a6-43ab-46f7-a072-8ce1f4aa8e7c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:04.771538 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a32ec8a6-43ab-46f7-a072-8ce1f4aa8e7c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:04.786461 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:04.786461 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:04.797987 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a32ec8a6-43ab-46f7-a072-8ce1f4aa8e7c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:04.806996 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a32ec8a6-43ab-46f7-a072-8ce1f4aa8e7c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:47:04.807752 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1728/3484] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:04 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 907 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:05.700045 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a28b8f62-62f7-407c-89e8-60116410620a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:05.703591 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a28b8f62-62f7-407c-89e8-60116410620a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] GET http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c Apr 30 21:47:05.704649 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a28b8f62-62f7-407c-89e8-60116410620a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:05.705102 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a28b8f62-62f7-407c-89e8-60116410620a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:05.715678 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a28b8f62-62f7-407c-89e8-60116410620a tempest-VolumesBackupsAdminTest-338210881 tempest-VolumesBackupsAdminTest-338210881-project] http://10.222.0.23/volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c returned with HTTP 404 Apr 30 21:47:05.716520 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1757/3485] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:05 2022] GET /volume/v3/e0cfe2796f7949e0a521d95f29f0d9a2/volumes/2810f5d9-385b-4e01-91b4-33dcb61d9c2c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:47:05.819900 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4467afbb-a8f7-45a5-ae77-f5395ec610c6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:05.823384 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4467afbb-a8f7-45a5-ae77-f5395ec610c6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:05.823851 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4467afbb-a8f7-45a5-ae77-f5395ec610c6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:05.824424 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4467afbb-a8f7-45a5-ae77-f5395ec610c6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:05.838719 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:05.838719 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:05.845554 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4467afbb-a8f7-45a5-ae77-f5395ec610c6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:05.853959 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4467afbb-a8f7-45a5-ae77-f5395ec610c6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:47:05.856163 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1729/3486] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:05 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 907 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:06.865893 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3245f5b2-2481-4c64-8073-14acc6593bd5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:06.869564 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3245f5b2-2481-4c64-8073-14acc6593bd5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:06.870036 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3245f5b2-2481-4c64-8073-14acc6593bd5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:06.872545 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3245f5b2-2481-4c64-8073-14acc6593bd5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:06.884531 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:06.884531 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:06.891171 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3245f5b2-2481-4c64-8073-14acc6593bd5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:06.900522 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3245f5b2-2481-4c64-8073-14acc6593bd5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:47:06.901487 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1758/3487] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:06 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:47:07.913467 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c51c49a3-198f-487d-acf5-731d679e90bd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:07.917061 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c51c49a3-198f-487d-acf5-731d679e90bd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:07.917501 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c51c49a3-198f-487d-acf5-731d679e90bd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:07.917998 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c51c49a3-198f-487d-acf5-731d679e90bd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:07.931849 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:07.931849 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:07.941783 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c51c49a3-198f-487d-acf5-731d679e90bd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:07.952422 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c51c49a3-198f-487d-acf5-731d679e90bd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:47:07.953156 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1730/3488] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:07 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:47:08.011283 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-11e31d7c-5a25-4337-a258-e8ab3af814e3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:08.016063 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-11e31d7c-5a25-4337-a258-e8ab3af814e3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:08.016526 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-11e31d7c-5a25-4337-a258-e8ab3af814e3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:08.016965 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-11e31d7c-5a25-4337-a258-e8ab3af814e3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:08.031358 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:08.031358 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:08.038667 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-11e31d7c-5a25-4337-a258-e8ab3af814e3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:08.048652 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-11e31d7c-5a25-4337-a258-e8ab3af814e3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:47:08.049298 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1759/3489] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:47:08 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1325 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:47:08.240329 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a3f402d3-f653-4c61-bc85-0a50cbec7118 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:08.241110 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a3f402d3-f653-4c61-bc85-0a50cbec7118 None None] GET http://10.222.0.23/volume// Apr 30 21:47:08.241501 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a3f402d3-f653-4c61-bc85-0a50cbec7118 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:08.241989 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a3f402d3-f653-4c61-bc85-0a50cbec7118 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:08.242757 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a3f402d3-f653-4c61-bc85-0a50cbec7118 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:47:08.243317 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1731/3490] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:47:08 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:47:08.250989 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-5b2ff4b7-557b-4710-87e4-43f7ee49cbf9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:08.256338 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-5b2ff4b7-557b-4710-87e4-43f7ee49cbf9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/attachments Apr 30 21:47:08.257089 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-5b2ff4b7-557b-4710-87e4-43f7ee49cbf9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cef2a6ba-722a-421e-a3d7-963730a1eb11", "connector": null, "instance_uuid": "8e903493-0587-46ef-9b8e-e3f6dbe73b64"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:47:08.272575 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:08.272575 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:08.558450 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-5b2ff4b7-557b-4710-87e4-43f7ee49cbf9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/attachments returned with HTTP 200 Apr 30 21:47:08.559534 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1760/3491] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:47:08 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/attachments => generated 273 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:47:08.773000 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a4dc3078-1d32-4f94-ad4d-6589da30e507 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:08.776924 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a4dc3078-1d32-4f94-ad4d-6589da30e507 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:08.777431 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a4dc3078-1d32-4f94-ad4d-6589da30e507 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:08.777914 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a4dc3078-1d32-4f94-ad4d-6589da30e507 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:08.796687 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:08.796687 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:08.804435 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a4dc3078-1d32-4f94-ad4d-6589da30e507 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:08.815242 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a4dc3078-1d32-4f94-ad4d-6589da30e507 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:47:08.815957 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1732/3492] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:08 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1324 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:47:08.870397 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-70dd0c8d-cc3c-4251-a21c-399f3313debe None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:08.873339 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-70dd0c8d-cc3c-4251-a21c-399f3313debe None None] GET http://10.222.0.23/volume// Apr 30 21:47:08.873339 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-70dd0c8d-cc3c-4251-a21c-399f3313debe None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:08.873339 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-70dd0c8d-cc3c-4251-a21c-399f3313debe None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:08.873339 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-70dd0c8d-cc3c-4251-a21c-399f3313debe None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:47:08.874279 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1761/3493] 10.222.0.35 () {56 vars in 1098 bytes} [Sat Apr 30 21:47:08 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:47:08.880242 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-7f608a21-aecb-4a26-826a-98d611f43194 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:08.883804 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-7f608a21-aecb-4a26-826a-98d611f43194 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:08.884348 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-7f608a21-aecb-4a26-826a-98d611f43194 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:08.884925 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-7f608a21-aecb-4a26-826a-98d611f43194 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:08.902881 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:08.902881 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:08.911719 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-7f608a21-aecb-4a26-826a-98d611f43194 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:08.921356 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-7f608a21-aecb-4a26-826a-98d611f43194 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:47:08.922130 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1733/3494] 10.222.0.35 () {60 vars in 1412 bytes} [Sat Apr 30 21:47:08 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1423 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:47:08.934490 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-7794e6c6-627c-4d57-851f-e4e912394045 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:08.938778 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-7794e6c6-627c-4d57-851f-e4e912394045 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] PUT http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/attachments/8ebc08c8-50a4-48ef-bd69-d6d139bd4945 Apr 30 21:47:08.939572 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-7794e6c6-627c-4d57-851f-e4e912394045 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "nch2-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch2-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:47:08.959298 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-7794e6c6-627c-4d57-851f-e4e912394045 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Lock "b'cinder-attachment_update-cef2a6ba-722a-421e-a3d7-963730a1eb11-nch2-master-1'" acquired by "attachment_update" :: waited 0.008s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:47:08.961279 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:08.961279 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:09.100619 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bc869639-35aa-4edb-b16d-030ffe23865e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:09.199145 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] POST http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes Apr 30 21:47:09.199965 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1068829473"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:47:09.201058 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1068829473'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:47:09.201492 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Create volume of 1 GB Apr 30 21:47:09.209014 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Availability Zones retrieved successfully. Apr 30 21:47:09.224982 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Flow 'volume_create_api' (1d5e59c5-62aa-41c8-a4ad-cf32fc6514b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:47:09.228019 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64b3e5b7-5123-4548-90b4-787a1d5a8998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:47:09.230668 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:47:09.263053 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64b3e5b7-5123-4548-90b4-787a1d5a8998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:47:09.265214 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16b05c73-f3e5-43f3-8370-d1d39d420194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:47:09.480302 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Created reservations ['dbe5276f-756d-4db8-b7a8-fa8e0cabb975', 'a67c10ce-d99a-4677-bc2c-c830fd20791f', '4e758e48-5f3a-43d7-8a03-eb98c417df04', 'c228fdc1-5619-4aa6-8fe6-756c3bef7bfc'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:47:09.482101 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16b05c73-f3e5-43f3-8370-d1d39d420194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbe5276f-756d-4db8-b7a8-fa8e0cabb975', 'a67c10ce-d99a-4677-bc2c-c830fd20791f', '4e758e48-5f3a-43d7-8a03-eb98c417df04', 'c228fdc1-5619-4aa6-8fe6-756c3bef7bfc']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:47:09.484097 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c7fd229-b188-4b18-a2a9-937f69e9f1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:47:09.589582 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c7fd229-b188-4b18-a2a9-937f69e9f1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1068829473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b4f79742058492f8104e7a2b11f0e39',qos_specs=None,replication_status=,reservations=['dbe5276f-756d-4db8-b7a8-fa8e0cabb975','a67c10ce-d99a-4677-bc2c-c830fd20791f','4e758e48-5f3a-43d7-8a03-eb98c417df04','c228fdc1-5619-4aa6-8fe6-756c3bef7bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98aa9a3301214f75afea712de78a06fc',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:47:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1068829473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b4f79742058492f8104e7a2b11f0e39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98aa9a3301214f75afea712de78a06fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:47:09.591448 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae890c1b-c32e-49b6-a226-98cf44375cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:47:09.681642 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae890c1b-c32e-49b6-a226-98cf44375cbe) transitioned into state 'SUCCESS' from state '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-1068829473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b4f79742058492f8104e7a2b11f0e39',qos_specs=None,replication_status=,reservations=['dbe5276f-756d-4db8-b7a8-fa8e0cabb975','a67c10ce-d99a-4677-bc2c-c830fd20791f','4e758e48-5f3a-43d7-8a03-eb98c417df04','c228fdc1-5619-4aa6-8fe6-756c3bef7bfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98aa9a3301214f75afea712de78a06fc',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:47:09.683512 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3706514c-6701-4c41-b31d-69da6c8301f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:47:09.755591 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3706514c-6701-4c41-b31d-69da6c8301f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:47:09.757956 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Flow 'volume_create_api' (1d5e59c5-62aa-41c8-a4ad-cf32fc6514b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:47:09.758631 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Create volume request issued successfully. Apr 30 21:47:09.759824 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bc869639-35aa-4edb-b16d-030ffe23865e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes returned with HTTP 202 Apr 30 21:47:09.760584 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1734/3495] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:47:09 2022] POST /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes => generated 813 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:47:09.772727 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c99cc3a6-2186-4cf3-aea7-65c6850f28e2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:09.776759 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c99cc3a6-2186-4cf3-aea7-65c6850f28e2 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:09.777203 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c99cc3a6-2186-4cf3-aea7-65c6850f28e2 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:09.777668 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c99cc3a6-2186-4cf3-aea7-65c6850f28e2 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:09.793034 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:09.793034 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:09.800006 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c99cc3a6-2186-4cf3-aea7-65c6850f28e2 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:09.808552 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c99cc3a6-2186-4cf3-aea7-65c6850f28e2 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:09.809259 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1735/3496] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:09 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:47:09.828143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-088a00fd-5d3f-4cbb-9dd2-e5090517bbf6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:09.839061 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-088a00fd-5d3f-4cbb-9dd2-e5090517bbf6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:09.839061 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-088a00fd-5d3f-4cbb-9dd2-e5090517bbf6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:09.839061 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-088a00fd-5d3f-4cbb-9dd2-e5090517bbf6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:09.852095 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:09.852095 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:09.859053 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-088a00fd-5d3f-4cbb-9dd2-e5090517bbf6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:09.868786 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-088a00fd-5d3f-4cbb-9dd2-e5090517bbf6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:47:09.870061 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1736/3497] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:09 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1325 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:47:09.946724 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-7794e6c6-627c-4d57-851f-e4e912394045 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Lock "b'cinder-attachment_update-cef2a6ba-722a-421e-a3d7-963730a1eb11-nch2-master-1'" released by "attachment_update" :: held 0.987s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:47:09.947404 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-7794e6c6-627c-4d57-851f-e4e912394045 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/attachments/8ebc08c8-50a4-48ef-bd69-d6d139bd4945 returned with HTTP 200 Apr 30 21:47:09.948421 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1762/3498] 10.222.0.35 () {64 vars in 1477 bytes} [Sat Apr 30 21:47:08 2022] PUT /volume/v3/d1febcefe29f461ea37667520a278022/attachments/8ebc08c8-50a4-48ef-bd69-d6d139bd4945 => generated 766 bytes in 1015 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:47:10.821218 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ff0bc703-4de5-4776-b9a5-2c87784a7676 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:10.824895 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ff0bc703-4de5-4776-b9a5-2c87784a7676 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:10.825335 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ff0bc703-4de5-4776-b9a5-2c87784a7676 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:10.825804 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ff0bc703-4de5-4776-b9a5-2c87784a7676 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:10.840643 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:10.840643 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:10.848314 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ff0bc703-4de5-4776-b9a5-2c87784a7676 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:10.856860 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ff0bc703-4de5-4776-b9a5-2c87784a7676 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:10.857562 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1737/3499] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:10 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 905 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:10.882260 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-aea4da8d-5e10-429c-ace8-3b0e6229c8fc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:10.885731 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aea4da8d-5e10-429c-ace8-3b0e6229c8fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:10.886202 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aea4da8d-5e10-429c-ace8-3b0e6229c8fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:10.886655 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aea4da8d-5e10-429c-ace8-3b0e6229c8fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:10.905345 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:10.905345 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:10.912777 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-aea4da8d-5e10-429c-ace8-3b0e6229c8fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:10.922684 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aea4da8d-5e10-429c-ace8-3b0e6229c8fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:47:10.923437 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1763/3500] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:10 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1325 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:47:11.870199 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-cd37a17c-0a64-4fa2-ae8c-92ad416384db None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:11.873864 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cd37a17c-0a64-4fa2-ae8c-92ad416384db tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:11.874302 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cd37a17c-0a64-4fa2-ae8c-92ad416384db tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:11.874745 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-cd37a17c-0a64-4fa2-ae8c-92ad416384db tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:11.888180 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:11.888180 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:11.895409 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-cd37a17c-0a64-4fa2-ae8c-92ad416384db tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:11.904420 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-cd37a17c-0a64-4fa2-ae8c-92ad416384db tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:11.905135 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1738/3501] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:11 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 906 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:11.917068 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-82bb36a5-5e34-4640-aa68-a2cfb9538a4b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:11.917257 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2141e256-a3b9-4240-8e2f-c91fe7055073 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:11.921011 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2141e256-a3b9-4240-8e2f-c91fe7055073 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] POST http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots Apr 30 21:47:11.921440 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-82bb36a5-5e34-4640-aa68-a2cfb9538a4b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/attachments/8ebc08c8-50a4-48ef-bd69-d6d139bd4945/action Apr 30 21:47:11.921685 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2141e256-a3b9-4240-8e2f-c91fe7055073 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f", "name": "tempest-VolumesDeleteCascade-Snapshot-1916126762"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:47:11.922349 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-82bb36a5-5e34-4640-aa68-a2cfb9538a4b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:47:11.922672 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-82bb36a5-5e34-4640-aa68-a2cfb9538a4b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:47:11.937064 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:11.937064 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:11.938098 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2141e256-a3b9-4240-8e2f-c91fe7055073 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:11.938401 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.snapshots [None req-2141e256-a3b9-4240-8e2f-c91fe7055073 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Create snapshot from volume f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:11.952157 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:11.952157 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:12.159379 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-6df2702f-aa61-4bdf-8568-dc1ef93b580a req-82bb36a5-5e34-4640-aa68-a2cfb9538a4b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/attachments/8ebc08c8-50a4-48ef-bd69-d6d139bd4945/action returned with HTTP 204 Apr 30 21:47:12.160215 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1739/3502] 10.222.0.35 () {64 vars in 1498 bytes} [Sat Apr 30 21:47:11 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/attachments/8ebc08c8-50a4-48ef-bd69-d6d139bd4945/action => generated 0 bytes in 244 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:47:12.161739 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-117ae363-619e-4efb-afcb-84c455758e25 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:12.166840 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-117ae363-619e-4efb-afcb-84c455758e25 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:12.167273 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-117ae363-619e-4efb-afcb-84c455758e25 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:12.167715 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-117ae363-619e-4efb-afcb-84c455758e25 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:12.183026 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-2141e256-a3b9-4240-8e2f-c91fe7055073 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Created reservations ['2b85b8a5-a028-4175-b074-243d5e81a34e', '1f49b582-df38-45b3-a647-d1d4cfc20b99', '6fa8ba7e-8734-49a0-84d9-a24a982656c4', '4072cbd9-d3ff-47c4-8dc0-b5a0e0c40889'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:47:12.188480 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:12.188480 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:12.195832 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-117ae363-619e-4efb-afcb-84c455758e25 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:12.207686 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-117ae363-619e-4efb-afcb-84c455758e25 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:47:12.209284 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1740/3503] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:12 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1617 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:47:12.221905 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1a02072b-2b52-48f9-950c-ed5fcb8f9ee0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:12.226651 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1a02072b-2b52-48f9-950c-ed5fcb8f9ee0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots Apr 30 21:47:12.226908 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1a02072b-2b52-48f9-950c-ed5fcb8f9ee0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cef2a6ba-722a-421e-a3d7-963730a1eb11", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1587536494"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:47:12.247309 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:12.247309 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:12.248344 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1a02072b-2b52-48f9-950c-ed5fcb8f9ee0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:12.249336 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.snapshots [None req-1a02072b-2b52-48f9-950c-ed5fcb8f9ee0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create snapshot from volume cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:12.255744 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1a02072b-2b52-48f9-950c-ed5fcb8f9ee0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots returned with HTTP 400 Apr 30 21:47:12.256663 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1741/3504] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:47:12 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/snapshots => generated 160 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Apr 30 21:47:12.261058 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8b2d20dd-c045-4b08-bf67-2101cd0459b2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:12.264785 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8b2d20dd-c045-4b08-bf67-2101cd0459b2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots Apr 30 21:47:12.265467 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8b2d20dd-c045-4b08-bf67-2101cd0459b2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cef2a6ba-722a-421e-a3d7-963730a1eb11", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1572079764"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:47:12.285843 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:12.285843 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:12.286893 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8b2d20dd-c045-4b08-bf67-2101cd0459b2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:12.287232 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.snapshots [None req-8b2d20dd-c045-4b08-bf67-2101cd0459b2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create snapshot from volume cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:12.393884 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2141e256-a3b9-4240-8e2f-c91fe7055073 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Snapshot create request issued successfully. Apr 30 21:47:12.394771 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2141e256-a3b9-4240-8e2f-c91fe7055073 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots returned with HTTP 202 Apr 30 21:47:12.396069 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1764/3505] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:47:11 2022] POST /volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots => generated 307 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:47:12.403790 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bdedfd9a-f975-43bc-8bf1-834a1866632f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:12.410737 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bdedfd9a-f975-43bc-8bf1-834a1866632f tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 Apr 30 21:47:12.411309 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bdedfd9a-f975-43bc-8bf1-834a1866632f tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:12.411954 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bdedfd9a-f975-43bc-8bf1-834a1866632f tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:12.425689 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:12.425689 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:12.427512 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bdedfd9a-f975-43bc-8bf1-834a1866632f tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Snapshot retrieved successfully. Apr 30 21:47:12.430143 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bdedfd9a-f975-43bc-8bf1-834a1866632f tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 returned with HTTP 200 Apr 30 21:47:12.431123 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1765/3506] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:12 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:47:12.468497 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-8b2d20dd-c045-4b08-bf67-2101cd0459b2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['5151f68e-ba74-422a-a66e-2dd5c7b93adc', 'd622b699-39cc-4aa3-8911-6f46a351a694', '2c87b1ef-e229-4dc8-b53e-74f389b83ed8', '7a593a63-f90d-4ee3-9359-5758405caeeb'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:47:12.683032 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8b2d20dd-c045-4b08-bf67-2101cd0459b2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot force create request issued successfully. Apr 30 21:47:12.683844 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8b2d20dd-c045-4b08-bf67-2101cd0459b2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots returned with HTTP 202 Apr 30 21:47:12.685888 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1742/3507] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:47:12 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/snapshots => generated 310 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:47:12.693487 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a7e135ae-6c9a-4cdc-bd8e-a8cfa1d0b3df None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:12.698481 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a7e135ae-6c9a-4cdc-bd8e-a8cfa1d0b3df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:12.699031 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a7e135ae-6c9a-4cdc-bd8e-a8cfa1d0b3df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:12.699623 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a7e135ae-6c9a-4cdc-bd8e-a8cfa1d0b3df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:12.709657 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:12.709657 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:12.710768 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a7e135ae-6c9a-4cdc-bd8e-a8cfa1d0b3df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:12.712428 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a7e135ae-6c9a-4cdc-bd8e-a8cfa1d0b3df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:12.713138 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1766/3508] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:12 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:13.440176 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ff2c3012-60e3-4674-9a06-5f3cdc6124a8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:13.444500 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ff2c3012-60e3-4674-9a06-5f3cdc6124a8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 Apr 30 21:47:13.444929 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ff2c3012-60e3-4674-9a06-5f3cdc6124a8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:13.445386 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ff2c3012-60e3-4674-9a06-5f3cdc6124a8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:13.456022 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:13.456022 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:13.457196 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ff2c3012-60e3-4674-9a06-5f3cdc6124a8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Snapshot retrieved successfully. Apr 30 21:47:13.460431 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ff2c3012-60e3-4674-9a06-5f3cdc6124a8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 returned with HTTP 200 Apr 30 21:47:13.461149 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1743/3509] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:13 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:47:13.720961 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3f32942e-4da6-4c93-85d8-4fa35c452ef3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:13.725427 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3f32942e-4da6-4c93-85d8-4fa35c452ef3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:13.725999 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3f32942e-4da6-4c93-85d8-4fa35c452ef3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:13.727226 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3f32942e-4da6-4c93-85d8-4fa35c452ef3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:13.735500 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:13.735500 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:13.737216 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3f32942e-4da6-4c93-85d8-4fa35c452ef3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:13.739179 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3f32942e-4da6-4c93-85d8-4fa35c452ef3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:13.740266 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1767/3510] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:13 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:14.469064 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ac07b146-68c9-4115-ae96-9ff41bd0fbb4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:14.473640 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ac07b146-68c9-4115-ae96-9ff41bd0fbb4 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 Apr 30 21:47:14.474145 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ac07b146-68c9-4115-ae96-9ff41bd0fbb4 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:14.474624 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ac07b146-68c9-4115-ae96-9ff41bd0fbb4 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:14.489119 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:14.489119 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:14.490269 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ac07b146-68c9-4115-ae96-9ff41bd0fbb4 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Snapshot retrieved successfully. Apr 30 21:47:14.502335 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ac07b146-68c9-4115-ae96-9ff41bd0fbb4 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 returned with HTTP 200 Apr 30 21:47:14.507326 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1744/3511] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:14 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:14.748012 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2de9a198-7895-419b-86d4-b26ba3ab0f79 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:14.752550 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2de9a198-7895-419b-86d4-b26ba3ab0f79 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:14.757740 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2de9a198-7895-419b-86d4-b26ba3ab0f79 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:14.757740 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2de9a198-7895-419b-86d4-b26ba3ab0f79 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:14.763104 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:14.763104 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:14.764017 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2de9a198-7895-419b-86d4-b26ba3ab0f79 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:14.765794 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2de9a198-7895-419b-86d4-b26ba3ab0f79 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:14.766478 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1768/3512] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:14 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:15.511205 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-82bc2163-a5d8-41fa-9e3c-fa7a03056d31 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:15.516070 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-82bc2163-a5d8-41fa-9e3c-fa7a03056d31 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 Apr 30 21:47:15.518393 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-82bc2163-a5d8-41fa-9e3c-fa7a03056d31 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:15.518860 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-82bc2163-a5d8-41fa-9e3c-fa7a03056d31 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:15.529225 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:15.529225 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:15.530334 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-82bc2163-a5d8-41fa-9e3c-fa7a03056d31 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Snapshot retrieved successfully. Apr 30 21:47:15.532042 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-82bc2163-a5d8-41fa-9e3c-fa7a03056d31 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 returned with HTTP 200 Apr 30 21:47:15.533894 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1745/3513] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:15 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:15.782627 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-44eed7a1-d3d2-4eb4-b814-e4507d9f4bbf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:15.787134 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-44eed7a1-d3d2-4eb4-b814-e4507d9f4bbf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:15.787835 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-44eed7a1-d3d2-4eb4-b814-e4507d9f4bbf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:15.788012 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-44eed7a1-d3d2-4eb4-b814-e4507d9f4bbf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:15.798017 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:15.798017 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:15.803321 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-44eed7a1-d3d2-4eb4-b814-e4507d9f4bbf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:15.803321 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-44eed7a1-d3d2-4eb4-b814-e4507d9f4bbf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:15.803321 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1769/3514] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:15 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:15.808469 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e78ba8ea-16ad-4d92-9165-32039cabf353 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:15.812319 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e78ba8ea-16ad-4d92-9165-32039cabf353 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots Apr 30 21:47:15.813027 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e78ba8ea-16ad-4d92-9165-32039cabf353 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cef2a6ba-722a-421e-a3d7-963730a1eb11", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1159053259"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:47:15.831599 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:15.831599 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:15.832701 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e78ba8ea-16ad-4d92-9165-32039cabf353 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:15.833067 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.snapshots [None req-e78ba8ea-16ad-4d92-9165-32039cabf353 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create snapshot from volume cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:15.937366 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-e78ba8ea-16ad-4d92-9165-32039cabf353 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['937f97fb-155d-48c5-b2a3-04950450bd84', '9324c32d-4ac3-4cf1-b12c-1c9048d239bb', '7af8d32d-e850-4cd1-8df4-cbb0f10bc304', '7cb2f286-7012-4473-bb1b-9ec0dcfead78'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:47:16.121063 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e78ba8ea-16ad-4d92-9165-32039cabf353 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot force create request issued successfully. Apr 30 21:47:16.123251 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e78ba8ea-16ad-4d92-9165-32039cabf353 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots returned with HTTP 202 Apr 30 21:47:16.124052 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1746/3515] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:47:15 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/snapshots => generated 310 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:47:16.131963 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cd94776e-ab9f-4d51-a315-a985fbc1e296 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:16.136184 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cd94776e-ab9f-4d51-a315-a985fbc1e296 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:47:16.136704 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cd94776e-ab9f-4d51-a315-a985fbc1e296 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:16.137538 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cd94776e-ab9f-4d51-a315-a985fbc1e296 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:16.147992 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:16.147992 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:16.148939 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cd94776e-ab9f-4d51-a315-a985fbc1e296 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:16.150724 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cd94776e-ab9f-4d51-a315-a985fbc1e296 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:47:16.151878 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1770/3516] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:16 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:16.542002 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e89235e6-6084-4ffd-891b-e5253fae92fc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:16.546272 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e89235e6-6084-4ffd-891b-e5253fae92fc tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 Apr 30 21:47:16.546710 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e89235e6-6084-4ffd-891b-e5253fae92fc tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:16.547205 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e89235e6-6084-4ffd-891b-e5253fae92fc tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:16.557870 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:16.557870 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:16.558957 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e89235e6-6084-4ffd-891b-e5253fae92fc tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Snapshot retrieved successfully. Apr 30 21:47:16.560758 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e89235e6-6084-4ffd-891b-e5253fae92fc tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 returned with HTTP 200 Apr 30 21:47:16.561578 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1747/3517] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:16 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:16.569217 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9bbc7348-4967-48cc-a2cf-f0afa45fd668 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:16.573112 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9bbc7348-4967-48cc-a2cf-f0afa45fd668 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] POST http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots Apr 30 21:47:16.573846 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9bbc7348-4967-48cc-a2cf-f0afa45fd668 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f", "name": "tempest-VolumesDeleteCascade-Snapshot-32120317"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:47:16.588127 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:16.588127 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:16.589207 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9bbc7348-4967-48cc-a2cf-f0afa45fd668 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:16.589532 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.snapshots [None req-9bbc7348-4967-48cc-a2cf-f0afa45fd668 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Create snapshot from volume f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:16.714433 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-9bbc7348-4967-48cc-a2cf-f0afa45fd668 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Created reservations ['5669f4ac-a5f3-47c7-b173-fcfcebcc2c7c', '7d633c87-731f-491f-b5eb-1f24082cc4cc', 'd0c4204d-11eb-4232-bc4a-24b171488b59', '01d199e5-c3fb-4e32-875e-9afb1e64f2ba'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:47:16.901819 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9bbc7348-4967-48cc-a2cf-f0afa45fd668 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Snapshot create request issued successfully. Apr 30 21:47:16.902710 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9bbc7348-4967-48cc-a2cf-f0afa45fd668 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots returned with HTTP 202 Apr 30 21:47:16.903495 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1771/3518] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:47:16 2022] POST /volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots => generated 305 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:47:16.911043 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d03bf77f-ec21-4f6b-bfc1-5395b73aec99 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:16.915164 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d03bf77f-ec21-4f6b-bfc1-5395b73aec99 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 Apr 30 21:47:16.915627 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d03bf77f-ec21-4f6b-bfc1-5395b73aec99 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:16.916156 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d03bf77f-ec21-4f6b-bfc1-5395b73aec99 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:16.928270 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:16.928270 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:16.928270 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d03bf77f-ec21-4f6b-bfc1-5395b73aec99 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Snapshot retrieved successfully. Apr 30 21:47:16.928270 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d03bf77f-ec21-4f6b-bfc1-5395b73aec99 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 returned with HTTP 200 Apr 30 21:47:16.928952 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1748/3519] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:16 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:47:17.160119 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0316959f-9562-4489-90f9-249e9bf5cbab None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:17.164371 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0316959f-9562-4489-90f9-249e9bf5cbab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:47:17.164812 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0316959f-9562-4489-90f9-249e9bf5cbab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:17.165262 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0316959f-9562-4489-90f9-249e9bf5cbab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:17.175594 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:17.175594 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:17.176453 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0316959f-9562-4489-90f9-249e9bf5cbab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:17.178401 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0316959f-9562-4489-90f9-249e9bf5cbab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:47:17.186323 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1772/3520] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:17 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:17.936986 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d3582a04-23a2-4c5c-a8c8-d45dd6702b61 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:17.941076 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d3582a04-23a2-4c5c-a8c8-d45dd6702b61 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 Apr 30 21:47:17.941516 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d3582a04-23a2-4c5c-a8c8-d45dd6702b61 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:17.941999 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d3582a04-23a2-4c5c-a8c8-d45dd6702b61 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:17.952279 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:17.952279 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:17.953426 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d3582a04-23a2-4c5c-a8c8-d45dd6702b61 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Snapshot retrieved successfully. Apr 30 21:47:17.955399 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d3582a04-23a2-4c5c-a8c8-d45dd6702b61 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 returned with HTTP 200 Apr 30 21:47:17.956122 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1749/3521] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:17 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:18.187935 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3e257460-5be6-478a-8d65-32411a0bacd8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:18.191837 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3e257460-5be6-478a-8d65-32411a0bacd8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:47:18.192306 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3e257460-5be6-478a-8d65-32411a0bacd8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:18.192756 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3e257460-5be6-478a-8d65-32411a0bacd8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:18.201892 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:18.201892 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:18.202795 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3e257460-5be6-478a-8d65-32411a0bacd8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:18.204503 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3e257460-5be6-478a-8d65-32411a0bacd8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:47:18.205668 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1773/3522] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:18 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:18.964282 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e7c6338c-24cd-4f45-8beb-c39cbab62cf9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:18.968469 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e7c6338c-24cd-4f45-8beb-c39cbab62cf9 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 Apr 30 21:47:18.974251 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e7c6338c-24cd-4f45-8beb-c39cbab62cf9 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:18.974251 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e7c6338c-24cd-4f45-8beb-c39cbab62cf9 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:18.979143 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:18.979143 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:18.980110 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e7c6338c-24cd-4f45-8beb-c39cbab62cf9 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Snapshot retrieved successfully. Apr 30 21:47:18.981921 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e7c6338c-24cd-4f45-8beb-c39cbab62cf9 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 returned with HTTP 200 Apr 30 21:47:18.982590 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1750/3523] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:18 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:19.213693 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0f692e87-d9b4-4151-b6ca-1f191aeab64a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:19.217670 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0f692e87-d9b4-4151-b6ca-1f191aeab64a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:47:19.218256 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0f692e87-d9b4-4151-b6ca-1f191aeab64a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:19.218710 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0f692e87-d9b4-4151-b6ca-1f191aeab64a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:19.228752 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:19.228752 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:19.229684 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0f692e87-d9b4-4151-b6ca-1f191aeab64a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:19.231451 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0f692e87-d9b4-4151-b6ca-1f191aeab64a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:47:19.232124 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1774/3524] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:19 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:19.990694 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-360ff85f-1bbf-485d-adaa-a1d7035b2239 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:19.994693 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-360ff85f-1bbf-485d-adaa-a1d7035b2239 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 Apr 30 21:47:19.995120 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-360ff85f-1bbf-485d-adaa-a1d7035b2239 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:19.995586 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-360ff85f-1bbf-485d-adaa-a1d7035b2239 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:20.005342 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:20.005342 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:20.006326 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-360ff85f-1bbf-485d-adaa-a1d7035b2239 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Snapshot retrieved successfully. Apr 30 21:47:20.008078 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-360ff85f-1bbf-485d-adaa-a1d7035b2239 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 returned with HTTP 200 Apr 30 21:47:20.008804 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1751/3525] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:19 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:20.239589 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-307a8d7b-b019-4cb3-b7eb-61e2abeabe2b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:20.243554 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-307a8d7b-b019-4cb3-b7eb-61e2abeabe2b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:47:20.243951 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-307a8d7b-b019-4cb3-b7eb-61e2abeabe2b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:20.244400 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-307a8d7b-b019-4cb3-b7eb-61e2abeabe2b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:20.254214 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:20.254214 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:20.255129 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-307a8d7b-b019-4cb3-b7eb-61e2abeabe2b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:20.256867 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-307a8d7b-b019-4cb3-b7eb-61e2abeabe2b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:47:20.257586 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1775/3526] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:20 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:20.264803 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5cd4c0cc-645a-42cf-af48-c1d5888b6f3a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:20.269574 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5cd4c0cc-645a-42cf-af48-c1d5888b6f3a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots Apr 30 21:47:20.271708 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5cd4c0cc-645a-42cf-af48-c1d5888b6f3a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cef2a6ba-722a-421e-a3d7-963730a1eb11", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2022753992"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:47:20.289893 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:20.289893 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:20.291024 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5cd4c0cc-645a-42cf-af48-c1d5888b6f3a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:47:20.291363 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.snapshots [None req-5cd4c0cc-645a-42cf-af48-c1d5888b6f3a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create snapshot from volume cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:47:20.417230 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-5cd4c0cc-645a-42cf-af48-c1d5888b6f3a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['51dd5147-68fd-45a7-89d8-06d8e14f8d52', '225c0af4-6d04-45a2-9eff-25ca99b60b31', 'c9ffc83b-b4d3-4d27-8f2d-da6904044253', 'f631b88d-c7b3-4aac-9f8b-9c177ccaf529'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:47:20.623206 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5cd4c0cc-645a-42cf-af48-c1d5888b6f3a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot force create request issued successfully. Apr 30 21:47:20.624050 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5cd4c0cc-645a-42cf-af48-c1d5888b6f3a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots returned with HTTP 202 Apr 30 21:47:20.625042 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1752/3527] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:47:20 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/snapshots => generated 310 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:47:20.632877 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3074e517-8acb-4e1b-be61-d8b3505108df None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:20.637683 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3074e517-8acb-4e1b-be61-d8b3505108df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:47:20.639185 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3074e517-8acb-4e1b-be61-d8b3505108df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:20.639185 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3074e517-8acb-4e1b-be61-d8b3505108df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:20.649270 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:20.649270 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:20.650305 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3074e517-8acb-4e1b-be61-d8b3505108df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:20.652499 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3074e517-8acb-4e1b-be61-d8b3505108df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:47:20.653210 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1776/3528] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:20 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:21.017312 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ba63685e-9d37-4e4a-9f9a-433ff6bd42e4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:21.022236 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ba63685e-9d37-4e4a-9f9a-433ff6bd42e4 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 Apr 30 21:47:21.022677 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ba63685e-9d37-4e4a-9f9a-433ff6bd42e4 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:21.023132 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ba63685e-9d37-4e4a-9f9a-433ff6bd42e4 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:21.032585 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:21.032585 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:21.033502 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ba63685e-9d37-4e4a-9f9a-433ff6bd42e4 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Snapshot retrieved successfully. Apr 30 21:47:21.035915 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ba63685e-9d37-4e4a-9f9a-433ff6bd42e4 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 returned with HTTP 200 Apr 30 21:47:21.036602 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1753/3529] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:21 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:21.661230 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-efd27fb8-f6a1-4f8c-9609-89e9783cd348 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:21.665061 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-efd27fb8-f6a1-4f8c-9609-89e9783cd348 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:47:21.665503 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-efd27fb8-f6a1-4f8c-9609-89e9783cd348 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:21.666000 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-efd27fb8-f6a1-4f8c-9609-89e9783cd348 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:21.677075 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:21.677075 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:21.680705 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-efd27fb8-f6a1-4f8c-9609-89e9783cd348 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:21.680705 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-efd27fb8-f6a1-4f8c-9609-89e9783cd348 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:47:21.680705 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1777/3530] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:21 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:22.044675 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d2da5a79-352e-45cc-a34b-54e689daa28b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:22.048597 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d2da5a79-352e-45cc-a34b-54e689daa28b tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 Apr 30 21:47:22.049045 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d2da5a79-352e-45cc-a34b-54e689daa28b tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:22.049497 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d2da5a79-352e-45cc-a34b-54e689daa28b tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:22.058956 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:22.058956 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:22.059911 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d2da5a79-352e-45cc-a34b-54e689daa28b tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Snapshot retrieved successfully. Apr 30 21:47:22.061698 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d2da5a79-352e-45cc-a34b-54e689daa28b tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 returned with HTTP 200 Apr 30 21:47:22.063764 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1754/3531] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:22 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:22.069491 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f9257ca7-e39a-4fae-b7a4-07222ad73bb5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:22.073078 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f9257ca7-e39a-4fae-b7a4-07222ad73bb5 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] DELETE http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f?cascade=True Apr 30 21:47:22.073519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f9257ca7-e39a-4fae-b7a4-07222ad73bb5 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:22.073994 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f9257ca7-e39a-4fae-b7a4-07222ad73bb5 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:22.074400 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-f9257ca7-e39a-4fae-b7a4-07222ad73bb5 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Delete volume with id: f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:22.088515 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:22.088515 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:22.089591 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f9257ca7-e39a-4fae-b7a4-07222ad73bb5 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:22.482952 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f9257ca7-e39a-4fae-b7a4-07222ad73bb5 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Delete volume request issued successfully. Apr 30 21:47:22.483354 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f9257ca7-e39a-4fae-b7a4-07222ad73bb5 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f?cascade=True returned with HTTP 202 Apr 30 21:47:22.484120 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1778/3532] 10.222.0.23 () {58 vars in 1352 bytes} [Sat Apr 30 21:47:22 2022] DELETE /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f?cascade=True => generated 0 bytes in 416 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:47:22.495596 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b2d00d62-53a9-45f6-b5a6-afc564b31a73 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:22.495596 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2d00d62-53a9-45f6-b5a6-afc564b31a73 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:22.495596 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2d00d62-53a9-45f6-b5a6-afc564b31a73 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:22.495596 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2d00d62-53a9-45f6-b5a6-afc564b31a73 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:22.510267 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:22.510267 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:22.517771 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b2d00d62-53a9-45f6-b5a6-afc564b31a73 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:22.526644 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2d00d62-53a9-45f6-b5a6-afc564b31a73 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:22.528064 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1755/3533] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:22 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:47:22.688856 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8c5333f7-f549-4d4d-8e2e-7e7b642e863c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:22.693611 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8c5333f7-f549-4d4d-8e2e-7e7b642e863c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:47:22.694090 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8c5333f7-f549-4d4d-8e2e-7e7b642e863c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:22.694546 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8c5333f7-f549-4d4d-8e2e-7e7b642e863c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:22.704284 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:22.704284 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:22.705220 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8c5333f7-f549-4d4d-8e2e-7e7b642e863c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:22.706984 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8c5333f7-f549-4d4d-8e2e-7e7b642e863c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:47:22.707745 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1779/3534] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:22 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:23.540476 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-66b1bf19-cc83-421d-a494-25fb89f3ad3f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:23.544046 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-66b1bf19-cc83-421d-a494-25fb89f3ad3f tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:23.544491 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-66b1bf19-cc83-421d-a494-25fb89f3ad3f tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:23.544945 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-66b1bf19-cc83-421d-a494-25fb89f3ad3f tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:23.559333 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:23.559333 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:23.566636 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-66b1bf19-cc83-421d-a494-25fb89f3ad3f tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:23.575679 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-66b1bf19-cc83-421d-a494-25fb89f3ad3f tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:23.576394 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1756/3535] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:23 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 905 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:23.716324 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-af62859c-c045-4f36-af21-14f9e56fd9c1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:23.720487 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-af62859c-c045-4f36-af21-14f9e56fd9c1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:47:23.720931 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-af62859c-c045-4f36-af21-14f9e56fd9c1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:23.721382 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-af62859c-c045-4f36-af21-14f9e56fd9c1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:23.731210 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:23.731210 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:23.732197 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-af62859c-c045-4f36-af21-14f9e56fd9c1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:23.733974 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-af62859c-c045-4f36-af21-14f9e56fd9c1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:47:23.734675 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1780/3536] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:23 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:47:24.588657 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-05b50b3b-628c-4ac9-955f-aff5696555c0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:24.592198 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-05b50b3b-628c-4ac9-955f-aff5696555c0 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:24.602621 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-05b50b3b-628c-4ac9-955f-aff5696555c0 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:24.602621 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-05b50b3b-628c-4ac9-955f-aff5696555c0 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:24.606786 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:24.606786 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:24.613557 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-05b50b3b-628c-4ac9-955f-aff5696555c0 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:24.622072 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-05b50b3b-628c-4ac9-955f-aff5696555c0 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:24.622785 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1757/3537] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:24 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:47:24.743984 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d1d21358-2416-4d6c-87c5-b895a1353c63 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:24.748014 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d1d21358-2416-4d6c-87c5-b895a1353c63 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:47:24.748463 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d1d21358-2416-4d6c-87c5-b895a1353c63 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:24.748925 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d1d21358-2416-4d6c-87c5-b895a1353c63 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:24.759186 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:24.759186 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:24.760110 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d1d21358-2416-4d6c-87c5-b895a1353c63 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:24.761909 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d1d21358-2416-4d6c-87c5-b895a1353c63 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:47:24.762595 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1781/3538] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:24 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:24.769600 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e4db4901-b4bb-42b0-8140-e1ea967901ab None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:24.774327 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e4db4901-b4bb-42b0-8140-e1ea967901ab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:24.774769 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e4db4901-b4bb-42b0-8140-e1ea967901ab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:24.775219 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e4db4901-b4bb-42b0-8140-e1ea967901ab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:24.775517 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-e4db4901-b4bb-42b0-8140-e1ea967901ab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: 8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:24.786315 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:24.786315 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:24.786315 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e4db4901-b4bb-42b0-8140-e1ea967901ab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:24.929524 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e4db4901-b4bb-42b0-8140-e1ea967901ab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot delete request issued successfully. Apr 30 21:47:24.929960 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e4db4901-b4bb-42b0-8140-e1ea967901ab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 202 Apr 30 21:47:24.930922 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1758/3539] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:47:24 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:47:24.935216 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4e642b01-6da6-4ad8-80e8-edb0ebbb9aaf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:24.939504 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4e642b01-6da6-4ad8-80e8-edb0ebbb9aaf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:24.940081 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4e642b01-6da6-4ad8-80e8-edb0ebbb9aaf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:24.940433 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4e642b01-6da6-4ad8-80e8-edb0ebbb9aaf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:24.950753 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:24.950753 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:24.951705 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4e642b01-6da6-4ad8-80e8-edb0ebbb9aaf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:24.953506 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4e642b01-6da6-4ad8-80e8-edb0ebbb9aaf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:24.954233 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1782/3540] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:24 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:25.635688 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-16f4b15d-cef9-49b4-9607-847f121bfae8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:25.639236 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-16f4b15d-cef9-49b4-9607-847f121bfae8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:25.639649 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-16f4b15d-cef9-49b4-9607-847f121bfae8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:25.640097 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-16f4b15d-cef9-49b4-9607-847f121bfae8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:25.654693 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:25.654693 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:25.662323 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-16f4b15d-cef9-49b4-9607-847f121bfae8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:25.670796 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-16f4b15d-cef9-49b4-9607-847f121bfae8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:25.671497 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1759/3541] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:25 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 905 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:25.966540 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0bf55bd0-8644-4b0f-a74f-c3bfe1cf26a8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:25.970457 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0bf55bd0-8644-4b0f-a74f-c3bfe1cf26a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:25.970894 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0bf55bd0-8644-4b0f-a74f-c3bfe1cf26a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:25.971341 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0bf55bd0-8644-4b0f-a74f-c3bfe1cf26a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:25.980380 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:25.980380 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:25.981423 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0bf55bd0-8644-4b0f-a74f-c3bfe1cf26a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:25.983193 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0bf55bd0-8644-4b0f-a74f-c3bfe1cf26a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:25.983858 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1783/3542] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:25 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:26.684080 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f586bd6e-1996-48ba-b5d9-bc8c9787aa5b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:26.687623 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f586bd6e-1996-48ba-b5d9-bc8c9787aa5b tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:26.688076 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f586bd6e-1996-48ba-b5d9-bc8c9787aa5b tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:26.688500 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f586bd6e-1996-48ba-b5d9-bc8c9787aa5b tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:26.702816 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:26.702816 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:26.710439 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f586bd6e-1996-48ba-b5d9-bc8c9787aa5b tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:26.719876 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f586bd6e-1996-48ba-b5d9-bc8c9787aa5b tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:26.720590 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1760/3543] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:26 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:26.991656 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-90bfce62-7a7a-4f4f-88e7-e2b19cef9255 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:26.995790 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-90bfce62-7a7a-4f4f-88e7-e2b19cef9255 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:26.996226 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-90bfce62-7a7a-4f4f-88e7-e2b19cef9255 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:26.996678 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-90bfce62-7a7a-4f4f-88e7-e2b19cef9255 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:27.006288 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:27.006288 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:27.007219 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-90bfce62-7a7a-4f4f-88e7-e2b19cef9255 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:27.008951 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-90bfce62-7a7a-4f4f-88e7-e2b19cef9255 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:27.009669 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1784/3544] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:26 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:27.742786 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2684912c-4da0-40fe-8c28-2e050da67a05 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:27.746455 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2684912c-4da0-40fe-8c28-2e050da67a05 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:27.746890 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2684912c-4da0-40fe-8c28-2e050da67a05 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:27.747336 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2684912c-4da0-40fe-8c28-2e050da67a05 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:27.761544 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:27.761544 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:27.768405 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2684912c-4da0-40fe-8c28-2e050da67a05 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:27.777941 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2684912c-4da0-40fe-8c28-2e050da67a05 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:27.778847 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1761/3545] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:27 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 905 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:28.017897 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7b75d199-d1e4-4c04-93c9-14f6093e9e21 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:28.022282 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7b75d199-d1e4-4c04-93c9-14f6093e9e21 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:28.022727 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7b75d199-d1e4-4c04-93c9-14f6093e9e21 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:28.023188 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7b75d199-d1e4-4c04-93c9-14f6093e9e21 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:28.033373 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:28.033373 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:28.034328 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7b75d199-d1e4-4c04-93c9-14f6093e9e21 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:28.036703 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7b75d199-d1e4-4c04-93c9-14f6093e9e21 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:28.037386 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1785/3546] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:28 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:47:28.793907 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ea71b31e-bee0-48d1-a678-0705925b4581 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:28.797400 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ea71b31e-bee0-48d1-a678-0705925b4581 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:28.797906 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ea71b31e-bee0-48d1-a678-0705925b4581 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:28.798354 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ea71b31e-bee0-48d1-a678-0705925b4581 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:28.812675 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:28.812675 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:28.819955 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ea71b31e-bee0-48d1-a678-0705925b4581 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:28.828190 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ea71b31e-bee0-48d1-a678-0705925b4581 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:28.828876 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1762/3547] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:28 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:29.045130 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5cb41c49-89b3-4c7d-8d5a-5a94a0357341 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:29.049127 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5cb41c49-89b3-4c7d-8d5a-5a94a0357341 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:29.049563 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5cb41c49-89b3-4c7d-8d5a-5a94a0357341 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:29.050050 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5cb41c49-89b3-4c7d-8d5a-5a94a0357341 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:29.060179 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:29.060179 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:29.061114 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5cb41c49-89b3-4c7d-8d5a-5a94a0357341 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:29.062929 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5cb41c49-89b3-4c7d-8d5a-5a94a0357341 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:29.063609 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1786/3548] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:29 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:29.841071 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a736f494-8bea-4244-a4d0-20a68462a4e4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:29.844491 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a736f494-8bea-4244-a4d0-20a68462a4e4 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:29.844933 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a736f494-8bea-4244-a4d0-20a68462a4e4 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:29.845374 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a736f494-8bea-4244-a4d0-20a68462a4e4 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:29.859086 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:29.859086 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:29.865718 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a736f494-8bea-4244-a4d0-20a68462a4e4 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:29.873904 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a736f494-8bea-4244-a4d0-20a68462a4e4 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:29.874588 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1763/3549] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:29 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:30.071673 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-97c8af29-f220-411f-a883-ade833fb197d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:30.076291 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-97c8af29-f220-411f-a883-ade833fb197d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:30.076728 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-97c8af29-f220-411f-a883-ade833fb197d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:30.077176 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-97c8af29-f220-411f-a883-ade833fb197d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:30.090482 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:30.090482 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:30.091518 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-97c8af29-f220-411f-a883-ade833fb197d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:30.093258 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-97c8af29-f220-411f-a883-ade833fb197d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:30.093999 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1787/3550] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:30 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:30.887362 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7167cf13-9abe-40f0-918f-194de0f007d7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:30.890874 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7167cf13-9abe-40f0-918f-194de0f007d7 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:30.891310 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7167cf13-9abe-40f0-918f-194de0f007d7 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:30.891757 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7167cf13-9abe-40f0-918f-194de0f007d7 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:30.905873 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:30.905873 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:30.912486 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7167cf13-9abe-40f0-918f-194de0f007d7 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:30.920706 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7167cf13-9abe-40f0-918f-194de0f007d7 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:30.921383 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1764/3551] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:30 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:47:31.102724 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-52b7fc2e-f848-448a-bd09-6e53d5013634 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:31.106595 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-52b7fc2e-f848-448a-bd09-6e53d5013634 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:31.107033 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-52b7fc2e-f848-448a-bd09-6e53d5013634 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:31.107482 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-52b7fc2e-f848-448a-bd09-6e53d5013634 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:31.117570 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:31.117570 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:31.118513 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-52b7fc2e-f848-448a-bd09-6e53d5013634 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:31.120276 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-52b7fc2e-f848-448a-bd09-6e53d5013634 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:31.120933 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1788/3552] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:31 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:31.933953 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0351f92d-b2fd-480f-b2ee-299dada34c4e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:31.937436 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0351f92d-b2fd-480f-b2ee-299dada34c4e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:31.937912 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0351f92d-b2fd-480f-b2ee-299dada34c4e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:31.938390 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0351f92d-b2fd-480f-b2ee-299dada34c4e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:31.952021 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:31.952021 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:31.958581 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0351f92d-b2fd-480f-b2ee-299dada34c4e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:31.966727 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0351f92d-b2fd-480f-b2ee-299dada34c4e tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:31.967415 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1765/3553] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:31 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:32.129005 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7b495a34-0034-49d1-8f2f-0508b2588ef8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:32.132944 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7b495a34-0034-49d1-8f2f-0508b2588ef8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:32.133399 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7b495a34-0034-49d1-8f2f-0508b2588ef8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:32.133876 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7b495a34-0034-49d1-8f2f-0508b2588ef8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:32.143108 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:32.143108 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:32.144049 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7b495a34-0034-49d1-8f2f-0508b2588ef8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:32.145848 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7b495a34-0034-49d1-8f2f-0508b2588ef8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:32.146543 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1789/3554] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:32 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:32.980479 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f872e4cc-5e3b-4b72-ae50-93f68bccdeca None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:32.984042 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f872e4cc-5e3b-4b72-ae50-93f68bccdeca tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:32.984481 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f872e4cc-5e3b-4b72-ae50-93f68bccdeca tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:32.984928 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f872e4cc-5e3b-4b72-ae50-93f68bccdeca tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:32.998912 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:32.998912 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:33.006136 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f872e4cc-5e3b-4b72-ae50-93f68bccdeca tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:33.014692 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f872e4cc-5e3b-4b72-ae50-93f68bccdeca tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:33.015412 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1766/3555] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:32 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:33.154853 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d2028b82-d200-420e-9e12-bdeb46bf332e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:33.158748 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d2028b82-d200-420e-9e12-bdeb46bf332e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:33.159186 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d2028b82-d200-420e-9e12-bdeb46bf332e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:33.159685 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d2028b82-d200-420e-9e12-bdeb46bf332e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:33.169408 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:33.169408 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:33.170357 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d2028b82-d200-420e-9e12-bdeb46bf332e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:33.172089 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d2028b82-d200-420e-9e12-bdeb46bf332e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:33.172750 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1790/3556] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:33 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:34.028743 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ce6e51ec-2578-4ee8-a571-08599dba5648 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:34.035231 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ce6e51ec-2578-4ee8-a571-08599dba5648 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:34.035672 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ce6e51ec-2578-4ee8-a571-08599dba5648 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:34.036115 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ce6e51ec-2578-4ee8-a571-08599dba5648 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:34.053864 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:34.053864 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:34.061088 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ce6e51ec-2578-4ee8-a571-08599dba5648 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:34.069517 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ce6e51ec-2578-4ee8-a571-08599dba5648 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:34.070266 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1767/3557] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:34 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 905 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:34.181547 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b28e8919-2732-4c5f-8196-50a374f7acc6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:34.185487 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b28e8919-2732-4c5f-8196-50a374f7acc6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:34.185991 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b28e8919-2732-4c5f-8196-50a374f7acc6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:34.186442 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b28e8919-2732-4c5f-8196-50a374f7acc6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:34.196134 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:34.196134 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:34.197099 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b28e8919-2732-4c5f-8196-50a374f7acc6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:34.198934 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b28e8919-2732-4c5f-8196-50a374f7acc6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:34.199628 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1791/3558] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:34 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:35.083397 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9b41ad52-d2b2-4359-93d2-1187cec2a8b8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:35.087990 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9b41ad52-d2b2-4359-93d2-1187cec2a8b8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:35.088443 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9b41ad52-d2b2-4359-93d2-1187cec2a8b8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:35.088896 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9b41ad52-d2b2-4359-93d2-1187cec2a8b8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:35.104194 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:35.104194 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:35.111288 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9b41ad52-d2b2-4359-93d2-1187cec2a8b8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:35.119610 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9b41ad52-d2b2-4359-93d2-1187cec2a8b8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:35.120337 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1768/3559] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:35 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:35.207631 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-efc9c1e5-b038-4ec1-9bb6-69597e1945c8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:35.211654 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-efc9c1e5-b038-4ec1-9bb6-69597e1945c8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:35.212094 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-efc9c1e5-b038-4ec1-9bb6-69597e1945c8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:35.212543 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-efc9c1e5-b038-4ec1-9bb6-69597e1945c8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:35.221777 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:35.221777 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:35.222710 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-efc9c1e5-b038-4ec1-9bb6-69597e1945c8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:35.224443 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-efc9c1e5-b038-4ec1-9bb6-69597e1945c8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:35.225115 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1792/3560] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:35 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:36.134396 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-44927e01-8959-49fb-91ee-5d2b8db88d3b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:36.137996 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-44927e01-8959-49fb-91ee-5d2b8db88d3b tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:36.138431 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-44927e01-8959-49fb-91ee-5d2b8db88d3b tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:36.138872 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-44927e01-8959-49fb-91ee-5d2b8db88d3b tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:36.152679 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:36.152679 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:36.159290 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-44927e01-8959-49fb-91ee-5d2b8db88d3b tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Volume info retrieved successfully. Apr 30 21:47:36.167761 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-44927e01-8959-49fb-91ee-5d2b8db88d3b tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 200 Apr 30 21:47:36.172817 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1769/3561] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:36 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:36.233028 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-81b7bf11-46e4-40ee-a668-1ec311ca33e7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:36.237632 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-81b7bf11-46e4-40ee-a668-1ec311ca33e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:36.238120 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-81b7bf11-46e4-40ee-a668-1ec311ca33e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:36.238564 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-81b7bf11-46e4-40ee-a668-1ec311ca33e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:36.248294 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:36.248294 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:36.249271 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-81b7bf11-46e4-40ee-a668-1ec311ca33e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:36.251136 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-81b7bf11-46e4-40ee-a668-1ec311ca33e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:36.251876 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1793/3562] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:36 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:37.180749 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7497ecff-8662-473e-9bf6-a94080004cf8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:37.184338 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7497ecff-8662-473e-9bf6-a94080004cf8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:37.184775 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7497ecff-8662-473e-9bf6-a94080004cf8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:37.185222 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7497ecff-8662-473e-9bf6-a94080004cf8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:37.195775 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7497ecff-8662-473e-9bf6-a94080004cf8 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 404 Apr 30 21:47:37.196606 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1770/3563] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:47:37 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:47:37.204988 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f0ec04bc-2026-4f1f-8ffb-e82d8151e932 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:37.204988 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f0ec04bc-2026-4f1f-8ffb-e82d8151e932 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes Apr 30 21:47:37.204988 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f0ec04bc-2026-4f1f-8ffb-e82d8151e932 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:37.205291 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f0ec04bc-2026-4f1f-8ffb-e82d8151e932 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:37.205966 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-f0ec04bc-2026-4f1f-8ffb-e82d8151e932 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:47:37.207600 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-f0ec04bc-2026-4f1f-8ffb-e82d8151e932 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122527) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 21:47:37.253439 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f0ec04bc-2026-4f1f-8ffb-e82d8151e932 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Get all volumes completed successfully. Apr 30 21:47:37.254145 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f0ec04bc-2026-4f1f-8ffb-e82d8151e932 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes returned with HTTP 200 Apr 30 21:47:37.255194 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1794/3564] 10.222.0.23 () {58 vars in 1213 bytes} [Sat Apr 30 21:47:37 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 30 21:47:37.260997 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b52c967f-08ee-4073-be0b-72f2156ad348 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:37.261198 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-98c51143-372a-44e5-9b20-c1695c2a9ac6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:37.264948 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-98c51143-372a-44e5-9b20-c1695c2a9ac6 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] GET http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots Apr 30 21:47:37.265088 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b52c967f-08ee-4073-be0b-72f2156ad348 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:37.265383 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b52c967f-08ee-4073-be0b-72f2156ad348 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:37.265488 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-98c51143-372a-44e5-9b20-c1695c2a9ac6 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:37.265856 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b52c967f-08ee-4073-be0b-72f2156ad348 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:37.266018 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-98c51143-372a-44e5-9b20-c1695c2a9ac6 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'index' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:37.266368 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.api_utils [None req-98c51143-372a-44e5-9b20-c1695c2a9ac6 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Removing options '' from query. {{(pid=122527) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:47:37.268489 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.db.sqlalchemy.api [None req-98c51143-372a-44e5-9b20-c1695c2a9ac6 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Building query based on filter {{(pid=122527) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:47:37.275543 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:37.275543 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:37.276794 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b52c967f-08ee-4073-be0b-72f2156ad348 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:37.281903 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-98c51143-372a-44e5-9b20-c1695c2a9ac6 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Get all snapshots completed successfully. Apr 30 21:47:37.281903 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-98c51143-372a-44e5-9b20-c1695c2a9ac6 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots returned with HTTP 200 Apr 30 21:47:37.282131 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b52c967f-08ee-4073-be0b-72f2156ad348 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:37.282228 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1795/3565] 10.222.0.23 () {58 vars in 1219 bytes} [Sat Apr 30 21:47:37 2022] GET /volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 30 21:47:37.282324 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1771/3566] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:37 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:37.289663 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cbdbc76e-3e6c-4322-a62e-a06dd731c207 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:37.293687 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cbdbc76e-3e6c-4322-a62e-a06dd731c207 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] DELETE http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 Apr 30 21:47:37.294190 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cbdbc76e-3e6c-4322-a62e-a06dd731c207 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:37.294638 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cbdbc76e-3e6c-4322-a62e-a06dd731c207 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:37.294928 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v2.snapshots [None req-cbdbc76e-3e6c-4322-a62e-a06dd731c207 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Delete snapshot with id: d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 Apr 30 21:47:37.302511 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cbdbc76e-3e6c-4322-a62e-a06dd731c207 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 returned with HTTP 404 Apr 30 21:47:37.304020 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1796/3567] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:47:37 2022] DELETE /volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/d0d9ac7f-5a3a-4234-b3cc-b62bd580cdc4 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:47:37.308669 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a689a6f9-0938-40e4-b10d-ba7df9ef8185 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:37.312571 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a689a6f9-0938-40e4-b10d-ba7df9ef8185 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] DELETE http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 Apr 30 21:47:37.313003 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a689a6f9-0938-40e4-b10d-ba7df9ef8185 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:37.313445 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a689a6f9-0938-40e4-b10d-ba7df9ef8185 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:37.313735 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-a689a6f9-0938-40e4-b10d-ba7df9ef8185 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Delete snapshot with id: 241db963-7273-4c19-8c1d-3073618ee790 Apr 30 21:47:37.321192 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a689a6f9-0938-40e4-b10d-ba7df9ef8185 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 returned with HTTP 404 Apr 30 21:47:37.322050 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1772/3568] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:47:37 2022] DELETE /volume/v3/6b4f79742058492f8104e7a2b11f0e39/snapshots/241db963-7273-4c19-8c1d-3073618ee790 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:47:37.326307 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-adecca1f-8a1a-47aa-8661-a8e62f073667 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:37.331641 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-adecca1f-8a1a-47aa-8661-a8e62f073667 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] DELETE http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:37.331641 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-adecca1f-8a1a-47aa-8661-a8e62f073667 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:37.331641 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-adecca1f-8a1a-47aa-8661-a8e62f073667 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:37.331641 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-adecca1f-8a1a-47aa-8661-a8e62f073667 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] Delete volume with id: f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f Apr 30 21:47:37.341295 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-adecca1f-8a1a-47aa-8661-a8e62f073667 tempest-VolumesDeleteCascade-228592453 tempest-VolumesDeleteCascade-228592453-project] http://10.222.0.23/volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f returned with HTTP 404 Apr 30 21:47:37.342180 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1797/3569] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:47:37 2022] DELETE /volume/v3/6b4f79742058492f8104e7a2b11f0e39/volumes/f2da2a8e-5667-4b88-89df-c4b0a7fd5a9f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:47:38.288179 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-13014c03-6e60-448d-9521-f9aa6a88ca05 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:38.292152 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-13014c03-6e60-448d-9521-f9aa6a88ca05 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:38.292583 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-13014c03-6e60-448d-9521-f9aa6a88ca05 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:38.293054 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-13014c03-6e60-448d-9521-f9aa6a88ca05 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:38.302929 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:38.302929 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:38.303884 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-13014c03-6e60-448d-9521-f9aa6a88ca05 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:38.305688 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-13014c03-6e60-448d-9521-f9aa6a88ca05 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:38.314880 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1773/3570] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:38 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:39.314475 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3b0006d8-a849-450c-8fba-2c0d1deec7f8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:39.318497 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3b0006d8-a849-450c-8fba-2c0d1deec7f8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:39.318852 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3b0006d8-a849-450c-8fba-2c0d1deec7f8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:39.319296 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3b0006d8-a849-450c-8fba-2c0d1deec7f8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:39.328210 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:39.328210 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:39.329124 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3b0006d8-a849-450c-8fba-2c0d1deec7f8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:39.330999 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3b0006d8-a849-450c-8fba-2c0d1deec7f8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:39.331675 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1798/3571] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:39 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:40.340004 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-346f585a-04d3-409f-9a01-69a0443ee8c3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:40.344173 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-346f585a-04d3-409f-9a01-69a0443ee8c3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:40.345716 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-346f585a-04d3-409f-9a01-69a0443ee8c3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:40.345716 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-346f585a-04d3-409f-9a01-69a0443ee8c3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:40.354093 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:40.354093 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:40.355015 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-346f585a-04d3-409f-9a01-69a0443ee8c3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:40.356757 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-346f585a-04d3-409f-9a01-69a0443ee8c3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:40.357428 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1774/3572] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:40 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:41.365173 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-05862239-8cf6-40ee-9035-bf4dff1b98db None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:41.369496 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-05862239-8cf6-40ee-9035-bf4dff1b98db tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:41.370045 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-05862239-8cf6-40ee-9035-bf4dff1b98db tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:41.370505 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-05862239-8cf6-40ee-9035-bf4dff1b98db tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:41.380169 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:41.380169 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:41.381136 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-05862239-8cf6-40ee-9035-bf4dff1b98db tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:41.382942 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-05862239-8cf6-40ee-9035-bf4dff1b98db tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:41.383677 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1799/3573] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:41 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:42.391839 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-787d5bda-7672-41ab-b85d-3eade8932add None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:42.395846 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-787d5bda-7672-41ab-b85d-3eade8932add tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:42.396285 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-787d5bda-7672-41ab-b85d-3eade8932add tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:42.396737 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-787d5bda-7672-41ab-b85d-3eade8932add tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:42.406811 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:42.406811 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:42.407790 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-787d5bda-7672-41ab-b85d-3eade8932add tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:42.409616 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-787d5bda-7672-41ab-b85d-3eade8932add tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:42.410436 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1775/3574] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:42 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:43.418724 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2cbcc122-3583-44ef-be3d-fe4d311f4f8c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:43.422773 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2cbcc122-3583-44ef-be3d-fe4d311f4f8c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:43.423213 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2cbcc122-3583-44ef-be3d-fe4d311f4f8c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:43.423693 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2cbcc122-3583-44ef-be3d-fe4d311f4f8c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:43.433583 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:43.433583 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:43.441507 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2cbcc122-3583-44ef-be3d-fe4d311f4f8c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:43.441507 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2cbcc122-3583-44ef-be3d-fe4d311f4f8c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:43.441507 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1800/3575] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:43 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:44.445780 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-45a1ba30-f61c-4781-9131-5317c4bc7d07 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:44.450027 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-45a1ba30-f61c-4781-9131-5317c4bc7d07 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:44.450563 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-45a1ba30-f61c-4781-9131-5317c4bc7d07 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:44.451109 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-45a1ba30-f61c-4781-9131-5317c4bc7d07 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:44.468788 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:44.468788 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:44.472313 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-45a1ba30-f61c-4781-9131-5317c4bc7d07 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:44.475095 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-45a1ba30-f61c-4781-9131-5317c4bc7d07 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:44.481793 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1776/3576] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:44 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:45.484997 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-458065fd-7363-4e11-8f69-bd276e37d4f0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:45.489920 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-458065fd-7363-4e11-8f69-bd276e37d4f0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:45.490437 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-458065fd-7363-4e11-8f69-bd276e37d4f0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:45.490986 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-458065fd-7363-4e11-8f69-bd276e37d4f0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:45.501859 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:45.501859 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:45.502879 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-458065fd-7363-4e11-8f69-bd276e37d4f0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:45.504699 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-458065fd-7363-4e11-8f69-bd276e37d4f0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:45.507058 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1801/3577] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:45 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:46.515304 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-09c4e0df-cbad-4497-bc5d-bbe2c3c718a1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:46.519829 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-09c4e0df-cbad-4497-bc5d-bbe2c3c718a1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:46.527988 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-09c4e0df-cbad-4497-bc5d-bbe2c3c718a1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:46.528857 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-09c4e0df-cbad-4497-bc5d-bbe2c3c718a1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:46.540396 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:46.540396 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:46.542501 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-09c4e0df-cbad-4497-bc5d-bbe2c3c718a1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:46.547847 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-09c4e0df-cbad-4497-bc5d-bbe2c3c718a1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:46.550278 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1777/3578] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:46 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:47.553671 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c4d22f55-0773-4a4c-a46c-0fa07d3fc554 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:47.560785 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c4d22f55-0773-4a4c-a46c-0fa07d3fc554 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:47.561295 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c4d22f55-0773-4a4c-a46c-0fa07d3fc554 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:47.565556 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c4d22f55-0773-4a4c-a46c-0fa07d3fc554 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:47.571132 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:47.571132 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:47.572077 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c4d22f55-0773-4a4c-a46c-0fa07d3fc554 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:47.573854 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c4d22f55-0773-4a4c-a46c-0fa07d3fc554 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:47.574713 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1802/3579] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:47 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:48.583138 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-55c7c200-2ee6-4225-9398-df2494455546 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:48.588370 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-55c7c200-2ee6-4225-9398-df2494455546 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:48.589419 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-55c7c200-2ee6-4225-9398-df2494455546 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:48.590075 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-55c7c200-2ee6-4225-9398-df2494455546 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:48.603949 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:48.603949 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:48.605449 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-55c7c200-2ee6-4225-9398-df2494455546 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:48.607514 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-55c7c200-2ee6-4225-9398-df2494455546 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:48.612636 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1778/3580] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:48 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:49.617489 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0467d44e-3557-4f5b-a407-e7e75f2a3835 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:49.622858 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0467d44e-3557-4f5b-a407-e7e75f2a3835 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:49.626565 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0467d44e-3557-4f5b-a407-e7e75f2a3835 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:49.626565 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0467d44e-3557-4f5b-a407-e7e75f2a3835 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:49.635118 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:49.635118 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:49.636611 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0467d44e-3557-4f5b-a407-e7e75f2a3835 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:49.638464 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0467d44e-3557-4f5b-a407-e7e75f2a3835 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:49.643205 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1803/3581] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:49 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:50.648001 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-229b4b5d-165a-4bb5-82f4-961bbdcdcc44 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:50.652388 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-229b4b5d-165a-4bb5-82f4-961bbdcdcc44 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:50.652837 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-229b4b5d-165a-4bb5-82f4-961bbdcdcc44 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:50.653290 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-229b4b5d-165a-4bb5-82f4-961bbdcdcc44 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:50.664029 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:50.664029 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:50.664934 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-229b4b5d-165a-4bb5-82f4-961bbdcdcc44 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:50.666883 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-229b4b5d-165a-4bb5-82f4-961bbdcdcc44 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:50.667822 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1779/3582] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:50 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:51.675808 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-68a5862d-35c8-48e4-a8ad-fda0d2e616f2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:51.679865 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-68a5862d-35c8-48e4-a8ad-fda0d2e616f2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:51.680377 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-68a5862d-35c8-48e4-a8ad-fda0d2e616f2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:51.680899 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-68a5862d-35c8-48e4-a8ad-fda0d2e616f2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:51.690477 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:51.690477 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:51.691510 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-68a5862d-35c8-48e4-a8ad-fda0d2e616f2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:51.695344 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-68a5862d-35c8-48e4-a8ad-fda0d2e616f2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:51.695344 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1804/3583] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:51 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:52.701216 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-06369e10-f34b-4222-9413-122442b46cbd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:52.705452 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-06369e10-f34b-4222-9413-122442b46cbd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:52.706009 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-06369e10-f34b-4222-9413-122442b46cbd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:52.706491 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-06369e10-f34b-4222-9413-122442b46cbd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:52.716361 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:52.716361 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:52.717735 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-06369e10-f34b-4222-9413-122442b46cbd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:52.719539 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-06369e10-f34b-4222-9413-122442b46cbd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:52.724281 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1780/3584] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:52 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:53.728505 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-693cd74f-de42-4dd8-af32-358bfb0bbb61 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:53.732696 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-693cd74f-de42-4dd8-af32-358bfb0bbb61 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:53.733216 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-693cd74f-de42-4dd8-af32-358bfb0bbb61 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:53.733805 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-693cd74f-de42-4dd8-af32-358bfb0bbb61 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:53.744071 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:53.744071 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:53.745030 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-693cd74f-de42-4dd8-af32-358bfb0bbb61 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:53.747313 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-693cd74f-de42-4dd8-af32-358bfb0bbb61 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:53.751820 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1805/3585] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:53 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:54.756910 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-935c09cc-fa01-4db5-8168-baa601f0a870 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:54.760918 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-935c09cc-fa01-4db5-8168-baa601f0a870 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:54.761406 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-935c09cc-fa01-4db5-8168-baa601f0a870 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:54.761901 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-935c09cc-fa01-4db5-8168-baa601f0a870 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:54.772439 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:54.772439 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:54.773459 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-935c09cc-fa01-4db5-8168-baa601f0a870 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:54.775378 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-935c09cc-fa01-4db5-8168-baa601f0a870 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:54.776371 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1781/3586] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:54 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:55.784739 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3bd6f16e-5897-4e3f-b497-2bd274b98acd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:55.789372 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3bd6f16e-5897-4e3f-b497-2bd274b98acd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:55.789827 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3bd6f16e-5897-4e3f-b497-2bd274b98acd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:55.790277 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3bd6f16e-5897-4e3f-b497-2bd274b98acd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:55.799653 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:55.799653 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:55.800624 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3bd6f16e-5897-4e3f-b497-2bd274b98acd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:55.802510 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3bd6f16e-5897-4e3f-b497-2bd274b98acd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 200 Apr 30 21:47:55.803240 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1806/3587] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:55 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:56.811604 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9f6f0a46-8ad1-409c-877a-a38b9fb5c488 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:56.815573 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9f6f0a46-8ad1-409c-877a-a38b9fb5c488 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:47:56.816034 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9f6f0a46-8ad1-409c-877a-a38b9fb5c488 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:56.816427 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9f6f0a46-8ad1-409c-877a-a38b9fb5c488 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:56.823897 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9f6f0a46-8ad1-409c-877a-a38b9fb5c488 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 404 Apr 30 21:47:56.824709 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1782/3588] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:56 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:47:56.831410 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c07bb237-4790-4ab4-9e09-432ce9b0133b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:56.835463 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c07bb237-4790-4ab4-9e09-432ce9b0133b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:47:56.835904 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c07bb237-4790-4ab4-9e09-432ce9b0133b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:56.842167 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c07bb237-4790-4ab4-9e09-432ce9b0133b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:56.842167 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v2.snapshots [None req-c07bb237-4790-4ab4-9e09-432ce9b0133b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: 144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:47:56.846236 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:56.846236 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:56.847159 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c07bb237-4790-4ab4-9e09-432ce9b0133b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:56.980876 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c07bb237-4790-4ab4-9e09-432ce9b0133b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot delete request issued successfully. Apr 30 21:47:56.981282 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c07bb237-4790-4ab4-9e09-432ce9b0133b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 202 Apr 30 21:47:56.982084 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1807/3589] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:47:56 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:47:56.986817 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a6fa0410-5079-4378-87f1-24e177e40556 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:56.991253 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a6fa0410-5079-4378-87f1-24e177e40556 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:47:56.991686 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a6fa0410-5079-4378-87f1-24e177e40556 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:56.992126 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a6fa0410-5079-4378-87f1-24e177e40556 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:57.002446 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:57.002446 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:57.005699 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a6fa0410-5079-4378-87f1-24e177e40556 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:57.005699 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a6fa0410-5079-4378-87f1-24e177e40556 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:47:57.006050 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1783/3590] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:56 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:58.014823 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-992df5f3-dd3d-461b-8cca-5b5536e0b12a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:58.018767 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-992df5f3-dd3d-461b-8cca-5b5536e0b12a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:47:58.019206 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-992df5f3-dd3d-461b-8cca-5b5536e0b12a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:58.019658 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-992df5f3-dd3d-461b-8cca-5b5536e0b12a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:58.029278 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:58.029278 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:58.030286 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-992df5f3-dd3d-461b-8cca-5b5536e0b12a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:58.032034 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-992df5f3-dd3d-461b-8cca-5b5536e0b12a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:47:58.032787 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1808/3591] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:58 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:47:59.041318 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-97c70c0b-fc3c-43e1-84f3-526f0f810904 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:47:59.045422 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97c70c0b-fc3c-43e1-84f3-526f0f810904 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:47:59.045866 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-97c70c0b-fc3c-43e1-84f3-526f0f810904 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:47:59.046338 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-97c70c0b-fc3c-43e1-84f3-526f0f810904 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:47:59.055786 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:47:59.055786 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:47:59.056746 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-97c70c0b-fc3c-43e1-84f3-526f0f810904 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:47:59.058580 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-97c70c0b-fc3c-43e1-84f3-526f0f810904 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:47:59.059274 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1784/3592] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:47:59 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:00.067431 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-76f0838e-ba6b-4c9f-8eb5-9c9e55dc01d9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:00.072019 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-76f0838e-ba6b-4c9f-8eb5-9c9e55dc01d9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:00.072462 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-76f0838e-ba6b-4c9f-8eb5-9c9e55dc01d9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:00.072916 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-76f0838e-ba6b-4c9f-8eb5-9c9e55dc01d9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:00.091807 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:00.091807 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:00.092700 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-76f0838e-ba6b-4c9f-8eb5-9c9e55dc01d9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:00.094590 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-76f0838e-ba6b-4c9f-8eb5-9c9e55dc01d9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:00.095319 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1809/3593] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:00 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:01.102777 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8bafb752-002a-44d8-8a54-80c096c78756 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:01.106792 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8bafb752-002a-44d8-8a54-80c096c78756 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:01.107231 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8bafb752-002a-44d8-8a54-80c096c78756 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:01.107704 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8bafb752-002a-44d8-8a54-80c096c78756 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:01.117394 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:01.117394 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:01.118519 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8bafb752-002a-44d8-8a54-80c096c78756 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:01.123190 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8bafb752-002a-44d8-8a54-80c096c78756 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:01.123190 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1785/3594] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:01 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:02.128904 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-654341a4-4c45-48e5-82da-06b71779e64c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:02.133588 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-654341a4-4c45-48e5-82da-06b71779e64c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:02.134112 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-654341a4-4c45-48e5-82da-06b71779e64c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:02.134599 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-654341a4-4c45-48e5-82da-06b71779e64c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:02.143620 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:02.143620 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:02.144562 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-654341a4-4c45-48e5-82da-06b71779e64c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:02.146361 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-654341a4-4c45-48e5-82da-06b71779e64c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:02.147267 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1810/3595] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:02 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:03.155650 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7377d9e3-96f2-4fe2-88b7-ce847f60a4fc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:03.159552 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7377d9e3-96f2-4fe2-88b7-ce847f60a4fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:03.159989 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7377d9e3-96f2-4fe2-88b7-ce847f60a4fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:03.160442 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7377d9e3-96f2-4fe2-88b7-ce847f60a4fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:03.170286 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:03.170286 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:03.171224 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7377d9e3-96f2-4fe2-88b7-ce847f60a4fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:03.172994 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7377d9e3-96f2-4fe2-88b7-ce847f60a4fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:03.173700 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1786/3596] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:03 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:04.181439 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b6d86b20-7e8d-411b-bac2-f7c465bf094c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:04.185774 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b6d86b20-7e8d-411b-bac2-f7c465bf094c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:04.186218 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b6d86b20-7e8d-411b-bac2-f7c465bf094c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:04.186668 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b6d86b20-7e8d-411b-bac2-f7c465bf094c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:04.196532 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:04.196532 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:04.197630 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b6d86b20-7e8d-411b-bac2-f7c465bf094c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:04.199488 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b6d86b20-7e8d-411b-bac2-f7c465bf094c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:04.200394 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1811/3597] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:04 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:05.208514 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-423539f4-4c3a-49d0-be6f-64f20c443716 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:05.212985 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-423539f4-4c3a-49d0-be6f-64f20c443716 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:05.213452 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-423539f4-4c3a-49d0-be6f-64f20c443716 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:05.213942 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-423539f4-4c3a-49d0-be6f-64f20c443716 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:05.223632 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:05.223632 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:05.224612 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-423539f4-4c3a-49d0-be6f-64f20c443716 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:05.226461 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-423539f4-4c3a-49d0-be6f-64f20c443716 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:05.227697 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1787/3598] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:05 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:06.236014 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7c5454b1-4b20-4af1-8bb2-18c42c4e6db2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:06.239996 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7c5454b1-4b20-4af1-8bb2-18c42c4e6db2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:06.240465 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7c5454b1-4b20-4af1-8bb2-18c42c4e6db2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:06.240945 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7c5454b1-4b20-4af1-8bb2-18c42c4e6db2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:06.251216 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:06.251216 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:06.252194 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7c5454b1-4b20-4af1-8bb2-18c42c4e6db2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:06.254045 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7c5454b1-4b20-4af1-8bb2-18c42c4e6db2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:06.254752 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1812/3599] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:06 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:07.263610 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-29f875b9-05da-4683-b617-a5e772d2af66 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:07.267614 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-29f875b9-05da-4683-b617-a5e772d2af66 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:07.268056 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-29f875b9-05da-4683-b617-a5e772d2af66 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:07.269939 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-29f875b9-05da-4683-b617-a5e772d2af66 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:07.279324 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:07.279324 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:07.280705 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-29f875b9-05da-4683-b617-a5e772d2af66 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:07.282575 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-29f875b9-05da-4683-b617-a5e772d2af66 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:07.283283 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1788/3600] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:07 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:08.291586 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6bef4c64-b823-4e3d-a1c2-a90703bb065d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:08.295567 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6bef4c64-b823-4e3d-a1c2-a90703bb065d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:08.296001 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6bef4c64-b823-4e3d-a1c2-a90703bb065d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:08.296452 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6bef4c64-b823-4e3d-a1c2-a90703bb065d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:08.305926 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:08.305926 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:08.309684 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6bef4c64-b823-4e3d-a1c2-a90703bb065d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:08.309684 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6bef4c64-b823-4e3d-a1c2-a90703bb065d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:08.309684 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1813/3601] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:08 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:09.316928 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a3ce46db-3bdf-49f6-85ed-527b114d7f11 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:09.320903 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a3ce46db-3bdf-49f6-85ed-527b114d7f11 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:09.324707 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a3ce46db-3bdf-49f6-85ed-527b114d7f11 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:09.324707 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a3ce46db-3bdf-49f6-85ed-527b114d7f11 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:09.332073 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:09.332073 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:09.333005 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a3ce46db-3bdf-49f6-85ed-527b114d7f11 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:09.334795 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a3ce46db-3bdf-49f6-85ed-527b114d7f11 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:09.335477 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1789/3602] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:09 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:48:10.343499 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f641f681-49e9-41a6-840c-72abb1e9f4a7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:10.347456 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f641f681-49e9-41a6-840c-72abb1e9f4a7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:10.347892 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f641f681-49e9-41a6-840c-72abb1e9f4a7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:10.348339 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f641f681-49e9-41a6-840c-72abb1e9f4a7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:10.358018 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:10.358018 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:10.358920 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f641f681-49e9-41a6-840c-72abb1e9f4a7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:10.360648 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f641f681-49e9-41a6-840c-72abb1e9f4a7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:10.361335 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1814/3603] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:10 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:11.369717 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-93344a01-a332-4cc3-817a-ae9258f35c7b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:11.373688 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-93344a01-a332-4cc3-817a-ae9258f35c7b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:11.374172 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-93344a01-a332-4cc3-817a-ae9258f35c7b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:11.374622 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-93344a01-a332-4cc3-817a-ae9258f35c7b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:11.383781 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:11.383781 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:11.384700 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-93344a01-a332-4cc3-817a-ae9258f35c7b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:11.386498 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-93344a01-a332-4cc3-817a-ae9258f35c7b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:11.387231 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1790/3604] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:11 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:12.395692 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a967b450-937b-4e7a-a93c-b61c5a83195f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:12.399639 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a967b450-937b-4e7a-a93c-b61c5a83195f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:12.407797 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a967b450-937b-4e7a-a93c-b61c5a83195f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:12.407797 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a967b450-937b-4e7a-a93c-b61c5a83195f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:12.410287 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:12.410287 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:12.411209 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a967b450-937b-4e7a-a93c-b61c5a83195f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:12.412956 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a967b450-937b-4e7a-a93c-b61c5a83195f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:12.413629 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1815/3605] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:12 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:13.421475 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-316d89ac-1c33-448b-83b5-c6160fed8338 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:13.425414 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-316d89ac-1c33-448b-83b5-c6160fed8338 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:13.425898 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-316d89ac-1c33-448b-83b5-c6160fed8338 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:13.426393 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-316d89ac-1c33-448b-83b5-c6160fed8338 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:13.436647 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:13.436647 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:13.437606 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-316d89ac-1c33-448b-83b5-c6160fed8338 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:13.439424 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-316d89ac-1c33-448b-83b5-c6160fed8338 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:13.440117 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1791/3606] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:13 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:14.448532 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5e7ba91b-9ffe-4e9a-b19d-89fac2ace7b0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:14.453022 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5e7ba91b-9ffe-4e9a-b19d-89fac2ace7b0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:14.453457 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5e7ba91b-9ffe-4e9a-b19d-89fac2ace7b0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:14.453952 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5e7ba91b-9ffe-4e9a-b19d-89fac2ace7b0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:14.463131 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:14.463131 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:14.464037 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5e7ba91b-9ffe-4e9a-b19d-89fac2ace7b0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:14.465838 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5e7ba91b-9ffe-4e9a-b19d-89fac2ace7b0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:14.466499 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1816/3607] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:14 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:15.474674 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4a4873ec-d37d-435a-aec0-a19b0f1db370 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:15.478763 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4a4873ec-d37d-435a-aec0-a19b0f1db370 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:15.479242 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4a4873ec-d37d-435a-aec0-a19b0f1db370 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:15.479688 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4a4873ec-d37d-435a-aec0-a19b0f1db370 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:15.489654 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:15.489654 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:15.490624 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4a4873ec-d37d-435a-aec0-a19b0f1db370 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:15.492384 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4a4873ec-d37d-435a-aec0-a19b0f1db370 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:15.493068 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1792/3608] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:15 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:16.500939 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-27473b3d-3de4-4ea0-96c4-8c7e33c45030 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:16.505072 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-27473b3d-3de4-4ea0-96c4-8c7e33c45030 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:16.505511 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-27473b3d-3de4-4ea0-96c4-8c7e33c45030 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:16.506006 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-27473b3d-3de4-4ea0-96c4-8c7e33c45030 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:16.515910 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:16.515910 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:16.516820 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-27473b3d-3de4-4ea0-96c4-8c7e33c45030 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:16.518642 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-27473b3d-3de4-4ea0-96c4-8c7e33c45030 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:16.519314 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1817/3609] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:16 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:17.527676 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9c208b5a-3368-46dc-b30f-9f4f71d565c7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:17.531504 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9c208b5a-3368-46dc-b30f-9f4f71d565c7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:17.533134 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9c208b5a-3368-46dc-b30f-9f4f71d565c7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:17.533134 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9c208b5a-3368-46dc-b30f-9f4f71d565c7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:17.541881 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:17.541881 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:17.542807 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9c208b5a-3368-46dc-b30f-9f4f71d565c7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:17.544570 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9c208b5a-3368-46dc-b30f-9f4f71d565c7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:17.545239 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1793/3610] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:17 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:18.553117 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-19b5d66b-7240-4203-be43-1e6c0cea91c2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:18.557035 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19b5d66b-7240-4203-be43-1e6c0cea91c2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:18.557473 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19b5d66b-7240-4203-be43-1e6c0cea91c2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:18.557956 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19b5d66b-7240-4203-be43-1e6c0cea91c2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:18.567902 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:18.567902 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:18.568813 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-19b5d66b-7240-4203-be43-1e6c0cea91c2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:18.570672 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19b5d66b-7240-4203-be43-1e6c0cea91c2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:18.571341 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1818/3611] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:18 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:19.580355 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-99e355b2-cd82-4e3e-bb61-7d2e19ef414d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:19.584292 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-99e355b2-cd82-4e3e-bb61-7d2e19ef414d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:19.584729 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-99e355b2-cd82-4e3e-bb61-7d2e19ef414d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:19.585172 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-99e355b2-cd82-4e3e-bb61-7d2e19ef414d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:19.595125 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:19.595125 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:19.596039 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-99e355b2-cd82-4e3e-bb61-7d2e19ef414d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:19.597806 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-99e355b2-cd82-4e3e-bb61-7d2e19ef414d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:19.598463 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1794/3612] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:19 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:20.606837 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ffa00fc6-88b1-4539-afef-1e3bc97fdbfe None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:20.611027 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ffa00fc6-88b1-4539-afef-1e3bc97fdbfe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:20.611507 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ffa00fc6-88b1-4539-afef-1e3bc97fdbfe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:20.611958 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ffa00fc6-88b1-4539-afef-1e3bc97fdbfe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:20.622339 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:20.622339 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:20.623273 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ffa00fc6-88b1-4539-afef-1e3bc97fdbfe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:20.625562 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ffa00fc6-88b1-4539-afef-1e3bc97fdbfe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:20.626429 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1819/3613] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:20 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:21.634802 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-03bb6bd3-a19d-49b8-9f36-943741601c84 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:21.638710 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-03bb6bd3-a19d-49b8-9f36-943741601c84 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:21.639148 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-03bb6bd3-a19d-49b8-9f36-943741601c84 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:21.639597 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-03bb6bd3-a19d-49b8-9f36-943741601c84 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:21.649633 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:21.649633 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:21.650907 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-03bb6bd3-a19d-49b8-9f36-943741601c84 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:21.652657 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-03bb6bd3-a19d-49b8-9f36-943741601c84 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:21.653341 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1795/3614] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:21 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:22.661692 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c14f6069-a50d-4a9c-94b0-ed097ec60482 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:22.665518 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c14f6069-a50d-4a9c-94b0-ed097ec60482 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:22.666024 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c14f6069-a50d-4a9c-94b0-ed097ec60482 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:22.666458 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c14f6069-a50d-4a9c-94b0-ed097ec60482 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:22.676201 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:22.676201 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:22.677099 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c14f6069-a50d-4a9c-94b0-ed097ec60482 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:22.680017 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c14f6069-a50d-4a9c-94b0-ed097ec60482 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:22.680017 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1820/3615] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:22 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:23.687468 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3e4c0027-0824-4773-bcb1-a377c6179c74 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:23.692139 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3e4c0027-0824-4773-bcb1-a377c6179c74 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:23.692579 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3e4c0027-0824-4773-bcb1-a377c6179c74 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:23.693025 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3e4c0027-0824-4773-bcb1-a377c6179c74 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:23.702113 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:23.702113 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:23.703049 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3e4c0027-0824-4773-bcb1-a377c6179c74 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:23.704842 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3e4c0027-0824-4773-bcb1-a377c6179c74 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:23.705524 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1796/3616] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:23 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:24.712986 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3db37a51-adb4-443e-9f4d-de89d1a6273a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:24.716940 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3db37a51-adb4-443e-9f4d-de89d1a6273a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:24.717370 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3db37a51-adb4-443e-9f4d-de89d1a6273a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:24.717921 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3db37a51-adb4-443e-9f4d-de89d1a6273a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:24.727829 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:24.727829 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:24.728737 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3db37a51-adb4-443e-9f4d-de89d1a6273a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:24.730506 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3db37a51-adb4-443e-9f4d-de89d1a6273a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:24.731170 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1821/3617] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:24 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:25.738806 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b76afaa3-9e89-408e-a26a-87bbdb1e17dd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:25.742754 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b76afaa3-9e89-408e-a26a-87bbdb1e17dd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:25.743191 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b76afaa3-9e89-408e-a26a-87bbdb1e17dd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:25.743639 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b76afaa3-9e89-408e-a26a-87bbdb1e17dd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:25.753688 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:25.753688 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:25.754647 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b76afaa3-9e89-408e-a26a-87bbdb1e17dd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:25.756400 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b76afaa3-9e89-408e-a26a-87bbdb1e17dd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:25.757071 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1797/3618] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:25 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:48:26.765097 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-28f97d22-4795-47a6-859f-fa5000b17912 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:26.769501 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-28f97d22-4795-47a6-859f-fa5000b17912 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:26.769970 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-28f97d22-4795-47a6-859f-fa5000b17912 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:26.770422 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-28f97d22-4795-47a6-859f-fa5000b17912 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:26.779864 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:26.779864 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:26.780773 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-28f97d22-4795-47a6-859f-fa5000b17912 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:26.787102 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-28f97d22-4795-47a6-859f-fa5000b17912 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:26.787102 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1822/3619] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:26 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:27.791917 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-21a01158-434e-4130-8481-dde0907eba04 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:27.795822 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-21a01158-434e-4130-8481-dde0907eba04 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:27.796259 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-21a01158-434e-4130-8481-dde0907eba04 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:27.796707 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-21a01158-434e-4130-8481-dde0907eba04 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:27.806579 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:27.806579 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:27.807385 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-21a01158-434e-4130-8481-dde0907eba04 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:27.809184 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-21a01158-434e-4130-8481-dde0907eba04 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 200 Apr 30 21:48:27.809883 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1798/3620] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:27 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:28.818212 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9d8c9eaf-2765-42da-a119-1754c5efbf93 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:28.822241 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9d8c9eaf-2765-42da-a119-1754c5efbf93 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:48:28.827920 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9d8c9eaf-2765-42da-a119-1754c5efbf93 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:28.827920 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9d8c9eaf-2765-42da-a119-1754c5efbf93 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:28.830881 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9d8c9eaf-2765-42da-a119-1754c5efbf93 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 404 Apr 30 21:48:28.831723 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1823/3621] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:28 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:48:28.836225 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7fcf4f11-d853-4bfa-ac10-20458decc260 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:28.840170 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7fcf4f11-d853-4bfa-ac10-20458decc260 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:28.840606 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7fcf4f11-d853-4bfa-ac10-20458decc260 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:28.841060 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7fcf4f11-d853-4bfa-ac10-20458decc260 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:28.841374 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-7fcf4f11-d853-4bfa-ac10-20458decc260 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:28.851381 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:28.851381 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:28.852317 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7fcf4f11-d853-4bfa-ac10-20458decc260 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:28.954540 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7fcf4f11-d853-4bfa-ac10-20458decc260 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot delete request issued successfully. Apr 30 21:48:28.954540 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7fcf4f11-d853-4bfa-ac10-20458decc260 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 202 Apr 30 21:48:28.954540 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1799/3622] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:48:28 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:48:28.968441 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5a102645-a9dc-4362-ac9b-cf9f6f8c786c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:28.972424 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5a102645-a9dc-4362-ac9b-cf9f6f8c786c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:28.972864 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5a102645-a9dc-4362-ac9b-cf9f6f8c786c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:28.973317 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5a102645-a9dc-4362-ac9b-cf9f6f8c786c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:28.988770 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:28.988770 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:28.990595 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5a102645-a9dc-4362-ac9b-cf9f6f8c786c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:28.994043 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5a102645-a9dc-4362-ac9b-cf9f6f8c786c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:28.995703 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1824/3623] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:28 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:48:30.004234 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-210bbd8e-0024-419b-8fed-988989eb288e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:30.008169 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-210bbd8e-0024-419b-8fed-988989eb288e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:30.008608 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-210bbd8e-0024-419b-8fed-988989eb288e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:30.009053 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-210bbd8e-0024-419b-8fed-988989eb288e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:30.018283 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:30.018283 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:30.019197 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-210bbd8e-0024-419b-8fed-988989eb288e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:30.020946 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-210bbd8e-0024-419b-8fed-988989eb288e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:30.021611 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1800/3624] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:30 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:31.029089 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b4145c3b-2b6b-476a-ae0e-d2516e944cfe None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:31.033143 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b4145c3b-2b6b-476a-ae0e-d2516e944cfe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:31.034125 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b4145c3b-2b6b-476a-ae0e-d2516e944cfe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:31.034580 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b4145c3b-2b6b-476a-ae0e-d2516e944cfe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:31.043669 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:31.043669 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:31.050332 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b4145c3b-2b6b-476a-ae0e-d2516e944cfe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:31.050332 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b4145c3b-2b6b-476a-ae0e-d2516e944cfe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:31.050332 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1825/3625] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:31 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:32.055961 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3ff12f23-1f8b-41f2-8911-5e44b2578d50 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:32.059910 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3ff12f23-1f8b-41f2-8911-5e44b2578d50 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:32.060345 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3ff12f23-1f8b-41f2-8911-5e44b2578d50 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:32.063049 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3ff12f23-1f8b-41f2-8911-5e44b2578d50 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:32.071102 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:32.071102 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:32.072007 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3ff12f23-1f8b-41f2-8911-5e44b2578d50 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:32.073785 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3ff12f23-1f8b-41f2-8911-5e44b2578d50 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:32.074457 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1801/3626] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:32 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:33.083332 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f7eda242-d85c-41d5-b703-438a5c6918fb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:33.087271 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f7eda242-d85c-41d5-b703-438a5c6918fb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:33.087735 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f7eda242-d85c-41d5-b703-438a5c6918fb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:33.088186 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f7eda242-d85c-41d5-b703-438a5c6918fb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:33.097841 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:33.097841 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:33.098728 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f7eda242-d85c-41d5-b703-438a5c6918fb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:33.100479 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f7eda242-d85c-41d5-b703-438a5c6918fb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:33.101180 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1826/3627] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:33 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:34.109291 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-58859399-5456-4a21-a383-8ecefb5426b6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:34.113896 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-58859399-5456-4a21-a383-8ecefb5426b6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:34.114339 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-58859399-5456-4a21-a383-8ecefb5426b6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:34.114789 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-58859399-5456-4a21-a383-8ecefb5426b6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:34.123982 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:34.123982 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:34.124920 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-58859399-5456-4a21-a383-8ecefb5426b6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:34.126736 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-58859399-5456-4a21-a383-8ecefb5426b6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:34.127470 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1802/3628] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:34 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:35.135609 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-10c4effa-99fc-4685-a8a9-1c2843639351 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:35.139613 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-10c4effa-99fc-4685-a8a9-1c2843639351 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:35.140053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-10c4effa-99fc-4685-a8a9-1c2843639351 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:35.140501 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-10c4effa-99fc-4685-a8a9-1c2843639351 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:35.150941 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:35.150941 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:35.151914 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-10c4effa-99fc-4685-a8a9-1c2843639351 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:35.153681 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-10c4effa-99fc-4685-a8a9-1c2843639351 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:35.154390 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1827/3629] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:35 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:36.162992 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-12b1fd4a-9719-44fd-a87d-9b9e38e8505b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:36.167173 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-12b1fd4a-9719-44fd-a87d-9b9e38e8505b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:36.167614 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-12b1fd4a-9719-44fd-a87d-9b9e38e8505b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:36.168066 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-12b1fd4a-9719-44fd-a87d-9b9e38e8505b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:36.178660 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:36.178660 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:36.179607 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-12b1fd4a-9719-44fd-a87d-9b9e38e8505b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:36.182696 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-12b1fd4a-9719-44fd-a87d-9b9e38e8505b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:36.182696 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1803/3630] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:36 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:37.189723 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bbf04fd6-7338-4c55-bf6a-d055f4b068b8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:37.194498 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bbf04fd6-7338-4c55-bf6a-d055f4b068b8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:37.194947 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bbf04fd6-7338-4c55-bf6a-d055f4b068b8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:37.195403 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bbf04fd6-7338-4c55-bf6a-d055f4b068b8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:37.204906 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:37.204906 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:37.205959 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bbf04fd6-7338-4c55-bf6a-d055f4b068b8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:37.207759 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bbf04fd6-7338-4c55-bf6a-d055f4b068b8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:37.208500 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1828/3631] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:37 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:38.215790 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-310e9570-9fbf-4b69-92fd-b011cfa2a712 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:38.219753 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-310e9570-9fbf-4b69-92fd-b011cfa2a712 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:38.220193 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-310e9570-9fbf-4b69-92fd-b011cfa2a712 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:38.220641 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-310e9570-9fbf-4b69-92fd-b011cfa2a712 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:38.230622 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:38.230622 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:38.231547 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-310e9570-9fbf-4b69-92fd-b011cfa2a712 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:38.233399 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-310e9570-9fbf-4b69-92fd-b011cfa2a712 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:38.234115 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1804/3632] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:38 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:39.242160 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d627b9dd-d591-413e-a82b-52b6c12b233e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:39.246090 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d627b9dd-d591-413e-a82b-52b6c12b233e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:39.246530 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d627b9dd-d591-413e-a82b-52b6c12b233e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:39.246979 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d627b9dd-d591-413e-a82b-52b6c12b233e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:39.256732 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:39.256732 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:39.257647 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d627b9dd-d591-413e-a82b-52b6c12b233e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:39.259419 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d627b9dd-d591-413e-a82b-52b6c12b233e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:39.260088 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1829/3633] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:39 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:40.268150 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-45e2af61-1911-41e9-b77d-0d77ccf6bd47 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:40.272672 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-45e2af61-1911-41e9-b77d-0d77ccf6bd47 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:40.273116 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-45e2af61-1911-41e9-b77d-0d77ccf6bd47 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:40.273568 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-45e2af61-1911-41e9-b77d-0d77ccf6bd47 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:40.283962 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:40.283962 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:40.285455 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-45e2af61-1911-41e9-b77d-0d77ccf6bd47 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:40.289057 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-45e2af61-1911-41e9-b77d-0d77ccf6bd47 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:40.289057 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1805/3634] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:40 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:41.295785 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-898b6135-ac3b-4d2c-b21a-40043226c03f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:41.299933 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-898b6135-ac3b-4d2c-b21a-40043226c03f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:41.300964 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-898b6135-ac3b-4d2c-b21a-40043226c03f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:41.301409 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-898b6135-ac3b-4d2c-b21a-40043226c03f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:41.310976 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:41.310976 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:41.311885 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-898b6135-ac3b-4d2c-b21a-40043226c03f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:41.313670 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-898b6135-ac3b-4d2c-b21a-40043226c03f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:41.314346 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1830/3635] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:41 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:42.322391 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9155d17a-6d32-4bcb-a757-39d2d532c307 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:42.326413 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9155d17a-6d32-4bcb-a757-39d2d532c307 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:42.326852 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9155d17a-6d32-4bcb-a757-39d2d532c307 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:42.327329 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9155d17a-6d32-4bcb-a757-39d2d532c307 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:42.337039 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:42.337039 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:42.337990 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9155d17a-6d32-4bcb-a757-39d2d532c307 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:42.339763 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9155d17a-6d32-4bcb-a757-39d2d532c307 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:42.340443 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1806/3636] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:42 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:43.347875 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6d011423-06a8-4744-928a-81e889ebd5ed None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:43.351829 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6d011423-06a8-4744-928a-81e889ebd5ed tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:43.352289 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6d011423-06a8-4744-928a-81e889ebd5ed tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:43.352757 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6d011423-06a8-4744-928a-81e889ebd5ed tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:43.362227 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:43.362227 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:43.363161 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6d011423-06a8-4744-928a-81e889ebd5ed tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:43.365400 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6d011423-06a8-4744-928a-81e889ebd5ed tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:43.366378 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1831/3637] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:43 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:48:44.374808 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-851235fd-f0df-487a-b35b-ebfbdfaeacee None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:44.378883 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-851235fd-f0df-487a-b35b-ebfbdfaeacee tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:44.379329 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-851235fd-f0df-487a-b35b-ebfbdfaeacee tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:44.380337 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-851235fd-f0df-487a-b35b-ebfbdfaeacee tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:44.392070 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:44.392070 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:44.392070 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-851235fd-f0df-487a-b35b-ebfbdfaeacee tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:44.393289 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-851235fd-f0df-487a-b35b-ebfbdfaeacee tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:44.394904 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1807/3638] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:44 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:45.404247 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-77ad0b18-7635-464c-8389-ada667969299 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:45.408224 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-77ad0b18-7635-464c-8389-ada667969299 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:45.408664 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-77ad0b18-7635-464c-8389-ada667969299 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:45.409119 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-77ad0b18-7635-464c-8389-ada667969299 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:45.419786 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:45.419786 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:45.420810 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-77ad0b18-7635-464c-8389-ada667969299 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:45.422643 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-77ad0b18-7635-464c-8389-ada667969299 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:45.423351 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1832/3639] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:45 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:46.431553 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-78c2a748-5a62-42a6-ad8e-883044948991 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:46.435563 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-78c2a748-5a62-42a6-ad8e-883044948991 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:46.436019 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-78c2a748-5a62-42a6-ad8e-883044948991 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:46.436464 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-78c2a748-5a62-42a6-ad8e-883044948991 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:46.445458 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:46.445458 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:46.446435 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-78c2a748-5a62-42a6-ad8e-883044948991 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:46.450169 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-78c2a748-5a62-42a6-ad8e-883044948991 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:46.450169 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1808/3640] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:46 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:47.457010 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8f49dff3-a25b-4c6d-acf2-194224f5a0eb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:47.462743 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8f49dff3-a25b-4c6d-acf2-194224f5a0eb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:47.463479 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8f49dff3-a25b-4c6d-acf2-194224f5a0eb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:47.464022 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8f49dff3-a25b-4c6d-acf2-194224f5a0eb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:47.474411 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:47.474411 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:47.475691 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8f49dff3-a25b-4c6d-acf2-194224f5a0eb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:47.477787 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8f49dff3-a25b-4c6d-acf2-194224f5a0eb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:47.479067 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1833/3641] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:47 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:48.487204 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fbd27017-c3f1-414a-a22e-88067ef23c3b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:48.493174 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fbd27017-c3f1-414a-a22e-88067ef23c3b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:48.496339 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fbd27017-c3f1-414a-a22e-88067ef23c3b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:48.496339 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fbd27017-c3f1-414a-a22e-88067ef23c3b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:48.507710 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:48.507710 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:48.508677 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fbd27017-c3f1-414a-a22e-88067ef23c3b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:48.510525 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fbd27017-c3f1-414a-a22e-88067ef23c3b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:48.511223 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1809/3642] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:48 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:49.519420 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-51ed8872-2905-4ae4-911f-d7880a6f5d55 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:49.523960 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-51ed8872-2905-4ae4-911f-d7880a6f5d55 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:49.524403 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-51ed8872-2905-4ae4-911f-d7880a6f5d55 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:49.524849 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-51ed8872-2905-4ae4-911f-d7880a6f5d55 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:49.534455 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:49.534455 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:49.535369 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-51ed8872-2905-4ae4-911f-d7880a6f5d55 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:49.537151 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-51ed8872-2905-4ae4-911f-d7880a6f5d55 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:49.537831 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1834/3643] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:49 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:50.544930 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-995e224c-3801-443e-bb95-f8c687a44514 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:50.548899 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-995e224c-3801-443e-bb95-f8c687a44514 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:50.549339 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-995e224c-3801-443e-bb95-f8c687a44514 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:50.549805 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-995e224c-3801-443e-bb95-f8c687a44514 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:50.559567 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:50.559567 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:50.560533 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-995e224c-3801-443e-bb95-f8c687a44514 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:50.562346 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-995e224c-3801-443e-bb95-f8c687a44514 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:50.563015 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1810/3644] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:50 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:51.572014 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a2e5695b-d963-4f26-8607-b5fd1d29046a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:51.577994 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a2e5695b-d963-4f26-8607-b5fd1d29046a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:51.578440 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a2e5695b-d963-4f26-8607-b5fd1d29046a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:51.578914 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a2e5695b-d963-4f26-8607-b5fd1d29046a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:51.589324 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:51.589324 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:51.590463 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a2e5695b-d963-4f26-8607-b5fd1d29046a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:51.592279 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a2e5695b-d963-4f26-8607-b5fd1d29046a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:51.593011 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1835/3645] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:51 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:52.601922 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f70623ac-fad2-4cf5-b0fc-71b28d4a5364 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:52.605908 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f70623ac-fad2-4cf5-b0fc-71b28d4a5364 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:52.608824 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f70623ac-fad2-4cf5-b0fc-71b28d4a5364 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:52.608824 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f70623ac-fad2-4cf5-b0fc-71b28d4a5364 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:52.617076 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:52.617076 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:52.618062 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f70623ac-fad2-4cf5-b0fc-71b28d4a5364 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:52.619843 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f70623ac-fad2-4cf5-b0fc-71b28d4a5364 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:52.620535 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1811/3646] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:52 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:53.627878 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-27cf037b-1bfe-4c50-8d78-67ed278a7742 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:53.633102 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-27cf037b-1bfe-4c50-8d78-67ed278a7742 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:53.633660 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-27cf037b-1bfe-4c50-8d78-67ed278a7742 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:53.634238 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-27cf037b-1bfe-4c50-8d78-67ed278a7742 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:53.644136 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:53.644136 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:53.645382 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-27cf037b-1bfe-4c50-8d78-67ed278a7742 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:53.647424 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-27cf037b-1bfe-4c50-8d78-67ed278a7742 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:53.648592 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1836/3647] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:53 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:54.658029 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c8b1f563-d07e-4a4d-b50c-9944aee960a8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:54.664827 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c8b1f563-d07e-4a4d-b50c-9944aee960a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:54.665789 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c8b1f563-d07e-4a4d-b50c-9944aee960a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:54.666352 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c8b1f563-d07e-4a4d-b50c-9944aee960a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:54.676801 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:54.676801 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:54.679207 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c8b1f563-d07e-4a4d-b50c-9944aee960a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:54.681402 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c8b1f563-d07e-4a4d-b50c-9944aee960a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:54.683008 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1812/3648] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:54 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:55.690456 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a680a02d-6958-4bfc-afdb-8c722683eaa3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:55.694864 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a680a02d-6958-4bfc-afdb-8c722683eaa3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:55.695331 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a680a02d-6958-4bfc-afdb-8c722683eaa3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:55.695787 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a680a02d-6958-4bfc-afdb-8c722683eaa3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:55.705334 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:55.705334 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:55.706375 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a680a02d-6958-4bfc-afdb-8c722683eaa3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:55.709890 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a680a02d-6958-4bfc-afdb-8c722683eaa3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:55.710595 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1837/3649] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:55 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:56.718736 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4c8e1748-125f-4ece-af2e-3b81ac067180 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:56.722733 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c8e1748-125f-4ece-af2e-3b81ac067180 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:56.723173 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c8e1748-125f-4ece-af2e-3b81ac067180 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:56.723676 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4c8e1748-125f-4ece-af2e-3b81ac067180 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:56.733917 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:56.733917 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:56.735067 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4c8e1748-125f-4ece-af2e-3b81ac067180 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:56.736865 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4c8e1748-125f-4ece-af2e-3b81ac067180 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:56.737564 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1813/3650] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:56 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:57.276316 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-d52e31af-fc64-43f5-9d3f-da732bd0b2e0 req-073b2f8a-7410-407a-816e-a6ff256cf930 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:57.281115 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d52e31af-fc64-43f5-9d3f-da732bd0b2e0 req-073b2f8a-7410-407a-816e-a6ff256cf930 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] DELETE http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/attachments/953e1bc2-b909-4d3a-95af-26b8c469b6c3 Apr 30 21:48:57.281563 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d52e31af-fc64-43f5-9d3f-da732bd0b2e0 req-073b2f8a-7410-407a-816e-a6ff256cf930 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:57.282095 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d52e31af-fc64-43f5-9d3f-da732bd0b2e0 req-073b2f8a-7410-407a-816e-a6ff256cf930 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:57.294359 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:57.294359 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:57.436536 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d52e31af-fc64-43f5-9d3f-da732bd0b2e0 req-073b2f8a-7410-407a-816e-a6ff256cf930 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/attachments/953e1bc2-b909-4d3a-95af-26b8c469b6c3 returned with HTTP 200 Apr 30 21:48:57.438302 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1838/3651] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:48:57 2022] DELETE /volume/v3/abef47ea98c94b53836ceb8e201788f7/attachments/953e1bc2-b909-4d3a-95af-26b8c469b6c3 => generated 19 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:57.744985 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-56d0cd8d-8fc7-4085-a4c4-acba66d7decf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:57.748964 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-56d0cd8d-8fc7-4085-a4c4-acba66d7decf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:57.749406 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-56d0cd8d-8fc7-4085-a4c4-acba66d7decf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:57.749903 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-56d0cd8d-8fc7-4085-a4c4-acba66d7decf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:57.759001 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:57.759001 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:57.759917 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-56d0cd8d-8fc7-4085-a4c4-acba66d7decf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:57.761681 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-56d0cd8d-8fc7-4085-a4c4-acba66d7decf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:57.762377 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1814/3652] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:57 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:58.770198 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8cb89b50-13ba-419b-b246-3cb8acd3c31f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:58.926293 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8cb89b50-13ba-419b-b246-3cb8acd3c31f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:58.926764 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8cb89b50-13ba-419b-b246-3cb8acd3c31f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:58.927747 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8cb89b50-13ba-419b-b246-3cb8acd3c31f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:58.936616 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:58.936616 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:58.937515 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8cb89b50-13ba-419b-b246-3cb8acd3c31f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:58.939272 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8cb89b50-13ba-419b-b246-3cb8acd3c31f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:58.939929 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1839/3653] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:58 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:48:59.540048 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-84cf4e47-f893-41af-8b45-6aa81567fe9e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:59.547566 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-84cf4e47-f893-41af-8b45-6aa81567fe9e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] DELETE http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 Apr 30 21:48:59.547566 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-84cf4e47-f893-41af-8b45-6aa81567fe9e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:59.547566 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-84cf4e47-f893-41af-8b45-6aa81567fe9e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:59.547566 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-84cf4e47-f893-41af-8b45-6aa81567fe9e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Delete volume with id: 223065cf-14f3-4066-9159-1b9f16888528 Apr 30 21:48:59.558936 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:59.558936 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:59.559981 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-84cf4e47-f893-41af-8b45-6aa81567fe9e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:48:59.785701 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-84cf4e47-f893-41af-8b45-6aa81567fe9e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Delete volume request issued successfully. Apr 30 21:48:59.786282 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-84cf4e47-f893-41af-8b45-6aa81567fe9e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 returned with HTTP 202 Apr 30 21:48:59.787685 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1815/3654] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:48:59 2022] DELETE /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/223065cf-14f3-4066-9159-1b9f16888528 => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:48:59.793133 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-623879c4-a79b-494c-bb92-8ac3ebf895c4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:59.796926 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-623879c4-a79b-494c-bb92-8ac3ebf895c4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] DELETE http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 Apr 30 21:48:59.797373 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-623879c4-a79b-494c-bb92-8ac3ebf895c4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:59.797909 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-623879c4-a79b-494c-bb92-8ac3ebf895c4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:59.798194 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.contrib.backups [None req-623879c4-a79b-494c-bb92-8ac3ebf895c4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Delete backup with id: 285112b3-871b-47e2-8f33-c2eb524ef9c8. Apr 30 21:48:59.813080 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:59.813080 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:59.897167 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.backup.rpcapi [None req-623879c4-a79b-494c-bb92-8ac3ebf895c4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] delete_backup rpcapi backup_id 285112b3-871b-47e2-8f33-c2eb524ef9c8 {{(pid=122527) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:76}} Apr 30 21:48:59.901504 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-623879c4-a79b-494c-bb92-8ac3ebf895c4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 returned with HTTP 202 Apr 30 21:48:59.906631 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1840/3655] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:48:59 2022] DELETE /volume/v3/abef47ea98c94b53836ceb8e201788f7/backups/285112b3-871b-47e2-8f33-c2eb524ef9c8 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Apr 30 21:48:59.907798 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fd5ab2ca-89d7-4322-abd6-9f313a05c13e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:59.912523 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd5ab2ca-89d7-4322-abd6-9f313a05c13e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] DELETE http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:48:59.913057 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd5ab2ca-89d7-4322-abd6-9f313a05c13e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:59.913574 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd5ab2ca-89d7-4322-abd6-9f313a05c13e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:59.914062 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-fd5ab2ca-89d7-4322-abd6-9f313a05c13e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Delete volume with id: a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:48:59.933421 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:59.933421 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:59.934983 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fd5ab2ca-89d7-4322-abd6-9f313a05c13e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:48:59.948709 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2af89bf0-389d-4b70-9414-6c45e8d0e696 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:48:59.954218 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2af89bf0-389d-4b70-9414-6c45e8d0e696 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:48:59.954667 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2af89bf0-389d-4b70-9414-6c45e8d0e696 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:48:59.955123 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2af89bf0-389d-4b70-9414-6c45e8d0e696 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:48:59.965311 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:48:59.965311 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:48:59.966323 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2af89bf0-389d-4b70-9414-6c45e8d0e696 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:48:59.968116 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2af89bf0-389d-4b70-9414-6c45e8d0e696 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:48:59.968838 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1841/3656] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:48:59 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:00.127967 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fd5ab2ca-89d7-4322-abd6-9f313a05c13e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Delete volume request issued successfully. Apr 30 21:49:00.128273 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd5ab2ca-89d7-4322-abd6-9f313a05c13e tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 202 Apr 30 21:49:00.129033 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1816/3657] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:48:59 2022] DELETE /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:49:00.134696 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a63a0480-9ca6-42d8-bdd9-ef2e30b5d9f0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:00.138299 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a63a0480-9ca6-42d8-bdd9-ef2e30b5d9f0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:49:00.138740 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a63a0480-9ca6-42d8-bdd9-ef2e30b5d9f0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:00.139185 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a63a0480-9ca6-42d8-bdd9-ef2e30b5d9f0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:00.154265 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:00.154265 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:00.161101 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a63a0480-9ca6-42d8-bdd9-ef2e30b5d9f0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:49:00.170593 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a63a0480-9ca6-42d8-bdd9-ef2e30b5d9f0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:49:00.171296 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1842/3658] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:00 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:49:00.980256 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d40f82f7-6688-4d64-be16-38bcbbe4cfc6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:00.984276 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d40f82f7-6688-4d64-be16-38bcbbe4cfc6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:49:00.984911 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d40f82f7-6688-4d64-be16-38bcbbe4cfc6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:00.985367 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d40f82f7-6688-4d64-be16-38bcbbe4cfc6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:00.995407 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:00.995407 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:00.996368 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d40f82f7-6688-4d64-be16-38bcbbe4cfc6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:00.998274 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d40f82f7-6688-4d64-be16-38bcbbe4cfc6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:49:00.998986 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1817/3659] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:00 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:01.184202 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e54ba3b8-a699-49cc-89a7-ae8684996cd2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:01.187716 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e54ba3b8-a699-49cc-89a7-ae8684996cd2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:49:01.188157 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e54ba3b8-a699-49cc-89a7-ae8684996cd2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:01.188633 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e54ba3b8-a699-49cc-89a7-ae8684996cd2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:01.202437 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:01.202437 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:01.209986 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e54ba3b8-a699-49cc-89a7-ae8684996cd2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:49:01.220251 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e54ba3b8-a699-49cc-89a7-ae8684996cd2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:49:01.221653 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1843/3660] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:01 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:49:02.007154 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8d241ac8-e3ef-43ff-9702-341487626787 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:02.011130 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8d241ac8-e3ef-43ff-9702-341487626787 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:49:02.011573 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8d241ac8-e3ef-43ff-9702-341487626787 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:02.012025 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8d241ac8-e3ef-43ff-9702-341487626787 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:02.021244 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:02.021244 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:02.022691 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8d241ac8-e3ef-43ff-9702-341487626787 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:02.024447 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8d241ac8-e3ef-43ff-9702-341487626787 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:49:02.025112 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1818/3661] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:02 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:02.234638 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fac50e19-c90e-4673-b0cb-4f33769f0a3a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:02.242059 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fac50e19-c90e-4673-b0cb-4f33769f0a3a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:49:02.242059 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fac50e19-c90e-4673-b0cb-4f33769f0a3a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:02.242059 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fac50e19-c90e-4673-b0cb-4f33769f0a3a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:02.254087 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:02.254087 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:02.261533 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fac50e19-c90e-4673-b0cb-4f33769f0a3a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:49:02.278306 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fac50e19-c90e-4673-b0cb-4f33769f0a3a tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:49:02.279202 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1844/3662] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:02 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:49:03.033354 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-43f7be2b-b3c1-4c87-9fe5-03f859e0d0ae None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:03.038384 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-43f7be2b-b3c1-4c87-9fe5-03f859e0d0ae tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:49:03.038964 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-43f7be2b-b3c1-4c87-9fe5-03f859e0d0ae tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:03.039417 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-43f7be2b-b3c1-4c87-9fe5-03f859e0d0ae tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:03.049421 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:03.049421 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:03.050585 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-43f7be2b-b3c1-4c87-9fe5-03f859e0d0ae tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:03.052358 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-43f7be2b-b3c1-4c87-9fe5-03f859e0d0ae tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:49:03.053710 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1819/3663] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:03 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:03.291053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1808a42d-9fa0-4902-a8d1-7d869f030545 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:03.294575 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1808a42d-9fa0-4902-a8d1-7d869f030545 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:49:03.295023 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1808a42d-9fa0-4902-a8d1-7d869f030545 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:03.295502 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1808a42d-9fa0-4902-a8d1-7d869f030545 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:03.309652 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:03.309652 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:03.316238 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1808a42d-9fa0-4902-a8d1-7d869f030545 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:49:03.326210 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1808a42d-9fa0-4902-a8d1-7d869f030545 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:49:03.326895 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1845/3664] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:03 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:49:04.061675 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b2be9f16-df2e-438a-8fac-f1b946e59920 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:04.065604 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2be9f16-df2e-438a-8fac-f1b946e59920 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:49:04.066066 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2be9f16-df2e-438a-8fac-f1b946e59920 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:04.066516 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b2be9f16-df2e-438a-8fac-f1b946e59920 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:04.076815 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:04.076815 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:04.078346 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b2be9f16-df2e-438a-8fac-f1b946e59920 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:04.080707 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b2be9f16-df2e-438a-8fac-f1b946e59920 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:49:04.081599 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1820/3665] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:04 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:04.339686 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-414ee5ba-c995-42c1-bf98-edda1f90ebb7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:04.343484 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-414ee5ba-c995-42c1-bf98-edda1f90ebb7 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:49:04.344028 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-414ee5ba-c995-42c1-bf98-edda1f90ebb7 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:04.344567 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-414ee5ba-c995-42c1-bf98-edda1f90ebb7 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:04.359892 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:04.359892 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:04.368471 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-414ee5ba-c995-42c1-bf98-edda1f90ebb7 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:49:04.379222 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-414ee5ba-c995-42c1-bf98-edda1f90ebb7 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:49:04.379969 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1846/3666] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:04 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1324 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:49:05.088914 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d8183993-a054-4aa4-b767-41bef7bc3b56 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:05.093096 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d8183993-a054-4aa4-b767-41bef7bc3b56 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:49:05.093549 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d8183993-a054-4aa4-b767-41bef7bc3b56 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:05.094035 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d8183993-a054-4aa4-b767-41bef7bc3b56 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:05.103329 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:05.103329 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:05.104263 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d8183993-a054-4aa4-b767-41bef7bc3b56 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:05.106067 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d8183993-a054-4aa4-b767-41bef7bc3b56 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:49:05.106829 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1821/3667] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:05 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:05.393108 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-44510419-07ac-4166-a916-83a3dc88a1f4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:05.396700 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-44510419-07ac-4166-a916-83a3dc88a1f4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:49:05.397133 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-44510419-07ac-4166-a916-83a3dc88a1f4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:05.397577 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-44510419-07ac-4166-a916-83a3dc88a1f4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:05.411580 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:05.411580 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:05.419973 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-44510419-07ac-4166-a916-83a3dc88a1f4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:49:05.430582 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-44510419-07ac-4166-a916-83a3dc88a1f4 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:49:05.440366 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1847/3668] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:05 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1324 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:49:06.115611 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-89b380b0-be87-4012-a9d5-214c1d91bb05 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:06.120580 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-89b380b0-be87-4012-a9d5-214c1d91bb05 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:49:06.121033 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-89b380b0-be87-4012-a9d5-214c1d91bb05 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:06.121494 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-89b380b0-be87-4012-a9d5-214c1d91bb05 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:06.132815 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:06.132815 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:06.134313 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-89b380b0-be87-4012-a9d5-214c1d91bb05 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:06.139856 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-89b380b0-be87-4012-a9d5-214c1d91bb05 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 200 Apr 30 21:49:06.140597 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1822/3669] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:06 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:06.443918 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cbcb4e13-3e2f-42d5-9826-e07a0c40aba6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:06.447815 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cbcb4e13-3e2f-42d5-9826-e07a0c40aba6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:49:06.448354 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cbcb4e13-3e2f-42d5-9826-e07a0c40aba6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:06.448891 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cbcb4e13-3e2f-42d5-9826-e07a0c40aba6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:06.462909 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:06.462909 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:06.470556 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cbcb4e13-3e2f-42d5-9826-e07a0c40aba6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:49:06.481328 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cbcb4e13-3e2f-42d5-9826-e07a0c40aba6 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:49:06.482098 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1848/3670] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:06 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:49:07.149515 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8592c222-0fbe-4aaf-b7b4-b0695df9fa98 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:07.154242 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8592c222-0fbe-4aaf-b7b4-b0695df9fa98 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:49:07.158878 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8592c222-0fbe-4aaf-b7b4-b0695df9fa98 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:07.158878 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8592c222-0fbe-4aaf-b7b4-b0695df9fa98 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:07.164406 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8592c222-0fbe-4aaf-b7b4-b0695df9fa98 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 404 Apr 30 21:49:07.165359 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1823/3671] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:07 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:49:07.223005 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-e289124f-3216-4bfb-a312-f8279ffca408 req-71f2db00-7c4a-4843-a670-bb5faa0eb2c3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:07.227361 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-e289124f-3216-4bfb-a312-f8279ffca408 req-71f2db00-7c4a-4843-a670-bb5faa0eb2c3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:49:07.227876 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-e289124f-3216-4bfb-a312-f8279ffca408 req-71f2db00-7c4a-4843-a670-bb5faa0eb2c3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:07.228424 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-e289124f-3216-4bfb-a312-f8279ffca408 req-71f2db00-7c4a-4843-a670-bb5faa0eb2c3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:07.252810 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:07.252810 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:07.261068 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-e289124f-3216-4bfb-a312-f8279ffca408 req-71f2db00-7c4a-4843-a670-bb5faa0eb2c3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:49:07.272010 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-e289124f-3216-4bfb-a312-f8279ffca408 req-71f2db00-7c4a-4843-a670-bb5faa0eb2c3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:49:07.272762 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1849/3672] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:49:07 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1617 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:49:07.300841 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-e289124f-3216-4bfb-a312-f8279ffca408 req-9380743d-01dd-4112-8357-9ee7f316e705 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:07.304895 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-e289124f-3216-4bfb-a312-f8279ffca408 req-9380743d-01dd-4112-8357-9ee7f316e705 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11/action Apr 30 21:49:07.310963 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-e289124f-3216-4bfb-a312-f8279ffca408 req-9380743d-01dd-4112-8357-9ee7f316e705 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action body: b'{"os-begin_detaching": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:49:07.310963 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-e289124f-3216-4bfb-a312-f8279ffca408 req-9380743d-01dd-4112-8357-9ee7f316e705 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:49:07.325497 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:07.325497 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:07.326822 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-e289124f-3216-4bfb-a312-f8279ffca408 req-9380743d-01dd-4112-8357-9ee7f316e705 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:49:07.405053 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-e289124f-3216-4bfb-a312-f8279ffca408 req-9380743d-01dd-4112-8357-9ee7f316e705 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Begin detaching volume completed successfully. Apr 30 21:49:07.405519 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-e289124f-3216-4bfb-a312-f8279ffca408 req-9380743d-01dd-4112-8357-9ee7f316e705 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11/action returned with HTTP 202 Apr 30 21:49:07.406398 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1824/3673] 10.222.0.23 () {64 vars in 1652 bytes} [Sat Apr 30 21:49:07 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:49:07.496203 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bdc181d0-620b-4006-9de3-c1c742601166 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:07.500761 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bdc181d0-620b-4006-9de3-c1c742601166 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:49:07.501292 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bdc181d0-620b-4006-9de3-c1c742601166 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:07.501892 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bdc181d0-620b-4006-9de3-c1c742601166 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:07.522443 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-080a5d14-8180-4992-8204-d41f182f1872 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:07.524103 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:07.524103 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:07.528819 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-080a5d14-8180-4992-8204-d41f182f1872 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:49:07.529790 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-080a5d14-8180-4992-8204-d41f182f1872 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:07.535954 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-080a5d14-8180-4992-8204-d41f182f1872 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:07.536110 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bdc181d0-620b-4006-9de3-c1c742601166 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:49:07.547804 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bdc181d0-620b-4006-9de3-c1c742601166 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:49:07.549285 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1850/3674] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:07 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1324 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:49:07.550717 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:07.550717 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:07.559861 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-080a5d14-8180-4992-8204-d41f182f1872 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:49:07.571274 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-080a5d14-8180-4992-8204-d41f182f1872 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:49:07.573251 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1825/3675] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:07 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1620 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:49:07.644799 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-39f2bdad-fc39-468a-9d30-59ffa3ec89a4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:07.645482 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-39f2bdad-fc39-468a-9d30-59ffa3ec89a4 None None] GET http://10.222.0.23/volume// Apr 30 21:49:07.645900 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-39f2bdad-fc39-468a-9d30-59ffa3ec89a4 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:07.646378 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-39f2bdad-fc39-468a-9d30-59ffa3ec89a4 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:07.647157 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-39f2bdad-fc39-468a-9d30-59ffa3ec89a4 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:49:07.647710 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1851/3676] 10.222.0.35 () {56 vars in 1098 bytes} [Sat Apr 30 21:49:07 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:49:07.654558 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-e289124f-3216-4bfb-a312-f8279ffca408 req-ba5dec8d-7388-4d90-a8ca-813952c3990f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:07.658638 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-e289124f-3216-4bfb-a312-f8279ffca408 req-ba5dec8d-7388-4d90-a8ca-813952c3990f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:49:07.659128 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-e289124f-3216-4bfb-a312-f8279ffca408 req-ba5dec8d-7388-4d90-a8ca-813952c3990f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:07.662797 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-e289124f-3216-4bfb-a312-f8279ffca408 req-ba5dec8d-7388-4d90-a8ca-813952c3990f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:07.678947 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:07.678947 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:07.686022 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-e289124f-3216-4bfb-a312-f8279ffca408 req-ba5dec8d-7388-4d90-a8ca-813952c3990f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:49:07.696399 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-e289124f-3216-4bfb-a312-f8279ffca408 req-ba5dec8d-7388-4d90-a8ca-813952c3990f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:49:07.697220 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1826/3677] 10.222.0.35 () {60 vars in 1412 bytes} [Sat Apr 30 21:49:07 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1719 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:49:08.224385 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-e289124f-3216-4bfb-a312-f8279ffca408 req-bef383dc-8e61-4d9c-a48b-a052fbe524d2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:08.229493 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-e289124f-3216-4bfb-a312-f8279ffca408 req-bef383dc-8e61-4d9c-a48b-a052fbe524d2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/attachments/8ebc08c8-50a4-48ef-bd69-d6d139bd4945 Apr 30 21:49:08.230042 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-e289124f-3216-4bfb-a312-f8279ffca408 req-bef383dc-8e61-4d9c-a48b-a052fbe524d2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:08.230478 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-e289124f-3216-4bfb-a312-f8279ffca408 req-bef383dc-8e61-4d9c-a48b-a052fbe524d2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:08.243281 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:08.243281 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:08.384427 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-e289124f-3216-4bfb-a312-f8279ffca408 req-bef383dc-8e61-4d9c-a48b-a052fbe524d2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/attachments/8ebc08c8-50a4-48ef-bd69-d6d139bd4945 returned with HTTP 200 Apr 30 21:49:08.385567 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1852/3678] 10.222.0.35 () {62 vars in 1446 bytes} [Sat Apr 30 21:49:08 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/attachments/8ebc08c8-50a4-48ef-bd69-d6d139bd4945 => generated 19 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:08.561025 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3f449cd3-7d62-470f-81cd-1bf1f28975d0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:08.564639 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3f449cd3-7d62-470f-81cd-1bf1f28975d0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:49:08.565218 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3f449cd3-7d62-470f-81cd-1bf1f28975d0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:08.565672 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3f449cd3-7d62-470f-81cd-1bf1f28975d0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:08.580627 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:08.580627 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:08.585522 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-812ab276-7f10-474a-b94c-6754e0578d44 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:08.588107 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3f449cd3-7d62-470f-81cd-1bf1f28975d0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:49:08.589140 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-812ab276-7f10-474a-b94c-6754e0578d44 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:49:08.589577 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-812ab276-7f10-474a-b94c-6754e0578d44 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:08.590057 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-812ab276-7f10-474a-b94c-6754e0578d44 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:08.599469 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3f449cd3-7d62-470f-81cd-1bf1f28975d0 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:49:08.600191 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1827/3679] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:08 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1324 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:49:08.607752 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:08.607752 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:08.614804 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-812ab276-7f10-474a-b94c-6754e0578d44 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:49:08.624529 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-812ab276-7f10-474a-b94c-6754e0578d44 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:49:08.625242 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1853/3680] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:08 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:49:09.612588 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3acc79ba-07cd-461a-82c6-2274de139217 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:09.616848 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3acc79ba-07cd-461a-82c6-2274de139217 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:49:09.617282 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3acc79ba-07cd-461a-82c6-2274de139217 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:09.617746 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3acc79ba-07cd-461a-82c6-2274de139217 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:09.632007 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:09.632007 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:09.639216 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3acc79ba-07cd-461a-82c6-2274de139217 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:49:09.650685 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3acc79ba-07cd-461a-82c6-2274de139217 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:49:09.662614 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1828/3681] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:09 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1324 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:49:10.665146 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-90813bd5-8a48-484b-98e0-23392bc6e194 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:10.669144 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-90813bd5-8a48-484b-98e0-23392bc6e194 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:49:10.669576 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-90813bd5-8a48-484b-98e0-23392bc6e194 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:10.670059 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-90813bd5-8a48-484b-98e0-23392bc6e194 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:10.684034 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:10.684034 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:10.690778 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-90813bd5-8a48-484b-98e0-23392bc6e194 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:49:10.700831 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-90813bd5-8a48-484b-98e0-23392bc6e194 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:49:10.701539 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1854/3682] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:10 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:49:11.712832 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-60e6f204-ad89-4efc-a828-57cf9207346f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:11.716469 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-60e6f204-ad89-4efc-a828-57cf9207346f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:49:11.716916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-60e6f204-ad89-4efc-a828-57cf9207346f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:11.717360 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-60e6f204-ad89-4efc-a828-57cf9207346f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:11.731466 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:11.731466 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:11.738499 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-60e6f204-ad89-4efc-a828-57cf9207346f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:49:11.748861 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-60e6f204-ad89-4efc-a828-57cf9207346f tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:49:11.749609 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1829/3683] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:11 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:49:12.498106 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3e05ba07-6ed8-4af9-b858-dee128303043 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:12.502056 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3e05ba07-6ed8-4af9-b858-dee128303043 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots Apr 30 21:49:12.504953 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3e05ba07-6ed8-4af9-b858-dee128303043 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1911208972"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:49:12.517110 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:12.517110 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:12.518130 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3e05ba07-6ed8-4af9-b858-dee128303043 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:49:12.518429 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.snapshots [None req-3e05ba07-6ed8-4af9-b858-dee128303043 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create snapshot from volume 9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:49:12.609780 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-3e05ba07-6ed8-4af9-b858-dee128303043 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['972e046b-e27f-423e-9258-4710f167e103', '2efe17cb-1006-431c-8ceb-395177f2bee2', '608855e1-82a3-4693-9a20-cf8c59280356', '3a388627-2add-4608-990c-7d37371989ab'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:49:12.761530 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-902318eb-e1cf-468d-b382-4d3bc51db5a2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:12.765093 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-902318eb-e1cf-468d-b382-4d3bc51db5a2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:49:12.765532 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-902318eb-e1cf-468d-b382-4d3bc51db5a2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:12.766016 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-902318eb-e1cf-468d-b382-4d3bc51db5a2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:12.779933 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3e05ba07-6ed8-4af9-b858-dee128303043 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot create request issued successfully. Apr 30 21:49:12.787135 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:12.787135 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:12.787322 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3e05ba07-6ed8-4af9-b858-dee128303043 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots returned with HTTP 202 Apr 30 21:49:12.787322 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1855/3684] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:49:12 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/snapshots => generated 380 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:49:12.788653 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-902318eb-e1cf-468d-b382-4d3bc51db5a2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:49:12.789348 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-aa044e15-0cd2-4a4c-b700-c1747fa95798 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:12.793595 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aa044e15-0cd2-4a4c-b700-c1747fa95798 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:49:12.794584 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aa044e15-0cd2-4a4c-b700-c1747fa95798 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:12.794855 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-aa044e15-0cd2-4a4c-b700-c1747fa95798 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:12.798799 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-902318eb-e1cf-468d-b382-4d3bc51db5a2 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:49:12.802330 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1830/3685] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:12 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1324 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:49:12.804953 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:12.804953 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:12.805952 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-aa044e15-0cd2-4a4c-b700-c1747fa95798 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:12.807702 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-aa044e15-0cd2-4a4c-b700-c1747fa95798 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 returned with HTTP 200 Apr 30 21:49:12.808392 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1856/3686] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:12 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 => generated 512 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:49:13.811527 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-242f1700-6351-432c-ab40-a1e979815077 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:13.815304 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-242f1700-6351-432c-ab40-a1e979815077 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:49:13.815494 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-242f1700-6351-432c-ab40-a1e979815077 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:13.815941 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-242f1700-6351-432c-ab40-a1e979815077 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:13.816865 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c9482175-d61f-4d9a-a8d6-982b6d39e836 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:13.820835 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c9482175-d61f-4d9a-a8d6-982b6d39e836 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:49:13.821339 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c9482175-d61f-4d9a-a8d6-982b6d39e836 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:13.821785 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c9482175-d61f-4d9a-a8d6-982b6d39e836 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:13.829593 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:13.829593 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:13.831426 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:13.831426 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:13.832883 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c9482175-d61f-4d9a-a8d6-982b6d39e836 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:13.834194 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c9482175-d61f-4d9a-a8d6-982b6d39e836 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 returned with HTTP 200 Apr 30 21:49:13.834888 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1857/3687] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:13 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 => generated 512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:13.836895 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-242f1700-6351-432c-ab40-a1e979815077 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:49:13.846258 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-242f1700-6351-432c-ab40-a1e979815077 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:49:13.846959 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1831/3688] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:13 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:49:14.843619 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-84583d2e-f82f-45ca-9347-6905efff7910 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:14.847858 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-84583d2e-f82f-45ca-9347-6905efff7910 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:49:14.848301 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-84583d2e-f82f-45ca-9347-6905efff7910 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:14.848753 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-84583d2e-f82f-45ca-9347-6905efff7910 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:14.860143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7e9cfdb4-2728-4eda-aef5-bf372656afa5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:14.861220 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:14.861220 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:14.862219 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-84583d2e-f82f-45ca-9347-6905efff7910 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:14.863985 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-84583d2e-f82f-45ca-9347-6905efff7910 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 returned with HTTP 200 Apr 30 21:49:14.864223 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7e9cfdb4-2728-4eda-aef5-bf372656afa5 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:49:14.864698 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1858/3689] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:14 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 => generated 512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:14.865175 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7e9cfdb4-2728-4eda-aef5-bf372656afa5 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:14.865635 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7e9cfdb4-2728-4eda-aef5-bf372656afa5 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:14.880840 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:14.880840 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:14.888401 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7e9cfdb4-2728-4eda-aef5-bf372656afa5 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Volume info retrieved successfully. Apr 30 21:49:14.898541 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7e9cfdb4-2728-4eda-aef5-bf372656afa5 tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 200 Apr 30 21:49:14.899251 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1832/3690] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:14 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 1324 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:49:15.873209 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cb470e99-1364-4b8d-9da2-a5f692e28ebd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:15.877096 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cb470e99-1364-4b8d-9da2-a5f692e28ebd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:49:15.877529 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cb470e99-1364-4b8d-9da2-a5f692e28ebd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:15.878016 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cb470e99-1364-4b8d-9da2-a5f692e28ebd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:15.892375 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:15.892375 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:15.893288 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cb470e99-1364-4b8d-9da2-a5f692e28ebd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:15.895349 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cb470e99-1364-4b8d-9da2-a5f692e28ebd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 returned with HTTP 200 Apr 30 21:49:15.896046 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1859/3691] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:15 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 => generated 512 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:15.912333 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-08a2c05b-8f44-4ded-b846-97b3a6224d8c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:15.916018 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-08a2c05b-8f44-4ded-b846-97b3a6224d8c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] GET http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 Apr 30 21:49:15.916464 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-08a2c05b-8f44-4ded-b846-97b3a6224d8c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:15.916947 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-08a2c05b-8f44-4ded-b846-97b3a6224d8c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:15.929904 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-08a2c05b-8f44-4ded-b846-97b3a6224d8c tempest-TestVolumeBackupRestore-1350104366 tempest-TestVolumeBackupRestore-1350104366-project] http://10.222.0.23/volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 returned with HTTP 404 Apr 30 21:49:15.930817 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1833/3692] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:15 2022] GET /volume/v3/abef47ea98c94b53836ceb8e201788f7/volumes/a8eacc0e-0c7c-485f-9f60-94d4c5437298 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:49:16.904786 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-317aff70-c6a5-410b-8c7a-bf6d1a2ce53e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:16.909630 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-317aff70-c6a5-410b-8c7a-bf6d1a2ce53e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:49:16.910154 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-317aff70-c6a5-410b-8c7a-bf6d1a2ce53e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:16.910804 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-317aff70-c6a5-410b-8c7a-bf6d1a2ce53e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:16.927619 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:16.927619 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:16.929202 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-317aff70-c6a5-410b-8c7a-bf6d1a2ce53e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:16.930984 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-317aff70-c6a5-410b-8c7a-bf6d1a2ce53e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 returned with HTTP 200 Apr 30 21:49:16.931726 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1860/3693] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:16 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 => generated 512 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:17.939959 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d2c34128-afdf-4c05-84e0-50d2e384778f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:17.944553 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d2c34128-afdf-4c05-84e0-50d2e384778f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:49:17.945138 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d2c34128-afdf-4c05-84e0-50d2e384778f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:17.945593 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d2c34128-afdf-4c05-84e0-50d2e384778f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:17.956929 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:17.956929 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:17.958758 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d2c34128-afdf-4c05-84e0-50d2e384778f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:17.961302 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d2c34128-afdf-4c05-84e0-50d2e384778f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 returned with HTTP 200 Apr 30 21:49:17.962481 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1834/3694] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:17 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 => generated 539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:17.970472 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4b6f9e34-7f6b-400a-8079-17ab3642b2bf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:17.976451 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4b6f9e34-7f6b-400a-8079-17ab3642b2bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:49:17.976979 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4b6f9e34-7f6b-400a-8079-17ab3642b2bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:17.977505 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4b6f9e34-7f6b-400a-8079-17ab3642b2bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:17.994150 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:17.994150 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:17.995145 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4b6f9e34-7f6b-400a-8079-17ab3642b2bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:17.997447 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4b6f9e34-7f6b-400a-8079-17ab3642b2bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 returned with HTTP 200 Apr 30 21:49:18.003281 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1861/3695] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:17 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 => generated 539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:18.005368 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-92dfbff9-bd6b-4f47-8388-1f44588571dc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:18.009390 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92dfbff9-bd6b-4f47-8388-1f44588571dc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots Apr 30 21:49:18.009871 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92dfbff9-bd6b-4f47-8388-1f44588571dc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:18.010515 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92dfbff9-bd6b-4f47-8388-1f44588571dc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:18.011113 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-92dfbff9-bd6b-4f47-8388-1f44588571dc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 21:49:18.013218 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.db.sqlalchemy.api [None req-92dfbff9-bd6b-4f47-8388-1f44588571dc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Building query based on filter {{(pid=122525) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3459}} Apr 30 21:49:18.020806 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-92dfbff9-bd6b-4f47-8388-1f44588571dc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Get all snapshots completed successfully. Apr 30 21:49:18.021489 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92dfbff9-bd6b-4f47-8388-1f44588571dc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots returned with HTTP 200 Apr 30 21:49:18.022807 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1835/3696] 10.222.0.23 () {58 vars in 1219 bytes} [Sat Apr 30 21:49:18 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots => generated 730 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:18.030423 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-18718d6f-b0ba-4215-bdfc-3fd5b86c342c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:18.034307 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-18718d6f-b0ba-4215-bdfc-3fd5b86c342c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] PUT http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:49:18.035209 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-18718d6f-b0ba-4215-bdfc-3fd5b86c342c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-193491728", "description": "This is the new description of snapshot."}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:49:18.046496 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:18.046496 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:18.047460 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-18718d6f-b0ba-4215-bdfc-3fd5b86c342c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:18.113931 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-18718d6f-b0ba-4215-bdfc-3fd5b86c342c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 returned with HTTP 200 Apr 30 21:49:18.115036 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1862/3697] 10.222.0.23 () {60 vars in 1351 bytes} [Sat Apr 30 21:49:18 2022] PUT /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 => generated 442 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:18.123174 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-befb8dc7-f539-4235-abb3-bec2b7bbd2c6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:18.126284 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-befb8dc7-f539-4235-abb3-bec2b7bbd2c6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:49:18.126733 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-befb8dc7-f539-4235-abb3-bec2b7bbd2c6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:18.127206 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-befb8dc7-f539-4235-abb3-bec2b7bbd2c6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:18.138210 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:18.138210 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:18.139210 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-befb8dc7-f539-4235-abb3-bec2b7bbd2c6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:18.141233 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-befb8dc7-f539-4235-abb3-bec2b7bbd2c6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 returned with HTTP 200 Apr 30 21:49:18.141973 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1836/3698] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:18 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 => generated 576 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:18.149245 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-41f0eeea-c3ca-4e58-b8d5-e85b902b62b3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:18.161901 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-41f0eeea-c3ca-4e58-b8d5-e85b902b62b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:49:18.161901 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-41f0eeea-c3ca-4e58-b8d5-e85b902b62b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:18.161901 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-41f0eeea-c3ca-4e58-b8d5-e85b902b62b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:18.161901 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v2.snapshots [None req-41f0eeea-c3ca-4e58-b8d5-e85b902b62b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: 3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:49:18.166500 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:18.166500 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:18.167517 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-41f0eeea-c3ca-4e58-b8d5-e85b902b62b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:18.288424 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-41f0eeea-c3ca-4e58-b8d5-e85b902b62b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot delete request issued successfully. Apr 30 21:49:18.288883 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-41f0eeea-c3ca-4e58-b8d5-e85b902b62b3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 returned with HTTP 202 Apr 30 21:49:18.289872 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1863/3699] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:49:18 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:49:18.294548 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a7dfa6b9-90f1-4841-a4f5-14aa8de8abf3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:18.299359 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a7dfa6b9-90f1-4841-a4f5-14aa8de8abf3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:49:18.299782 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a7dfa6b9-90f1-4841-a4f5-14aa8de8abf3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:18.300451 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a7dfa6b9-90f1-4841-a4f5-14aa8de8abf3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:18.311720 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:18.311720 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:18.312774 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a7dfa6b9-90f1-4841-a4f5-14aa8de8abf3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:18.314718 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a7dfa6b9-90f1-4841-a4f5-14aa8de8abf3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 returned with HTTP 200 Apr 30 21:49:18.315533 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1837/3700] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:18 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 => generated 575 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:19.324663 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-773b2be8-4437-495b-a989-0e689607c359 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:19.328616 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-773b2be8-4437-495b-a989-0e689607c359 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:49:19.329060 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-773b2be8-4437-495b-a989-0e689607c359 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:19.329507 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-773b2be8-4437-495b-a989-0e689607c359 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:19.340419 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:19.340419 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:19.341457 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-773b2be8-4437-495b-a989-0e689607c359 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:19.343275 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-773b2be8-4437-495b-a989-0e689607c359 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 returned with HTTP 200 Apr 30 21:49:19.348036 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1864/3701] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:19 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 => generated 575 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:20.352287 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7ad2c873-b8af-4c5b-bddf-d80c4e00eb98 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:20.356294 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7ad2c873-b8af-4c5b-bddf-d80c4e00eb98 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:49:20.356763 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7ad2c873-b8af-4c5b-bddf-d80c4e00eb98 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:20.357214 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7ad2c873-b8af-4c5b-bddf-d80c4e00eb98 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:20.367760 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:20.367760 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:20.368724 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7ad2c873-b8af-4c5b-bddf-d80c4e00eb98 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:20.370595 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7ad2c873-b8af-4c5b-bddf-d80c4e00eb98 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 returned with HTTP 200 Apr 30 21:49:20.371305 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1838/3702] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:20 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 => generated 575 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:21.379200 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c52161ea-e459-4d12-b8e6-0beeaeb28ab0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:21.383948 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c52161ea-e459-4d12-b8e6-0beeaeb28ab0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:49:21.384400 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c52161ea-e459-4d12-b8e6-0beeaeb28ab0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:21.384857 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c52161ea-e459-4d12-b8e6-0beeaeb28ab0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:21.392662 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c52161ea-e459-4d12-b8e6-0beeaeb28ab0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 returned with HTTP 404 Apr 30 21:49:21.393540 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1865/3703] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:21 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:49:21.400026 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b98b6751-3dee-4bde-a743-14660577936a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:21.405865 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b98b6751-3dee-4bde-a743-14660577936a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots Apr 30 21:49:21.405865 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b98b6751-3dee-4bde-a743-14660577936a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1994984513"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:49:21.419531 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:21.419531 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:21.420567 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b98b6751-3dee-4bde-a743-14660577936a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:49:21.420857 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.snapshots [None req-b98b6751-3dee-4bde-a743-14660577936a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create snapshot from volume 9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:49:21.535922 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-b98b6751-3dee-4bde-a743-14660577936a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['2b21d5f1-6952-470d-ad4b-eec42f7fcb13', '385d7745-128d-41a6-9d21-b6ea5d174ad3', 'b6589a25-4fac-4adc-89f0-e205e8be274f', '0ebe24ad-95a4-4b10-bd54-73b72f552986'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:49:21.741530 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b98b6751-3dee-4bde-a743-14660577936a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot create request issued successfully. Apr 30 21:49:21.742409 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b98b6751-3dee-4bde-a743-14660577936a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots returned with HTTP 202 Apr 30 21:49:21.748306 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1839/3704] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:49:21 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/snapshots => generated 310 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:49:21.750688 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c6801d3e-44b9-4c11-a9e6-2c8f4762ed63 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:21.766157 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c6801d3e-44b9-4c11-a9e6-2c8f4762ed63 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:49:21.766157 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c6801d3e-44b9-4c11-a9e6-2c8f4762ed63 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:21.766157 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c6801d3e-44b9-4c11-a9e6-2c8f4762ed63 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:21.774841 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:21.774841 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:21.776158 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c6801d3e-44b9-4c11-a9e6-2c8f4762ed63 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:21.778031 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c6801d3e-44b9-4c11-a9e6-2c8f4762ed63 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:49:21.782264 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1866/3705] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:21 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:49:22.787177 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c29f9a48-3ffc-4f19-b095-4c62efd5dcef None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:22.792233 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c29f9a48-3ffc-4f19-b095-4c62efd5dcef tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:49:22.792959 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c29f9a48-3ffc-4f19-b095-4c62efd5dcef tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:22.797860 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c29f9a48-3ffc-4f19-b095-4c62efd5dcef tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:22.804918 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:22.804918 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:22.805965 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c29f9a48-3ffc-4f19-b095-4c62efd5dcef tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:22.807766 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c29f9a48-3ffc-4f19-b095-4c62efd5dcef tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:49:22.808492 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1840/3706] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:22 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:23.816512 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-19b85a78-b020-4bac-8041-382e7f7735bf None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:23.820594 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19b85a78-b020-4bac-8041-382e7f7735bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:49:23.821151 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19b85a78-b020-4bac-8041-382e7f7735bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:23.821614 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19b85a78-b020-4bac-8041-382e7f7735bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:23.832032 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:23.832032 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:23.833175 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-19b85a78-b020-4bac-8041-382e7f7735bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:23.835130 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19b85a78-b020-4bac-8041-382e7f7735bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:49:23.835875 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1867/3707] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:23 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:39.176201 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-101b4896-49bb-4471-84cc-2a01b6260020 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:39.180776 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-101b4896-49bb-4471-84cc-2a01b6260020 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:49:39.181220 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-101b4896-49bb-4471-84cc-2a01b6260020 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:39.181666 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-101b4896-49bb-4471-84cc-2a01b6260020 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:39.195660 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:39.195660 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:39.202627 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-101b4896-49bb-4471-84cc-2a01b6260020 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:49:39.211149 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-101b4896-49bb-4471-84cc-2a01b6260020 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:49:39.211874 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1841/3708] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:49:39 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 909 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:39.422074 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c775ffe3-0e3a-4ca9-b64d-3212f600d3a0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:39.422769 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c775ffe3-0e3a-4ca9-b64d-3212f600d3a0 None None] GET http://10.222.0.23/volume// Apr 30 21:49:39.423177 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c775ffe3-0e3a-4ca9-b64d-3212f600d3a0 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:39.423626 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c775ffe3-0e3a-4ca9-b64d-3212f600d3a0 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:39.424480 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c775ffe3-0e3a-4ca9-b64d-3212f600d3a0 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:49:39.425035 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1868/3709] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:49:39 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:49:39.437012 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-5cb93251-c15c-4740-b6d4-ab9c2f3b7ea4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:39.441990 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-5cb93251-c15c-4740-b6d4-ab9c2f3b7ea4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/attachments Apr 30 21:49:39.442749 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-5cb93251-c15c-4740-b6d4-ab9c2f3b7ea4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb", "connector": null, "instance_uuid": "b81dbbed-6eeb-4227-be53-e56c759b5bb9"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:49:39.457302 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:39.457302 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:39.633405 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-5cb93251-c15c-4740-b6d4-ab9c2f3b7ea4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/attachments returned with HTTP 200 Apr 30 21:49:39.634229 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1842/3710] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:49:39 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/attachments => generated 273 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:49:39.771030 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-629f4bbb-d2f9-42c8-9f2e-a7ed712af558 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:39.775575 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-629f4bbb-d2f9-42c8-9f2e-a7ed712af558 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:49:39.776006 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-629f4bbb-d2f9-42c8-9f2e-a7ed712af558 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:39.776449 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-629f4bbb-d2f9-42c8-9f2e-a7ed712af558 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:39.794497 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:39.794497 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:39.801196 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-629f4bbb-d2f9-42c8-9f2e-a7ed712af558 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:49:39.809452 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-629f4bbb-d2f9-42c8-9f2e-a7ed712af558 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:49:39.810179 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1869/3711] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:39 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 908 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:39.860866 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-484df688-4a04-4aee-9adf-b4eee522eda8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:39.861673 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-484df688-4a04-4aee-9adf-b4eee522eda8 None None] GET http://10.222.0.23/volume// Apr 30 21:49:39.862109 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-484df688-4a04-4aee-9adf-b4eee522eda8 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:39.862553 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-484df688-4a04-4aee-9adf-b4eee522eda8 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:39.863307 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-484df688-4a04-4aee-9adf-b4eee522eda8 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:49:39.863860 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1843/3712] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:49:39 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:49:39.870799 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-82dada36-de61-4b4b-accf-baa096393e91 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:39.874362 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-82dada36-de61-4b4b-accf-baa096393e91 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:49:39.874836 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-82dada36-de61-4b4b-accf-baa096393e91 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:39.875279 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-82dada36-de61-4b4b-accf-baa096393e91 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:39.892501 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:39.892501 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:39.899547 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-82dada36-de61-4b4b-accf-baa096393e91 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:49:39.907947 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-82dada36-de61-4b4b-accf-baa096393e91 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:49:39.908628 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1870/3713] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:49:39 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 1007 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:49:39.921447 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-8e616d05-40c5-41f1-b9a7-ce0e11fc73ab None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:39.925658 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-8e616d05-40c5-41f1-b9a7-ce0e11fc73ab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] PUT http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/attachments/d08923f3-70a4-42d6-85e8-1a91db64efae Apr 30 21:49:39.926456 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-8e616d05-40c5-41f1-b9a7-ce0e11fc73ab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:49:39.945614 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-8e616d05-40c5-41f1-b9a7-ce0e11fc73ab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Lock "b'cinder-attachment_update-9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb-nch1-master-1'" acquired by "attachment_update" :: waited 0.008s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:49:39.947662 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:39.947662 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:40.821646 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0352bef1-1b35-4bb6-a5c1-d687493452d4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:40.825279 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0352bef1-1b35-4bb6-a5c1-d687493452d4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:49:40.825721 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0352bef1-1b35-4bb6-a5c1-d687493452d4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:40.826202 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0352bef1-1b35-4bb6-a5c1-d687493452d4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:40.847475 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:40.847475 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:40.856128 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0352bef1-1b35-4bb6-a5c1-d687493452d4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:49:40.865517 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0352bef1-1b35-4bb6-a5c1-d687493452d4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:49:40.875578 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1871/3714] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:40 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 908 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:49:40.963122 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-8e616d05-40c5-41f1-b9a7-ce0e11fc73ab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Lock "b'cinder-attachment_update-9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb-nch1-master-1'" released by "attachment_update" :: held 1.017s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:49:40.963712 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-8e616d05-40c5-41f1-b9a7-ce0e11fc73ab tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/attachments/d08923f3-70a4-42d6-85e8-1a91db64efae returned with HTTP 200 Apr 30 21:49:40.964504 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1844/3715] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:49:39 2022] PUT /volume/v3/d1febcefe29f461ea37667520a278022/attachments/d08923f3-70a4-42d6-85e8-1a91db64efae => generated 766 bytes in 1044 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:49:41.879763 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-65a56812-94f5-41e8-b1c1-5e07ad40a665 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:41.884475 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-65a56812-94f5-41e8-b1c1-5e07ad40a665 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:49:41.885042 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-65a56812-94f5-41e8-b1c1-5e07ad40a665 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:41.885555 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-65a56812-94f5-41e8-b1c1-5e07ad40a665 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:41.906468 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:41.906468 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:41.915258 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-65a56812-94f5-41e8-b1c1-5e07ad40a665 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:49:41.924132 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-65a56812-94f5-41e8-b1c1-5e07ad40a665 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:49:41.924857 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1872/3716] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:41 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 909 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:42.629080 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-bd752f5c-293e-4b47-a5d5-66ceca682292 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:42.633486 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-bd752f5c-293e-4b47-a5d5-66ceca682292 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/attachments/d08923f3-70a4-42d6-85e8-1a91db64efae/action Apr 30 21:49:42.634290 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-bd752f5c-293e-4b47-a5d5-66ceca682292 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:49:42.634606 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-bd752f5c-293e-4b47-a5d5-66ceca682292 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:49:42.675246 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:42.675246 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:42.839518 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-21367198-e2b7-451a-b133-b5dc2eb58dc1 req-bd752f5c-293e-4b47-a5d5-66ceca682292 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/attachments/d08923f3-70a4-42d6-85e8-1a91db64efae/action returned with HTTP 204 Apr 30 21:49:42.840414 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1845/3717] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:49:42 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/attachments/d08923f3-70a4-42d6-85e8-1a91db64efae/action => generated 0 bytes in 212 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:49:42.938526 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3828be0c-ca13-4b23-801e-9e88b01af60e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:42.943600 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3828be0c-ca13-4b23-801e-9e88b01af60e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:49:42.945098 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3828be0c-ca13-4b23-801e-9e88b01af60e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:42.946196 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3828be0c-ca13-4b23-801e-9e88b01af60e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:42.981893 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:42.981893 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:43.002245 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3828be0c-ca13-4b23-801e-9e88b01af60e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:49:43.012279 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3828be0c-ca13-4b23-801e-9e88b01af60e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:49:43.022984 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1873/3718] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:49:42 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 1201 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:49:43.025360 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-627a0e32-da02-46b7-8ea0-e62d5167c1f8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:43.029676 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-627a0e32-da02-46b7-8ea0-e62d5167c1f8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots Apr 30 21:49:43.033710 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-627a0e32-da02-46b7-8ea0-e62d5167c1f8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-116704788"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:49:43.057653 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:43.057653 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:43.058809 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-627a0e32-da02-46b7-8ea0-e62d5167c1f8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:49:43.059184 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.snapshots [None req-627a0e32-da02-46b7-8ea0-e62d5167c1f8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create snapshot from volume 9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:49:43.180331 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-627a0e32-da02-46b7-8ea0-e62d5167c1f8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['0d0817fb-906c-4f7d-b4c4-dc07d3c24044', '06663716-8274-4f41-91e9-d01df19834d3', '1d285b58-f4ca-4ec5-9dd4-a2b24c65f56e', '294b70b0-3166-4265-b892-6ca66e3a5cd8'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:49:43.398818 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-627a0e32-da02-46b7-8ea0-e62d5167c1f8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot force create request issued successfully. Apr 30 21:49:43.401234 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-627a0e32-da02-46b7-8ea0-e62d5167c1f8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots returned with HTTP 202 Apr 30 21:49:43.401234 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1846/3719] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:49:43 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/snapshots => generated 309 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:49:43.407689 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-43a959e8-8546-4798-932e-b47a428a230d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:43.412048 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-43a959e8-8546-4798-932e-b47a428a230d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:49:43.412516 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-43a959e8-8546-4798-932e-b47a428a230d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:43.413864 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-43a959e8-8546-4798-932e-b47a428a230d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:43.427434 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:43.427434 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:43.429002 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-43a959e8-8546-4798-932e-b47a428a230d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:43.430826 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-43a959e8-8546-4798-932e-b47a428a230d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:49:43.431557 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1874/3720] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:43 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:44.440121 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8c8d5e78-82f8-4809-b81c-87e773de9f53 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:44.444936 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8c8d5e78-82f8-4809-b81c-87e773de9f53 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:49:44.445359 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8c8d5e78-82f8-4809-b81c-87e773de9f53 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:44.445850 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8c8d5e78-82f8-4809-b81c-87e773de9f53 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:44.455522 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:44.455522 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:44.456524 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8c8d5e78-82f8-4809-b81c-87e773de9f53 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:44.458303 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8c8d5e78-82f8-4809-b81c-87e773de9f53 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:49:44.459003 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1847/3721] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:44 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:45.467388 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fca3082a-b201-43ac-a7c3-432e9cad7fd4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:45.471499 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fca3082a-b201-43ac-a7c3-432e9cad7fd4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:49:45.471899 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fca3082a-b201-43ac-a7c3-432e9cad7fd4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:45.472358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fca3082a-b201-43ac-a7c3-432e9cad7fd4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:45.486636 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:45.486636 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:45.486636 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fca3082a-b201-43ac-a7c3-432e9cad7fd4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:45.487426 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fca3082a-b201-43ac-a7c3-432e9cad7fd4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:49:45.487426 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1875/3722] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:45 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:45.495497 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-dde5a995-d116-4d49-a5bd-26f364122139 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:45.499337 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dde5a995-d116-4d49-a5bd-26f364122139 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots Apr 30 21:49:45.500050 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dde5a995-d116-4d49-a5bd-26f364122139 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2108263305"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:49:45.518631 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:45.518631 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:45.519918 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-dde5a995-d116-4d49-a5bd-26f364122139 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:49:45.520260 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.snapshots [None req-dde5a995-d116-4d49-a5bd-26f364122139 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create snapshot from volume 9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:49:45.622102 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-dde5a995-d116-4d49-a5bd-26f364122139 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['ad5d01b6-4e43-4ea2-a4ba-f4af32313f73', '011040f5-2823-4172-a87d-4c6150b9ae59', '42d16c69-0adf-404d-8574-76ecb8000370', '38b1dab8-1c50-427e-95d9-0e22871526ed'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:49:45.808716 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-dde5a995-d116-4d49-a5bd-26f364122139 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot force create request issued successfully. Apr 30 21:49:45.809439 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dde5a995-d116-4d49-a5bd-26f364122139 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots returned with HTTP 202 Apr 30 21:49:45.810454 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1848/3723] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:49:45 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/snapshots => generated 310 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:49:45.816959 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-59c2d93f-21c8-443a-9d92-220d01a14f7d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:45.821188 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-59c2d93f-21c8-443a-9d92-220d01a14f7d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:45.821683 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-59c2d93f-21c8-443a-9d92-220d01a14f7d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:45.822165 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-59c2d93f-21c8-443a-9d92-220d01a14f7d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:45.831811 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:45.831811 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:45.832873 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-59c2d93f-21c8-443a-9d92-220d01a14f7d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:45.835453 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-59c2d93f-21c8-443a-9d92-220d01a14f7d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:49:45.836396 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1876/3724] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:45 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:46.845129 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-96daba0d-7d1f-4f5f-95b6-7839134f8c06 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:46.850811 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-96daba0d-7d1f-4f5f-95b6-7839134f8c06 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:46.851882 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-96daba0d-7d1f-4f5f-95b6-7839134f8c06 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:46.852404 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-96daba0d-7d1f-4f5f-95b6-7839134f8c06 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:46.863513 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:46.863513 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:46.865580 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-96daba0d-7d1f-4f5f-95b6-7839134f8c06 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:46.867524 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-96daba0d-7d1f-4f5f-95b6-7839134f8c06 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:49:46.872555 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1849/3725] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:46 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:49:47.876406 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9d8f8006-75df-4b22-a4d9-ff014d5bd951 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:47.882129 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9d8f8006-75df-4b22-a4d9-ff014d5bd951 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:47.883344 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9d8f8006-75df-4b22-a4d9-ff014d5bd951 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:47.884019 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9d8f8006-75df-4b22-a4d9-ff014d5bd951 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:47.896927 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:47.896927 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:47.898416 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9d8f8006-75df-4b22-a4d9-ff014d5bd951 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:47.900483 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9d8f8006-75df-4b22-a4d9-ff014d5bd951 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:49:47.901343 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1877/3726] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:47 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:47.909265 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e4b23f3d-8e92-4c8d-9ddc-27d23b92741d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:47.915635 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e4b23f3d-8e92-4c8d-9ddc-27d23b92741d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:47.917288 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e4b23f3d-8e92-4c8d-9ddc-27d23b92741d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:47.918014 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e4b23f3d-8e92-4c8d-9ddc-27d23b92741d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:47.918640 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-e4b23f3d-8e92-4c8d-9ddc-27d23b92741d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: 41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:47.930635 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:47.930635 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:47.932061 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e4b23f3d-8e92-4c8d-9ddc-27d23b92741d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:48.036336 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e4b23f3d-8e92-4c8d-9ddc-27d23b92741d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot delete request issued successfully. Apr 30 21:49:48.041973 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e4b23f3d-8e92-4c8d-9ddc-27d23b92741d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 202 Apr 30 21:49:48.045035 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1850/3727] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:49:47 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:49:48.048920 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4200ec93-c36c-41af-84a0-0b3f32d83845 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:48.053722 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4200ec93-c36c-41af-84a0-0b3f32d83845 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:48.054809 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4200ec93-c36c-41af-84a0-0b3f32d83845 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:48.055336 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4200ec93-c36c-41af-84a0-0b3f32d83845 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:48.072051 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:48.072051 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:48.072998 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4200ec93-c36c-41af-84a0-0b3f32d83845 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:48.074921 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4200ec93-c36c-41af-84a0-0b3f32d83845 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:49:48.079631 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1878/3728] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:48 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:49.083802 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1b0c024d-fd0b-46ab-9c5e-07280e88fb88 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:49.088063 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1b0c024d-fd0b-46ab-9c5e-07280e88fb88 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:49.088511 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1b0c024d-fd0b-46ab-9c5e-07280e88fb88 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:49.088968 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1b0c024d-fd0b-46ab-9c5e-07280e88fb88 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:49.099395 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:49.099395 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:49.101484 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1b0c024d-fd0b-46ab-9c5e-07280e88fb88 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:49.103626 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1b0c024d-fd0b-46ab-9c5e-07280e88fb88 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:49:49.109487 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1851/3729] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:49 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:50.112245 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f81ee755-e75e-4571-bdbf-52f953dee23c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:50.118945 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f81ee755-e75e-4571-bdbf-52f953dee23c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:50.119499 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f81ee755-e75e-4571-bdbf-52f953dee23c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:50.120035 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f81ee755-e75e-4571-bdbf-52f953dee23c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:50.131114 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:50.131114 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:50.133301 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f81ee755-e75e-4571-bdbf-52f953dee23c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:50.135721 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f81ee755-e75e-4571-bdbf-52f953dee23c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:49:50.137462 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1879/3730] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:50 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:51.145132 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2f1466df-660c-4fce-a6ee-3bece40e8e5f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:51.151288 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2f1466df-660c-4fce-a6ee-3bece40e8e5f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:51.152158 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2f1466df-660c-4fce-a6ee-3bece40e8e5f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:51.152798 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2f1466df-660c-4fce-a6ee-3bece40e8e5f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:51.166042 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:51.166042 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:51.168913 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2f1466df-660c-4fce-a6ee-3bece40e8e5f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:51.173065 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2f1466df-660c-4fce-a6ee-3bece40e8e5f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:49:51.180321 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1852/3731] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:51 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:52.181593 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c4c5bb1f-3f58-469c-a19d-da07c17d5dd8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:52.191557 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c4c5bb1f-3f58-469c-a19d-da07c17d5dd8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:52.193616 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c4c5bb1f-3f58-469c-a19d-da07c17d5dd8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:52.193616 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c4c5bb1f-3f58-469c-a19d-da07c17d5dd8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:52.205064 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:52.205064 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:52.206108 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c4c5bb1f-3f58-469c-a19d-da07c17d5dd8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:52.208284 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c4c5bb1f-3f58-469c-a19d-da07c17d5dd8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:49:52.209303 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1880/3732] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:52 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:53.218444 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-609cc61e-f04e-427d-bcd9-b017442a0778 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:53.222754 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-609cc61e-f04e-427d-bcd9-b017442a0778 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:53.223516 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-609cc61e-f04e-427d-bcd9-b017442a0778 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:53.224000 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-609cc61e-f04e-427d-bcd9-b017442a0778 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:53.234481 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:53.234481 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:53.238150 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-609cc61e-f04e-427d-bcd9-b017442a0778 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:53.238150 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-609cc61e-f04e-427d-bcd9-b017442a0778 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:49:53.238150 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1853/3733] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:53 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:54.245580 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2e61d008-b38a-4379-8839-68d0150d30d5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:54.249527 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2e61d008-b38a-4379-8839-68d0150d30d5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:54.249998 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2e61d008-b38a-4379-8839-68d0150d30d5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:54.250449 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2e61d008-b38a-4379-8839-68d0150d30d5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:54.259493 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:54.259493 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:54.260412 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2e61d008-b38a-4379-8839-68d0150d30d5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:54.262198 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2e61d008-b38a-4379-8839-68d0150d30d5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:49:54.262862 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1881/3734] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:54 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:55.270601 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6300cdf0-9788-4201-9fc4-31e38c8f0f49 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:55.275372 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6300cdf0-9788-4201-9fc4-31e38c8f0f49 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:55.275818 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6300cdf0-9788-4201-9fc4-31e38c8f0f49 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:55.276303 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6300cdf0-9788-4201-9fc4-31e38c8f0f49 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:55.286104 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:55.286104 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:55.287069 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6300cdf0-9788-4201-9fc4-31e38c8f0f49 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:55.288848 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6300cdf0-9788-4201-9fc4-31e38c8f0f49 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:49:55.297239 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1854/3735] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:55 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:56.296963 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dabb6afb-0a28-4256-889b-d695355b7b25 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:56.301194 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dabb6afb-0a28-4256-889b-d695355b7b25 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:56.303780 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dabb6afb-0a28-4256-889b-d695355b7b25 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:56.303780 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dabb6afb-0a28-4256-889b-d695355b7b25 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:56.312406 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:56.312406 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:56.313403 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-dabb6afb-0a28-4256-889b-d695355b7b25 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:56.315596 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dabb6afb-0a28-4256-889b-d695355b7b25 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:49:56.316289 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1882/3736] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:56 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:57.324973 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-906da059-f39c-4bb8-b8df-2d1ad0fee84a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:57.328913 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-906da059-f39c-4bb8-b8df-2d1ad0fee84a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:57.329359 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-906da059-f39c-4bb8-b8df-2d1ad0fee84a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:57.329851 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-906da059-f39c-4bb8-b8df-2d1ad0fee84a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:57.339660 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:57.339660 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:57.340609 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-906da059-f39c-4bb8-b8df-2d1ad0fee84a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:57.342421 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-906da059-f39c-4bb8-b8df-2d1ad0fee84a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:49:57.343138 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1855/3737] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:57 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:58.351942 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e2131597-04d0-4b9c-81d3-5ee5a9dd3dd5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:58.355980 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2131597-04d0-4b9c-81d3-5ee5a9dd3dd5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:58.356423 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2131597-04d0-4b9c-81d3-5ee5a9dd3dd5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:58.356905 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e2131597-04d0-4b9c-81d3-5ee5a9dd3dd5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:58.366847 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:58.366847 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:58.367979 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e2131597-04d0-4b9c-81d3-5ee5a9dd3dd5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:58.370008 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e2131597-04d0-4b9c-81d3-5ee5a9dd3dd5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:49:58.370897 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1883/3738] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:58 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:49:59.379378 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-75c5896e-bc5a-4b2b-8db4-27867d42fb5d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:49:59.383961 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-75c5896e-bc5a-4b2b-8db4-27867d42fb5d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:49:59.384393 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-75c5896e-bc5a-4b2b-8db4-27867d42fb5d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:49:59.384836 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-75c5896e-bc5a-4b2b-8db4-27867d42fb5d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:49:59.394269 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:49:59.394269 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:49:59.395181 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-75c5896e-bc5a-4b2b-8db4-27867d42fb5d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:49:59.397466 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-75c5896e-bc5a-4b2b-8db4-27867d42fb5d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:49:59.398186 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1856/3739] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:49:59 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:00.406576 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-29bacc4c-15b1-48cd-a6d9-67c15c92ecc1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:00.410503 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-29bacc4c-15b1-48cd-a6d9-67c15c92ecc1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:00.410936 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-29bacc4c-15b1-48cd-a6d9-67c15c92ecc1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:00.415339 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-29bacc4c-15b1-48cd-a6d9-67c15c92ecc1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:00.420748 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:00.420748 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:00.421660 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-29bacc4c-15b1-48cd-a6d9-67c15c92ecc1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:00.423445 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-29bacc4c-15b1-48cd-a6d9-67c15c92ecc1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:00.424114 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1884/3740] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:00 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:01.432403 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fd0b9ba7-e135-4270-9a4d-dba7a044a80e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:01.436309 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd0b9ba7-e135-4270-9a4d-dba7a044a80e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:01.436749 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd0b9ba7-e135-4270-9a4d-dba7a044a80e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:01.437206 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fd0b9ba7-e135-4270-9a4d-dba7a044a80e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:01.446867 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:01.446867 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:01.447781 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fd0b9ba7-e135-4270-9a4d-dba7a044a80e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:01.449554 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fd0b9ba7-e135-4270-9a4d-dba7a044a80e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:01.450316 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1857/3741] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:01 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:02.458135 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c4f7ef56-d446-4530-aad6-cace147efe5a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:02.462257 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c4f7ef56-d446-4530-aad6-cace147efe5a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:02.462682 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c4f7ef56-d446-4530-aad6-cace147efe5a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:02.463134 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c4f7ef56-d446-4530-aad6-cace147efe5a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:02.472084 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:02.472084 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:02.473015 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c4f7ef56-d446-4530-aad6-cace147efe5a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:02.474820 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c4f7ef56-d446-4530-aad6-cace147efe5a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:02.475507 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1885/3742] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:02 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:03.484195 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0d2ce67e-4ad0-4e69-99f8-fbff81a9fb90 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:03.488149 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0d2ce67e-4ad0-4e69-99f8-fbff81a9fb90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:03.488581 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0d2ce67e-4ad0-4e69-99f8-fbff81a9fb90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:03.489032 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0d2ce67e-4ad0-4e69-99f8-fbff81a9fb90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:03.502398 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:03.502398 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:03.503371 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0d2ce67e-4ad0-4e69-99f8-fbff81a9fb90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:03.505138 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0d2ce67e-4ad0-4e69-99f8-fbff81a9fb90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:03.505850 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1858/3743] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:03 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:50:04.513340 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-06afcd24-25be-40d7-9be9-3b2c0cb01545 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:04.517265 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-06afcd24-25be-40d7-9be9-3b2c0cb01545 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:04.517702 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-06afcd24-25be-40d7-9be9-3b2c0cb01545 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:04.518187 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-06afcd24-25be-40d7-9be9-3b2c0cb01545 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:04.527890 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:04.527890 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:04.528798 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-06afcd24-25be-40d7-9be9-3b2c0cb01545 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:04.530624 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-06afcd24-25be-40d7-9be9-3b2c0cb01545 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:04.531252 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1886/3744] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:04 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:05.539411 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-15dca48e-588a-41c6-9a01-ced6382cc8d9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:05.543234 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-15dca48e-588a-41c6-9a01-ced6382cc8d9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:05.543667 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-15dca48e-588a-41c6-9a01-ced6382cc8d9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:05.544111 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-15dca48e-588a-41c6-9a01-ced6382cc8d9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:05.553190 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:05.553190 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:05.554120 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-15dca48e-588a-41c6-9a01-ced6382cc8d9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:05.555851 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-15dca48e-588a-41c6-9a01-ced6382cc8d9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:05.556498 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1859/3745] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:05 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:06.564605 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f9325fec-c24f-4104-b6af-bf55f3f32998 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:06.568554 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f9325fec-c24f-4104-b6af-bf55f3f32998 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:06.569018 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f9325fec-c24f-4104-b6af-bf55f3f32998 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:06.570455 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f9325fec-c24f-4104-b6af-bf55f3f32998 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:06.579620 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:06.579620 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:06.580582 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f9325fec-c24f-4104-b6af-bf55f3f32998 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:06.582383 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f9325fec-c24f-4104-b6af-bf55f3f32998 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:06.583081 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1887/3746] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:06 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:07.591866 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b82e8d2e-88e4-4c9e-a3c3-93047eef1025 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:07.595998 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b82e8d2e-88e4-4c9e-a3c3-93047eef1025 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:07.596502 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b82e8d2e-88e4-4c9e-a3c3-93047eef1025 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:07.596987 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b82e8d2e-88e4-4c9e-a3c3-93047eef1025 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:07.607447 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:07.607447 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:07.608442 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b82e8d2e-88e4-4c9e-a3c3-93047eef1025 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:07.610432 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b82e8d2e-88e4-4c9e-a3c3-93047eef1025 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:07.611144 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1860/3747] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:07 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:08.620420 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e326597c-5eb6-4e1d-95dd-b323d6902911 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:08.624585 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e326597c-5eb6-4e1d-95dd-b323d6902911 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:08.625028 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e326597c-5eb6-4e1d-95dd-b323d6902911 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:08.625476 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e326597c-5eb6-4e1d-95dd-b323d6902911 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:08.638076 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:08.638076 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:08.639018 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e326597c-5eb6-4e1d-95dd-b323d6902911 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:08.640799 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e326597c-5eb6-4e1d-95dd-b323d6902911 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:08.641510 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1888/3748] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:08 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:09.650411 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fb78d833-d655-49ac-a574-12e86792fa30 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:09.654231 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb78d833-d655-49ac-a574-12e86792fa30 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:09.654780 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb78d833-d655-49ac-a574-12e86792fa30 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:09.655228 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fb78d833-d655-49ac-a574-12e86792fa30 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:09.665126 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:09.665126 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:09.666064 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fb78d833-d655-49ac-a574-12e86792fa30 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:09.667803 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fb78d833-d655-49ac-a574-12e86792fa30 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:09.668490 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1861/3749] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:09 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:10.676150 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4db88516-ef5d-4a72-88b3-9c35f671e733 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:10.680563 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4db88516-ef5d-4a72-88b3-9c35f671e733 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:10.681002 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4db88516-ef5d-4a72-88b3-9c35f671e733 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:10.681537 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4db88516-ef5d-4a72-88b3-9c35f671e733 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:10.691134 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:10.691134 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:10.692098 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4db88516-ef5d-4a72-88b3-9c35f671e733 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:10.693900 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4db88516-ef5d-4a72-88b3-9c35f671e733 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:10.698432 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1889/3750] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:10 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:11.703287 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f8c8bfd9-d746-47f4-9639-e5d03dc2c541 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:11.707218 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f8c8bfd9-d746-47f4-9639-e5d03dc2c541 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:11.707651 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f8c8bfd9-d746-47f4-9639-e5d03dc2c541 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:11.708126 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f8c8bfd9-d746-47f4-9639-e5d03dc2c541 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:11.720512 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:11.720512 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:11.721539 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f8c8bfd9-d746-47f4-9639-e5d03dc2c541 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:11.723357 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f8c8bfd9-d746-47f4-9639-e5d03dc2c541 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:11.724035 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1862/3751] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:11 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:12.732560 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-47365777-01aa-4076-8daf-5ebae1db2b35 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:12.736489 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-47365777-01aa-4076-8daf-5ebae1db2b35 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:12.736930 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-47365777-01aa-4076-8daf-5ebae1db2b35 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:12.737381 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-47365777-01aa-4076-8daf-5ebae1db2b35 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:12.747556 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:12.747556 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:12.748463 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-47365777-01aa-4076-8daf-5ebae1db2b35 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:12.750235 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-47365777-01aa-4076-8daf-5ebae1db2b35 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:12.750893 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1890/3752] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:12 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:13.758939 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-92390834-ff70-459b-bc3e-9776a6706193 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:13.762913 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92390834-ff70-459b-bc3e-9776a6706193 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:13.763351 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92390834-ff70-459b-bc3e-9776a6706193 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:13.763800 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92390834-ff70-459b-bc3e-9776a6706193 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:13.772967 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:13.772967 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:13.773976 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-92390834-ff70-459b-bc3e-9776a6706193 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:13.775997 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92390834-ff70-459b-bc3e-9776a6706193 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:13.776653 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1863/3753] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:13 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:14.784307 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-10590176-b6a6-4b29-9c94-cc5b8d54f570 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:14.788772 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-10590176-b6a6-4b29-9c94-cc5b8d54f570 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:14.789206 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-10590176-b6a6-4b29-9c94-cc5b8d54f570 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:14.789655 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-10590176-b6a6-4b29-9c94-cc5b8d54f570 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:14.798796 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:14.798796 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:14.799701 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-10590176-b6a6-4b29-9c94-cc5b8d54f570 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:14.801435 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-10590176-b6a6-4b29-9c94-cc5b8d54f570 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:14.802119 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1891/3754] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:14 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:15.810875 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c0382a8a-2281-423b-830f-f6cd99b879ea None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:15.814806 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c0382a8a-2281-423b-830f-f6cd99b879ea tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:15.815274 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c0382a8a-2281-423b-830f-f6cd99b879ea tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:15.815716 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c0382a8a-2281-423b-830f-f6cd99b879ea tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:15.825176 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:15.825176 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:15.826116 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c0382a8a-2281-423b-830f-f6cd99b879ea tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:15.827868 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c0382a8a-2281-423b-830f-f6cd99b879ea tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:15.828527 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1864/3755] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:15 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:16.836905 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-782860fe-8b7e-4331-a68e-eea01b6c2b02 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:16.840845 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-782860fe-8b7e-4331-a68e-eea01b6c2b02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:16.841279 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-782860fe-8b7e-4331-a68e-eea01b6c2b02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:16.841723 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-782860fe-8b7e-4331-a68e-eea01b6c2b02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:16.851692 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:16.851692 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:16.852594 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-782860fe-8b7e-4331-a68e-eea01b6c2b02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:16.854351 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-782860fe-8b7e-4331-a68e-eea01b6c2b02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:16.856984 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1892/3756] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:16 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:17.862868 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f159c619-72f1-401e-bf45-752d3854aa49 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:17.867423 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f159c619-72f1-401e-bf45-752d3854aa49 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:17.870052 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f159c619-72f1-401e-bf45-752d3854aa49 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:17.870052 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f159c619-72f1-401e-bf45-752d3854aa49 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:17.877638 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:17.877638 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:17.878606 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f159c619-72f1-401e-bf45-752d3854aa49 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:17.880375 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f159c619-72f1-401e-bf45-752d3854aa49 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:17.881045 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1865/3757] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:17 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:18.888991 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-139f4e78-6830-4343-9c5c-7a84f3cf81f9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:18.892908 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-139f4e78-6830-4343-9c5c-7a84f3cf81f9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:18.893379 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-139f4e78-6830-4343-9c5c-7a84f3cf81f9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:18.893860 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-139f4e78-6830-4343-9c5c-7a84f3cf81f9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:18.903715 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:18.903715 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:18.904628 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-139f4e78-6830-4343-9c5c-7a84f3cf81f9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:18.906411 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-139f4e78-6830-4343-9c5c-7a84f3cf81f9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 200 Apr 30 21:50:18.907107 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1893/3758] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:18 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:19.915086 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-723d14f9-63c1-4ee3-afed-e7404dcbc431 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:19.919270 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-723d14f9-63c1-4ee3-afed-e7404dcbc431 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:50:19.920032 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-723d14f9-63c1-4ee3-afed-e7404dcbc431 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:19.920882 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-723d14f9-63c1-4ee3-afed-e7404dcbc431 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:19.930496 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-723d14f9-63c1-4ee3-afed-e7404dcbc431 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 404 Apr 30 21:50:19.931395 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1866/3759] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:19 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:50:19.938829 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b48fe227-8471-4e1b-9eb6-690f5b80159f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:19.942792 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b48fe227-8471-4e1b-9eb6-690f5b80159f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:19.943229 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b48fe227-8471-4e1b-9eb6-690f5b80159f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:19.943675 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b48fe227-8471-4e1b-9eb6-690f5b80159f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:19.943967 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v2.snapshots [None req-b48fe227-8471-4e1b-9eb6-690f5b80159f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: 3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:19.953941 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:19.953941 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:19.954848 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b48fe227-8471-4e1b-9eb6-690f5b80159f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:20.066119 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b48fe227-8471-4e1b-9eb6-690f5b80159f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot delete request issued successfully. Apr 30 21:50:20.066532 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b48fe227-8471-4e1b-9eb6-690f5b80159f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 202 Apr 30 21:50:20.067315 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1894/3760] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:50:19 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:50:20.072381 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9a7cce51-c7bf-4d99-ac56-6cdfd8e445e5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:20.076366 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9a7cce51-c7bf-4d99-ac56-6cdfd8e445e5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:20.076799 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9a7cce51-c7bf-4d99-ac56-6cdfd8e445e5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:20.077402 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9a7cce51-c7bf-4d99-ac56-6cdfd8e445e5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:20.087098 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:20.087098 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:20.088053 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9a7cce51-c7bf-4d99-ac56-6cdfd8e445e5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:20.090005 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9a7cce51-c7bf-4d99-ac56-6cdfd8e445e5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:20.090716 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1867/3761] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:20 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:50:21.099000 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9a61a880-be5e-473e-9859-bfdf7e3e2f87 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:21.103596 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9a61a880-be5e-473e-9859-bfdf7e3e2f87 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:21.104035 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9a61a880-be5e-473e-9859-bfdf7e3e2f87 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:21.104485 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9a61a880-be5e-473e-9859-bfdf7e3e2f87 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:21.113600 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:21.113600 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:21.114548 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9a61a880-be5e-473e-9859-bfdf7e3e2f87 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:21.116343 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9a61a880-be5e-473e-9859-bfdf7e3e2f87 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:21.117013 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1895/3762] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:21 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:22.125024 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-452a4d64-a1d1-40bb-8365-1d952eaf8bf2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:22.128959 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-452a4d64-a1d1-40bb-8365-1d952eaf8bf2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:22.129396 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-452a4d64-a1d1-40bb-8365-1d952eaf8bf2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:22.129880 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-452a4d64-a1d1-40bb-8365-1d952eaf8bf2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:22.139059 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:22.139059 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:22.139975 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-452a4d64-a1d1-40bb-8365-1d952eaf8bf2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:22.141741 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-452a4d64-a1d1-40bb-8365-1d952eaf8bf2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:22.142458 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1868/3763] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:22 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:50:23.150105 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-12cd1366-49b1-4649-b013-2d2209ddc714 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:23.154094 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-12cd1366-49b1-4649-b013-2d2209ddc714 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:23.154540 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-12cd1366-49b1-4649-b013-2d2209ddc714 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:23.155020 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-12cd1366-49b1-4649-b013-2d2209ddc714 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:23.164468 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:23.164468 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:23.165408 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-12cd1366-49b1-4649-b013-2d2209ddc714 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:23.167413 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-12cd1366-49b1-4649-b013-2d2209ddc714 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:23.168112 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1896/3764] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:23 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:24.175576 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-70c239d0-a260-4592-a502-ea5b1686adfa None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:24.179987 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-70c239d0-a260-4592-a502-ea5b1686adfa tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:24.180425 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-70c239d0-a260-4592-a502-ea5b1686adfa tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:24.180871 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-70c239d0-a260-4592-a502-ea5b1686adfa tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:24.190500 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:24.190500 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:24.191440 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-70c239d0-a260-4592-a502-ea5b1686adfa tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:24.193188 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-70c239d0-a260-4592-a502-ea5b1686adfa tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:24.194125 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1869/3765] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:24 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:25.201978 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d538144d-b5db-4112-877a-cb159f483721 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:25.205963 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d538144d-b5db-4112-877a-cb159f483721 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:25.206398 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d538144d-b5db-4112-877a-cb159f483721 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:25.206849 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d538144d-b5db-4112-877a-cb159f483721 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:25.216484 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:25.216484 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:25.217391 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d538144d-b5db-4112-877a-cb159f483721 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:25.219680 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d538144d-b5db-4112-877a-cb159f483721 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:25.219792 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1897/3766] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:25 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:26.228491 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-260ec6b5-4e3f-4b0f-893c-1a457dd014e8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:26.232437 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-260ec6b5-4e3f-4b0f-893c-1a457dd014e8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:26.232879 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-260ec6b5-4e3f-4b0f-893c-1a457dd014e8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:26.233352 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-260ec6b5-4e3f-4b0f-893c-1a457dd014e8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:26.243381 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:26.243381 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:26.244434 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-260ec6b5-4e3f-4b0f-893c-1a457dd014e8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:26.246249 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-260ec6b5-4e3f-4b0f-893c-1a457dd014e8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:26.246931 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1870/3767] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:26 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:27.255166 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-51337e2f-8769-4f58-b544-27c31d54160f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:27.259802 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-51337e2f-8769-4f58-b544-27c31d54160f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:27.260336 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-51337e2f-8769-4f58-b544-27c31d54160f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:27.260795 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-51337e2f-8769-4f58-b544-27c31d54160f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:27.270535 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:27.270535 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:27.271672 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-51337e2f-8769-4f58-b544-27c31d54160f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:27.276863 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-51337e2f-8769-4f58-b544-27c31d54160f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:27.276863 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1898/3768] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:27 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:28.283365 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-20768e43-3884-46c6-953c-ba335fac3a7e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:28.288804 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-20768e43-3884-46c6-953c-ba335fac3a7e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:28.288804 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-20768e43-3884-46c6-953c-ba335fac3a7e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:28.288804 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-20768e43-3884-46c6-953c-ba335fac3a7e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:28.298161 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:28.298161 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:28.299121 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-20768e43-3884-46c6-953c-ba335fac3a7e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:28.300901 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-20768e43-3884-46c6-953c-ba335fac3a7e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:28.301584 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1871/3769] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:28 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:29.310325 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ec0c389a-b0b2-4bf8-8cd1-d0ea8bea5676 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:29.314257 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ec0c389a-b0b2-4bf8-8cd1-d0ea8bea5676 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:29.314694 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ec0c389a-b0b2-4bf8-8cd1-d0ea8bea5676 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:29.315140 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ec0c389a-b0b2-4bf8-8cd1-d0ea8bea5676 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:29.325019 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:29.325019 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:29.325957 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ec0c389a-b0b2-4bf8-8cd1-d0ea8bea5676 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:29.327685 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ec0c389a-b0b2-4bf8-8cd1-d0ea8bea5676 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:29.328344 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1899/3770] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:29 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:30.337080 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9ed0fbe8-212e-4c1e-9771-d30c2f936f30 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:30.340976 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9ed0fbe8-212e-4c1e-9771-d30c2f936f30 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:30.341410 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9ed0fbe8-212e-4c1e-9771-d30c2f936f30 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:30.341893 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9ed0fbe8-212e-4c1e-9771-d30c2f936f30 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:30.351019 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:30.351019 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:30.351920 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9ed0fbe8-212e-4c1e-9771-d30c2f936f30 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:30.353660 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9ed0fbe8-212e-4c1e-9771-d30c2f936f30 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:30.354463 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1872/3771] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:30 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:31.361587 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a8418950-8ab4-4316-8737-f5e9ad477694 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:31.365669 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a8418950-8ab4-4316-8737-f5e9ad477694 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:31.366766 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a8418950-8ab4-4316-8737-f5e9ad477694 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:31.367389 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a8418950-8ab4-4316-8737-f5e9ad477694 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:31.377377 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:31.377377 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:31.378275 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a8418950-8ab4-4316-8737-f5e9ad477694 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:31.380053 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a8418950-8ab4-4316-8737-f5e9ad477694 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:31.380917 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1900/3772] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:31 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:32.389318 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-423492e6-c2f5-4b6f-98a5-b1b653fdcb21 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:32.393240 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-423492e6-c2f5-4b6f-98a5-b1b653fdcb21 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:32.393673 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-423492e6-c2f5-4b6f-98a5-b1b653fdcb21 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:32.394247 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-423492e6-c2f5-4b6f-98a5-b1b653fdcb21 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:32.404016 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:32.404016 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:32.404929 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-423492e6-c2f5-4b6f-98a5-b1b653fdcb21 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:32.406718 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-423492e6-c2f5-4b6f-98a5-b1b653fdcb21 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:32.407409 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1873/3773] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:32 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:33.415370 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bf2cdd2f-8ada-4414-95de-814946ab6dcb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:33.419457 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bf2cdd2f-8ada-4414-95de-814946ab6dcb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:33.419924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bf2cdd2f-8ada-4414-95de-814946ab6dcb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:33.420376 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bf2cdd2f-8ada-4414-95de-814946ab6dcb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:33.429411 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:33.429411 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:33.430358 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bf2cdd2f-8ada-4414-95de-814946ab6dcb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:33.432093 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bf2cdd2f-8ada-4414-95de-814946ab6dcb tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:33.432785 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1901/3774] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:33 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:34.440859 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2a654e80-be05-42be-9ddb-1331603235e4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:34.444793 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2a654e80-be05-42be-9ddb-1331603235e4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:34.445232 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2a654e80-be05-42be-9ddb-1331603235e4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:34.445682 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2a654e80-be05-42be-9ddb-1331603235e4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:34.454996 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:34.454996 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:34.455909 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2a654e80-be05-42be-9ddb-1331603235e4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:34.457653 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2a654e80-be05-42be-9ddb-1331603235e4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:34.458357 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1874/3775] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:34 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:35.466800 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ad3b5751-ab8d-4b7b-a429-122d702b7835 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:35.470776 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ad3b5751-ab8d-4b7b-a429-122d702b7835 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:35.471217 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ad3b5751-ab8d-4b7b-a429-122d702b7835 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:35.471669 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ad3b5751-ab8d-4b7b-a429-122d702b7835 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:35.481127 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:35.481127 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:35.482069 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ad3b5751-ab8d-4b7b-a429-122d702b7835 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:35.483832 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ad3b5751-ab8d-4b7b-a429-122d702b7835 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:35.484489 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1902/3776] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:35 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:36.493148 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-8b01263d-54b9-4bf0-a2ae-179d183f16f4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:36.497149 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8b01263d-54b9-4bf0-a2ae-179d183f16f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:36.497593 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8b01263d-54b9-4bf0-a2ae-179d183f16f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:36.498073 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-8b01263d-54b9-4bf0-a2ae-179d183f16f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:36.507622 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:36.507622 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:36.508547 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-8b01263d-54b9-4bf0-a2ae-179d183f16f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:36.510351 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-8b01263d-54b9-4bf0-a2ae-179d183f16f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:36.511030 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1875/3777] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:36 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:37.518395 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e8267846-e1d3-4091-93b9-1e6f780776a8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:37.522344 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e8267846-e1d3-4091-93b9-1e6f780776a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:37.522784 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e8267846-e1d3-4091-93b9-1e6f780776a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:37.523236 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e8267846-e1d3-4091-93b9-1e6f780776a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:37.532734 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:37.532734 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:37.533586 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e8267846-e1d3-4091-93b9-1e6f780776a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:37.535398 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e8267846-e1d3-4091-93b9-1e6f780776a8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:37.536059 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1903/3778] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:37 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:38.544166 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c09f7212-bb0e-456e-949c-5f063811449a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:38.548059 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c09f7212-bb0e-456e-949c-5f063811449a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:38.548493 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c09f7212-bb0e-456e-949c-5f063811449a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:38.548935 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c09f7212-bb0e-456e-949c-5f063811449a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:38.558417 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:38.558417 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:38.559332 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c09f7212-bb0e-456e-949c-5f063811449a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:38.561068 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c09f7212-bb0e-456e-949c-5f063811449a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:38.561724 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1876/3779] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:38 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:39.570259 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-af2ab36d-c6d7-40f8-9494-5393cc693401 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:39.574066 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-af2ab36d-c6d7-40f8-9494-5393cc693401 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:39.574503 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-af2ab36d-c6d7-40f8-9494-5393cc693401 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:39.574948 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-af2ab36d-c6d7-40f8-9494-5393cc693401 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:39.584321 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:39.584321 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:39.585735 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-af2ab36d-c6d7-40f8-9494-5393cc693401 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:39.587540 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-af2ab36d-c6d7-40f8-9494-5393cc693401 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:39.588181 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1904/3780] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:39 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:40.596351 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ae31a136-7248-4ac2-a99b-c944b5676868 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:40.600233 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ae31a136-7248-4ac2-a99b-c944b5676868 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:40.600695 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ae31a136-7248-4ac2-a99b-c944b5676868 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:40.601145 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ae31a136-7248-4ac2-a99b-c944b5676868 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:40.610648 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:40.610648 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:40.611558 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ae31a136-7248-4ac2-a99b-c944b5676868 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:40.613313 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ae31a136-7248-4ac2-a99b-c944b5676868 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:40.614008 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1877/3781] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:40 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:41.622600 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c175fe53-25a3-4755-9557-750fb630b04f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:41.626737 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c175fe53-25a3-4755-9557-750fb630b04f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:41.627178 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c175fe53-25a3-4755-9557-750fb630b04f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:41.627660 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c175fe53-25a3-4755-9557-750fb630b04f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:41.636791 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:41.636791 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:41.637774 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c175fe53-25a3-4755-9557-750fb630b04f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:41.639572 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c175fe53-25a3-4755-9557-750fb630b04f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:41.640260 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1905/3782] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:41 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:42.648309 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fdf3bb73-f2c0-4963-87e4-07c0459df87d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:42.652539 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fdf3bb73-f2c0-4963-87e4-07c0459df87d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:42.652974 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fdf3bb73-f2c0-4963-87e4-07c0459df87d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:42.653417 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fdf3bb73-f2c0-4963-87e4-07c0459df87d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:42.664467 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:42.664467 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:42.664467 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fdf3bb73-f2c0-4963-87e4-07c0459df87d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:42.665863 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fdf3bb73-f2c0-4963-87e4-07c0459df87d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:42.666572 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1878/3783] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:42 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:43.674763 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9587ed89-6403-4af4-b0e4-24b1ec7f4081 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:43.679908 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9587ed89-6403-4af4-b0e4-24b1ec7f4081 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:43.680355 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9587ed89-6403-4af4-b0e4-24b1ec7f4081 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:43.680817 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9587ed89-6403-4af4-b0e4-24b1ec7f4081 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:43.690561 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:43.690561 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:43.691540 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9587ed89-6403-4af4-b0e4-24b1ec7f4081 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:43.693493 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9587ed89-6403-4af4-b0e4-24b1ec7f4081 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:43.694689 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1906/3784] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:43 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:44.702849 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-92f1a968-0b79-4df2-b921-0d02bc209bd5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:44.706828 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92f1a968-0b79-4df2-b921-0d02bc209bd5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:44.707269 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92f1a968-0b79-4df2-b921-0d02bc209bd5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:44.707751 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-92f1a968-0b79-4df2-b921-0d02bc209bd5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:44.717899 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:44.717899 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:44.718916 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-92f1a968-0b79-4df2-b921-0d02bc209bd5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:44.720798 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-92f1a968-0b79-4df2-b921-0d02bc209bd5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:44.721579 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1879/3785] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:44 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:45.730702 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-857157bb-7f9b-4794-b462-dbd527853a94 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:45.733557 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-857157bb-7f9b-4794-b462-dbd527853a94 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:45.734028 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-857157bb-7f9b-4794-b462-dbd527853a94 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:45.734481 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-857157bb-7f9b-4794-b462-dbd527853a94 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:45.744350 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:45.744350 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:45.745325 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-857157bb-7f9b-4794-b462-dbd527853a94 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:45.747140 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-857157bb-7f9b-4794-b462-dbd527853a94 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:45.747853 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1907/3786] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:45 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:46.755841 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6caff7cb-4631-4b2c-b9bd-af5e609db2bf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:46.761021 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6caff7cb-4631-4b2c-b9bd-af5e609db2bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:46.761586 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6caff7cb-4631-4b2c-b9bd-af5e609db2bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:46.762069 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6caff7cb-4631-4b2c-b9bd-af5e609db2bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:46.771374 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:46.771374 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:46.772316 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6caff7cb-4631-4b2c-b9bd-af5e609db2bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:46.774117 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6caff7cb-4631-4b2c-b9bd-af5e609db2bf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:46.775084 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1880/3787] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:46 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:47.783226 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-141f5eee-bb76-4f33-bd7e-115e216220e7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:47.787550 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-141f5eee-bb76-4f33-bd7e-115e216220e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:47.788202 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-141f5eee-bb76-4f33-bd7e-115e216220e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:47.788835 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-141f5eee-bb76-4f33-bd7e-115e216220e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:47.799264 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:47.799264 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:47.800236 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-141f5eee-bb76-4f33-bd7e-115e216220e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:47.802073 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-141f5eee-bb76-4f33-bd7e-115e216220e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:47.802759 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1908/3788] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:47 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:48.811620 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-42ba9f0a-ba5b-4127-8896-8ef5843335c0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:48.815610 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-42ba9f0a-ba5b-4127-8896-8ef5843335c0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:48.816054 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-42ba9f0a-ba5b-4127-8896-8ef5843335c0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:48.816507 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-42ba9f0a-ba5b-4127-8896-8ef5843335c0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:48.825999 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:48.825999 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:48.826991 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-42ba9f0a-ba5b-4127-8896-8ef5843335c0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:48.828794 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-42ba9f0a-ba5b-4127-8896-8ef5843335c0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:48.829514 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1881/3789] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:48 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:49.839770 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ca3a74de-19a2-4e34-8fe2-7c92094f4c8c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:49.846634 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ca3a74de-19a2-4e34-8fe2-7c92094f4c8c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:49.847734 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ca3a74de-19a2-4e34-8fe2-7c92094f4c8c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:49.848535 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ca3a74de-19a2-4e34-8fe2-7c92094f4c8c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:49.863549 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:49.863549 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:49.865052 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ca3a74de-19a2-4e34-8fe2-7c92094f4c8c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:49.869494 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ca3a74de-19a2-4e34-8fe2-7c92094f4c8c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:49.871164 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1909/3790] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:49 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:50.879312 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a2c47862-a17f-4d4c-9a5b-d3db3a5256e7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:50.883833 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a2c47862-a17f-4d4c-9a5b-d3db3a5256e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:50.884273 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a2c47862-a17f-4d4c-9a5b-d3db3a5256e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:50.884727 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a2c47862-a17f-4d4c-9a5b-d3db3a5256e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:50.894592 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:50.894592 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:50.895606 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a2c47862-a17f-4d4c-9a5b-d3db3a5256e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:50.897426 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a2c47862-a17f-4d4c-9a5b-d3db3a5256e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 200 Apr 30 21:50:50.898177 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1882/3791] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:50 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:51.907118 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e7484ee7-a818-442a-97c8-e7cabc517797 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:51.911090 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e7484ee7-a818-442a-97c8-e7cabc517797 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:50:51.914729 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e7484ee7-a818-442a-97c8-e7cabc517797 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:51.914729 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e7484ee7-a818-442a-97c8-e7cabc517797 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:51.920549 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e7484ee7-a818-442a-97c8-e7cabc517797 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 404 Apr 30 21:50:51.921410 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1910/3792] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:51 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:50:51.925926 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-edc83db8-ce9c-4b7c-bc20-a47a7d64842c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:51.929892 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-edc83db8-ce9c-4b7c-bc20-a47a7d64842c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:50:51.930313 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-edc83db8-ce9c-4b7c-bc20-a47a7d64842c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:51.930759 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-edc83db8-ce9c-4b7c-bc20-a47a7d64842c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:51.931047 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-edc83db8-ce9c-4b7c-bc20-a47a7d64842c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:50:51.940326 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:51.940326 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:51.941246 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-edc83db8-ce9c-4b7c-bc20-a47a7d64842c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:52.026706 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-edc83db8-ce9c-4b7c-bc20-a47a7d64842c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot delete request issued successfully. Apr 30 21:50:52.027297 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-edc83db8-ce9c-4b7c-bc20-a47a7d64842c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 202 Apr 30 21:50:52.028235 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1883/3793] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:50:51 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:50:52.032788 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-eb7a3d83-9060-4f20-8a93-88ddeac63a92 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:52.039769 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eb7a3d83-9060-4f20-8a93-88ddeac63a92 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:50:52.040394 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eb7a3d83-9060-4f20-8a93-88ddeac63a92 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:52.041434 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eb7a3d83-9060-4f20-8a93-88ddeac63a92 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:52.053942 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:52.053942 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:52.054889 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-eb7a3d83-9060-4f20-8a93-88ddeac63a92 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:52.056875 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eb7a3d83-9060-4f20-8a93-88ddeac63a92 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:50:52.058124 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1911/3794] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:52 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:53.070110 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c1b4e4b4-873d-480d-ba8e-b70af74a2a9f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:53.074004 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c1b4e4b4-873d-480d-ba8e-b70af74a2a9f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:50:53.074576 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c1b4e4b4-873d-480d-ba8e-b70af74a2a9f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:53.074894 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c1b4e4b4-873d-480d-ba8e-b70af74a2a9f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:53.084175 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:53.084175 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:53.085143 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c1b4e4b4-873d-480d-ba8e-b70af74a2a9f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:53.087503 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c1b4e4b4-873d-480d-ba8e-b70af74a2a9f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:50:53.088212 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1884/3795] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:53 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:54.104715 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-93ea1ca8-e843-45ce-8778-171e31d83d90 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:54.104715 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-93ea1ca8-e843-45ce-8778-171e31d83d90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:50:54.104715 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-93ea1ca8-e843-45ce-8778-171e31d83d90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:54.104715 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-93ea1ca8-e843-45ce-8778-171e31d83d90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:54.112031 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:54.112031 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:54.113235 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-93ea1ca8-e843-45ce-8778-171e31d83d90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:54.115126 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-93ea1ca8-e843-45ce-8778-171e31d83d90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:50:54.115925 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1912/3796] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:54 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:55.125003 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ae1976fe-8f01-4acd-907f-9a6cdf88fa90 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:55.131262 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ae1976fe-8f01-4acd-907f-9a6cdf88fa90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:50:55.131805 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ae1976fe-8f01-4acd-907f-9a6cdf88fa90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:55.132286 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ae1976fe-8f01-4acd-907f-9a6cdf88fa90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:55.142269 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:55.142269 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:55.144302 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ae1976fe-8f01-4acd-907f-9a6cdf88fa90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:55.145118 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ae1976fe-8f01-4acd-907f-9a6cdf88fa90 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:50:55.145840 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1885/3797] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:55 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:56.154467 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cf7522b1-91b7-4cba-8629-95bf3997dba9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:56.158438 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cf7522b1-91b7-4cba-8629-95bf3997dba9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:50:56.158882 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cf7522b1-91b7-4cba-8629-95bf3997dba9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:56.159341 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cf7522b1-91b7-4cba-8629-95bf3997dba9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:56.170129 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:56.170129 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:56.171139 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cf7522b1-91b7-4cba-8629-95bf3997dba9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:56.172911 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cf7522b1-91b7-4cba-8629-95bf3997dba9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:50:56.173602 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1913/3798] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:56 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:57.181537 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c4e1f340-7133-479f-b464-04fbb7d46b1b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:57.185656 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c4e1f340-7133-479f-b464-04fbb7d46b1b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:50:57.186205 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c4e1f340-7133-479f-b464-04fbb7d46b1b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:57.186735 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c4e1f340-7133-479f-b464-04fbb7d46b1b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:57.195933 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:57.195933 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:57.197000 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c4e1f340-7133-479f-b464-04fbb7d46b1b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:57.199104 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c4e1f340-7133-479f-b464-04fbb7d46b1b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:50:57.200405 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1886/3799] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:57 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:58.209169 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2f5b1c39-f2bb-4b1c-86e2-f477e2d1a19e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:58.213712 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2f5b1c39-f2bb-4b1c-86e2-f477e2d1a19e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:50:58.214169 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2f5b1c39-f2bb-4b1c-86e2-f477e2d1a19e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:58.214613 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2f5b1c39-f2bb-4b1c-86e2-f477e2d1a19e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:58.224088 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:58.224088 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:58.225007 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2f5b1c39-f2bb-4b1c-86e2-f477e2d1a19e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:58.226784 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2f5b1c39-f2bb-4b1c-86e2-f477e2d1a19e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:50:58.227465 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1914/3800] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:58 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:50:59.235684 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c939cc40-0af9-472d-bd8b-231a8cb3a370 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:50:59.239745 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c939cc40-0af9-472d-bd8b-231a8cb3a370 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:50:59.240365 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c939cc40-0af9-472d-bd8b-231a8cb3a370 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:50:59.240813 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c939cc40-0af9-472d-bd8b-231a8cb3a370 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:50:59.251322 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:50:59.251322 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:50:59.252273 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c939cc40-0af9-472d-bd8b-231a8cb3a370 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:50:59.254588 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c939cc40-0af9-472d-bd8b-231a8cb3a370 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:50:59.255270 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1887/3801] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:50:59 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:00.263447 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8c5a582f-b5e5-4725-85d7-de01f308a10d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:00.267520 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8c5a582f-b5e5-4725-85d7-de01f308a10d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:00.268152 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8c5a582f-b5e5-4725-85d7-de01f308a10d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:00.268605 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8c5a582f-b5e5-4725-85d7-de01f308a10d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:00.278358 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:00.278358 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:00.279347 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8c5a582f-b5e5-4725-85d7-de01f308a10d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:00.281121 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8c5a582f-b5e5-4725-85d7-de01f308a10d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:00.281836 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1915/3802] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:00 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:01.289344 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ad981583-050f-4889-bbd4-7a091e1e2dc5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:01.293336 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ad981583-050f-4889-bbd4-7a091e1e2dc5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:01.294161 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ad981583-050f-4889-bbd4-7a091e1e2dc5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:01.294617 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ad981583-050f-4889-bbd4-7a091e1e2dc5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:01.303938 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:01.303938 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:01.304892 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ad981583-050f-4889-bbd4-7a091e1e2dc5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:01.307332 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ad981583-050f-4889-bbd4-7a091e1e2dc5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:01.312065 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1888/3803] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:01 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:02.316069 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-73a71e72-6c19-47df-8703-6faaa3db416d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:02.319989 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-73a71e72-6c19-47df-8703-6faaa3db416d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:02.320431 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-73a71e72-6c19-47df-8703-6faaa3db416d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:02.320881 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-73a71e72-6c19-47df-8703-6faaa3db416d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:02.330712 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:02.330712 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:02.331637 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-73a71e72-6c19-47df-8703-6faaa3db416d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:02.333383 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-73a71e72-6c19-47df-8703-6faaa3db416d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:02.334089 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1916/3804] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:02 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:03.342079 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1d1ccd6c-9a2c-4ecc-89cc-475c99d5042d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:03.346024 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1d1ccd6c-9a2c-4ecc-89cc-475c99d5042d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:03.346485 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1d1ccd6c-9a2c-4ecc-89cc-475c99d5042d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:03.346927 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1d1ccd6c-9a2c-4ecc-89cc-475c99d5042d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:03.356272 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:03.356272 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:03.357183 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1d1ccd6c-9a2c-4ecc-89cc-475c99d5042d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:03.358949 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1d1ccd6c-9a2c-4ecc-89cc-475c99d5042d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:03.359686 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1889/3805] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:03 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:04.368327 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5c495dff-b232-4ff3-984e-ef15d96ec760 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:04.372643 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5c495dff-b232-4ff3-984e-ef15d96ec760 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:04.373170 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5c495dff-b232-4ff3-984e-ef15d96ec760 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:04.373653 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5c495dff-b232-4ff3-984e-ef15d96ec760 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:04.383520 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:04.383520 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:04.384542 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5c495dff-b232-4ff3-984e-ef15d96ec760 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:04.386376 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5c495dff-b232-4ff3-984e-ef15d96ec760 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:04.387119 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1917/3806] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:04 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:05.395172 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f1b80c6f-cf12-4267-98aa-068837c2f2b9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:05.399129 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f1b80c6f-cf12-4267-98aa-068837c2f2b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:05.399821 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f1b80c6f-cf12-4267-98aa-068837c2f2b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:05.400268 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f1b80c6f-cf12-4267-98aa-068837c2f2b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:05.409383 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:05.409383 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:05.410347 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f1b80c6f-cf12-4267-98aa-068837c2f2b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:05.412101 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f1b80c6f-cf12-4267-98aa-068837c2f2b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:05.412766 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1890/3807] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:05 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:06.420927 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-17296e94-7cd4-46f2-9716-0355faace0cd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:06.424882 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-17296e94-7cd4-46f2-9716-0355faace0cd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:06.425323 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-17296e94-7cd4-46f2-9716-0355faace0cd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:06.425794 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-17296e94-7cd4-46f2-9716-0355faace0cd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:06.436111 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:06.436111 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:06.437196 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-17296e94-7cd4-46f2-9716-0355faace0cd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:06.439554 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-17296e94-7cd4-46f2-9716-0355faace0cd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:06.440279 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1918/3808] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:06 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:07.448311 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-82f635ae-f4b7-43dd-918c-9c6b443e90c1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:07.452267 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-82f635ae-f4b7-43dd-918c-9c6b443e90c1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:07.452708 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-82f635ae-f4b7-43dd-918c-9c6b443e90c1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:07.453159 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-82f635ae-f4b7-43dd-918c-9c6b443e90c1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:07.463316 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:07.463316 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:07.464240 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-82f635ae-f4b7-43dd-918c-9c6b443e90c1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:07.466023 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-82f635ae-f4b7-43dd-918c-9c6b443e90c1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:07.466693 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1891/3809] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:07 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:08.474484 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-39a14a22-2efc-4f8b-9806-1cd0ea13bea3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:08.478440 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-39a14a22-2efc-4f8b-9806-1cd0ea13bea3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:08.478878 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-39a14a22-2efc-4f8b-9806-1cd0ea13bea3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:08.479331 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-39a14a22-2efc-4f8b-9806-1cd0ea13bea3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:08.489371 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:08.489371 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:08.490786 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-39a14a22-2efc-4f8b-9806-1cd0ea13bea3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:08.492628 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-39a14a22-2efc-4f8b-9806-1cd0ea13bea3 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:08.493340 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1919/3810] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:08 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:09.500941 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-fcc270b7-e1eb-4a03-b9ce-0d171f05dfde None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:09.504870 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fcc270b7-e1eb-4a03-b9ce-0d171f05dfde tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:09.505311 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fcc270b7-e1eb-4a03-b9ce-0d171f05dfde tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:09.505785 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-fcc270b7-e1eb-4a03-b9ce-0d171f05dfde tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:09.514880 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:09.514880 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:09.515794 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-fcc270b7-e1eb-4a03-b9ce-0d171f05dfde tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:09.517537 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-fcc270b7-e1eb-4a03-b9ce-0d171f05dfde tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:09.518238 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1892/3811] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:09 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:10.526392 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f20e7351-b97b-4bca-add0-3ecf04527056 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:10.530332 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f20e7351-b97b-4bca-add0-3ecf04527056 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:10.530988 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f20e7351-b97b-4bca-add0-3ecf04527056 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:10.531439 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f20e7351-b97b-4bca-add0-3ecf04527056 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:10.540764 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:10.540764 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:10.541711 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f20e7351-b97b-4bca-add0-3ecf04527056 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:10.543534 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f20e7351-b97b-4bca-add0-3ecf04527056 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:10.544411 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1920/3812] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:10 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:11.551919 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d96d4b92-be90-4c01-bf7f-8562fb4cf947 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:11.556419 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d96d4b92-be90-4c01-bf7f-8562fb4cf947 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:11.557279 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d96d4b92-be90-4c01-bf7f-8562fb4cf947 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:11.557776 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d96d4b92-be90-4c01-bf7f-8562fb4cf947 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:11.567239 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:11.567239 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:11.568168 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d96d4b92-be90-4c01-bf7f-8562fb4cf947 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:11.569956 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d96d4b92-be90-4c01-bf7f-8562fb4cf947 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:11.570637 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1893/3813] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:11 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:12.578809 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0b11f50b-5cfa-4638-bac1-8f417f221d82 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:12.582824 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0b11f50b-5cfa-4638-bac1-8f417f221d82 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:12.583266 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0b11f50b-5cfa-4638-bac1-8f417f221d82 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:12.583722 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0b11f50b-5cfa-4638-bac1-8f417f221d82 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:12.593122 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:12.593122 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:12.594103 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0b11f50b-5cfa-4638-bac1-8f417f221d82 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:12.595880 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0b11f50b-5cfa-4638-bac1-8f417f221d82 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:12.596585 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1921/3814] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:12 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:13.603892 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9df2668a-d812-4ce6-8ab5-d8eec79e02a4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:13.607779 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9df2668a-d812-4ce6-8ab5-d8eec79e02a4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:13.608214 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9df2668a-d812-4ce6-8ab5-d8eec79e02a4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:13.608656 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9df2668a-d812-4ce6-8ab5-d8eec79e02a4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:13.618367 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:13.618367 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:13.619318 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9df2668a-d812-4ce6-8ab5-d8eec79e02a4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:13.621075 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9df2668a-d812-4ce6-8ab5-d8eec79e02a4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:13.621792 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1894/3815] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:13 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:14.629073 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-af1fb2ff-e1ad-4936-bdc6-70decdb0fad2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:14.632928 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-af1fb2ff-e1ad-4936-bdc6-70decdb0fad2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:14.633897 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-af1fb2ff-e1ad-4936-bdc6-70decdb0fad2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:14.634374 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-af1fb2ff-e1ad-4936-bdc6-70decdb0fad2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:14.643451 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:14.643451 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:14.644354 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-af1fb2ff-e1ad-4936-bdc6-70decdb0fad2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:14.646111 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-af1fb2ff-e1ad-4936-bdc6-70decdb0fad2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:14.646769 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1922/3816] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:14 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:15.655169 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1546bf92-ede6-4882-9b6a-19b941499c28 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:15.659029 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1546bf92-ede6-4882-9b6a-19b941499c28 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:15.659470 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1546bf92-ede6-4882-9b6a-19b941499c28 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:15.659925 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1546bf92-ede6-4882-9b6a-19b941499c28 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:15.669595 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:15.669595 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:15.670594 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1546bf92-ede6-4882-9b6a-19b941499c28 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:15.672373 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1546bf92-ede6-4882-9b6a-19b941499c28 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:15.673095 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1895/3817] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:15 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:16.681680 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-97353a9f-2f9e-4d6a-b041-0c90c7875f75 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:16.686206 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-97353a9f-2f9e-4d6a-b041-0c90c7875f75 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:16.686809 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-97353a9f-2f9e-4d6a-b041-0c90c7875f75 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:16.687318 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-97353a9f-2f9e-4d6a-b041-0c90c7875f75 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:16.697423 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:16.697423 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:16.698822 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-97353a9f-2f9e-4d6a-b041-0c90c7875f75 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:16.700758 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-97353a9f-2f9e-4d6a-b041-0c90c7875f75 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:16.702115 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1923/3818] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:16 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:17.710067 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1fa47f9d-326b-4209-9bcb-8a1d9ffff45e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:17.713968 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1fa47f9d-326b-4209-9bcb-8a1d9ffff45e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:17.714433 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1fa47f9d-326b-4209-9bcb-8a1d9ffff45e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:17.714876 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1fa47f9d-326b-4209-9bcb-8a1d9ffff45e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:17.724468 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:17.724468 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:17.725444 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1fa47f9d-326b-4209-9bcb-8a1d9ffff45e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:17.727756 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1fa47f9d-326b-4209-9bcb-8a1d9ffff45e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:17.728467 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1896/3819] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:17 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:18.736091 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-34c29ca6-5e3e-42a8-ae7c-ab8f8313d7be None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:18.740056 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-34c29ca6-5e3e-42a8-ae7c-ab8f8313d7be tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:18.740487 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-34c29ca6-5e3e-42a8-ae7c-ab8f8313d7be tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:18.740931 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-34c29ca6-5e3e-42a8-ae7c-ab8f8313d7be tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:18.750493 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:18.750493 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:18.751389 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-34c29ca6-5e3e-42a8-ae7c-ab8f8313d7be tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:18.753101 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-34c29ca6-5e3e-42a8-ae7c-ab8f8313d7be tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:18.753761 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1924/3820] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:18 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:19.761736 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c6e15668-b7ed-4bb1-ba69-354a7f569cfc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:19.765681 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c6e15668-b7ed-4bb1-ba69-354a7f569cfc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:19.766156 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c6e15668-b7ed-4bb1-ba69-354a7f569cfc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:19.766606 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c6e15668-b7ed-4bb1-ba69-354a7f569cfc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:19.776706 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:19.776706 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:19.777657 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c6e15668-b7ed-4bb1-ba69-354a7f569cfc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:19.779435 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c6e15668-b7ed-4bb1-ba69-354a7f569cfc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:19.780164 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1897/3821] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:19 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:20.788207 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-66f7010b-60a2-47cc-9e3b-f5452e131a0e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:20.793012 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-66f7010b-60a2-47cc-9e3b-f5452e131a0e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:20.793451 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-66f7010b-60a2-47cc-9e3b-f5452e131a0e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:20.793937 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-66f7010b-60a2-47cc-9e3b-f5452e131a0e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:20.803544 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:20.803544 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:20.804503 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-66f7010b-60a2-47cc-9e3b-f5452e131a0e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:20.806333 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-66f7010b-60a2-47cc-9e3b-f5452e131a0e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:20.807025 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1925/3822] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:20 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:21.815192 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ee562a5c-1a28-43aa-9eaf-917bb8503e99 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:21.819237 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ee562a5c-1a28-43aa-9eaf-917bb8503e99 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:21.819682 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ee562a5c-1a28-43aa-9eaf-917bb8503e99 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:21.820136 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ee562a5c-1a28-43aa-9eaf-917bb8503e99 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:21.830087 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:21.830087 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:21.831037 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ee562a5c-1a28-43aa-9eaf-917bb8503e99 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:21.832813 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ee562a5c-1a28-43aa-9eaf-917bb8503e99 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:21.833683 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1898/3823] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:21 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:22.842145 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5b38326b-cfd3-47c1-8919-a0c4ea398805 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:22.846126 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5b38326b-cfd3-47c1-8919-a0c4ea398805 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:22.846563 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5b38326b-cfd3-47c1-8919-a0c4ea398805 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:22.847007 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5b38326b-cfd3-47c1-8919-a0c4ea398805 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:22.856229 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:22.856229 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:22.857136 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5b38326b-cfd3-47c1-8919-a0c4ea398805 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:22.858892 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5b38326b-cfd3-47c1-8919-a0c4ea398805 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 200 Apr 30 21:51:22.859553 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1926/3824] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:22 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:23.867558 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9765eeb5-49a2-46a1-b976-e0b3a304786a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:23.872436 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9765eeb5-49a2-46a1-b976-e0b3a304786a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:51:23.872936 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9765eeb5-49a2-46a1-b976-e0b3a304786a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:23.874489 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9765eeb5-49a2-46a1-b976-e0b3a304786a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:23.881644 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9765eeb5-49a2-46a1-b976-e0b3a304786a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 404 Apr 30 21:51:23.882540 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1899/3825] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:23 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:51:23.932576 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-764dbf7a-861c-44b3-b1a4-534c815fd6b8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:23.936826 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-764dbf7a-861c-44b3-b1a4-534c815fd6b8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:51:23.937341 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-764dbf7a-861c-44b3-b1a4-534c815fd6b8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:23.937917 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-764dbf7a-861c-44b3-b1a4-534c815fd6b8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:23.955884 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:23.955884 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:23.962519 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-764dbf7a-861c-44b3-b1a4-534c815fd6b8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:23.970989 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-764dbf7a-861c-44b3-b1a4-534c815fd6b8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:51:23.971653 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1927/3826] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:51:23 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 1201 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:51:24.001220 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-a1413453-8d0c-43d6-8d95-f9629b18bf5a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:24.005197 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-a1413453-8d0c-43d6-8d95-f9629b18bf5a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb/action Apr 30 21:51:24.005950 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-a1413453-8d0c-43d6-8d95-f9629b18bf5a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action body: b'{"os-begin_detaching": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:51:24.006271 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-a1413453-8d0c-43d6-8d95-f9629b18bf5a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:51:24.024390 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:24.024390 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:24.025513 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-a1413453-8d0c-43d6-8d95-f9629b18bf5a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:24.072145 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-a1413453-8d0c-43d6-8d95-f9629b18bf5a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Begin detaching volume completed successfully. Apr 30 21:51:24.072617 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-a1413453-8d0c-43d6-8d95-f9629b18bf5a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb/action returned with HTTP 202 Apr 30 21:51:24.074096 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1900/3827] 10.222.0.23 () {64 vars in 1652 bytes} [Sat Apr 30 21:51:23 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 21:51:24.147800 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-cb2d7d8a-6a0e-4d10-a7c6-0a5264dbc5e7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:24.152557 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cb2d7d8a-6a0e-4d10-a7c6-0a5264dbc5e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:51:24.154797 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cb2d7d8a-6a0e-4d10-a7c6-0a5264dbc5e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:24.154797 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-cb2d7d8a-6a0e-4d10-a7c6-0a5264dbc5e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:24.172778 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:24.172778 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:24.179781 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-cb2d7d8a-6a0e-4d10-a7c6-0a5264dbc5e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:24.192255 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-cb2d7d8a-6a0e-4d10-a7c6-0a5264dbc5e7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:51:24.202029 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1928/3828] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:24 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 1204 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:51:24.263007 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bff6f192-af2e-4a18-b020-13a6896f8cba None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:24.263802 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bff6f192-af2e-4a18-b020-13a6896f8cba None None] GET http://10.222.0.23/volume// Apr 30 21:51:24.264239 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bff6f192-af2e-4a18-b020-13a6896f8cba None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:24.264728 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bff6f192-af2e-4a18-b020-13a6896f8cba None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:24.265641 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bff6f192-af2e-4a18-b020-13a6896f8cba None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:51:24.266499 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1901/3829] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:51:24 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:51:24.279757 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-d60e9641-4674-49db-a3c1-45e889cc8696 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:24.284931 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-d60e9641-4674-49db-a3c1-45e889cc8696 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:51:24.285705 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-d60e9641-4674-49db-a3c1-45e889cc8696 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:24.286211 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-d60e9641-4674-49db-a3c1-45e889cc8696 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:24.308009 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:24.308009 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:24.316192 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-d60e9641-4674-49db-a3c1-45e889cc8696 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:24.327389 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-d60e9641-4674-49db-a3c1-45e889cc8696 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:51:24.329144 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1929/3830] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:51:24 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 1303 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:51:24.921257 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-27c0af78-3f96-4c5b-a07d-442e92f97dd2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:24.923240 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-27c0af78-3f96-4c5b-a07d-442e92f97dd2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/attachments/d08923f3-70a4-42d6-85e8-1a91db64efae Apr 30 21:51:24.923720 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-27c0af78-3f96-4c5b-a07d-442e92f97dd2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:24.924174 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-27c0af78-3f96-4c5b-a07d-442e92f97dd2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:24.939182 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:24.939182 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:25.087777 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-b46fd6a7-8f8c-49cf-9af0-9d3fb252ae88 req-27c0af78-3f96-4c5b-a07d-442e92f97dd2 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/attachments/d08923f3-70a4-42d6-85e8-1a91db64efae returned with HTTP 200 Apr 30 21:51:25.089455 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1902/3831] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:51:24 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/attachments/d08923f3-70a4-42d6-85e8-1a91db64efae => generated 19 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:25.206027 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6152a4f4-e427-4172-80ba-a9c1b6c467c7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:25.209616 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6152a4f4-e427-4172-80ba-a9c1b6c467c7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:51:25.210095 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6152a4f4-e427-4172-80ba-a9c1b6c467c7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:25.210567 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6152a4f4-e427-4172-80ba-a9c1b6c467c7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:25.225262 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:25.225262 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:25.232310 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6152a4f4-e427-4172-80ba-a9c1b6c467c7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:25.240797 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6152a4f4-e427-4172-80ba-a9c1b6c467c7 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:51:25.245059 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1930/3832] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:25 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 909 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:29.149435 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:29.154819 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes Apr 30 21:51:29.159757 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-634481954"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:51:29.159757 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-634481954'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:51:29.159757 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume of 1 GB Apr 30 21:51:29.159757 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:29.159757 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:29.164474 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Availability Zones retrieved successfully. Apr 30 21:51:29.181796 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Flow 'volume_create_api' (9231a19e-be3b-4921-8eaa-45481b716a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:51:29.186040 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5537ea71-bd73-4b41-ab52-2b33dc79e4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:29.192349 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:51:29.231532 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5537ea71-bd73-4b41-ab52-2b33dc79e4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:29.233567 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd04cf0a-7214-4a3d-90dd-a267c088535c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:29.370052 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['c09a2c5b-4273-4b7a-bbe5-b4efc43edd1e', 'eb16fc50-4fee-4226-9f95-f597a439015e', '6d2d431c-218b-4414-85c0-33fb240455d4', '00f6dd40-7af8-4920-a524-56769c8100ba'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:51:29.372110 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd04cf0a-7214-4a3d-90dd-a267c088535c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c09a2c5b-4273-4b7a-bbe5-b4efc43edd1e', 'eb16fc50-4fee-4226-9f95-f597a439015e', '6d2d431c-218b-4414-85c0-33fb240455d4', '00f6dd40-7af8-4920-a524-56769c8100ba']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:29.374368 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f05904c-d4bc-46a9-a6b2-206b6c29263a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:29.454067 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f05904c-d4bc-46a9-a6b2-206b6c29263a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24cbb600-25d1-47e8-bc7c-fed2f51ec9f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-634481954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1febcefe29f461ea37667520a278022',qos_specs=None,replication_status=,reservations=['c09a2c5b-4273-4b7a-bbe5-b4efc43edd1e','eb16fc50-4fee-4226-9f95-f597a439015e','6d2d431c-218b-4414-85c0-33fb240455d4','00f6dd40-7af8-4920-a524-56769c8100ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-634481954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24cbb600-25d1-47e8-bc7c-fed2f51ec9f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1febcefe29f461ea37667520a278022',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:29.455997 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b784a9e-38a6-42cb-8aff-b07388410515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:29.531288 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b784a9e-38a6-42cb-8aff-b07388410515) transitioned into state 'SUCCESS' from state '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-634481954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1febcefe29f461ea37667520a278022',qos_specs=None,replication_status=,reservations=['c09a2c5b-4273-4b7a-bbe5-b4efc43edd1e','eb16fc50-4fee-4226-9f95-f597a439015e','6d2d431c-218b-4414-85c0-33fb240455d4','00f6dd40-7af8-4920-a524-56769c8100ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:29.533311 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (672595f9-a689-43b6-896b-a179109ed123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:29.598078 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (672595f9-a689-43b6-896b-a179109ed123) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:29.603928 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Flow 'volume_create_api' (9231a19e-be3b-4921-8eaa-45481b716a81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:51:29.604984 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume request issued successfully. Apr 30 21:51:29.606620 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f074692f-a0de-4676-8ae7-3d504ce1c2fc tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes returned with HTTP 202 Apr 30 21:51:29.608101 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1903/3833] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:51:29 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/volumes => generated 815 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:51:29.618079 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9eb81ecf-c556-4c49-9063-9690c7ceff94 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:29.621976 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9eb81ecf-c556-4c49-9063-9690c7ceff94 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 Apr 30 21:51:29.622120 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9eb81ecf-c556-4c49-9063-9690c7ceff94 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:29.622537 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9eb81ecf-c556-4c49-9063-9690c7ceff94 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:29.638216 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:29.638216 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:29.648071 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9eb81ecf-c556-4c49-9063-9690c7ceff94 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:29.658640 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9eb81ecf-c556-4c49-9063-9690c7ceff94 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 returned with HTTP 200 Apr 30 21:51:29.662554 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1931/3834] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:29 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:30.672162 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7a18b8b0-92f6-4739-81ac-91ca0b57e275 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:30.676118 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7a18b8b0-92f6-4739-81ac-91ca0b57e275 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 Apr 30 21:51:30.676739 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7a18b8b0-92f6-4739-81ac-91ca0b57e275 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:30.677446 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7a18b8b0-92f6-4739-81ac-91ca0b57e275 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:30.692375 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:30.692375 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:30.701075 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7a18b8b0-92f6-4739-81ac-91ca0b57e275 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:30.710248 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7a18b8b0-92f6-4739-81ac-91ca0b57e275 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 returned with HTTP 200 Apr 30 21:51:30.710979 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1904/3835] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:30 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 => generated 908 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:30.722734 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c8d11173-0f09-4168-92f5-af1f4c30782a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:30.726572 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c8d11173-0f09-4168-92f5-af1f4c30782a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots Apr 30 21:51:30.727277 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c8d11173-0f09-4168-92f5-af1f4c30782a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24cbb600-25d1-47e8-bc7c-fed2f51ec9f8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1733945444"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:51:30.742095 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:30.742095 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:30.743108 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c8d11173-0f09-4168-92f5-af1f4c30782a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:30.745289 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.snapshots [None req-c8d11173-0f09-4168-92f5-af1f4c30782a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create snapshot from volume 24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 Apr 30 21:51:30.855215 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-c8d11173-0f09-4168-92f5-af1f4c30782a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['8b4e9e7d-3bd6-414b-a78e-4a3da03e12b4', '389dfc0d-e66b-4d82-b563-2f0a29204d1a', '1622e02d-eef0-4c79-a1ef-9531156c041b', '824bb740-aa97-4e78-b136-6b1e4a4cb8f6'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:51:31.025603 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c8d11173-0f09-4168-92f5-af1f4c30782a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot create request issued successfully. Apr 30 21:51:31.026914 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c8d11173-0f09-4168-92f5-af1f4c30782a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots returned with HTTP 202 Apr 30 21:51:31.027923 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1932/3836] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:51:30 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/snapshots => generated 310 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:51:31.034731 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9e8f51fa-b1d8-4a0b-a800-890ce85f6b61 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:31.039740 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9e8f51fa-b1d8-4a0b-a800-890ce85f6b61 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b Apr 30 21:51:31.040192 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9e8f51fa-b1d8-4a0b-a800-890ce85f6b61 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:31.040698 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9e8f51fa-b1d8-4a0b-a800-890ce85f6b61 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:31.051651 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:31.051651 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:31.060102 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9e8f51fa-b1d8-4a0b-a800-890ce85f6b61 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:31.060863 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9e8f51fa-b1d8-4a0b-a800-890ce85f6b61 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b returned with HTTP 200 Apr 30 21:51:31.062261 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1905/3837] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:31 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:51:32.069189 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-27703618-b809-4e5b-9e0c-dae1e5cda4df None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:32.073583 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-27703618-b809-4e5b-9e0c-dae1e5cda4df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b Apr 30 21:51:32.074167 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-27703618-b809-4e5b-9e0c-dae1e5cda4df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:32.074725 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-27703618-b809-4e5b-9e0c-dae1e5cda4df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:32.084428 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:32.084428 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:32.085612 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-27703618-b809-4e5b-9e0c-dae1e5cda4df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:32.087660 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-27703618-b809-4e5b-9e0c-dae1e5cda4df tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b returned with HTTP 200 Apr 30 21:51:32.093206 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1933/3838] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:32 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:33.097029 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-16198420-fe48-469d-80be-fee2fa6c3408 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:33.101965 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-16198420-fe48-469d-80be-fee2fa6c3408 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b Apr 30 21:51:33.101965 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-16198420-fe48-469d-80be-fee2fa6c3408 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:33.101965 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-16198420-fe48-469d-80be-fee2fa6c3408 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:33.111861 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:33.111861 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:33.112812 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-16198420-fe48-469d-80be-fee2fa6c3408 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:33.114611 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-16198420-fe48-469d-80be-fee2fa6c3408 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b returned with HTTP 200 Apr 30 21:51:33.115289 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1906/3839] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:33 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:34.122749 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ba8465c5-5acf-4f4a-b860-1dd55630d20e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:34.126995 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ba8465c5-5acf-4f4a-b860-1dd55630d20e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b Apr 30 21:51:34.127567 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ba8465c5-5acf-4f4a-b860-1dd55630d20e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:34.128139 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ba8465c5-5acf-4f4a-b860-1dd55630d20e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:34.138145 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:34.138145 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:34.139428 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ba8465c5-5acf-4f4a-b860-1dd55630d20e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:34.141391 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ba8465c5-5acf-4f4a-b860-1dd55630d20e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b returned with HTTP 200 Apr 30 21:51:34.142331 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1934/3840] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:34 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:34.150234 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4d92b354-173d-4712-92eb-539a6cc762b9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:34.154856 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes Apr 30 21:51:34.155559 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fea59f3f-40d4-4b59-b594-93fa979f1e0b", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1660230588"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:51:34.156850 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume request body: {'volume': {'snapshot_id': 'fea59f3f-40d4-4b59-b594-93fa979f1e0b', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1660230588'}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:51:34.176827 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:34.176827 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:34.179582 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:34.186003 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume of 2 GB Apr 30 21:51:34.188297 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Availability Zones retrieved successfully. Apr 30 21:51:34.207348 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Flow 'volume_create_api' (d8776619-099d-475f-821a-43b50e431a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:51:34.214330 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c5bcd3-b09a-43e0-b451-4676b6cfc57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:34.214330 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Validating volume size '2' using validate_int, validate_snap_size {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:51:34.261609 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c5bcd3-b09a-43e0-b451-4676b6cfc57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'fea59f3f-40d4-4b59-b594-93fa979f1e0b', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:34.263722 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15009a14-cfe3-4ee2-9aea-ec876ec1b7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:34.404483 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['2684df1d-9661-4ec1-91ed-412e8030ded6', 'd8dde08b-818d-45d4-8483-169284074a5f', 'fd4d2b85-16c3-4315-98d1-cf11c9fa4b91', 'ca10183d-ac1d-4b40-b6bb-42d76e03cce5'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:51:34.407453 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15009a14-cfe3-4ee2-9aea-ec876ec1b7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2684df1d-9661-4ec1-91ed-412e8030ded6', 'd8dde08b-818d-45d4-8483-169284074a5f', 'fd4d2b85-16c3-4315-98d1-cf11c9fa4b91', 'ca10183d-ac1d-4b40-b6bb-42d76e03cce5']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:34.414553 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c3c831b-eb28-43cd-81d1-4d7f3222adb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:34.505323 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c3c831b-eb28-43cd-81d1-4d7f3222adb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd8e6656-7189-4225-b0f8-b22ce262438d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1660230588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1febcefe29f461ea37667520a278022',qos_specs=None,replication_status=,reservations=['2684df1d-9661-4ec1-91ed-412e8030ded6','d8dde08b-818d-45d4-8483-169284074a5f','fd4d2b85-16c3-4315-98d1-cf11c9fa4b91','ca10183d-ac1d-4b40-b6bb-42d76e03cce5'],size=2,snapshot_id=fea59f3f-40d4-4b59-b594-93fa979f1e0b,source_replicaid=,source_volid=None,status='creating',user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:51:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1660230588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd8e6656-7189-4225-b0f8-b22ce262438d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1febcefe29f461ea37667520a278022',provider_auth=None,provider_geometry=None,provider_id=None,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=fea59f3f-40d4-4b59-b594-93fa979f1e0b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:34.507913 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aa83ff9-82a1-4bed-b669-91986f3395c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:34.571647 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aa83ff9-82a1-4bed-b669-91986f3395c4) transitioned into state 'SUCCESS' from state '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-1660230588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1febcefe29f461ea37667520a278022',qos_specs=None,replication_status=,reservations=['2684df1d-9661-4ec1-91ed-412e8030ded6','d8dde08b-818d-45d4-8483-169284074a5f','fd4d2b85-16c3-4315-98d1-cf11c9fa4b91','ca10183d-ac1d-4b40-b6bb-42d76e03cce5'],size=2,snapshot_id=fea59f3f-40d4-4b59-b594-93fa979f1e0b,source_replicaid=,source_volid=None,status='creating',user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:34.576542 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0c78f6-18a5-4f01-aa69-714fbbfd8488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:34.708996 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0c78f6-18a5-4f01-aa69-714fbbfd8488) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:34.711709 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Flow 'volume_create_api' (d8776619-099d-475f-821a-43b50e431a99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:51:34.712524 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume request issued successfully. Apr 30 21:51:34.713949 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4d92b354-173d-4712-92eb-539a6cc762b9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes returned with HTTP 202 Apr 30 21:51:34.715154 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1907/3841] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:51:34 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/volumes => generated 850 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:51:34.725817 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c91e5739-1f15-4b1f-9e90-7ec9e639a98d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:34.733494 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c91e5739-1f15-4b1f-9e90-7ec9e639a98d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d Apr 30 21:51:34.733494 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c91e5739-1f15-4b1f-9e90-7ec9e639a98d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:34.733494 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c91e5739-1f15-4b1f-9e90-7ec9e639a98d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:34.757276 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:34.757276 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:34.767810 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c91e5739-1f15-4b1f-9e90-7ec9e639a98d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:34.779729 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c91e5739-1f15-4b1f-9e90-7ec9e639a98d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d returned with HTTP 200 Apr 30 21:51:34.789201 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1935/3842] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:34 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d => generated 918 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:35.793413 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7f98fa51-a330-4a02-8ffe-c6be6a85514c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:35.801537 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7f98fa51-a330-4a02-8ffe-c6be6a85514c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d Apr 30 21:51:35.813957 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7f98fa51-a330-4a02-8ffe-c6be6a85514c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:35.814864 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7f98fa51-a330-4a02-8ffe-c6be6a85514c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:35.855357 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:35.855357 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:35.862720 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7f98fa51-a330-4a02-8ffe-c6be6a85514c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:35.871753 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7f98fa51-a330-4a02-8ffe-c6be6a85514c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d returned with HTTP 200 Apr 30 21:51:35.872476 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1908/3843] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:35 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d => generated 942 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:36.884714 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4497c0be-39e7-48bd-bcae-fa75f19a81a1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:36.890395 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4497c0be-39e7-48bd-bcae-fa75f19a81a1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d Apr 30 21:51:36.890395 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4497c0be-39e7-48bd-bcae-fa75f19a81a1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:36.890769 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4497c0be-39e7-48bd-bcae-fa75f19a81a1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:36.921434 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:36.921434 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:36.952279 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4497c0be-39e7-48bd-bcae-fa75f19a81a1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:36.981055 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4497c0be-39e7-48bd-bcae-fa75f19a81a1 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d returned with HTTP 200 Apr 30 21:51:36.995636 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1936/3844] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:36 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d => generated 942 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:37.996959 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9976108e-42fd-44ff-9d6e-09c343f9ea80 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:38.000828 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9976108e-42fd-44ff-9d6e-09c343f9ea80 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d Apr 30 21:51:38.001512 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9976108e-42fd-44ff-9d6e-09c343f9ea80 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:38.002208 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9976108e-42fd-44ff-9d6e-09c343f9ea80 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:38.017156 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:38.017156 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:38.025360 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9976108e-42fd-44ff-9d6e-09c343f9ea80 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:38.035996 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9976108e-42fd-44ff-9d6e-09c343f9ea80 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d returned with HTTP 200 Apr 30 21:51:38.036825 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1909/3845] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:37 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d => generated 943 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:38.048547 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-317823c9-1131-4ede-b10a-19b97fd2fd66 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:38.053049 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-317823c9-1131-4ede-b10a-19b97fd2fd66 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d Apr 30 21:51:38.053570 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-317823c9-1131-4ede-b10a-19b97fd2fd66 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:38.054112 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-317823c9-1131-4ede-b10a-19b97fd2fd66 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:38.072530 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:38.072530 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:38.080098 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-317823c9-1131-4ede-b10a-19b97fd2fd66 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:38.089871 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-317823c9-1131-4ede-b10a-19b97fd2fd66 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d returned with HTTP 200 Apr 30 21:51:38.090646 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1937/3846] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:38 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d => generated 943 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:38.101795 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f2b5d9de-4dbb-48b3-9947-d1506cccb2ff None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:38.110006 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f2b5d9de-4dbb-48b3-9947-d1506cccb2ff tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d Apr 30 21:51:38.110456 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f2b5d9de-4dbb-48b3-9947-d1506cccb2ff tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:38.110906 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f2b5d9de-4dbb-48b3-9947-d1506cccb2ff tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:38.111290 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-f2b5d9de-4dbb-48b3-9947-d1506cccb2ff tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete volume with id: cd8e6656-7189-4225-b0f8-b22ce262438d Apr 30 21:51:38.136252 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:38.136252 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:38.137872 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f2b5d9de-4dbb-48b3-9947-d1506cccb2ff tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:38.344714 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f2b5d9de-4dbb-48b3-9947-d1506cccb2ff tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete volume request issued successfully. Apr 30 21:51:38.345269 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f2b5d9de-4dbb-48b3-9947-d1506cccb2ff tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d returned with HTTP 202 Apr 30 21:51:38.348487 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1910/3847] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:51:38 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:51:38.352913 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-15404fec-3cfb-406e-9e11-ea3132b96ea8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:38.358861 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-15404fec-3cfb-406e-9e11-ea3132b96ea8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d Apr 30 21:51:38.359595 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-15404fec-3cfb-406e-9e11-ea3132b96ea8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:38.360169 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-15404fec-3cfb-406e-9e11-ea3132b96ea8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:38.378843 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:38.378843 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:38.387779 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-15404fec-3cfb-406e-9e11-ea3132b96ea8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:38.404016 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-15404fec-3cfb-406e-9e11-ea3132b96ea8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d returned with HTTP 200 Apr 30 21:51:38.405207 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1938/3848] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:38 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d => generated 942 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:38.820207 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:38.824336 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] POST http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes Apr 30 21:51:38.825099 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1971355935", "snapshot_id": null, "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "volume_type": null, "size": 1}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:51:38.826313 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1971355935', 'snapshot_id': None, 'imageRef': 'a5b0850f-3b24-4bcb-b0a7-351c3216b27d', 'volume_type': None, 'size': 1}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:51:38.930256 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create volume of 1 GB Apr 30 21:51:38.941034 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Availability Zones retrieved successfully. Apr 30 21:51:38.957859 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Flow 'volume_create_api' (257b253f-59cb-4551-8250-f5e4450f3d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:51:38.961727 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dc9e832-915f-40d9-913a-2f19eab235e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:38.964312 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:51:39.038851 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dc9e832-915f-40d9-913a-2f19eab235e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:39.041073 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87bf2f92-6d92-411e-9379-fe5e10896a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:39.232462 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Created reservations ['665c7411-1408-4361-b2d7-9c83b1bc534c', '51d2be27-e841-405e-a10c-0b998f4a81d8', '00bb62b1-f288-4da9-98dd-5735aa572438', '87fa7c7f-e8cb-45c5-827c-5bd08dbb8131'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:51:39.234316 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87bf2f92-6d92-411e-9379-fe5e10896a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['665c7411-1408-4361-b2d7-9c83b1bc534c', '51d2be27-e841-405e-a10c-0b998f4a81d8', '00bb62b1-f288-4da9-98dd-5735aa572438', '87fa7c7f-e8cb-45c5-827c-5bd08dbb8131']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:39.236223 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d00e26a-c606-445c-bf9f-0cbecd1dff7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:39.335289 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d00e26a-c606-445c-bf9f-0cbecd1dff7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f0104e1-0316-4101-96fd-5f0f496e3800', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1971355935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='839ab2af4d6b40c3b957be9c7dc78b26',qos_specs=None,replication_status=,reservations=['665c7411-1408-4361-b2d7-9c83b1bc534c','51d2be27-e841-405e-a10c-0b998f4a81d8','00bb62b1-f288-4da9-98dd-5735aa572438','87fa7c7f-e8cb-45c5-827c-5bd08dbb8131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d838be38c1941eba44ffcfc6c17f002',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:51:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1971355935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f0104e1-0316-4101-96fd-5f0f496e3800,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='839ab2af4d6b40c3b957be9c7dc78b26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d838be38c1941eba44ffcfc6c17f002',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:39.337321 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e844658-8a03-402e-bf7d-eff768be126b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:39.411105 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e844658-8a03-402e-bf7d-eff768be126b) transitioned into state 'SUCCESS' from state '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-1971355935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='839ab2af4d6b40c3b957be9c7dc78b26',qos_specs=None,replication_status=,reservations=['665c7411-1408-4361-b2d7-9c83b1bc534c','51d2be27-e841-405e-a10c-0b998f4a81d8','00bb62b1-f288-4da9-98dd-5735aa572438','87fa7c7f-e8cb-45c5-827c-5bd08dbb8131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d838be38c1941eba44ffcfc6c17f002',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:39.413034 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac6e5b4-577e-4e06-b3dc-4625a96a20f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:39.418247 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-da76e428-6087-4b84-9fbf-63a3ac3907db None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:39.421827 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-da76e428-6087-4b84-9fbf-63a3ac3907db tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d Apr 30 21:51:39.422273 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-da76e428-6087-4b84-9fbf-63a3ac3907db tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:39.422717 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-da76e428-6087-4b84-9fbf-63a3ac3907db tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:39.440903 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:39.440903 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:39.448716 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-da76e428-6087-4b84-9fbf-63a3ac3907db tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:39.458266 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-da76e428-6087-4b84-9fbf-63a3ac3907db tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d returned with HTTP 200 Apr 30 21:51:39.459256 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1939/3849] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:39 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d => generated 942 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:51:39.502328 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ac6e5b4-577e-4e06-b3dc-4625a96a20f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:39.505028 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Flow 'volume_create_api' (257b253f-59cb-4551-8250-f5e4450f3d7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:51:39.505841 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create volume request issued successfully. Apr 30 21:51:39.507146 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-916ded87-e97e-4943-8f2a-eb96ea8ad4b6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes returned with HTTP 202 Apr 30 21:51:39.508682 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1911/3850] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:51:38 2022] POST /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes => generated 821 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:51:39.520816 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c0fac48b-2b7c-4e89-90e4-3e89307348ae None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:39.526525 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c0fac48b-2b7c-4e89-90e4-3e89307348ae tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:51:39.526982 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c0fac48b-2b7c-4e89-90e4-3e89307348ae tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:39.527900 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c0fac48b-2b7c-4e89-90e4-3e89307348ae tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:39.546053 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:39.546053 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:39.556169 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c0fac48b-2b7c-4e89-90e4-3e89307348ae tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:51:39.566337 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c0fac48b-2b7c-4e89-90e4-3e89307348ae tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:51:39.567017 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1940/3851] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:39 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 889 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:51:40.473009 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-39820f7f-8de1-42ea-9e94-363eb8adb0ad None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:40.477932 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-39820f7f-8de1-42ea-9e94-363eb8adb0ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d Apr 30 21:51:40.478775 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-39820f7f-8de1-42ea-9e94-363eb8adb0ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:40.479527 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-39820f7f-8de1-42ea-9e94-363eb8adb0ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:40.495701 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:40.495701 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:40.505545 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-39820f7f-8de1-42ea-9e94-363eb8adb0ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:40.516855 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-39820f7f-8de1-42ea-9e94-363eb8adb0ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d returned with HTTP 200 Apr 30 21:51:40.517498 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1912/3852] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:40 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d => generated 942 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:40.579908 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1be4d8f6-2cc5-48c2-9658-8d920fe8657a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:40.583899 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1be4d8f6-2cc5-48c2-9658-8d920fe8657a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:51:40.584358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1be4d8f6-2cc5-48c2-9658-8d920fe8657a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:40.584817 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1be4d8f6-2cc5-48c2-9658-8d920fe8657a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:40.599915 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:40.599915 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:40.608803 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1be4d8f6-2cc5-48c2-9658-8d920fe8657a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:51:40.618181 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1be4d8f6-2cc5-48c2-9658-8d920fe8657a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:51:40.618908 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1941/3853] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:40 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 913 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:41.528994 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-22216d40-eb2c-4d06-8922-285e995cca73 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:41.532544 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-22216d40-eb2c-4d06-8922-285e995cca73 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d Apr 30 21:51:41.532987 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-22216d40-eb2c-4d06-8922-285e995cca73 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:41.533435 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-22216d40-eb2c-4d06-8922-285e995cca73 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:41.548575 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:41.548575 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:41.556623 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-22216d40-eb2c-4d06-8922-285e995cca73 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:41.566526 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-22216d40-eb2c-4d06-8922-285e995cca73 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d returned with HTTP 200 Apr 30 21:51:41.569815 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1913/3854] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:41 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d => generated 942 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:41.632372 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-434c6a65-b70a-443e-807a-71a9d7504fb2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:41.636141 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-434c6a65-b70a-443e-807a-71a9d7504fb2 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:51:41.636669 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-434c6a65-b70a-443e-807a-71a9d7504fb2 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:41.637128 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-434c6a65-b70a-443e-807a-71a9d7504fb2 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:41.651969 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:41.651969 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:41.659378 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-434c6a65-b70a-443e-807a-71a9d7504fb2 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:51:41.668793 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-434c6a65-b70a-443e-807a-71a9d7504fb2 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:51:41.669856 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1942/3855] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:41 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:42.580086 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e11d7a90-534c-47c7-89f5-08826242f314 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:42.584617 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e11d7a90-534c-47c7-89f5-08826242f314 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d Apr 30 21:51:42.587725 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e11d7a90-534c-47c7-89f5-08826242f314 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:42.587725 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e11d7a90-534c-47c7-89f5-08826242f314 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:42.600336 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:42.600336 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:42.607448 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e11d7a90-534c-47c7-89f5-08826242f314 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:42.616216 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e11d7a90-534c-47c7-89f5-08826242f314 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d returned with HTTP 200 Apr 30 21:51:42.616947 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1914/3856] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:42 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d => generated 942 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:42.681107 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7eaf9544-af2c-4bdd-9cac-2d20989e6c27 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:42.685201 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7eaf9544-af2c-4bdd-9cac-2d20989e6c27 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:51:42.691177 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7eaf9544-af2c-4bdd-9cac-2d20989e6c27 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:42.691177 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7eaf9544-af2c-4bdd-9cac-2d20989e6c27 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:42.700728 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:42.700728 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:42.708132 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7eaf9544-af2c-4bdd-9cac-2d20989e6c27 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:51:42.716719 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7eaf9544-af2c-4bdd-9cac-2d20989e6c27 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:51:42.717438 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1943/3857] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:42 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 913 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:43.628739 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-747c8df8-bfc4-4a20-b3f4-e3bf1ade9cb5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:43.632254 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-747c8df8-bfc4-4a20-b3f4-e3bf1ade9cb5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d Apr 30 21:51:43.632696 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-747c8df8-bfc4-4a20-b3f4-e3bf1ade9cb5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:43.633146 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-747c8df8-bfc4-4a20-b3f4-e3bf1ade9cb5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:43.644504 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-747c8df8-bfc4-4a20-b3f4-e3bf1ade9cb5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d returned with HTTP 404 Apr 30 21:51:43.645367 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1915/3858] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:43 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:51:43.652839 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:43.656234 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes Apr 30 21:51:43.656917 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1110771895"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:51:43.657868 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1110771895'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:51:43.658172 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume of 1 GB Apr 30 21:51:43.664741 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Availability Zones retrieved successfully. Apr 30 21:51:43.680212 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Flow 'volume_create_api' (b0e47479-27da-457d-9d46-1c65844fe2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:51:43.683849 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609538d8-7a33-45e3-b6cc-e16f13feba25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:43.685271 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:51:43.715429 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609538d8-7a33-45e3-b6cc-e16f13feba25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:43.717370 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e19131c7-0359-4925-bff3-3c1b9d6eb1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:43.729160 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c10e1e13-0297-49ce-a7b1-291766b59c4c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:43.732702 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c10e1e13-0297-49ce-a7b1-291766b59c4c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:51:43.733143 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c10e1e13-0297-49ce-a7b1-291766b59c4c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:43.733591 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c10e1e13-0297-49ce-a7b1-291766b59c4c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:43.747004 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:43.747004 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:43.754100 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c10e1e13-0297-49ce-a7b1-291766b59c4c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:51:43.765310 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c10e1e13-0297-49ce-a7b1-291766b59c4c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:51:43.766347 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1916/3859] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:43 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:43.854955 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['538074d4-d042-4b6f-8f72-cb18fe3156d5', '10439c45-8f1b-4c35-8e44-34b1d41fef3b', '55b59da4-ed9d-49e0-92b6-42284de3707b', '78af3f81-8e46-4dcb-b3c1-e88a1ec13d33'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:51:43.856631 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e19131c7-0359-4925-bff3-3c1b9d6eb1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['538074d4-d042-4b6f-8f72-cb18fe3156d5', '10439c45-8f1b-4c35-8e44-34b1d41fef3b', '55b59da4-ed9d-49e0-92b6-42284de3707b', '78af3f81-8e46-4dcb-b3c1-e88a1ec13d33']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:43.858648 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b848be6-3441-432d-a6fe-5810e83bd819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:43.966312 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b848be6-3441-432d-a6fe-5810e83bd819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09ac6e99-7da7-449b-9e69-53b5bbabdd06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1110771895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1febcefe29f461ea37667520a278022',qos_specs=None,replication_status=,reservations=['538074d4-d042-4b6f-8f72-cb18fe3156d5','10439c45-8f1b-4c35-8e44-34b1d41fef3b','55b59da4-ed9d-49e0-92b6-42284de3707b','78af3f81-8e46-4dcb-b3c1-e88a1ec13d33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:51:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1110771895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09ac6e99-7da7-449b-9e69-53b5bbabdd06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1febcefe29f461ea37667520a278022',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:43.968162 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1741dfc-30e5-402b-bde3-04eeef901c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:44.033525 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1741dfc-30e5-402b-bde3-04eeef901c3d) transitioned into state 'SUCCESS' from state '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-1110771895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1febcefe29f461ea37667520a278022',qos_specs=None,replication_status=,reservations=['538074d4-d042-4b6f-8f72-cb18fe3156d5','10439c45-8f1b-4c35-8e44-34b1d41fef3b','55b59da4-ed9d-49e0-92b6-42284de3707b','78af3f81-8e46-4dcb-b3c1-e88a1ec13d33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:44.035373 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5035a140-65a3-42cb-8282-657de19aa2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:44.120200 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5035a140-65a3-42cb-8282-657de19aa2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:44.122707 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Flow 'volume_create_api' (b0e47479-27da-457d-9d46-1c65844fe2a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:51:44.123333 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume request issued successfully. Apr 30 21:51:44.124524 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-68a4f8bf-b1db-4ddf-a0cb-bd5e6b3c363c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes returned with HTTP 202 Apr 30 21:51:44.125289 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1944/3860] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 21:51:43 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/volumes => generated 816 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:51:44.136335 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c0b466f3-ddcd-4007-872a-c45ea9236e4d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:44.139924 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c0b466f3-ddcd-4007-872a-c45ea9236e4d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 Apr 30 21:51:44.144916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c0b466f3-ddcd-4007-872a-c45ea9236e4d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:44.144916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c0b466f3-ddcd-4007-872a-c45ea9236e4d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:44.155096 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:44.155096 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:44.161674 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c0b466f3-ddcd-4007-872a-c45ea9236e4d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:44.170972 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c0b466f3-ddcd-4007-872a-c45ea9236e4d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 returned with HTTP 200 Apr 30 21:51:44.172729 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1917/3861] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:44 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 => generated 884 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:44.779234 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ac40043f-d480-40ce-b389-1bf3605b874c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:44.782954 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ac40043f-d480-40ce-b389-1bf3605b874c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:51:44.783393 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ac40043f-d480-40ce-b389-1bf3605b874c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:44.783839 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ac40043f-d480-40ce-b389-1bf3605b874c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:44.797692 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:44.797692 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:44.804720 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ac40043f-d480-40ce-b389-1bf3605b874c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:51:44.814716 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ac40043f-d480-40ce-b389-1bf3605b874c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:51:44.815400 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1945/3862] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:44 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 1331 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:51:44.827454 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-55a45711-e849-4abd-a9d1-e8bd1aa14e63 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:44.830992 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-55a45711-e849-4abd-a9d1-e8bd1aa14e63 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:51:44.831426 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-55a45711-e849-4abd-a9d1-e8bd1aa14e63 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:44.831864 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-55a45711-e849-4abd-a9d1-e8bd1aa14e63 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:44.845503 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:44.845503 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:44.852061 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-55a45711-e849-4abd-a9d1-e8bd1aa14e63 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:51:44.861281 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-55a45711-e849-4abd-a9d1-e8bd1aa14e63 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:51:44.862017 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1918/3863] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:44 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 1331 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:51:44.873559 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b5d2802c-5ddf-4eba-aee6-8443e33304ce None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:44.877492 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b5d2802c-5ddf-4eba-aee6-8443e33304ce tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] POST http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots Apr 30 21:51:44.878350 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b5d2802c-5ddf-4eba-aee6-8443e33304ce tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f0104e1-0316-4101-96fd-5f0f496e3800", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1951614629", "description": null, "metadata": null}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:51:44.893240 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:44.893240 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:44.894452 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b5d2802c-5ddf-4eba-aee6-8443e33304ce tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:51:44.896398 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.snapshots [None req-b5d2802c-5ddf-4eba-aee6-8443e33304ce tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create snapshot from volume 1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:51:45.061079 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-b5d2802c-5ddf-4eba-aee6-8443e33304ce tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Created reservations ['5895dc19-2aea-43b6-b717-12ba558b1e9a', '3af6a8e1-fb06-403f-b43e-f16eef621380', '7b28aefa-9a46-483d-a92d-83a5c73a9d82', '011b4e95-95c8-4e4b-bc5a-0154e154c21e'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:51:45.184737 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7fb84a31-0c4a-4669-ac97-718e1c76698f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:45.188428 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7fb84a31-0c4a-4669-ac97-718e1c76698f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 Apr 30 21:51:45.190844 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7fb84a31-0c4a-4669-ac97-718e1c76698f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:45.190844 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7fb84a31-0c4a-4669-ac97-718e1c76698f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:45.203257 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:45.203257 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:45.210784 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7fb84a31-0c4a-4669-ac97-718e1c76698f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:45.219080 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7fb84a31-0c4a-4669-ac97-718e1c76698f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 returned with HTTP 200 Apr 30 21:51:45.219832 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1919/3864] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:45 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:51:45.231471 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f8469c2d-39bc-4723-822f-7c365e5b01a5 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:45.236813 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f8469c2d-39bc-4723-822f-7c365e5b01a5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots Apr 30 21:51:45.236813 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f8469c2d-39bc-4723-822f-7c365e5b01a5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "09ac6e99-7da7-449b-9e69-53b5bbabdd06", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-341134730"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:51:45.250417 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:45.250417 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:45.251369 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f8469c2d-39bc-4723-822f-7c365e5b01a5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:45.251661 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.snapshots [None req-f8469c2d-39bc-4723-822f-7c365e5b01a5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create snapshot from volume 09ac6e99-7da7-449b-9e69-53b5bbabdd06 Apr 30 21:51:45.327961 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b5d2802c-5ddf-4eba-aee6-8443e33304ce tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot create request issued successfully. Apr 30 21:51:45.330644 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b5d2802c-5ddf-4eba-aee6-8443e33304ce tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots returned with HTTP 202 Apr 30 21:51:45.330644 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1946/3865] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:51:44 2022] POST /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots => generated 308 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:51:45.338027 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3d5f1f24-f247-43c5-93cf-63fc2027fe49 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:45.342397 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3d5f1f24-f247-43c5-93cf-63fc2027fe49 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 Apr 30 21:51:45.342834 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3d5f1f24-f247-43c5-93cf-63fc2027fe49 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:45.343684 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3d5f1f24-f247-43c5-93cf-63fc2027fe49 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:45.353020 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:45.353020 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:45.354573 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3d5f1f24-f247-43c5-93cf-63fc2027fe49 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:51:45.356431 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3d5f1f24-f247-43c5-93cf-63fc2027fe49 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 returned with HTTP 200 Apr 30 21:51:45.357197 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1947/3866] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:45 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:51:45.409731 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-f8469c2d-39bc-4723-822f-7c365e5b01a5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['12f69a43-fba7-4026-9f39-8058bf71b179', '797d065e-719d-4b8a-8ca3-2dcd23ffa7b0', '9a1db9af-56a0-4c9f-81cf-ef7c0bcece1a', 'ded088b9-a18e-4fac-a76d-d8660c19e53e'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:51:45.579295 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f8469c2d-39bc-4723-822f-7c365e5b01a5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot create request issued successfully. Apr 30 21:51:45.579907 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f8469c2d-39bc-4723-822f-7c365e5b01a5 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots returned with HTTP 202 Apr 30 21:51:45.581384 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1920/3867] 10.222.0.23 () {60 vars in 1241 bytes} [Sat Apr 30 21:51:45 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/snapshots => generated 309 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:51:45.588226 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-acddd6a6-2da0-4458-aded-b274c3a7f8fa None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:45.593177 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-acddd6a6-2da0-4458-aded-b274c3a7f8fa tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f Apr 30 21:51:45.593530 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-acddd6a6-2da0-4458-aded-b274c3a7f8fa tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:45.593990 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-acddd6a6-2da0-4458-aded-b274c3a7f8fa tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:45.602945 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:45.602945 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:45.604493 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-acddd6a6-2da0-4458-aded-b274c3a7f8fa tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:45.606254 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-acddd6a6-2da0-4458-aded-b274c3a7f8fa tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f returned with HTTP 200 Apr 30 21:51:45.606946 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1948/3868] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:45 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:46.365264 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-ab5ad921-18cb-4eba-8eb3-a254286b3807 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:46.369959 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ab5ad921-18cb-4eba-8eb3-a254286b3807 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 Apr 30 21:51:46.370397 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ab5ad921-18cb-4eba-8eb3-a254286b3807 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:46.370843 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-ab5ad921-18cb-4eba-8eb3-a254286b3807 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:46.380306 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:46.380306 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:46.381224 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-ab5ad921-18cb-4eba-8eb3-a254286b3807 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:51:46.382985 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-ab5ad921-18cb-4eba-8eb3-a254286b3807 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 returned with HTTP 200 Apr 30 21:51:46.383654 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1921/3869] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:46 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:46.614547 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-eda7a63e-8cb0-4508-8a59-4db84beb01cd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:46.618477 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eda7a63e-8cb0-4508-8a59-4db84beb01cd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f Apr 30 21:51:46.618916 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eda7a63e-8cb0-4508-8a59-4db84beb01cd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:46.619979 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eda7a63e-8cb0-4508-8a59-4db84beb01cd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:46.629446 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:46.629446 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:46.630404 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-eda7a63e-8cb0-4508-8a59-4db84beb01cd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:46.632136 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eda7a63e-8cb0-4508-8a59-4db84beb01cd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f returned with HTTP 200 Apr 30 21:51:46.632790 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1949/3870] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:46 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:47.392396 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0432cecb-d10e-4f62-be1b-148fdb4bfa8a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:47.397213 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0432cecb-d10e-4f62-be1b-148fdb4bfa8a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 Apr 30 21:51:47.397646 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0432cecb-d10e-4f62-be1b-148fdb4bfa8a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:47.398116 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0432cecb-d10e-4f62-be1b-148fdb4bfa8a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:47.407521 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:47.407521 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:47.408436 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0432cecb-d10e-4f62-be1b-148fdb4bfa8a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:51:47.410253 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0432cecb-d10e-4f62-be1b-148fdb4bfa8a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 returned with HTTP 200 Apr 30 21:51:47.415582 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1922/3871] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:47 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:47.640059 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b3bca399-7e53-4d14-8be5-a39667bf7878 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:47.643913 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b3bca399-7e53-4d14-8be5-a39667bf7878 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f Apr 30 21:51:47.645060 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b3bca399-7e53-4d14-8be5-a39667bf7878 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:47.645060 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b3bca399-7e53-4d14-8be5-a39667bf7878 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:47.654348 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:47.654348 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:47.655259 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b3bca399-7e53-4d14-8be5-a39667bf7878 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:47.656983 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b3bca399-7e53-4d14-8be5-a39667bf7878 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f returned with HTTP 200 Apr 30 21:51:47.657657 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1950/3872] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:47 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:48.419678 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d331ea81-e5a1-4922-ba79-a0c0c8ebae2b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:48.423702 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d331ea81-e5a1-4922-ba79-a0c0c8ebae2b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 Apr 30 21:51:48.424139 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d331ea81-e5a1-4922-ba79-a0c0c8ebae2b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:48.424587 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d331ea81-e5a1-4922-ba79-a0c0c8ebae2b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:48.434987 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:48.434987 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:48.435888 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-d331ea81-e5a1-4922-ba79-a0c0c8ebae2b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:51:48.437622 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d331ea81-e5a1-4922-ba79-a0c0c8ebae2b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 returned with HTTP 200 Apr 30 21:51:48.438304 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1923/3873] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:48 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:48.445230 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f8742e60-8826-4658-a7af-b1e4991d5ac5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:48.449138 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f8742e60-8826-4658-a7af-b1e4991d5ac5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 Apr 30 21:51:48.449571 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f8742e60-8826-4658-a7af-b1e4991d5ac5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:48.450054 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f8742e60-8826-4658-a7af-b1e4991d5ac5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:48.458955 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:48.458955 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:48.459858 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f8742e60-8826-4658-a7af-b1e4991d5ac5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:51:48.461590 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f8742e60-8826-4658-a7af-b1e4991d5ac5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 returned with HTTP 200 Apr 30 21:51:48.462281 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1951/3874] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:48 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:48.531082 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-5e6721ab-8295-451d-8e4b-148287a9cef1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:48.665533 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3fe186a9-071a-4536-81b3-59be8324baca None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:48.670281 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3fe186a9-071a-4536-81b3-59be8324baca tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f Apr 30 21:51:48.670832 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3fe186a9-071a-4536-81b3-59be8324baca tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:48.671548 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3fe186a9-071a-4536-81b3-59be8324baca tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:48.684695 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:48.684695 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:48.685687 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3fe186a9-071a-4536-81b3-59be8324baca tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:48.687569 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3fe186a9-071a-4536-81b3-59be8324baca tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f returned with HTTP 200 Apr 30 21:51:48.688403 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1952/3875] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:48 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:51:48.695555 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:48.698888 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] POST http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes Apr 30 21:51:48.708916 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-5e6721ab-8295-451d-8e4b-148287a9cef1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 Apr 30 21:51:48.708916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-5e6721ab-8295-451d-8e4b-148287a9cef1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:48.709125 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "11623c52-92c7-4183-831e-eef8b06b352f", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-213447707"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:51:48.709227 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-5e6721ab-8295-451d-8e4b-148287a9cef1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:48.709321 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume request body: {'volume': {'snapshot_id': '11623c52-92c7-4183-831e-eef8b06b352f', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-213447707'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:51:48.709409 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:48.709409 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:48.709676 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:48.709676 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:48.710295 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-5e6721ab-8295-451d-8e4b-148287a9cef1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:51:48.710599 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:48.711001 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume of 1 GB Apr 30 21:51:48.712260 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-5e6721ab-8295-451d-8e4b-148287a9cef1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 returned with HTTP 200 Apr 30 21:51:48.713507 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1924/3876] 10.222.0.23 () {60 vars in 1584 bytes} [Sat Apr 30 21:51:48 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 => generated 467 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:48.717608 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Availability Zones retrieved successfully. Apr 30 21:51:48.721594 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-f9ae4438-abee-453f-a5e2-4ec3a2338a4a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:48.725638 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-f9ae4438-abee-453f-a5e2-4ec3a2338a4a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:51:48.726146 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-f9ae4438-abee-453f-a5e2-4ec3a2338a4a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:48.726584 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-f9ae4438-abee-453f-a5e2-4ec3a2338a4a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:48.733311 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Flow 'volume_create_api' (726b22fb-12e0-4c08-9a84-ca90fed0b742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:51:48.735858 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20b32897-2a76-44e6-aca2-1ad2cda312d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:48.738335 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:51:48.743245 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:48.743245 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:48.748310 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-f9ae4438-abee-453f-a5e2-4ec3a2338a4a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:51:48.758242 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-f9ae4438-abee-453f-a5e2-4ec3a2338a4a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:51:48.758995 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1925/3877] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:51:48 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 1331 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:51:48.780682 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20b32897-2a76-44e6-aca2-1ad2cda312d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '11623c52-92c7-4183-831e-eef8b06b352f', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:48.782752 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c47dcf-4811-41bc-9a9f-32cf8b604c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:48.866480 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Created reservations ['f2a8c236-e336-450b-9818-bed9bdbcb184', '186b2c90-0e31-4737-af9b-a776b01d7f17', '636a186a-85ac-41e0-8259-ae909d5eae8b', '0cd91c6c-ea19-4de4-a938-e77f8a5e50d9'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:51:48.868222 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c47dcf-4811-41bc-9a9f-32cf8b604c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2a8c236-e336-450b-9818-bed9bdbcb184', '186b2c90-0e31-4737-af9b-a776b01d7f17', '636a186a-85ac-41e0-8259-ae909d5eae8b', '0cd91c6c-ea19-4de4-a938-e77f8a5e50d9']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:48.870183 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7db2214-69c4-46ee-a3b0-eb9f8ba1212f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:48.977395 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7db2214-69c4-46ee-a3b0-eb9f8ba1212f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8961c45a-7f22-4db3-a5ed-8f6f9a331cde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-213447707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1febcefe29f461ea37667520a278022',qos_specs=None,replication_status=,reservations=['f2a8c236-e336-450b-9818-bed9bdbcb184','186b2c90-0e31-4737-af9b-a776b01d7f17','636a186a-85ac-41e0-8259-ae909d5eae8b','0cd91c6c-ea19-4de4-a938-e77f8a5e50d9'],size=1,snapshot_id=11623c52-92c7-4183-831e-eef8b06b352f,source_replicaid=,source_volid=None,status='creating',user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:51:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-213447707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8961c45a-7f22-4db3-a5ed-8f6f9a331cde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1febcefe29f461ea37667520a278022',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=11623c52-92c7-4183-831e-eef8b06b352f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:48.979326 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eebe933d-1d94-4f22-89da-538b1f74fb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:49.068046 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eebe933d-1d94-4f22-89da-538b1f74fb43) transitioned into state 'SUCCESS' from state '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-213447707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1febcefe29f461ea37667520a278022',qos_specs=None,replication_status=,reservations=['f2a8c236-e336-450b-9818-bed9bdbcb184','186b2c90-0e31-4737-af9b-a776b01d7f17','636a186a-85ac-41e0-8259-ae909d5eae8b','0cd91c6c-ea19-4de4-a938-e77f8a5e50d9'],size=1,snapshot_id=11623c52-92c7-4183-831e-eef8b06b352f,source_replicaid=,source_volid=None,status='creating',user_id='0ed9fb1a529f4247acd72a6de21ceb4c',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:49.070341 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4b61a5f-6f98-4be6-b335-f3aad9460d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:49.160015 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4b61a5f-6f98-4be6-b335-f3aad9460d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:49.162575 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Flow 'volume_create_api' (726b22fb-12e0-4c08-9a84-ca90fed0b742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:51:49.163224 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Create volume request issued successfully. Apr 30 21:51:49.164424 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c72df419-c6d8-4795-89ca-0bf1cbd144f4 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes returned with HTTP 202 Apr 30 21:51:49.165355 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1953/3878] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:51:48 2022] POST /volume/v3/d1febcefe29f461ea37667520a278022/volumes => generated 849 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:51:49.176187 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1980d9b0-2af2-49a3-8817-a527bb9e2665 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:49.179978 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1980d9b0-2af2-49a3-8817-a527bb9e2665 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde Apr 30 21:51:49.180865 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1980d9b0-2af2-49a3-8817-a527bb9e2665 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:49.181386 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1980d9b0-2af2-49a3-8817-a527bb9e2665 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:49.195665 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:49.195665 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:49.203846 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1980d9b0-2af2-49a3-8817-a527bb9e2665 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:49.212697 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1980d9b0-2af2-49a3-8817-a527bb9e2665 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde returned with HTTP 200 Apr 30 21:51:49.214197 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1926/3879] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:49 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde => generated 917 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:49.296585 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-983357a3-3098-4b1e-8688-6475e3cd74c5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:49.301498 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-983357a3-3098-4b1e-8688-6475e3cd74c5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 Apr 30 21:51:49.301979 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-983357a3-3098-4b1e-8688-6475e3cd74c5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:49.304234 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-983357a3-3098-4b1e-8688-6475e3cd74c5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:49.312761 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:49.312761 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:49.313800 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-983357a3-3098-4b1e-8688-6475e3cd74c5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:51:49.315597 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-983357a3-3098-4b1e-8688-6475e3cd74c5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 returned with HTTP 200 Apr 30 21:51:49.316412 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1954/3880] 10.222.0.23 () {60 vars in 1584 bytes} [Sat Apr 30 21:51:49 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:50.226506 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-09a4e72a-3184-4b29-b866-6647427ecc02 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:50.230856 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-09a4e72a-3184-4b29-b866-6647427ecc02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde Apr 30 21:51:50.231301 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-09a4e72a-3184-4b29-b866-6647427ecc02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:50.231752 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-09a4e72a-3184-4b29-b866-6647427ecc02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:50.245583 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:50.245583 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:50.252441 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-09a4e72a-3184-4b29-b866-6647427ecc02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:50.260936 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-09a4e72a-3184-4b29-b866-6647427ecc02 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde returned with HTTP 200 Apr 30 21:51:50.261647 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1927/3881] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:50 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde => generated 941 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:51.273047 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-79698c3d-01cb-4dd4-b2ce-49e3ed96d6b8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:51.279654 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-79698c3d-01cb-4dd4-b2ce-49e3ed96d6b8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde Apr 30 21:51:51.280213 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-79698c3d-01cb-4dd4-b2ce-49e3ed96d6b8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:51.280911 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-79698c3d-01cb-4dd4-b2ce-49e3ed96d6b8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:51.295021 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:51.295021 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:51.301695 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-79698c3d-01cb-4dd4-b2ce-49e3ed96d6b8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:51.310628 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-79698c3d-01cb-4dd4-b2ce-49e3ed96d6b8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde returned with HTTP 200 Apr 30 21:51:51.311290 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1955/3882] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:51 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde => generated 942 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:51.323624 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-67043284-f044-4689-8899-d1b6e593f4fe None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:51.327184 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-67043284-f044-4689-8899-d1b6e593f4fe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde Apr 30 21:51:51.327569 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-67043284-f044-4689-8899-d1b6e593f4fe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:51.328049 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-67043284-f044-4689-8899-d1b6e593f4fe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:51.342375 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:51.342375 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:51.351715 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-67043284-f044-4689-8899-d1b6e593f4fe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:51.361237 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-67043284-f044-4689-8899-d1b6e593f4fe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde returned with HTTP 200 Apr 30 21:51:51.362018 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1928/3883] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:51 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde => generated 942 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:51.373347 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a038270c-32c8-4876-a294-5dede9eab814 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:51.376968 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a038270c-32c8-4876-a294-5dede9eab814 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde Apr 30 21:51:51.377425 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a038270c-32c8-4876-a294-5dede9eab814 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:51.378110 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a038270c-32c8-4876-a294-5dede9eab814 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:51.378509 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-a038270c-32c8-4876-a294-5dede9eab814 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete volume with id: 8961c45a-7f22-4db3-a5ed-8f6f9a331cde Apr 30 21:51:51.391811 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:51.391811 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:51.392884 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a038270c-32c8-4876-a294-5dede9eab814 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:51.543865 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a038270c-32c8-4876-a294-5dede9eab814 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete volume request issued successfully. Apr 30 21:51:51.544493 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a038270c-32c8-4876-a294-5dede9eab814 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde returned with HTTP 202 Apr 30 21:51:51.546056 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1956/3884] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:51:51 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:51:51.550854 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-dcce2c5e-5cb5-48cb-97c9-ad9a4f697378 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:51.554337 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dcce2c5e-5cb5-48cb-97c9-ad9a4f697378 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde Apr 30 21:51:51.554965 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dcce2c5e-5cb5-48cb-97c9-ad9a4f697378 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:51.555421 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dcce2c5e-5cb5-48cb-97c9-ad9a4f697378 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:51.570338 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:51.570338 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:51.585853 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-dcce2c5e-5cb5-48cb-97c9-ad9a4f697378 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:51.586409 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dcce2c5e-5cb5-48cb-97c9-ad9a4f697378 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde returned with HTTP 200 Apr 30 21:51:51.587141 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1929/3885] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:51 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde => generated 941 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:51.781305 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-f3b03dbb-11cb-4ce9-9e89-3d2749b2d795 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:51.785432 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-f3b03dbb-11cb-4ce9-9e89-3d2749b2d795 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 Apr 30 21:51:51.785743 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-f3b03dbb-11cb-4ce9-9e89-3d2749b2d795 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:51.786227 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-f3b03dbb-11cb-4ce9-9e89-3d2749b2d795 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:51.797047 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:51.797047 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:51.797047 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-f3b03dbb-11cb-4ce9-9e89-3d2749b2d795 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:51:51.798204 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-f3b03dbb-11cb-4ce9-9e89-3d2749b2d795 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 returned with HTTP 200 Apr 30 21:51:51.798928 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1957/3886] 10.222.0.20 () {58 vars in 1377 bytes} [Sat Apr 30 21:51:51 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:51.840946 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-36b6c28f-9610-4baf-aea2-ccc6dbffe1dc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:51.844744 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-36b6c28f-9610-4baf-aea2-ccc6dbffe1dc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:51:51.845299 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-36b6c28f-9610-4baf-aea2-ccc6dbffe1dc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:51.845880 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-36b6c28f-9610-4baf-aea2-ccc6dbffe1dc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:51.859987 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:51.859987 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:51.867187 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-36b6c28f-9610-4baf-aea2-ccc6dbffe1dc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:51:51.877780 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-36b6c28f-9610-4baf-aea2-ccc6dbffe1dc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:51:51.878526 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1930/3887] 10.222.0.20 () {58 vars in 1371 bytes} [Sat Apr 30 21:51:51 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 1331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:51:51.890424 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:51.894032 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] POST http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes Apr 30 21:51:51.894862 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "1015f375-c3d8-41c8-9a88-5a3e99cf27c6", "name": "", "description": "", "volume_type": "ceph", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:51:51.896179 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '1015f375-c3d8-41c8-9a88-5a3e99cf27c6', 'name': '', 'description': '', 'volume_type': 'ceph', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:51:51.911806 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:51.911806 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:51.912827 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:51:51.913118 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create volume of 1 GB Apr 30 21:51:51.914707 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Availability Zones retrieved successfully. Apr 30 21:51:51.929205 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Flow 'volume_create_api' (f15ad460-2ea8-4623-b4b0-c72ca6ffb750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:51:51.933465 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1764b1b0-7634-4a3f-988d-f67a6ee87b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:51.934141 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:51:51.969709 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1764b1b0-7634-4a3f-988d-f67a6ee87b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1015f375-c3d8-41c8-9a88-5a3e99cf27c6', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:51.972033 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (853eabbb-446c-48f3-aecd-c1b1446dfb6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:52.078142 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Created reservations ['51cc68c3-74a3-4406-a0dd-24bba5453709', 'ca7ac41e-555f-4f3b-b22f-eff0d7443eca', '68dd38fe-ffe5-4e93-8e65-a59a96f3be11', 'e584bbf8-5e72-4e7c-a7e4-3212cf173935'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:51:52.080137 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (853eabbb-446c-48f3-aecd-c1b1446dfb6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51cc68c3-74a3-4406-a0dd-24bba5453709', 'ca7ac41e-555f-4f3b-b22f-eff0d7443eca', '68dd38fe-ffe5-4e93-8e65-a59a96f3be11', 'e584bbf8-5e72-4e7c-a7e4-3212cf173935']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:52.082743 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f67162f-0dd0-42a9-b35d-f5daee9b9548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:52.182805 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f67162f-0dd0-42a9-b35d-f5daee9b9548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2efe524c-9bc8-4297-adf2-325865ad46c9', '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='839ab2af4d6b40c3b957be9c7dc78b26',qos_specs=None,replication_status=,reservations=['51cc68c3-74a3-4406-a0dd-24bba5453709','ca7ac41e-555f-4f3b-b22f-eff0d7443eca','68dd38fe-ffe5-4e93-8e65-a59a96f3be11','e584bbf8-5e72-4e7c-a7e4-3212cf173935'],size=1,snapshot_id=1015f375-c3d8-41c8-9a88-5a3e99cf27c6,source_replicaid=,source_volid=None,status='creating',user_id='4d838be38c1941eba44ffcfc6c17f002',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:51:52Z,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=2efe524c-9bc8-4297-adf2-325865ad46c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='839ab2af4d6b40c3b957be9c7dc78b26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1015f375-c3d8-41c8-9a88-5a3e99cf27c6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d838be38c1941eba44ffcfc6c17f002',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:52.185292 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71f631e4-fe10-43d9-9404-b06db9b083fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:52.276013 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71f631e4-fe10-43d9-9404-b06db9b083fc) transitioned into 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='839ab2af4d6b40c3b957be9c7dc78b26',qos_specs=None,replication_status=,reservations=['51cc68c3-74a3-4406-a0dd-24bba5453709','ca7ac41e-555f-4f3b-b22f-eff0d7443eca','68dd38fe-ffe5-4e93-8e65-a59a96f3be11','e584bbf8-5e72-4e7c-a7e4-3212cf173935'],size=1,snapshot_id=1015f375-c3d8-41c8-9a88-5a3e99cf27c6,source_replicaid=,source_volid=None,status='creating',user_id='4d838be38c1941eba44ffcfc6c17f002',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:52.280177 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92e4cc93-6f03-4add-bff2-4bdd255b9c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:51:52.360226 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92e4cc93-6f03-4add-bff2-4bdd255b9c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:51:52.363034 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Flow 'volume_create_api' (f15ad460-2ea8-4623-b4b0-c72ca6ffb750) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:51:52.363733 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create volume request issued successfully. Apr 30 21:51:52.364981 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-41af3f12-5b7c-4fa8-a781-613b98788b52 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes returned with HTTP 202 Apr 30 21:51:52.366262 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1958/3888] 10.222.0.20 () {62 vars in 1314 bytes} [Sat Apr 30 21:51:51 2022] POST /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes => generated 798 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:51:52.380780 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-413f6d1f-6e35-4ea4-9603-03c10e685f10 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:52.384659 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-413f6d1f-6e35-4ea4-9603-03c10e685f10 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 Apr 30 21:51:52.385487 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-413f6d1f-6e35-4ea4-9603-03c10e685f10 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:52.386445 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-413f6d1f-6e35-4ea4-9603-03c10e685f10 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:52.407854 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:52.407854 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:52.415961 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-413f6d1f-6e35-4ea4-9603-03c10e685f10 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:51:52.426108 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-413f6d1f-6e35-4ea4-9603-03c10e685f10 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 returned with HTTP 200 Apr 30 21:51:52.426952 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1931/3889] 10.222.0.20 () {58 vars in 1371 bytes} [Sat Apr 30 21:51:52 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 => generated 866 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:52.439025 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-1a22610c-e30e-4da3-8d1b-982837c63de2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:52.448328 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-1a22610c-e30e-4da3-8d1b-982837c63de2 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 Apr 30 21:51:52.448793 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-1a22610c-e30e-4da3-8d1b-982837c63de2 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:52.452470 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-1a22610c-e30e-4da3-8d1b-982837c63de2 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:52.465561 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:52.465561 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:52.476626 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-1a22610c-e30e-4da3-8d1b-982837c63de2 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:51:52.484246 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-1a22610c-e30e-4da3-8d1b-982837c63de2 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 returned with HTTP 200 Apr 30 21:51:52.485533 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1959/3890] 10.222.0.20 () {58 vars in 1371 bytes} [Sat Apr 30 21:51:52 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 => generated 866 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:52.600398 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1af3217f-425a-4492-bf9d-f9012990b536 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:52.606167 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1af3217f-425a-4492-bf9d-f9012990b536 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde Apr 30 21:51:52.606823 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1af3217f-425a-4492-bf9d-f9012990b536 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:52.607448 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1af3217f-425a-4492-bf9d-f9012990b536 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:52.622822 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:52.622822 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:52.629672 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1af3217f-425a-4492-bf9d-f9012990b536 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:52.638144 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1af3217f-425a-4492-bf9d-f9012990b536 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde returned with HTTP 200 Apr 30 21:51:52.638870 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1932/3891] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:52 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde => generated 941 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:53.651177 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8f74b453-ef42-4507-b821-c68ecbfcad23 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:53.655402 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8f74b453-ef42-4507-b821-c68ecbfcad23 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde Apr 30 21:51:53.655900 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8f74b453-ef42-4507-b821-c68ecbfcad23 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:53.656356 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8f74b453-ef42-4507-b821-c68ecbfcad23 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:53.670046 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:53.670046 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:53.677951 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8f74b453-ef42-4507-b821-c68ecbfcad23 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:53.687371 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8f74b453-ef42-4507-b821-c68ecbfcad23 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde returned with HTTP 200 Apr 30 21:51:53.688077 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1960/3892] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:53 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde => generated 941 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:51:54.703316 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-aa7b663e-ef03-41c9-b9b2-5ff0a5c4c628 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:54.707293 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aa7b663e-ef03-41c9-b9b2-5ff0a5c4c628 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde Apr 30 21:51:54.707727 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aa7b663e-ef03-41c9-b9b2-5ff0a5c4c628 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:54.708172 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-aa7b663e-ef03-41c9-b9b2-5ff0a5c4c628 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:54.721969 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:54.721969 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:54.728738 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-aa7b663e-ef03-41c9-b9b2-5ff0a5c4c628 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:54.737058 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-aa7b663e-ef03-41c9-b9b2-5ff0a5c4c628 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde returned with HTTP 200 Apr 30 21:51:54.737786 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1933/3893] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:54 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde => generated 941 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:55.474102 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-ee1fbbec-ba25-45c5-9531-5b13c00ea283 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:55.477585 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-ee1fbbec-ba25-45c5-9531-5b13c00ea283 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 Apr 30 21:51:55.478065 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-ee1fbbec-ba25-45c5-9531-5b13c00ea283 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:55.478514 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-ee1fbbec-ba25-45c5-9531-5b13c00ea283 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:55.493201 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:55.493201 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:55.500466 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-ee1fbbec-ba25-45c5-9531-5b13c00ea283 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:51:55.510213 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-ee1fbbec-ba25-45c5-9531-5b13c00ea283 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 returned with HTTP 200 Apr 30 21:51:55.510976 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1961/3894] 10.222.0.20 () {58 vars in 1371 bytes} [Sat Apr 30 21:51:55 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 => generated 1309 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:51:55.543764 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e0aafd66-0904-40fe-81e3-418bef03bb8e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:55.544627 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e0aafd66-0904-40fe-81e3-418bef03bb8e None None] GET http://10.222.0.23/volume// Apr 30 21:51:55.546033 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e0aafd66-0904-40fe-81e3-418bef03bb8e None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:55.546661 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e0aafd66-0904-40fe-81e3-418bef03bb8e None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:55.548524 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e0aafd66-0904-40fe-81e3-418bef03bb8e None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:51:55.548524 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1934/3895] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:51:55 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:51:55.575184 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-db1c1d18-de4b-49b6-8c0a-b4238aca1614 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:55.579844 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-db1c1d18-de4b-49b6-8c0a-b4238aca1614 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] POST http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments Apr 30 21:51:55.580790 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-db1c1d18-de4b-49b6-8c0a-b4238aca1614 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2efe524c-9bc8-4297-adf2-325865ad46c9", "connector": null, "instance_uuid": "f386bedd-b85f-414a-96df-07298ad66b86"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:51:55.602237 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:55.602237 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:55.750429 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f4eb52d8-4fd0-43ab-b0a3-545bbd6b89bd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:55.754336 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f4eb52d8-4fd0-43ab-b0a3-545bbd6b89bd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde Apr 30 21:51:55.754881 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f4eb52d8-4fd0-43ab-b0a3-545bbd6b89bd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:55.755453 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f4eb52d8-4fd0-43ab-b0a3-545bbd6b89bd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:55.766654 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f4eb52d8-4fd0-43ab-b0a3-545bbd6b89bd tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde returned with HTTP 404 Apr 30 21:51:55.767543 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1935/3896] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:55 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:51:55.773400 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-535c8160-197a-437e-9c58-eae340855cfe None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:55.777656 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-535c8160-197a-437e-9c58-eae340855cfe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde Apr 30 21:51:55.780023 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-535c8160-197a-437e-9c58-eae340855cfe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:55.780023 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-535c8160-197a-437e-9c58-eae340855cfe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:55.780023 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-535c8160-197a-437e-9c58-eae340855cfe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete volume with id: 8961c45a-7f22-4db3-a5ed-8f6f9a331cde Apr 30 21:51:55.789844 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-535c8160-197a-437e-9c58-eae340855cfe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde returned with HTTP 404 Apr 30 21:51:55.790752 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1936/3897] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:51:55 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/volumes/8961c45a-7f22-4db3-a5ed-8f6f9a331cde => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:51:55.795639 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-05ae2f4f-e544-4f46-b76f-860c10d38a69 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:55.799526 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-05ae2f4f-e544-4f46-b76f-860c10d38a69 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f Apr 30 21:51:55.799964 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-05ae2f4f-e544-4f46-b76f-860c10d38a69 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:55.800409 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-05ae2f4f-e544-4f46-b76f-860c10d38a69 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:55.800703 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-05ae2f4f-e544-4f46-b76f-860c10d38a69 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: 11623c52-92c7-4183-831e-eef8b06b352f Apr 30 21:51:55.809670 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:55.809670 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:55.812454 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-05ae2f4f-e544-4f46-b76f-860c10d38a69 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:55.866641 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-db1c1d18-de4b-49b6-8c0a-b4238aca1614 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments returned with HTTP 200 Apr 30 21:51:55.867721 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1962/3898] 10.222.0.20 () {64 vars in 1367 bytes} [Sat Apr 30 21:51:55 2022] POST /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments => generated 273 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:51:55.892967 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-05ae2f4f-e544-4f46-b76f-860c10d38a69 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot delete request issued successfully. Apr 30 21:51:55.893394 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-05ae2f4f-e544-4f46-b76f-860c10d38a69 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f returned with HTTP 202 Apr 30 21:51:55.894193 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1937/3899] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:51:55 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:51:55.899344 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-710f38b6-d69a-48cf-8221-fb6b0481f882 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:55.907207 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9277b60f-2b63-49e4-ac27-22cd3c4552d3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:55.907330 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-710f38b6-d69a-48cf-8221-fb6b0481f882 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f Apr 30 21:51:55.907432 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9277b60f-2b63-49e4-ac27-22cd3c4552d3 None None] GET http://10.222.0.23/volume// Apr 30 21:51:55.907525 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-710f38b6-d69a-48cf-8221-fb6b0481f882 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:55.907630 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9277b60f-2b63-49e4-ac27-22cd3c4552d3 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:55.907832 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-710f38b6-d69a-48cf-8221-fb6b0481f882 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:55.907929 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9277b60f-2b63-49e4-ac27-22cd3c4552d3 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:55.907929 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9277b60f-2b63-49e4-ac27-22cd3c4552d3 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:51:55.908316 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1938/3900] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:51:55 2022] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Apr 30 21:51:55.915372 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:55.915372 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:55.916323 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-710f38b6-d69a-48cf-8221-fb6b0481f882 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:55.918133 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-710f38b6-d69a-48cf-8221-fb6b0481f882 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f returned with HTTP 200 Apr 30 21:51:55.918822 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1963/3901] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:55 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:51:55.934416 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-84c56de0-4fd2-4914-9323-addea5585166 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:55.938027 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-84c56de0-4fd2-4914-9323-addea5585166 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 Apr 30 21:51:55.938514 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-84c56de0-4fd2-4914-9323-addea5585166 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:55.938965 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-84c56de0-4fd2-4914-9323-addea5585166 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:55.956748 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:55.956748 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:55.963586 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-84c56de0-4fd2-4914-9323-addea5585166 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:51:55.973612 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-84c56de0-4fd2-4914-9323-addea5585166 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 returned with HTTP 200 Apr 30 21:51:55.974410 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1939/3902] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:51:55 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 => generated 1407 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:51:56.028064 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-01078007-9e2c-480a-a22a-44eaf66e7751 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:56.032952 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-01078007-9e2c-480a-a22a-44eaf66e7751 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] PUT http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/f227a2e3-390f-48ee-9ae2-de0c3d6bfdc2 Apr 30 21:51:56.033642 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-01078007-9e2c-480a-a22a-44eaf66e7751 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sda"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:51:56.053437 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-01078007-9e2c-480a-a22a-44eaf66e7751 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Lock "b'cinder-attachment_update-2efe524c-9bc8-4297-adf2-325865ad46c9-nch1-master-1'" acquired by "attachment_update" :: waited 0.008s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:51:56.055484 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:56.055484 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:56.931984 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-caf26276-78c2-42ba-9220-933ddf55a207 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:56.936656 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-caf26276-78c2-42ba-9220-933ddf55a207 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f Apr 30 21:51:56.937101 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-caf26276-78c2-42ba-9220-933ddf55a207 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:56.937557 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-caf26276-78c2-42ba-9220-933ddf55a207 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:56.946942 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:56.946942 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:56.947885 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-caf26276-78c2-42ba-9220-933ddf55a207 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:56.949689 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-caf26276-78c2-42ba-9220-933ddf55a207 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f returned with HTTP 200 Apr 30 21:51:56.950409 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1940/3903] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:56 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:51:57.007334 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-01078007-9e2c-480a-a22a-44eaf66e7751 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Lock "b'cinder-attachment_update-2efe524c-9bc8-4297-adf2-325865ad46c9-nch1-master-1'" released by "attachment_update" :: held 0.954s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:51:57.007944 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-01078007-9e2c-480a-a22a-44eaf66e7751 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/f227a2e3-390f-48ee-9ae2-de0c3d6bfdc2 returned with HTTP 200 Apr 30 21:51:57.008713 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1964/3904] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:51:56 2022] PUT /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/f227a2e3-390f-48ee-9ae2-de0c3d6bfdc2 => generated 766 bytes in 982 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:51:57.124762 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-71235802-b01b-4b91-b1ff-ab9230b4353c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:57.129061 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-71235802-b01b-4b91-b1ff-ab9230b4353c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] POST http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/f227a2e3-390f-48ee-9ae2-de0c3d6bfdc2/action Apr 30 21:51:57.129849 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-71235802-b01b-4b91-b1ff-ab9230b4353c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:51:57.130175 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-71235802-b01b-4b91-b1ff-ab9230b4353c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:51:57.158274 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:57.158274 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:57.289463 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-58112c39-5cca-4db4-a3d7-0211cddd344f req-71235802-b01b-4b91-b1ff-ab9230b4353c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/f227a2e3-390f-48ee-9ae2-de0c3d6bfdc2/action returned with HTTP 204 Apr 30 21:51:57.290377 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1941/3905] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:51:57 2022] POST /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/f227a2e3-390f-48ee-9ae2-de0c3d6bfdc2/action => generated 0 bytes in 167 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:51:57.958723 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a878b6da-830a-4a9c-abe2-90c9c7453b3b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:57.963125 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a878b6da-830a-4a9c-abe2-90c9c7453b3b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f Apr 30 21:51:57.963590 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a878b6da-830a-4a9c-abe2-90c9c7453b3b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:57.964037 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a878b6da-830a-4a9c-abe2-90c9c7453b3b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:57.974196 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:57.974196 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:57.975257 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a878b6da-830a-4a9c-abe2-90c9c7453b3b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:51:57.977027 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a878b6da-830a-4a9c-abe2-90c9c7453b3b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f returned with HTTP 200 Apr 30 21:51:57.977719 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1965/3906] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:57 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:51:58.984896 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3156b8fc-0a55-4e05-9c82-aed02c4df42e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:58.988955 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3156b8fc-0a55-4e05-9c82-aed02c4df42e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f Apr 30 21:51:58.989391 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3156b8fc-0a55-4e05-9c82-aed02c4df42e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:58.989862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3156b8fc-0a55-4e05-9c82-aed02c4df42e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:59.000546 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3156b8fc-0a55-4e05-9c82-aed02c4df42e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f returned with HTTP 404 Apr 30 21:51:59.004965 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1942/3907] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:51:58 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/11623c52-92c7-4183-831e-eef8b06b352f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:51:59.006706 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-60ded99f-56f8-4399-9753-d25d61dc2197 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:59.010322 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-60ded99f-56f8-4399-9753-d25d61dc2197 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 Apr 30 21:51:59.010876 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-60ded99f-56f8-4399-9753-d25d61dc2197 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:59.011502 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-60ded99f-56f8-4399-9753-d25d61dc2197 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:59.012133 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-60ded99f-56f8-4399-9753-d25d61dc2197 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete volume with id: 09ac6e99-7da7-449b-9e69-53b5bbabdd06 Apr 30 21:51:59.027163 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:59.027163 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:59.028176 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-60ded99f-56f8-4399-9753-d25d61dc2197 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:59.149242 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-60ded99f-56f8-4399-9753-d25d61dc2197 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete volume request issued successfully. Apr 30 21:51:59.149646 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-60ded99f-56f8-4399-9753-d25d61dc2197 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 returned with HTTP 202 Apr 30 21:51:59.150519 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1966/3908] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:51:59 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:51:59.155045 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b5889f53-985d-4007-a150-db9b64ffbb7a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:51:59.159664 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b5889f53-985d-4007-a150-db9b64ffbb7a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 Apr 30 21:51:59.160107 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b5889f53-985d-4007-a150-db9b64ffbb7a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:51:59.160580 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b5889f53-985d-4007-a150-db9b64ffbb7a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:51:59.175044 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:51:59.175044 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:51:59.181843 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b5889f53-985d-4007-a150-db9b64ffbb7a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:51:59.190680 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b5889f53-985d-4007-a150-db9b64ffbb7a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 returned with HTTP 200 Apr 30 21:51:59.191385 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1943/3909] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:51:59 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:52:00.204539 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-721dba4c-3f3f-42fb-a613-f92d853e367e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:00.208137 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-721dba4c-3f3f-42fb-a613-f92d853e367e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 Apr 30 21:52:00.208579 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-721dba4c-3f3f-42fb-a613-f92d853e367e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:00.209138 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-721dba4c-3f3f-42fb-a613-f92d853e367e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:00.223564 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:00.223564 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:00.230855 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-721dba4c-3f3f-42fb-a613-f92d853e367e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:00.239424 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-721dba4c-3f3f-42fb-a613-f92d853e367e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 returned with HTTP 200 Apr 30 21:52:00.240155 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1967/3910] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:00 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:01.252380 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-1954f289-f37f-47be-b33f-40b6ef789634 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:01.255934 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1954f289-f37f-47be-b33f-40b6ef789634 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 Apr 30 21:52:01.256379 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1954f289-f37f-47be-b33f-40b6ef789634 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:01.256833 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-1954f289-f37f-47be-b33f-40b6ef789634 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:01.270698 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:01.270698 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:01.278306 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-1954f289-f37f-47be-b33f-40b6ef789634 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:01.287401 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-1954f289-f37f-47be-b33f-40b6ef789634 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 returned with HTTP 200 Apr 30 21:52:01.288123 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1944/3911] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:01 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:02.300792 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e98d74ec-b676-4715-a71a-6f48d1c6ef92 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:02.304337 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e98d74ec-b676-4715-a71a-6f48d1c6ef92 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 Apr 30 21:52:02.304796 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e98d74ec-b676-4715-a71a-6f48d1c6ef92 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:02.305476 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e98d74ec-b676-4715-a71a-6f48d1c6ef92 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:02.319064 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:02.319064 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:02.325622 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e98d74ec-b676-4715-a71a-6f48d1c6ef92 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:02.334847 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e98d74ec-b676-4715-a71a-6f48d1c6ef92 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 returned with HTTP 200 Apr 30 21:52:02.335582 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1968/3912] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:02 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:03.348183 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-70f13fe7-885b-4a0c-be89-7ada49e595ed None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:03.351709 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-70f13fe7-885b-4a0c-be89-7ada49e595ed tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 Apr 30 21:52:03.358400 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-70f13fe7-885b-4a0c-be89-7ada49e595ed tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:03.358400 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-70f13fe7-885b-4a0c-be89-7ada49e595ed tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:03.363701 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-70f13fe7-885b-4a0c-be89-7ada49e595ed tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 returned with HTTP 404 Apr 30 21:52:03.364541 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1945/3913] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:03 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/09ac6e99-7da7-449b-9e69-53b5bbabdd06 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:52:03.368879 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-57ab28a5-a56e-4000-ac4d-77f52e28cc71 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:03.372409 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-57ab28a5-a56e-4000-ac4d-77f52e28cc71 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d Apr 30 21:52:03.372841 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-57ab28a5-a56e-4000-ac4d-77f52e28cc71 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:03.373288 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-57ab28a5-a56e-4000-ac4d-77f52e28cc71 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:03.373690 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-57ab28a5-a56e-4000-ac4d-77f52e28cc71 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete volume with id: cd8e6656-7189-4225-b0f8-b22ce262438d Apr 30 21:52:03.384449 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-57ab28a5-a56e-4000-ac4d-77f52e28cc71 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d returned with HTTP 404 Apr 30 21:52:03.385338 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1969/3914] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:52:03 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cd8e6656-7189-4225-b0f8-b22ce262438d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:52:03.389531 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-839f919d-49f8-4c17-a36e-e84dbcffb06d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:03.393423 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-839f919d-49f8-4c17-a36e-e84dbcffb06d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b Apr 30 21:52:03.393904 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-839f919d-49f8-4c17-a36e-e84dbcffb06d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:03.394352 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-839f919d-49f8-4c17-a36e-e84dbcffb06d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:03.394645 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-839f919d-49f8-4c17-a36e-e84dbcffb06d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: fea59f3f-40d4-4b59-b594-93fa979f1e0b Apr 30 21:52:03.405108 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:03.405108 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:03.406076 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-839f919d-49f8-4c17-a36e-e84dbcffb06d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:52:03.475513 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-839f919d-49f8-4c17-a36e-e84dbcffb06d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot delete request issued successfully. Apr 30 21:52:03.475942 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-839f919d-49f8-4c17-a36e-e84dbcffb06d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b returned with HTTP 202 Apr 30 21:52:03.476727 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1946/3915] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:52:03 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:52:03.481131 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c355f1a9-c544-46fb-ac79-358994337b4c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:03.485921 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c355f1a9-c544-46fb-ac79-358994337b4c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b Apr 30 21:52:03.491196 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c355f1a9-c544-46fb-ac79-358994337b4c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:03.491196 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c355f1a9-c544-46fb-ac79-358994337b4c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:03.496813 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:03.496813 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:03.497819 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c355f1a9-c544-46fb-ac79-358994337b4c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:52:03.500021 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c355f1a9-c544-46fb-ac79-358994337b4c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b returned with HTTP 200 Apr 30 21:52:03.500726 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1970/3916] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:52:03 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:04.508872 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2c6a7af2-bd97-4e62-90a5-b14a2a938674 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:04.512960 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2c6a7af2-bd97-4e62-90a5-b14a2a938674 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b Apr 30 21:52:04.513434 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2c6a7af2-bd97-4e62-90a5-b14a2a938674 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:04.514017 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2c6a7af2-bd97-4e62-90a5-b14a2a938674 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:04.523481 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:04.523481 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:04.524713 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2c6a7af2-bd97-4e62-90a5-b14a2a938674 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:52:04.526602 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2c6a7af2-bd97-4e62-90a5-b14a2a938674 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b returned with HTTP 200 Apr 30 21:52:04.527313 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1947/3917] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:52:04 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:05.535596 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8181a5c2-9539-4229-874c-d2046774347f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:05.540028 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8181a5c2-9539-4229-874c-d2046774347f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b Apr 30 21:52:05.540486 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8181a5c2-9539-4229-874c-d2046774347f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:05.540935 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8181a5c2-9539-4229-874c-d2046774347f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:05.548673 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8181a5c2-9539-4229-874c-d2046774347f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b returned with HTTP 404 Apr 30 21:52:05.549559 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1971/3918] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:52:05 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/fea59f3f-40d4-4b59-b594-93fa979f1e0b => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:52:05.554146 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9409afe9-0e99-4feb-b3cb-72ac67703125 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:05.557544 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9409afe9-0e99-4feb-b3cb-72ac67703125 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 Apr 30 21:52:05.558013 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9409afe9-0e99-4feb-b3cb-72ac67703125 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:05.558455 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9409afe9-0e99-4feb-b3cb-72ac67703125 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:05.559757 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-9409afe9-0e99-4feb-b3cb-72ac67703125 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete volume with id: 24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 Apr 30 21:52:05.572912 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:05.572912 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:05.573926 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9409afe9-0e99-4feb-b3cb-72ac67703125 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:05.726398 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9409afe9-0e99-4feb-b3cb-72ac67703125 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete volume request issued successfully. Apr 30 21:52:05.727130 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9409afe9-0e99-4feb-b3cb-72ac67703125 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 returned with HTTP 202 Apr 30 21:52:05.727841 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1948/3919] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:52:05 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:52:05.732560 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d371e925-f27a-475a-a642-7b42acadd6ad None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:05.736160 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d371e925-f27a-475a-a642-7b42acadd6ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 Apr 30 21:52:05.736599 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d371e925-f27a-475a-a642-7b42acadd6ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:05.737042 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d371e925-f27a-475a-a642-7b42acadd6ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:05.751787 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:05.751787 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:05.758783 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d371e925-f27a-475a-a642-7b42acadd6ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:05.767690 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d371e925-f27a-475a-a642-7b42acadd6ad tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 returned with HTTP 200 Apr 30 21:52:05.768418 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1972/3920] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:05 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 => generated 907 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:06.780874 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e02f68d1-7489-492d-a5f1-f9898ba42f34 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:06.784373 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e02f68d1-7489-492d-a5f1-f9898ba42f34 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 Apr 30 21:52:06.784878 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e02f68d1-7489-492d-a5f1-f9898ba42f34 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:06.785318 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e02f68d1-7489-492d-a5f1-f9898ba42f34 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:06.800313 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:06.800313 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:06.807051 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e02f68d1-7489-492d-a5f1-f9898ba42f34 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:06.815948 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e02f68d1-7489-492d-a5f1-f9898ba42f34 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 returned with HTTP 200 Apr 30 21:52:06.816651 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1949/3921] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:06 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 => generated 907 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:07.637407 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7e517834-aaa8-4f2e-b687-1fd30bab1691 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:07.641534 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7e517834-aaa8-4f2e-b687-1fd30bab1691 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 Apr 30 21:52:07.642010 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7e517834-aaa8-4f2e-b687-1fd30bab1691 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:07.642489 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7e517834-aaa8-4f2e-b687-1fd30bab1691 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:07.660738 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:07.660738 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:07.667280 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7e517834-aaa8-4f2e-b687-1fd30bab1691 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:07.676606 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7e517834-aaa8-4f2e-b687-1fd30bab1691 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 returned with HTTP 200 Apr 30 21:52:07.678092 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1973/3922] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:07 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 => generated 1601 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:07.828997 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a861a77a-14a0-44e6-82ee-4f2e7ecf77cf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:07.832512 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a861a77a-14a0-44e6-82ee-4f2e7ecf77cf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 Apr 30 21:52:07.832955 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a861a77a-14a0-44e6-82ee-4f2e7ecf77cf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:07.833402 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a861a77a-14a0-44e6-82ee-4f2e7ecf77cf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:07.847057 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:07.847057 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:07.853890 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a861a77a-14a0-44e6-82ee-4f2e7ecf77cf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:07.862134 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a861a77a-14a0-44e6-82ee-4f2e7ecf77cf tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 returned with HTTP 200 Apr 30 21:52:07.862819 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1950/3923] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:07 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 => generated 907 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:08.875030 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0c2e69a3-5bce-462b-9ed9-4bb031d2aa31 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:08.878592 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0c2e69a3-5bce-462b-9ed9-4bb031d2aa31 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 Apr 30 21:52:08.879029 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0c2e69a3-5bce-462b-9ed9-4bb031d2aa31 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:08.879477 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0c2e69a3-5bce-462b-9ed9-4bb031d2aa31 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:08.890006 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0c2e69a3-5bce-462b-9ed9-4bb031d2aa31 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 returned with HTTP 404 Apr 30 21:52:08.890881 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1974/3924] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:08 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/24cbb600-25d1-47e8-bc7c-fed2f51ec9f8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:52:08.895911 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-baf9d0a2-fb5c-4720-a6af-bf445c1bba51 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:08.900433 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-baf9d0a2-fb5c-4720-a6af-bf445c1bba51 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:52:08.900874 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-baf9d0a2-fb5c-4720-a6af-bf445c1bba51 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:08.901321 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-baf9d0a2-fb5c-4720-a6af-bf445c1bba51 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:08.901616 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-baf9d0a2-fb5c-4720-a6af-bf445c1bba51 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: 41cf1444-49a9-42c1-8a05-f80b0564e1ed Apr 30 21:52:08.910452 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-baf9d0a2-fb5c-4720-a6af-bf445c1bba51 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed returned with HTTP 404 Apr 30 21:52:08.911359 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1951/3925] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:52:08 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/41cf1444-49a9-42c1-8a05-f80b0564e1ed => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:52:08.917478 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a9dc8c4f-ae4a-4947-a232-f8a61a55e2ca None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:08.921536 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a9dc8c4f-ae4a-4947-a232-f8a61a55e2ca tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:52:08.922034 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a9dc8c4f-ae4a-4947-a232-f8a61a55e2ca tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:08.922522 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a9dc8c4f-ae4a-4947-a232-f8a61a55e2ca tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:08.922807 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v2.snapshots [None req-a9dc8c4f-ae4a-4947-a232-f8a61a55e2ca tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: ddac939f-bad9-4275-9883-9dc49ea55268 Apr 30 21:52:08.930769 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a9dc8c4f-ae4a-4947-a232-f8a61a55e2ca tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 returned with HTTP 404 Apr 30 21:52:08.931845 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1975/3926] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:52:08 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ddac939f-bad9-4275-9883-9dc49ea55268 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:52:08.936100 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-96ac4d87-43df-48d7-9969-7cc1a243e52c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:08.940316 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-96ac4d87-43df-48d7-9969-7cc1a243e52c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:52:08.940759 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-96ac4d87-43df-48d7-9969-7cc1a243e52c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:08.941210 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-96ac4d87-43df-48d7-9969-7cc1a243e52c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:08.941531 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-96ac4d87-43df-48d7-9969-7cc1a243e52c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: 3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 Apr 30 21:52:08.949608 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-96ac4d87-43df-48d7-9969-7cc1a243e52c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 returned with HTTP 404 Apr 30 21:52:08.950558 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1952/3927] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:52:08 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3f18b4cd-b864-4e8e-92e1-cb5a93f18f21 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:52:08.955382 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3ba35811-c7b7-40b3-840b-980cf7913f4f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:08.959266 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3ba35811-c7b7-40b3-840b-980cf7913f4f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:52:08.959703 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3ba35811-c7b7-40b3-840b-980cf7913f4f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:08.960150 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3ba35811-c7b7-40b3-840b-980cf7913f4f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:08.960442 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v2.snapshots [None req-3ba35811-c7b7-40b3-840b-980cf7913f4f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: 3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 Apr 30 21:52:08.968290 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3ba35811-c7b7-40b3-840b-980cf7913f4f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 returned with HTTP 404 Apr 30 21:52:08.969157 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1976/3928] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:52:08 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/3850e177-3f4d-44e7-855d-8d7cbfe1c5d5 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:52:08.974121 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-52724b6d-aa2b-4d06-a225-621f75b10e5b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:08.979255 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-52724b6d-aa2b-4d06-a225-621f75b10e5b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:52:08.979255 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-52724b6d-aa2b-4d06-a225-621f75b10e5b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:08.979255 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-52724b6d-aa2b-4d06-a225-621f75b10e5b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:08.979255 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-52724b6d-aa2b-4d06-a225-621f75b10e5b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: 144319ed-cf8d-4238-910a-90958228ed03 Apr 30 21:52:08.986534 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-52724b6d-aa2b-4d06-a225-621f75b10e5b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 returned with HTTP 404 Apr 30 21:52:08.987306 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1953/3929] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:52:08 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/144319ed-cf8d-4238-910a-90958228ed03 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:52:08.991392 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1966caaa-e65b-4dea-b3c1-3355bd48ff27 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:08.995320 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1966caaa-e65b-4dea-b3c1-3355bd48ff27 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:52:08.995758 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1966caaa-e65b-4dea-b3c1-3355bd48ff27 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:08.996235 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1966caaa-e65b-4dea-b3c1-3355bd48ff27 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:08.996527 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v2.snapshots [None req-1966caaa-e65b-4dea-b3c1-3355bd48ff27 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: a6a2003b-ad55-403f-bd67-bc944fac9aa0 Apr 30 21:52:09.003906 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1966caaa-e65b-4dea-b3c1-3355bd48ff27 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 returned with HTTP 404 Apr 30 21:52:09.004765 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1977/3930] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:52:08 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/a6a2003b-ad55-403f-bd67-bc944fac9aa0 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:52:09.009079 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-69ee699c-f77e-4675-bb45-0f1bae10907b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:09.012955 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-69ee699c-f77e-4675-bb45-0f1bae10907b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:52:09.015376 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-69ee699c-f77e-4675-bb45-0f1bae10907b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:09.015376 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-69ee699c-f77e-4675-bb45-0f1bae10907b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:09.015376 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-69ee699c-f77e-4675-bb45-0f1bae10907b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: 8c291148-41d9-43b7-856e-2e55692354b8 Apr 30 21:52:09.022666 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-69ee699c-f77e-4675-bb45-0f1bae10907b tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 returned with HTTP 404 Apr 30 21:52:09.023495 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1954/3931] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:52:09 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/8c291148-41d9-43b7-856e-2e55692354b8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:52:09.028059 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-65d97821-6c01-4907-be1b-9836fbad7b69 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:09.031546 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-65d97821-6c01-4907-be1b-9836fbad7b69 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:52:09.032603 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-65d97821-6c01-4907-be1b-9836fbad7b69 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:09.033053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-65d97821-6c01-4907-be1b-9836fbad7b69 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:09.033445 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-65d97821-6c01-4907-be1b-9836fbad7b69 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete volume with id: cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:52:09.046942 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:09.046942 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:09.047894 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-65d97821-6c01-4907-be1b-9836fbad7b69 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:09.160787 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-65d97821-6c01-4907-be1b-9836fbad7b69 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete volume request issued successfully. Apr 30 21:52:09.161190 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-65d97821-6c01-4907-be1b-9836fbad7b69 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 202 Apr 30 21:52:09.162118 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1978/3932] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:52:09 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Apr 30 21:52:09.170609 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-75f40d3f-9d17-4613-999b-ab8ee26736d8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:09.170914 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-75f40d3f-9d17-4613-999b-ab8ee26736d8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:52:09.171344 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-75f40d3f-9d17-4613-999b-ab8ee26736d8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:09.171887 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-75f40d3f-9d17-4613-999b-ab8ee26736d8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:09.191281 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:09.191281 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:09.199039 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-75f40d3f-9d17-4613-999b-ab8ee26736d8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:09.209592 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-75f40d3f-9d17-4613-999b-ab8ee26736d8 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:52:09.210377 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1955/3933] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:09 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:10.224116 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b2f934ec-e66c-4ebd-89b5-7648ed5b1555 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:10.228659 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b2f934ec-e66c-4ebd-89b5-7648ed5b1555 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:52:10.233003 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b2f934ec-e66c-4ebd-89b5-7648ed5b1555 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:10.233003 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b2f934ec-e66c-4ebd-89b5-7648ed5b1555 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:10.248614 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:10.248614 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:10.256863 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b2f934ec-e66c-4ebd-89b5-7648ed5b1555 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:10.272318 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b2f934ec-e66c-4ebd-89b5-7648ed5b1555 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:52:10.281407 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1979/3934] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:10 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1324 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:10.451793 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-78999374-1ef3-47b7-bc4b-42090636a06a req-6ab11299-50ea-42bb-b420-5b7e6f136e90 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:10.456789 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-78999374-1ef3-47b7-bc4b-42090636a06a req-6ab11299-50ea-42bb-b420-5b7e6f136e90 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] DELETE http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/f227a2e3-390f-48ee-9ae2-de0c3d6bfdc2 Apr 30 21:52:10.457996 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-78999374-1ef3-47b7-bc4b-42090636a06a req-6ab11299-50ea-42bb-b420-5b7e6f136e90 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:10.457996 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-78999374-1ef3-47b7-bc4b-42090636a06a req-6ab11299-50ea-42bb-b420-5b7e6f136e90 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:10.470870 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:10.470870 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:10.650773 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-78999374-1ef3-47b7-bc4b-42090636a06a req-6ab11299-50ea-42bb-b420-5b7e6f136e90 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/f227a2e3-390f-48ee-9ae2-de0c3d6bfdc2 returned with HTTP 200 Apr 30 21:52:10.651479 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1956/3935] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:52:10 2022] DELETE /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/f227a2e3-390f-48ee-9ae2-de0c3d6bfdc2 => generated 19 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:10.688095 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-78999374-1ef3-47b7-bc4b-42090636a06a req-c9a26e1b-6675-4e57-b8d2-5881ba1b366a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:10.691511 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-78999374-1ef3-47b7-bc4b-42090636a06a req-c9a26e1b-6675-4e57-b8d2-5881ba1b366a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] DELETE http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 Apr 30 21:52:10.691910 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-78999374-1ef3-47b7-bc4b-42090636a06a req-c9a26e1b-6675-4e57-b8d2-5881ba1b366a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:10.692362 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-78999374-1ef3-47b7-bc4b-42090636a06a req-c9a26e1b-6675-4e57-b8d2-5881ba1b366a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:10.692757 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [req-78999374-1ef3-47b7-bc4b-42090636a06a req-c9a26e1b-6675-4e57-b8d2-5881ba1b366a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Delete volume with id: 2efe524c-9bc8-4297-adf2-325865ad46c9 Apr 30 21:52:10.706960 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:10.706960 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:10.707950 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-78999374-1ef3-47b7-bc4b-42090636a06a req-c9a26e1b-6675-4e57-b8d2-5881ba1b366a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:10.914705 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-78999374-1ef3-47b7-bc4b-42090636a06a req-c9a26e1b-6675-4e57-b8d2-5881ba1b366a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Delete volume request issued successfully. Apr 30 21:52:10.915099 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-78999374-1ef3-47b7-bc4b-42090636a06a req-c9a26e1b-6675-4e57-b8d2-5881ba1b366a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 returned with HTTP 202 Apr 30 21:52:10.915906 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1980/3936] 10.222.0.20 () {60 vars in 1393 bytes} [Sat Apr 30 21:52:10 2022] DELETE /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:52:11.285556 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e75e6c0e-a431-4b3b-980d-f3b0226e991f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:11.289151 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e75e6c0e-a431-4b3b-980d-f3b0226e991f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:52:11.289621 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e75e6c0e-a431-4b3b-980d-f3b0226e991f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:11.290102 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e75e6c0e-a431-4b3b-980d-f3b0226e991f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:11.304498 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:11.304498 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:11.311202 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e75e6c0e-a431-4b3b-980d-f3b0226e991f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:11.321422 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e75e6c0e-a431-4b3b-980d-f3b0226e991f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:52:11.322269 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1957/3937] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:11 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:12.333998 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6b5dc54d-c4ba-422f-9e11-d7b5953c7181 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:12.337512 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6b5dc54d-c4ba-422f-9e11-d7b5953c7181 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:52:12.337988 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6b5dc54d-c4ba-422f-9e11-d7b5953c7181 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:12.338438 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6b5dc54d-c4ba-422f-9e11-d7b5953c7181 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:12.352651 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:12.352651 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:12.359423 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6b5dc54d-c4ba-422f-9e11-d7b5953c7181 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:12.369438 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6b5dc54d-c4ba-422f-9e11-d7b5953c7181 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:52:12.370170 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1981/3938] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:12 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:12.602626 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-757c9414-979d-48aa-871a-fe66dd7c58e7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:12.606209 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-757c9414-979d-48aa-871a-fe66dd7c58e7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 Apr 30 21:52:12.606653 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-757c9414-979d-48aa-871a-fe66dd7c58e7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:12.607104 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-757c9414-979d-48aa-871a-fe66dd7c58e7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:12.621690 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:12.621690 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:12.628426 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-757c9414-979d-48aa-871a-fe66dd7c58e7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:12.638001 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-757c9414-979d-48aa-871a-fe66dd7c58e7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 returned with HTTP 200 Apr 30 21:52:12.638695 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1958/3939] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:12 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:13.382229 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f56083f5-f6d8-4b10-86e1-c9a324f6d699 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:13.385733 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f56083f5-f6d8-4b10-86e1-c9a324f6d699 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:52:13.386194 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f56083f5-f6d8-4b10-86e1-c9a324f6d699 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:13.386636 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f56083f5-f6d8-4b10-86e1-c9a324f6d699 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:13.401105 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:13.401105 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:13.407959 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f56083f5-f6d8-4b10-86e1-c9a324f6d699 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:13.417183 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f56083f5-f6d8-4b10-86e1-c9a324f6d699 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:52:13.417923 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1982/3940] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:13 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:13.651695 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2230d25a-4c20-4be7-900f-f8b8f7634c19 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:13.655173 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2230d25a-4c20-4be7-900f-f8b8f7634c19 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 Apr 30 21:52:13.655607 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2230d25a-4c20-4be7-900f-f8b8f7634c19 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:13.656050 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2230d25a-4c20-4be7-900f-f8b8f7634c19 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:13.669620 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:13.669620 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:13.676622 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2230d25a-4c20-4be7-900f-f8b8f7634c19 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:13.685858 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2230d25a-4c20-4be7-900f-f8b8f7634c19 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 returned with HTTP 200 Apr 30 21:52:13.686544 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1959/3941] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:13 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:14.430459 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-39d8e2a1-2ce3-4f16-b006-0cb483488022 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:14.434020 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-39d8e2a1-2ce3-4f16-b006-0cb483488022 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:52:14.434441 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-39d8e2a1-2ce3-4f16-b006-0cb483488022 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:14.434884 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-39d8e2a1-2ce3-4f16-b006-0cb483488022 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:14.448373 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:14.448373 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:14.455545 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-39d8e2a1-2ce3-4f16-b006-0cb483488022 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:14.464802 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-39d8e2a1-2ce3-4f16-b006-0cb483488022 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:52:14.465670 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1983/3942] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:14 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1324 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:14.699626 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4dbb897f-7316-4469-9cab-496fe447bebc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:14.703060 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4dbb897f-7316-4469-9cab-496fe447bebc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 Apr 30 21:52:14.703501 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4dbb897f-7316-4469-9cab-496fe447bebc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:14.704609 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4dbb897f-7316-4469-9cab-496fe447bebc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:14.718287 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:14.718287 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:14.724999 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4dbb897f-7316-4469-9cab-496fe447bebc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:14.734346 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4dbb897f-7316-4469-9cab-496fe447bebc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 returned with HTTP 200 Apr 30 21:52:14.735033 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1960/3943] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:14 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:52:15.477837 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0ae2bdfb-000d-4cd8-9229-8b0d164559b6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:15.481329 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0ae2bdfb-000d-4cd8-9229-8b0d164559b6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:52:15.481794 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0ae2bdfb-000d-4cd8-9229-8b0d164559b6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:15.482253 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0ae2bdfb-000d-4cd8-9229-8b0d164559b6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:15.496374 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:15.496374 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:15.503046 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0ae2bdfb-000d-4cd8-9229-8b0d164559b6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:15.512349 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0ae2bdfb-000d-4cd8-9229-8b0d164559b6 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:52:15.515717 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1984/3944] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:15 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1324 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:15.747322 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-264ec97b-651c-4c36-b12e-b71ad7a4a461 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:15.750918 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-264ec97b-651c-4c36-b12e-b71ad7a4a461 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 Apr 30 21:52:15.751385 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-264ec97b-651c-4c36-b12e-b71ad7a4a461 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:15.751833 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-264ec97b-651c-4c36-b12e-b71ad7a4a461 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:15.765888 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:15.765888 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:15.773188 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-264ec97b-651c-4c36-b12e-b71ad7a4a461 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:15.783423 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-264ec97b-651c-4c36-b12e-b71ad7a4a461 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 returned with HTTP 200 Apr 30 21:52:15.784114 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1961/3945] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:15 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:16.525275 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-79ccc081-0a36-4582-93ab-b4112568f3c0 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:16.528820 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-79ccc081-0a36-4582-93ab-b4112568f3c0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:52:16.529259 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-79ccc081-0a36-4582-93ab-b4112568f3c0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:16.529706 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-79ccc081-0a36-4582-93ab-b4112568f3c0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:16.543911 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:16.543911 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:16.550937 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-79ccc081-0a36-4582-93ab-b4112568f3c0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:16.560205 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-79ccc081-0a36-4582-93ab-b4112568f3c0 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:52:16.560903 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1985/3946] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:16 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:16.796635 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7ad71282-41b6-4ca9-bbda-4c0fba617d44 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:16.800970 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7ad71282-41b6-4ca9-bbda-4c0fba617d44 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 Apr 30 21:52:16.801641 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7ad71282-41b6-4ca9-bbda-4c0fba617d44 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:16.802159 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7ad71282-41b6-4ca9-bbda-4c0fba617d44 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:16.816622 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:16.816622 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:16.825110 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7ad71282-41b6-4ca9-bbda-4c0fba617d44 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:16.834738 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7ad71282-41b6-4ca9-bbda-4c0fba617d44 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 returned with HTTP 200 Apr 30 21:52:16.836327 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1962/3947] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:16 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:17.573024 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4b6cc84d-f838-439d-96bd-412d6a2f24e9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:17.576609 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4b6cc84d-f838-439d-96bd-412d6a2f24e9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:52:17.577053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4b6cc84d-f838-439d-96bd-412d6a2f24e9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:17.577505 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4b6cc84d-f838-439d-96bd-412d6a2f24e9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:17.591200 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:17.591200 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:17.598634 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4b6cc84d-f838-439d-96bd-412d6a2f24e9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:17.607949 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4b6cc84d-f838-439d-96bd-412d6a2f24e9 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 200 Apr 30 21:52:17.608645 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1986/3948] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:17 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:17.847755 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5bdf2bed-cd3b-4039-9581-4195f2202fda None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:17.852508 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5bdf2bed-cd3b-4039-9581-4195f2202fda tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 Apr 30 21:52:17.852944 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5bdf2bed-cd3b-4039-9581-4195f2202fda tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:17.853391 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5bdf2bed-cd3b-4039-9581-4195f2202fda tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:17.867825 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:17.867825 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:17.875067 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5bdf2bed-cd3b-4039-9581-4195f2202fda tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:17.884954 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5bdf2bed-cd3b-4039-9581-4195f2202fda tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 returned with HTTP 200 Apr 30 21:52:17.887600 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1963/3949] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:17 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:18.621015 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b24f6c83-1d71-46f8-b3f6-8eea20dc415a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:18.624447 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b24f6c83-1d71-46f8-b3f6-8eea20dc415a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 Apr 30 21:52:18.624879 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b24f6c83-1d71-46f8-b3f6-8eea20dc415a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:18.625343 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b24f6c83-1d71-46f8-b3f6-8eea20dc415a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:18.636243 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b24f6c83-1d71-46f8-b3f6-8eea20dc415a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 returned with HTTP 404 Apr 30 21:52:18.637065 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1987/3950] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:18 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/cef2a6ba-722a-421e-a3d7-963730a1eb11 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:52:18.641347 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-281a532a-dd3c-4dbe-98ad-e5073891599c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:18.645970 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-281a532a-dd3c-4dbe-98ad-e5073891599c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 Apr 30 21:52:18.646406 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-281a532a-dd3c-4dbe-98ad-e5073891599c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:18.646850 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-281a532a-dd3c-4dbe-98ad-e5073891599c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:18.647144 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-281a532a-dd3c-4dbe-98ad-e5073891599c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete snapshot with id: ec2413ff-cb82-413a-a348-da9cd71a0085 Apr 30 21:52:18.656362 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:18.656362 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:18.657264 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-281a532a-dd3c-4dbe-98ad-e5073891599c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:52:18.767892 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-281a532a-dd3c-4dbe-98ad-e5073891599c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot delete request issued successfully. Apr 30 21:52:18.768319 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-281a532a-dd3c-4dbe-98ad-e5073891599c tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 returned with HTTP 202 Apr 30 21:52:18.769107 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1964/3951] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:52:18 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:52:18.774068 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-baba37b7-b86b-4595-8085-b36482094f87 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:18.778175 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-baba37b7-b86b-4595-8085-b36482094f87 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 Apr 30 21:52:18.778621 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-baba37b7-b86b-4595-8085-b36482094f87 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:18.779103 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-baba37b7-b86b-4595-8085-b36482094f87 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:18.788609 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:18.788609 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:18.789569 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-baba37b7-b86b-4595-8085-b36482094f87 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:52:18.791530 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-baba37b7-b86b-4595-8085-b36482094f87 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 returned with HTTP 200 Apr 30 21:52:18.792256 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1988/3952] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:52:18 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:18.899111 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f89505c7-ff63-468a-ab73-8f66dca97b33 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:18.902672 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f89505c7-ff63-468a-ab73-8f66dca97b33 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 Apr 30 21:52:18.903111 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f89505c7-ff63-468a-ab73-8f66dca97b33 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:18.903588 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f89505c7-ff63-468a-ab73-8f66dca97b33 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:18.914476 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f89505c7-ff63-468a-ab73-8f66dca97b33 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 returned with HTTP 404 Apr 30 21:52:18.915409 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1965/3953] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:18 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/2efe524c-9bc8-4297-adf2-325865ad46c9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:52:18.989333 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-c45ce8a6-8918-473b-bac9-3cbc602f86b5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:18.993751 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c45ce8a6-8918-473b-bac9-3cbc602f86b5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] DELETE http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 Apr 30 21:52:18.994214 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c45ce8a6-8918-473b-bac9-3cbc602f86b5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:18.994695 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-c45ce8a6-8918-473b-bac9-3cbc602f86b5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:18.994987 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v2.snapshots [None req-c45ce8a6-8918-473b-bac9-3cbc602f86b5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Delete snapshot with id: 1015f375-c3d8-41c8-9a88-5a3e99cf27c6 Apr 30 21:52:19.004543 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:19.004543 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:19.005455 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c45ce8a6-8918-473b-bac9-3cbc602f86b5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:52:19.121367 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-c45ce8a6-8918-473b-bac9-3cbc602f86b5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot delete request issued successfully. Apr 30 21:52:19.121694 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-c45ce8a6-8918-473b-bac9-3cbc602f86b5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 returned with HTTP 202 Apr 30 21:52:19.122547 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1989/3954] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:52:18 2022] DELETE /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:52:19.127241 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-89b61c19-3e4c-4a16-8d70-8817f181fabc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:19.131583 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-89b61c19-3e4c-4a16-8d70-8817f181fabc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 Apr 30 21:52:19.132027 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-89b61c19-3e4c-4a16-8d70-8817f181fabc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:19.132477 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-89b61c19-3e4c-4a16-8d70-8817f181fabc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:19.151145 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:19.151145 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:19.151145 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-89b61c19-3e4c-4a16-8d70-8817f181fabc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:52:19.151145 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-89b61c19-3e4c-4a16-8d70-8817f181fabc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 returned with HTTP 200 Apr 30 21:52:19.151145 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1966/3955] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:52:19 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:19.800994 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fb59506a-4437-4e25-b168-ea9b31eee113 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:19.805040 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fb59506a-4437-4e25-b168-ea9b31eee113 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 Apr 30 21:52:19.805502 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fb59506a-4437-4e25-b168-ea9b31eee113 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:19.805980 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fb59506a-4437-4e25-b168-ea9b31eee113 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:19.815221 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:19.815221 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:19.816126 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fb59506a-4437-4e25-b168-ea9b31eee113 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:52:19.817882 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fb59506a-4437-4e25-b168-ea9b31eee113 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 returned with HTTP 200 Apr 30 21:52:19.818553 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1990/3956] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:52:19 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:20.157146 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-bf11bb62-9e6c-436d-8f1e-cee17b6c4b0b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:20.161594 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bf11bb62-9e6c-436d-8f1e-cee17b6c4b0b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 Apr 30 21:52:20.162074 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bf11bb62-9e6c-436d-8f1e-cee17b6c4b0b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:20.167903 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-bf11bb62-9e6c-436d-8f1e-cee17b6c4b0b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:20.171814 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:20.171814 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:20.172742 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-bf11bb62-9e6c-436d-8f1e-cee17b6c4b0b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:52:20.174596 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-bf11bb62-9e6c-436d-8f1e-cee17b6c4b0b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 returned with HTTP 200 Apr 30 21:52:20.175386 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1967/3957] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:52:20 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:20.825865 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-97f13e59-16b1-48de-8877-9aeb17939efe None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:20.829868 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-97f13e59-16b1-48de-8877-9aeb17939efe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 Apr 30 21:52:20.830347 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-97f13e59-16b1-48de-8877-9aeb17939efe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:20.830777 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-97f13e59-16b1-48de-8877-9aeb17939efe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:20.840016 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:20.840016 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:20.840910 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-97f13e59-16b1-48de-8877-9aeb17939efe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Snapshot retrieved successfully. Apr 30 21:52:20.842716 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-97f13e59-16b1-48de-8877-9aeb17939efe tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 returned with HTTP 200 Apr 30 21:52:20.843383 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1991/3958] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:52:20 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:21.183588 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-52ba781f-2aea-40c6-bfc7-16b3ecfc7ec0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:21.187620 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-52ba781f-2aea-40c6-bfc7-16b3ecfc7ec0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 Apr 30 21:52:21.188059 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-52ba781f-2aea-40c6-bfc7-16b3ecfc7ec0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:21.188555 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-52ba781f-2aea-40c6-bfc7-16b3ecfc7ec0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:21.198300 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:21.198300 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:21.199238 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-52ba781f-2aea-40c6-bfc7-16b3ecfc7ec0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:52:21.201033 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-52ba781f-2aea-40c6-bfc7-16b3ecfc7ec0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 returned with HTTP 200 Apr 30 21:52:21.201706 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1968/3959] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:52:21 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:21.851432 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5bf559a2-3473-490b-9a0f-cca60d1e6eec None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:21.859255 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5bf559a2-3473-490b-9a0f-cca60d1e6eec tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 Apr 30 21:52:21.859726 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5bf559a2-3473-490b-9a0f-cca60d1e6eec tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:21.860181 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5bf559a2-3473-490b-9a0f-cca60d1e6eec tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:21.868820 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5bf559a2-3473-490b-9a0f-cca60d1e6eec tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 returned with HTTP 404 Apr 30 21:52:21.869682 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1992/3960] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:52:21 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/snapshots/ec2413ff-cb82-413a-a348-da9cd71a0085 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:52:21.874215 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5340caed-69c7-4c71-be55-206e6882b61f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:21.878374 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5340caed-69c7-4c71-be55-206e6882b61f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] DELETE http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:52:21.878815 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5340caed-69c7-4c71-be55-206e6882b61f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:21.879261 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5340caed-69c7-4c71-be55-206e6882b61f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:21.879655 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-5340caed-69c7-4c71-be55-206e6882b61f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete volume with id: 9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:52:21.893636 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:21.893636 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:21.894668 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5340caed-69c7-4c71-be55-206e6882b61f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:22.023239 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5340caed-69c7-4c71-be55-206e6882b61f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Delete volume request issued successfully. Apr 30 21:52:22.024046 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5340caed-69c7-4c71-be55-206e6882b61f tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 202 Apr 30 21:52:22.024856 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1969/3961] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:52:21 2022] DELETE /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:52:22.029355 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fc280a3c-1be1-4d89-ba1d-0a9dae81523e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:22.033802 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fc280a3c-1be1-4d89-ba1d-0a9dae81523e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:52:22.034242 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fc280a3c-1be1-4d89-ba1d-0a9dae81523e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:22.034792 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fc280a3c-1be1-4d89-ba1d-0a9dae81523e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:22.048864 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:22.048864 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:22.056301 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fc280a3c-1be1-4d89-ba1d-0a9dae81523e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:22.065151 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fc280a3c-1be1-4d89-ba1d-0a9dae81523e tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:52:22.065908 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1993/3962] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:22 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:22.210475 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a6cc278c-4b3d-49cf-975c-c835f0631230 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:22.214436 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a6cc278c-4b3d-49cf-975c-c835f0631230 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 Apr 30 21:52:22.214877 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a6cc278c-4b3d-49cf-975c-c835f0631230 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:22.215332 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a6cc278c-4b3d-49cf-975c-c835f0631230 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:22.225399 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:22.225399 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:22.226390 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a6cc278c-4b3d-49cf-975c-c835f0631230 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:52:22.228165 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a6cc278c-4b3d-49cf-975c-c835f0631230 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 returned with HTTP 200 Apr 30 21:52:22.228881 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1970/3963] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:52:22 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:23.077897 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e7330779-5c70-4d5e-beb8-8f93399a5ace None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:23.081488 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e7330779-5c70-4d5e-beb8-8f93399a5ace tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:52:23.081969 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e7330779-5c70-4d5e-beb8-8f93399a5ace tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:23.082422 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e7330779-5c70-4d5e-beb8-8f93399a5ace tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:23.099091 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:23.099091 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:23.106259 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e7330779-5c70-4d5e-beb8-8f93399a5ace tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:23.115186 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e7330779-5c70-4d5e-beb8-8f93399a5ace tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:52:23.115896 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1994/3964] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:23 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 908 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:23.237116 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-83e13871-5845-4e8f-ac67-63584d210624 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:23.241041 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-83e13871-5845-4e8f-ac67-63584d210624 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 Apr 30 21:52:23.241484 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-83e13871-5845-4e8f-ac67-63584d210624 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:23.241968 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-83e13871-5845-4e8f-ac67-63584d210624 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:23.252590 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-83e13871-5845-4e8f-ac67-63584d210624 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 returned with HTTP 404 Apr 30 21:52:23.252590 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1971/3965] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:52:23 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/1015f375-c3d8-41c8-9a88-5a3e99cf27c6 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:52:23.254839 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-477a6225-2a2a-4742-9364-e4579451bdc3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:23.258331 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-477a6225-2a2a-4742-9364-e4579451bdc3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] DELETE http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:52:23.258765 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-477a6225-2a2a-4742-9364-e4579451bdc3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:23.259250 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-477a6225-2a2a-4742-9364-e4579451bdc3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:23.259751 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-477a6225-2a2a-4742-9364-e4579451bdc3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Delete volume with id: 1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:52:23.275573 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:23.275573 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:23.276164 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-477a6225-2a2a-4742-9364-e4579451bdc3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:23.417582 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-477a6225-2a2a-4742-9364-e4579451bdc3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Delete volume request issued successfully. Apr 30 21:52:23.418647 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-477a6225-2a2a-4742-9364-e4579451bdc3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 202 Apr 30 21:52:23.419418 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1995/3966] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:52:23 2022] DELETE /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:52:23.424947 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-47c757a9-9d0c-4cb5-9d7c-1543c43fe83e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:23.428676 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-47c757a9-9d0c-4cb5-9d7c-1543c43fe83e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:52:23.429112 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-47c757a9-9d0c-4cb5-9d7c-1543c43fe83e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:23.429553 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-47c757a9-9d0c-4cb5-9d7c-1543c43fe83e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:23.445934 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:23.445934 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:23.452954 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-47c757a9-9d0c-4cb5-9d7c-1543c43fe83e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:23.462539 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-47c757a9-9d0c-4cb5-9d7c-1543c43fe83e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:52:23.465363 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1972/3967] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:23 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 1330 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:24.128042 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a0655bd2-3bf3-43f2-bf12-56bac673a27d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:24.131648 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a0655bd2-3bf3-43f2-bf12-56bac673a27d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:52:24.134511 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a0655bd2-3bf3-43f2-bf12-56bac673a27d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:24.134511 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a0655bd2-3bf3-43f2-bf12-56bac673a27d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:24.146807 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:24.146807 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:24.153822 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a0655bd2-3bf3-43f2-bf12-56bac673a27d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:24.162931 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a0655bd2-3bf3-43f2-bf12-56bac673a27d tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:52:24.163726 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1996/3968] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:24 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:24.475837 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2104c809-04ae-4b88-beaf-ff431686ee0c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:24.479510 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2104c809-04ae-4b88-beaf-ff431686ee0c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:52:24.479947 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2104c809-04ae-4b88-beaf-ff431686ee0c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:24.480419 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2104c809-04ae-4b88-beaf-ff431686ee0c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:24.494077 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:24.494077 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:24.500663 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2104c809-04ae-4b88-beaf-ff431686ee0c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:24.512516 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2104c809-04ae-4b88-beaf-ff431686ee0c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:52:24.513235 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1973/3969] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:24 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 1330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:25.176151 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6393ab54-ee23-469c-9064-7df4b57b0e0a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:25.179764 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6393ab54-ee23-469c-9064-7df4b57b0e0a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:52:25.180197 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6393ab54-ee23-469c-9064-7df4b57b0e0a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:25.180642 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6393ab54-ee23-469c-9064-7df4b57b0e0a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:25.194446 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:25.194446 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:25.201084 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-6393ab54-ee23-469c-9064-7df4b57b0e0a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:25.212434 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6393ab54-ee23-469c-9064-7df4b57b0e0a tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:52:25.212434 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1997/3970] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:25 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:25.526757 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e82eeb32-32be-4b98-a23a-d308913c15f3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:25.530359 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e82eeb32-32be-4b98-a23a-d308913c15f3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:52:25.532947 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e82eeb32-32be-4b98-a23a-d308913c15f3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:25.532947 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e82eeb32-32be-4b98-a23a-d308913c15f3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:25.545649 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:25.545649 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:25.553340 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e82eeb32-32be-4b98-a23a-d308913c15f3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:25.562904 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e82eeb32-32be-4b98-a23a-d308913c15f3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:52:25.563597 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1974/3971] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:25 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 1330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:26.223941 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-eab9238a-d442-4a75-a7ac-2ff86b98cd57 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:26.227560 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eab9238a-d442-4a75-a7ac-2ff86b98cd57 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:52:26.227997 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eab9238a-d442-4a75-a7ac-2ff86b98cd57 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:26.228448 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eab9238a-d442-4a75-a7ac-2ff86b98cd57 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:26.242324 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:26.242324 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:26.249252 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-eab9238a-d442-4a75-a7ac-2ff86b98cd57 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Volume info retrieved successfully. Apr 30 21:52:26.257724 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eab9238a-d442-4a75-a7ac-2ff86b98cd57 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 200 Apr 30 21:52:26.261058 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1998/3972] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:26 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:26.576606 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9c00ba1d-23b1-4e9b-805f-ab239c14ac06 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:26.580084 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9c00ba1d-23b1-4e9b-805f-ab239c14ac06 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:52:26.580542 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9c00ba1d-23b1-4e9b-805f-ab239c14ac06 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:26.580993 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9c00ba1d-23b1-4e9b-805f-ab239c14ac06 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:26.595291 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:26.595291 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:26.602030 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9c00ba1d-23b1-4e9b-805f-ab239c14ac06 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:26.611274 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9c00ba1d-23b1-4e9b-805f-ab239c14ac06 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:52:26.611967 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1975/3973] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:26 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 1330 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:27.271000 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-14813dab-d49b-47bc-986a-a1769587da15 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:27.275807 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-14813dab-d49b-47bc-986a-a1769587da15 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] GET http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb Apr 30 21:52:27.276451 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-14813dab-d49b-47bc-986a-a1769587da15 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:27.282227 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-14813dab-d49b-47bc-986a-a1769587da15 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:27.288773 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-14813dab-d49b-47bc-986a-a1769587da15 tempest-VolumesSnapshotTestJSON-954528396 tempest-VolumesSnapshotTestJSON-954528396-project] http://10.222.0.23/volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb returned with HTTP 404 Apr 30 21:52:27.289739 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 1999/3974] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:27 2022] GET /volume/v3/d1febcefe29f461ea37667520a278022/volumes/9ef7b859-1b98-4726-ad7b-39ae6a4c5bcb => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:52:27.624726 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-188aec75-3623-462c-a527-17b5cb0286fd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:27.628581 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-188aec75-3623-462c-a527-17b5cb0286fd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:52:27.629019 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-188aec75-3623-462c-a527-17b5cb0286fd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:27.629467 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-188aec75-3623-462c-a527-17b5cb0286fd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:27.643120 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:27.643120 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:27.650696 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-188aec75-3623-462c-a527-17b5cb0286fd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:27.660618 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-188aec75-3623-462c-a527-17b5cb0286fd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:52:27.661317 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1976/3975] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:27 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 1330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:28.673077 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-043a9be9-ccd6-473a-aff0-337455f2715a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:28.677319 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-043a9be9-ccd6-473a-aff0-337455f2715a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:52:28.677806 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-043a9be9-ccd6-473a-aff0-337455f2715a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:28.678336 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-043a9be9-ccd6-473a-aff0-337455f2715a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:28.692101 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:28.692101 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:28.699126 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-043a9be9-ccd6-473a-aff0-337455f2715a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:28.708500 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-043a9be9-ccd6-473a-aff0-337455f2715a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:52:28.709193 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2000/3976] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:28 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 1330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:29.721019 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6ffca053-3359-4688-a994-aaf74f3039a0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:29.725313 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6ffca053-3359-4688-a994-aaf74f3039a0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:52:29.725962 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6ffca053-3359-4688-a994-aaf74f3039a0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:29.726436 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6ffca053-3359-4688-a994-aaf74f3039a0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:29.739896 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:29.739896 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:29.746512 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6ffca053-3359-4688-a994-aaf74f3039a0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:29.756425 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6ffca053-3359-4688-a994-aaf74f3039a0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:52:29.757135 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1977/3977] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:29 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 1330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:30.769251 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3b37c8b6-2497-47c2-9f74-bdace3907e37 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:30.773565 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3b37c8b6-2497-47c2-9f74-bdace3907e37 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:52:30.774150 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3b37c8b6-2497-47c2-9f74-bdace3907e37 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:30.774629 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3b37c8b6-2497-47c2-9f74-bdace3907e37 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:30.788782 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:30.788782 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:30.795480 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3b37c8b6-2497-47c2-9f74-bdace3907e37 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:30.806286 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3b37c8b6-2497-47c2-9f74-bdace3907e37 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 200 Apr 30 21:52:30.806286 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2001/3978] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:30 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 1330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:31.818108 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f76dc080-b848-4c82-9e95-a4b6c27bce10 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:31.821772 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f76dc080-b848-4c82-9e95-a4b6c27bce10 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 Apr 30 21:52:31.822211 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f76dc080-b848-4c82-9e95-a4b6c27bce10 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:31.822654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f76dc080-b848-4c82-9e95-a4b6c27bce10 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:31.833348 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f76dc080-b848-4c82-9e95-a4b6c27bce10 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 returned with HTTP 404 Apr 30 21:52:31.834445 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1978/3979] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:31 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/1f0104e1-0316-4101-96fd-5f0f496e3800 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:52:31.871551 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:31.875021 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] POST http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes Apr 30 21:52:31.877099 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1705002052", "snapshot_id": null, "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "volume_type": null, "size": 1}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:52:31.877099 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1705002052', 'snapshot_id': None, 'imageRef': 'a5b0850f-3b24-4bcb-b0a7-351c3216b27d', 'volume_type': None, 'size': 1}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:52:31.967111 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create volume of 1 GB Apr 30 21:52:31.974308 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Availability Zones retrieved successfully. Apr 30 21:52:31.989517 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Flow 'volume_create_api' (dcefc2fe-39a3-45fa-9cfe-c73687d75f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:52:31.991988 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc305a93-3f58-4a93-b389-5a060d873771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:52:31.994362 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:52:32.057464 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc305a93-3f58-4a93-b389-5a060d873771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:52:32.059496 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08403f86-9a23-4b5d-ae2a-c62e778025ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:52:32.168848 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Created reservations ['6c634c9c-ea80-4a22-9e4d-c0f5effe307c', '2ae56b98-1c5a-4012-98e9-99cdb4662b7a', 'ba53c418-ba65-48e5-af2a-1f26c33c2ec5', '7cd96257-c101-462c-bd90-dc12f079a008'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:52:32.170566 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08403f86-9a23-4b5d-ae2a-c62e778025ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c634c9c-ea80-4a22-9e4d-c0f5effe307c', '2ae56b98-1c5a-4012-98e9-99cdb4662b7a', 'ba53c418-ba65-48e5-af2a-1f26c33c2ec5', '7cd96257-c101-462c-bd90-dc12f079a008']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:52:32.173242 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd72258-4c5b-4c1d-8d50-b11b792ad21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:52:32.250725 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdd72258-4c5b-4c1d-8d50-b11b792ad21a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4402b35-971a-48cf-bc2d-3f5f5f47faa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1705002052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='839ab2af4d6b40c3b957be9c7dc78b26',qos_specs=None,replication_status=,reservations=['6c634c9c-ea80-4a22-9e4d-c0f5effe307c','2ae56b98-1c5a-4012-98e9-99cdb4662b7a','ba53c418-ba65-48e5-af2a-1f26c33c2ec5','7cd96257-c101-462c-bd90-dc12f079a008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d838be38c1941eba44ffcfc6c17f002',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:52:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1705002052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4402b35-971a-48cf-bc2d-3f5f5f47faa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='839ab2af4d6b40c3b957be9c7dc78b26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d838be38c1941eba44ffcfc6c17f002',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:52:32.252587 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b433362-818b-44ee-b361-fa7e0b1ee0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:52:32.359231 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b433362-818b-44ee-b361-fa7e0b1ee0cb) transitioned into state 'SUCCESS' from state '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-1705002052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='839ab2af4d6b40c3b957be9c7dc78b26',qos_specs=None,replication_status=,reservations=['6c634c9c-ea80-4a22-9e4d-c0f5effe307c','2ae56b98-1c5a-4012-98e9-99cdb4662b7a','ba53c418-ba65-48e5-af2a-1f26c33c2ec5','7cd96257-c101-462c-bd90-dc12f079a008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d838be38c1941eba44ffcfc6c17f002',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:52:32.361159 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae21f266-0117-4a75-a9de-6c8d49c8a831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:52:32.438792 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae21f266-0117-4a75-a9de-6c8d49c8a831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:52:32.449777 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Flow 'volume_create_api' (dcefc2fe-39a3-45fa-9cfe-c73687d75f33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:52:32.449777 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create volume request issued successfully. Apr 30 21:52:32.449777 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-00e02c09-8548-402b-ad24-de0f3d56dc24 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes returned with HTTP 202 Apr 30 21:52:32.449777 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2002/3980] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:52:31 2022] POST /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes => generated 821 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:52:32.459762 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-371f1edb-f048-4c4d-92ef-83e37fd7e38e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:32.463273 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-371f1edb-f048-4c4d-92ef-83e37fd7e38e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:52:32.463711 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-371f1edb-f048-4c4d-92ef-83e37fd7e38e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:32.464157 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-371f1edb-f048-4c4d-92ef-83e37fd7e38e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:32.478287 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:32.478287 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:32.485530 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-371f1edb-f048-4c4d-92ef-83e37fd7e38e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:32.494792 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-371f1edb-f048-4c4d-92ef-83e37fd7e38e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 200 Apr 30 21:52:32.495722 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1979/3981] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:32 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 889 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:33.508373 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-5005b559-a80b-4e27-9e17-ca4f0b719388 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:33.512270 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5005b559-a80b-4e27-9e17-ca4f0b719388 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:52:33.512717 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5005b559-a80b-4e27-9e17-ca4f0b719388 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:33.517970 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-5005b559-a80b-4e27-9e17-ca4f0b719388 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:33.528635 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:33.528635 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:33.535689 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-5005b559-a80b-4e27-9e17-ca4f0b719388 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:33.544028 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-5005b559-a80b-4e27-9e17-ca4f0b719388 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 200 Apr 30 21:52:33.544738 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2003/3982] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:33 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 913 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:34.556960 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4b30689e-6447-48dd-a4d9-88e3646d086f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:34.560742 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4b30689e-6447-48dd-a4d9-88e3646d086f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:52:34.561333 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4b30689e-6447-48dd-a4d9-88e3646d086f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:34.561801 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4b30689e-6447-48dd-a4d9-88e3646d086f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:34.575327 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:34.575327 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:34.583077 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4b30689e-6447-48dd-a4d9-88e3646d086f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:34.591623 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4b30689e-6447-48dd-a4d9-88e3646d086f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 200 Apr 30 21:52:34.592337 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1980/3983] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:34 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 913 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:35.605051 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-3121a67c-aee3-414b-a239-ddf76b52a249 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:35.608903 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3121a67c-aee3-414b-a239-ddf76b52a249 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:52:35.609033 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3121a67c-aee3-414b-a239-ddf76b52a249 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:35.609602 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-3121a67c-aee3-414b-a239-ddf76b52a249 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:35.624185 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:35.624185 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:35.631570 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-3121a67c-aee3-414b-a239-ddf76b52a249 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:35.643498 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-3121a67c-aee3-414b-a239-ddf76b52a249 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 200 Apr 30 21:52:35.644568 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2004/3984] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:35 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 913 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:36.657027 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-f2176669-03c8-43fb-8c5d-43daac959cb0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:36.660711 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f2176669-03c8-43fb-8c5d-43daac959cb0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:52:36.661188 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f2176669-03c8-43fb-8c5d-43daac959cb0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:36.661635 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-f2176669-03c8-43fb-8c5d-43daac959cb0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:36.675841 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:36.675841 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:36.683419 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-f2176669-03c8-43fb-8c5d-43daac959cb0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:36.693249 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-f2176669-03c8-43fb-8c5d-43daac959cb0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 200 Apr 30 21:52:36.694027 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1981/3985] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:36 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 1331 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:36.706261 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-20377ed2-4454-4ef3-8b5e-1e0a4983fe68 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:36.711377 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-20377ed2-4454-4ef3-8b5e-1e0a4983fe68 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:52:36.711838 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-20377ed2-4454-4ef3-8b5e-1e0a4983fe68 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:36.712404 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-20377ed2-4454-4ef3-8b5e-1e0a4983fe68 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:36.735736 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:36.735736 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:36.744774 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-20377ed2-4454-4ef3-8b5e-1e0a4983fe68 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:36.757140 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-20377ed2-4454-4ef3-8b5e-1e0a4983fe68 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 200 Apr 30 21:52:36.757968 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2005/3986] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:52:36 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 1331 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:36.906426 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-8416b9e6-b048-4907-8db4-a49df757a096 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:36.911669 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-8416b9e6-b048-4907-8db4-a49df757a096 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:52:36.912296 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-8416b9e6-b048-4907-8db4-a49df757a096 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:36.912901 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-8416b9e6-b048-4907-8db4-a49df757a096 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:36.931757 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:36.931757 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:36.943728 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-8416b9e6-b048-4907-8db4-a49df757a096 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:36.957173 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-8416b9e6-b048-4907-8db4-a49df757a096 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 200 Apr 30 21:52:36.965879 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1982/3987] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:52:36 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 1331 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:52:38.196797 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-26fcaa41-1043-4550-9a48-7c0350cc0e50 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:38.201108 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-26fcaa41-1043-4550-9a48-7c0350cc0e50 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:52:38.203544 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-26fcaa41-1043-4550-9a48-7c0350cc0e50 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:38.203544 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-26fcaa41-1043-4550-9a48-7c0350cc0e50 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:38.216448 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:38.216448 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:38.224730 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-26fcaa41-1043-4550-9a48-7c0350cc0e50 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:38.237938 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-26fcaa41-1043-4550-9a48-7c0350cc0e50 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 200 Apr 30 21:52:38.237938 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2006/3988] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:52:38 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 1331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:38.246786 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9273621e-69fa-4bae-a6bf-314eb8fcbac7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:38.247566 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9273621e-69fa-4bae-a6bf-314eb8fcbac7 None None] GET http://10.222.0.23/volume// Apr 30 21:52:38.247955 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9273621e-69fa-4bae-a6bf-314eb8fcbac7 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:38.248409 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9273621e-69fa-4bae-a6bf-314eb8fcbac7 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:38.249172 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9273621e-69fa-4bae-a6bf-314eb8fcbac7 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:52:38.249732 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1983/3989] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:52:38 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:52:38.257237 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-4121f533-ab65-45ba-b4f3-669ee8d86d2f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:38.262041 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-4121f533-ab65-45ba-b4f3-669ee8d86d2f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] POST http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments Apr 30 21:52:38.262822 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-4121f533-ab65-45ba-b4f3-669ee8d86d2f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4402b35-971a-48cf-bc2d-3f5f5f47faa0", "connector": null, "instance_uuid": "0098f5bb-dee5-4817-8631-829f3f128ca3"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:52:38.277499 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:38.277499 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:38.490018 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-4121f533-ab65-45ba-b4f3-669ee8d86d2f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments returned with HTTP 200 Apr 30 21:52:38.490904 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2007/3990] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:52:38 2022] POST /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments => generated 273 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:40.917936 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b53f2d32-8cd6-492e-bf65-174cfccbeda0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:40.919534 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b53f2d32-8cd6-492e-bf65-174cfccbeda0 None None] GET http://10.222.0.23/volume// Apr 30 21:52:40.919534 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b53f2d32-8cd6-492e-bf65-174cfccbeda0 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:40.920116 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b53f2d32-8cd6-492e-bf65-174cfccbeda0 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:40.920973 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b53f2d32-8cd6-492e-bf65-174cfccbeda0 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:52:40.921648 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1984/3991] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:52:40 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:52:40.933931 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-cc73e9c2-8962-44a2-a07a-f709d0bf662b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:40.940830 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-cc73e9c2-8962-44a2-a07a-f709d0bf662b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:52:40.941409 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-cc73e9c2-8962-44a2-a07a-f709d0bf662b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:40.942022 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-cc73e9c2-8962-44a2-a07a-f709d0bf662b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:40.964927 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:40.964927 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:40.992270 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-cc73e9c2-8962-44a2-a07a-f709d0bf662b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:41.026099 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-cc73e9c2-8962-44a2-a07a-f709d0bf662b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 200 Apr 30 21:52:41.028467 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2008/3992] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:52:40 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 1429 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:52:41.049239 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-68b9d313-af7d-44c1-bae8-e3cbaf46a785 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:41.054915 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-68b9d313-af7d-44c1-bae8-e3cbaf46a785 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] PUT http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/95632df6-59b2-4e6b-a8d7-8c200f3f1010 Apr 30 21:52:41.056014 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-68b9d313-af7d-44c1-bae8-e3cbaf46a785 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sda"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:52:41.090242 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-68b9d313-af7d-44c1-bae8-e3cbaf46a785 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Lock "b'cinder-attachment_update-f4402b35-971a-48cf-bc2d-3f5f5f47faa0-nch1-master-1'" acquired by "attachment_update" :: waited 0.011s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:52:41.092570 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:41.092570 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:42.310872 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-68b9d313-af7d-44c1-bae8-e3cbaf46a785 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Lock "b'cinder-attachment_update-f4402b35-971a-48cf-bc2d-3f5f5f47faa0-nch1-master-1'" released by "attachment_update" :: held 1.213s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:52:42.310872 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-68b9d313-af7d-44c1-bae8-e3cbaf46a785 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/95632df6-59b2-4e6b-a8d7-8c200f3f1010 returned with HTTP 200 Apr 30 21:52:42.310872 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1985/3993] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:52:41 2022] PUT /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/95632df6-59b2-4e6b-a8d7-8c200f3f1010 => generated 766 bytes in 1258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:42.438902 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-8c5f2ca0-49d7-4a72-a829-95a3dc13e389 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:42.446184 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-8c5f2ca0-49d7-4a72-a829-95a3dc13e389 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] POST http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/95632df6-59b2-4e6b-a8d7-8c200f3f1010/action Apr 30 21:52:42.446982 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-8c5f2ca0-49d7-4a72-a829-95a3dc13e389 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:52:42.447304 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-8c5f2ca0-49d7-4a72-a829-95a3dc13e389 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:52:42.500372 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:42.500372 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:42.661331 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-f60f6214-0f7b-4a0b-99b9-5922eab14ccb req-8c5f2ca0-49d7-4a72-a829-95a3dc13e389 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/95632df6-59b2-4e6b-a8d7-8c200f3f1010/action returned with HTTP 204 Apr 30 21:52:42.662228 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2009/3994] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:52:42 2022] POST /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/95632df6-59b2-4e6b-a8d7-8c200f3f1010/action => generated 0 bytes in 225 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:52:53.260179 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-5f4e9a6b-221b-46d4-aa16-81bec42b443f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:53.264771 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-5f4e9a6b-221b-46d4-aa16-81bec42b443f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/limits Apr 30 21:52:53.265214 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-5f4e9a6b-221b-46d4-aa16-81bec42b443f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:53.265670 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-5f4e9a6b-221b-46d4-aa16-81bec42b443f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:53.283349 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:53.283349 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:53.303757 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-5f4e9a6b-221b-46d4-aa16-81bec42b443f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/limits returned with HTTP 200 Apr 30 21:52:53.304510 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1986/3995] 10.222.0.23 () {60 vars in 1464 bytes} [Sat Apr 30 21:52:53 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/limits => generated 302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:53.559264 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-f41509ea-d045-4c56-8911-933eae83b225 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:53.563289 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-f41509ea-d045-4c56-8911-933eae83b225 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:52:53.563704 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-f41509ea-d045-4c56-8911-933eae83b225 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:53.564150 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-f41509ea-d045-4c56-8911-933eae83b225 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:53.581900 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:53.581900 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:53.588755 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-f41509ea-d045-4c56-8911-933eae83b225 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:53.598677 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-f41509ea-d045-4c56-8911-933eae83b225 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 200 Apr 30 21:52:53.599551 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2010/3996] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:52:53 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 1623 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:52:53.608476 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-6962fe20-a4b1-404c-9f94-9c4f60b15fcd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:53.612977 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-6962fe20-a4b1-404c-9f94-9c4f60b15fcd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] POST http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots Apr 30 21:52:53.614303 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-6962fe20-a4b1-404c-9f94-9c4f60b15fcd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4402b35-971a-48cf-bc2d-3f5f5f47faa0", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-820097325", "description": null, "metadata": {}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:52:53.631960 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:53.631960 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:53.633039 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-6962fe20-a4b1-404c-9f94-9c4f60b15fcd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:52:53.633367 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.snapshots [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-6962fe20-a4b1-404c-9f94-9c4f60b15fcd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create snapshot from volume f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:52:53.757559 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-6962fe20-a4b1-404c-9f94-9c4f60b15fcd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Created reservations ['0760a191-f87c-4091-80a8-b235b9a530ed', '1edccfff-746c-4a91-a57a-8e6e83e3c35d', 'd1aca418-f7bd-4cfd-98f4-d72a0d3f9956', 'f1a98ee6-a598-43d4-a02c-f2f51e98ac9c'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:52:53.967851 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-6962fe20-a4b1-404c-9f94-9c4f60b15fcd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot force create request issued successfully. Apr 30 21:52:53.968573 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d6376fd7-ec36-41ca-a60c-2ac427d229f9 req-6962fe20-a4b1-404c-9f94-9c4f60b15fcd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots returned with HTTP 202 Apr 30 21:52:53.969404 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1987/3997] 10.222.0.23 () {64 vars in 1527 bytes} [Sat Apr 30 21:52:53 2022] POST /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots => generated 319 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:52:55.254266 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f0d462b6-4229-4219-9fd9-27442aaa727d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:55.258168 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f0d462b6-4229-4219-9fd9-27442aaa727d tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:52:55.258606 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f0d462b6-4229-4219-9fd9-27442aaa727d tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:55.259104 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f0d462b6-4229-4219-9fd9-27442aaa727d tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:55.268370 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:55.268370 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:55.269357 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f0d462b6-4229-4219-9fd9-27442aaa727d tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:52:55.271178 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f0d462b6-4229-4219-9fd9-27442aaa727d tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:52:55.272056 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2011/3998] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:52:55 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 451 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:56.287547 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-551d06b9-1e9f-4665-9f20-f50c1c16d226 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:56.292536 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-551d06b9-1e9f-4665-9f20-f50c1c16d226 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:52:56.293251 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-551d06b9-1e9f-4665-9f20-f50c1c16d226 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:56.293995 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-551d06b9-1e9f-4665-9f20-f50c1c16d226 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:56.304353 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:56.304353 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:56.305534 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-551d06b9-1e9f-4665-9f20-f50c1c16d226 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:52:56.307419 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-551d06b9-1e9f-4665-9f20-f50c1c16d226 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:52:56.309630 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1988/3999] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:52:56 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 451 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:57.316487 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-23d98a72-8fbb-4230-b002-f3e41dd4fe88 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:57.322051 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-23d98a72-8fbb-4230-b002-f3e41dd4fe88 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:52:57.322659 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-23d98a72-8fbb-4230-b002-f3e41dd4fe88 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:57.323394 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-23d98a72-8fbb-4230-b002-f3e41dd4fe88 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:57.335633 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:57.335633 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:57.336948 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-23d98a72-8fbb-4230-b002-f3e41dd4fe88 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:52:57.339330 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-23d98a72-8fbb-4230-b002-f3e41dd4fe88 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:52:57.340316 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2012/4000] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:52:57 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 478 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:52:57.927549 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-390c242b-b531-4442-ab59-a456205de4f0 req-d57a3be1-14b5-49a7-8805-9de10f88fe37 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:52:57.932132 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-d57a3be1-14b5-49a7-8805-9de10f88fe37 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:52:57.932598 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-d57a3be1-14b5-49a7-8805-9de10f88fe37 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:52:57.933047 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-d57a3be1-14b5-49a7-8805-9de10f88fe37 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:52:57.942671 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:52:57.942671 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:52:57.943587 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-d57a3be1-14b5-49a7-8805-9de10f88fe37 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:52:57.945340 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-d57a3be1-14b5-49a7-8805-9de10f88fe37 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:52:57.946065 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1989/4001] 10.222.0.23 () {60 vars in 1584 bytes} [Sat Apr 30 21:52:57 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 478 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:00.175224 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-390c242b-b531-4442-ab59-a456205de4f0 req-7738c8c6-725d-4bf1-a0cd-0f45da35c562 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:00.180798 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-7738c8c6-725d-4bf1-a0cd-0f45da35c562 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:00.181228 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-7738c8c6-725d-4bf1-a0cd-0f45da35c562 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:00.181684 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-7738c8c6-725d-4bf1-a0cd-0f45da35c562 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:00.191064 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:00.191064 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:00.192012 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-7738c8c6-725d-4bf1-a0cd-0f45da35c562 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:00.193847 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-7738c8c6-725d-4bf1-a0cd-0f45da35c562 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:00.194757 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2013/4002] 10.222.0.20 () {58 vars in 1377 bytes} [Sat Apr 30 21:53:00 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 478 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:00.202414 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-390c242b-b531-4442-ab59-a456205de4f0 req-aad8bf4e-6920-49cb-9a83-1f5042e11321 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:00.206223 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-aad8bf4e-6920-49cb-9a83-1f5042e11321 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:53:00.206666 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-aad8bf4e-6920-49cb-9a83-1f5042e11321 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:00.207133 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-aad8bf4e-6920-49cb-9a83-1f5042e11321 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:00.225890 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:00.225890 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:00.233052 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-aad8bf4e-6920-49cb-9a83-1f5042e11321 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:53:00.244469 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-aad8bf4e-6920-49cb-9a83-1f5042e11321 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 200 Apr 30 21:53:00.245211 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1990/4003] 10.222.0.20 () {58 vars in 1371 bytes} [Sat Apr 30 21:53:00 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 1623 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:53:00.252731 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:00.257633 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] POST http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes Apr 30 21:53:00.257633 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "90f9ec0f-5dc4-4ae9-b383-af9018403276", "name": "", "description": "", "volume_type": "ceph", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:53:00.258442 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '90f9ec0f-5dc4-4ae9-b383-af9018403276', 'name': '', 'description': '', 'volume_type': 'ceph', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:53:00.275938 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:00.275938 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:00.276890 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:00.277259 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create volume of 1 GB Apr 30 21:53:00.283295 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Availability Zones retrieved successfully. Apr 30 21:53:00.298734 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Flow 'volume_create_api' (039ad605-4144-4097-9206-66f6608371ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:53:00.301968 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (392c68e9-aef9-4a58-851b-66b435804e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:53:00.304755 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:53:00.342258 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (392c68e9-aef9-4a58-851b-66b435804e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '90f9ec0f-5dc4-4ae9-b383-af9018403276', 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:53:00.344238 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (019095c0-132f-4f45-b8d2-b64c8df1f9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:53:00.460599 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Created reservations ['05324506-e392-4091-b3b3-ebe4e4dc9120', '1d0089d2-12be-4bc1-8833-885745b60e6e', 'd535d383-cfae-4b0f-92bf-80fd4f21c8a9', '6f79c879-61ec-42db-8861-83e84b504f02'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:53:00.463278 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (019095c0-132f-4f45-b8d2-b64c8df1f9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05324506-e392-4091-b3b3-ebe4e4dc9120', '1d0089d2-12be-4bc1-8833-885745b60e6e', 'd535d383-cfae-4b0f-92bf-80fd4f21c8a9', '6f79c879-61ec-42db-8861-83e84b504f02']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:53:00.465187 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e9122c9-3e42-45ef-856c-0010684def33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:53:00.601526 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e9122c9-3e42-45ef-856c-0010684def33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96fa57a5-6544-4e8e-9430-49ce1bc08e80', '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='839ab2af4d6b40c3b957be9c7dc78b26',qos_specs=None,replication_status=,reservations=['05324506-e392-4091-b3b3-ebe4e4dc9120','1d0089d2-12be-4bc1-8833-885745b60e6e','d535d383-cfae-4b0f-92bf-80fd4f21c8a9','6f79c879-61ec-42db-8861-83e84b504f02'],size=1,snapshot_id=90f9ec0f-5dc4-4ae9-b383-af9018403276,source_replicaid=,source_volid=None,status='creating',user_id='4d838be38c1941eba44ffcfc6c17f002',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:53:00Z,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=96fa57a5-6544-4e8e-9430-49ce1bc08e80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='839ab2af4d6b40c3b957be9c7dc78b26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=90f9ec0f-5dc4-4ae9-b383-af9018403276,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d838be38c1941eba44ffcfc6c17f002',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:53:00.603601 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e509df16-e6b8-4580-ad38-9330d168c0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:53:00.696449 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e509df16-e6b8-4580-ad38-9330d168c0e5) transitioned into 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='839ab2af4d6b40c3b957be9c7dc78b26',qos_specs=None,replication_status=,reservations=['05324506-e392-4091-b3b3-ebe4e4dc9120','1d0089d2-12be-4bc1-8833-885745b60e6e','d535d383-cfae-4b0f-92bf-80fd4f21c8a9','6f79c879-61ec-42db-8861-83e84b504f02'],size=1,snapshot_id=90f9ec0f-5dc4-4ae9-b383-af9018403276,source_replicaid=,source_volid=None,status='creating',user_id='4d838be38c1941eba44ffcfc6c17f002',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:53:00.698415 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4209b03b-ee1a-4e93-847b-53020d279b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:53:00.815887 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4209b03b-ee1a-4e93-847b-53020d279b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:53:00.819552 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Flow 'volume_create_api' (039ad605-4144-4097-9206-66f6608371ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:53:00.820587 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create volume request issued successfully. Apr 30 21:53:00.822149 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-812f028b-5fff-41a4-8c5c-d9428af83d83 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes returned with HTTP 202 Apr 30 21:53:00.823564 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2014/4004] 10.222.0.20 () {62 vars in 1314 bytes} [Sat Apr 30 21:53:00 2022] POST /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes => generated 798 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 21:53:00.848834 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-390c242b-b531-4442-ab59-a456205de4f0 req-35db4cf5-6371-419d-9d0c-5a7ad4e1ae05 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:00.888196 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-35db4cf5-6371-419d-9d0c-5a7ad4e1ae05 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 Apr 30 21:53:00.888196 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-35db4cf5-6371-419d-9d0c-5a7ad4e1ae05 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:00.888196 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-35db4cf5-6371-419d-9d0c-5a7ad4e1ae05 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:00.888196 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:00.888196 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:00.889891 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-35db4cf5-6371-419d-9d0c-5a7ad4e1ae05 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:53:00.904159 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-35db4cf5-6371-419d-9d0c-5a7ad4e1ae05 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 returned with HTTP 200 Apr 30 21:53:00.905023 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1991/4005] 10.222.0.20 () {58 vars in 1371 bytes} [Sat Apr 30 21:53:00 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:00.921865 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-390c242b-b531-4442-ab59-a456205de4f0 req-9a3948c9-a8a7-4ba5-ae64-b0186c844355 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:00.925923 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-9a3948c9-a8a7-4ba5-ae64-b0186c844355 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 Apr 30 21:53:00.928351 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-9a3948c9-a8a7-4ba5-ae64-b0186c844355 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:00.928351 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-9a3948c9-a8a7-4ba5-ae64-b0186c844355 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:00.942902 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:00.942902 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:00.951106 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-9a3948c9-a8a7-4ba5-ae64-b0186c844355 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:53:00.960892 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-9a3948c9-a8a7-4ba5-ae64-b0186c844355 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 returned with HTTP 200 Apr 30 21:53:00.962412 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2015/4006] 10.222.0.20 () {58 vars in 1371 bytes} [Sat Apr 30 21:53:00 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:03.984702 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-390c242b-b531-4442-ab59-a456205de4f0 req-0703b14b-bef7-46b2-a580-408f67322605 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:03.988216 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-0703b14b-bef7-46b2-a580-408f67322605 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 Apr 30 21:53:03.988684 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-0703b14b-bef7-46b2-a580-408f67322605 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:03.989139 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-0703b14b-bef7-46b2-a580-408f67322605 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:04.002801 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:04.002801 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:04.010071 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-0703b14b-bef7-46b2-a580-408f67322605 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:53:04.019377 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-0703b14b-bef7-46b2-a580-408f67322605 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 returned with HTTP 200 Apr 30 21:53:04.020656 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1992/4007] 10.222.0.20 () {58 vars in 1371 bytes} [Sat Apr 30 21:53:03 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 => generated 1309 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:53:04.055987 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-81b940fe-acb4-4b32-b417-f19afad1a353 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:04.056767 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-81b940fe-acb4-4b32-b417-f19afad1a353 None None] GET http://10.222.0.23/volume// Apr 30 21:53:04.057152 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-81b940fe-acb4-4b32-b417-f19afad1a353 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:04.057600 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-81b940fe-acb4-4b32-b417-f19afad1a353 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:04.058449 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-81b940fe-acb4-4b32-b417-f19afad1a353 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:53:04.059018 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2016/4008] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:53:04 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:53:04.067168 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-390c242b-b531-4442-ab59-a456205de4f0 req-dc47758b-dc8a-4fe5-b25a-ba173408c326 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:04.071422 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-dc47758b-dc8a-4fe5-b25a-ba173408c326 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] POST http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments Apr 30 21:53:04.072167 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-dc47758b-dc8a-4fe5-b25a-ba173408c326 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96fa57a5-6544-4e8e-9430-49ce1bc08e80", "connector": null, "instance_uuid": "6e993974-134c-40e4-a949-75f0b12a3321"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:53:04.087950 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:04.087950 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:04.363003 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-dc47758b-dc8a-4fe5-b25a-ba173408c326 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments returned with HTTP 200 Apr 30 21:53:04.364366 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1993/4009] 10.222.0.20 () {64 vars in 1367 bytes} [Sat Apr 30 21:53:04 2022] POST /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments => generated 273 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:53:04.386053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b3cfb13e-cb65-47b4-b365-2916aee0ff82 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:04.386867 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b3cfb13e-cb65-47b4-b365-2916aee0ff82 None None] GET http://10.222.0.23/volume// Apr 30 21:53:04.387293 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b3cfb13e-cb65-47b4-b365-2916aee0ff82 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:04.387781 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b3cfb13e-cb65-47b4-b365-2916aee0ff82 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:04.388536 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b3cfb13e-cb65-47b4-b365-2916aee0ff82 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:53:04.389079 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2017/4010] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:53:04 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:53:04.416139 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-390c242b-b531-4442-ab59-a456205de4f0 req-0507984b-6b05-4f59-8242-26a7657acc05 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:04.419742 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-0507984b-6b05-4f59-8242-26a7657acc05 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 Apr 30 21:53:04.420257 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-0507984b-6b05-4f59-8242-26a7657acc05 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:04.420699 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-0507984b-6b05-4f59-8242-26a7657acc05 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:04.439712 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:04.439712 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:04.447295 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-390c242b-b531-4442-ab59-a456205de4f0 req-0507984b-6b05-4f59-8242-26a7657acc05 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:53:04.456982 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-0507984b-6b05-4f59-8242-26a7657acc05 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 returned with HTTP 200 Apr 30 21:53:04.457692 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1994/4011] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:53:04 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 => generated 1407 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Apr 30 21:53:04.495372 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-390c242b-b531-4442-ab59-a456205de4f0 req-e680cd75-7133-4ffe-a293-0073f8c63930 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:04.499890 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-e680cd75-7133-4ffe-a293-0073f8c63930 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] PUT http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/5a8b91e4-20e6-448b-99f2-b57546c410c4 Apr 30 21:53:04.500728 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-e680cd75-7133-4ffe-a293-0073f8c63930 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sda"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:53:04.520508 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-390c242b-b531-4442-ab59-a456205de4f0 req-e680cd75-7133-4ffe-a293-0073f8c63930 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Lock "b'cinder-attachment_update-96fa57a5-6544-4e8e-9430-49ce1bc08e80-nch1-master-1'" acquired by "attachment_update" :: waited 0.008s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:53:04.522555 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:04.522555 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:05.464141 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-390c242b-b531-4442-ab59-a456205de4f0 req-e680cd75-7133-4ffe-a293-0073f8c63930 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Lock "b'cinder-attachment_update-96fa57a5-6544-4e8e-9430-49ce1bc08e80-nch1-master-1'" released by "attachment_update" :: held 0.944s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:53:05.464749 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-e680cd75-7133-4ffe-a293-0073f8c63930 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/5a8b91e4-20e6-448b-99f2-b57546c410c4 returned with HTTP 200 Apr 30 21:53:05.465492 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2018/4012] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:53:04 2022] PUT /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/5a8b91e4-20e6-448b-99f2-b57546c410c4 => generated 766 bytes in 971 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:53:05.578482 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-390c242b-b531-4442-ab59-a456205de4f0 req-f835c7ee-2a4a-4216-8169-977bc90ed886 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:05.583518 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-f835c7ee-2a4a-4216-8169-977bc90ed886 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] POST http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/5a8b91e4-20e6-448b-99f2-b57546c410c4/action Apr 30 21:53:05.584313 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-f835c7ee-2a4a-4216-8169-977bc90ed886 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:53:05.585399 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-f835c7ee-2a4a-4216-8169-977bc90ed886 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:53:05.612175 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:05.612175 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:05.768990 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-390c242b-b531-4442-ab59-a456205de4f0 req-f835c7ee-2a4a-4216-8169-977bc90ed886 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/5a8b91e4-20e6-448b-99f2-b57546c410c4/action returned with HTTP 204 Apr 30 21:53:05.770298 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1995/4013] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:53:05 2022] POST /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/5a8b91e4-20e6-448b-99f2-b57546c410c4/action => generated 0 bytes in 193 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:53:15.728503 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b3bd7708-8d71-4f71-b4dc-c6e1a492f508 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:15.731970 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b3bd7708-8d71-4f71-b4dc-c6e1a492f508 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 Apr 30 21:53:15.732401 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b3bd7708-8d71-4f71-b4dc-c6e1a492f508 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:15.732912 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b3bd7708-8d71-4f71-b4dc-c6e1a492f508 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:15.750865 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:15.750865 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:15.757486 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b3bd7708-8d71-4f71-b4dc-c6e1a492f508 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:53:15.766844 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b3bd7708-8d71-4f71-b4dc-c6e1a492f508 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 returned with HTTP 200 Apr 30 21:53:15.767575 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2019/4014] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:53:15 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 => generated 1601 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:53:18.690596 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-a12d4456-3844-48b8-8eb6-e1e10eab5a8a req-2897dd07-1553-46db-a9c4-014e71c1c0f6 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:18.695150 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-a12d4456-3844-48b8-8eb6-e1e10eab5a8a req-2897dd07-1553-46db-a9c4-014e71c1c0f6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] DELETE http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/5a8b91e4-20e6-448b-99f2-b57546c410c4 Apr 30 21:53:18.695588 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-a12d4456-3844-48b8-8eb6-e1e10eab5a8a req-2897dd07-1553-46db-a9c4-014e71c1c0f6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:18.696033 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-a12d4456-3844-48b8-8eb6-e1e10eab5a8a req-2897dd07-1553-46db-a9c4-014e71c1c0f6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:18.709451 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:18.709451 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:18.855844 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-a12d4456-3844-48b8-8eb6-e1e10eab5a8a req-2897dd07-1553-46db-a9c4-014e71c1c0f6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/5a8b91e4-20e6-448b-99f2-b57546c410c4 returned with HTTP 200 Apr 30 21:53:18.856601 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1996/4015] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:53:18 2022] DELETE /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/5a8b91e4-20e6-448b-99f2-b57546c410c4 => generated 19 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:18.872717 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-a12d4456-3844-48b8-8eb6-e1e10eab5a8a req-f4c7b47d-8f31-4765-9ad5-2737d0a0241c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:18.876303 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-a12d4456-3844-48b8-8eb6-e1e10eab5a8a req-f4c7b47d-8f31-4765-9ad5-2737d0a0241c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] DELETE http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 Apr 30 21:53:18.876689 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-a12d4456-3844-48b8-8eb6-e1e10eab5a8a req-f4c7b47d-8f31-4765-9ad5-2737d0a0241c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:18.877133 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-a12d4456-3844-48b8-8eb6-e1e10eab5a8a req-f4c7b47d-8f31-4765-9ad5-2737d0a0241c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:18.877542 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [req-a12d4456-3844-48b8-8eb6-e1e10eab5a8a req-f4c7b47d-8f31-4765-9ad5-2737d0a0241c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Delete volume with id: 96fa57a5-6544-4e8e-9430-49ce1bc08e80 Apr 30 21:53:18.891792 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:18.891792 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:18.892687 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-a12d4456-3844-48b8-8eb6-e1e10eab5a8a req-f4c7b47d-8f31-4765-9ad5-2737d0a0241c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:53:19.068728 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-a12d4456-3844-48b8-8eb6-e1e10eab5a8a req-f4c7b47d-8f31-4765-9ad5-2737d0a0241c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Delete volume request issued successfully. Apr 30 21:53:19.069316 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-a12d4456-3844-48b8-8eb6-e1e10eab5a8a req-f4c7b47d-8f31-4765-9ad5-2737d0a0241c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 returned with HTTP 202 Apr 30 21:53:19.070119 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2020/4016] 10.222.0.20 () {60 vars in 1393 bytes} [Sat Apr 30 21:53:18 2022] DELETE /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:53:20.805516 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-13dffd60-b2b4-4102-8bf3-e9aefd2f00b3 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:20.809541 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-13dffd60-b2b4-4102-8bf3-e9aefd2f00b3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 Apr 30 21:53:20.810011 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-13dffd60-b2b4-4102-8bf3-e9aefd2f00b3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:20.810459 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-13dffd60-b2b4-4102-8bf3-e9aefd2f00b3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:20.825157 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:20.825157 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:20.832009 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-13dffd60-b2b4-4102-8bf3-e9aefd2f00b3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:53:20.841642 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-13dffd60-b2b4-4102-8bf3-e9aefd2f00b3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 returned with HTTP 200 Apr 30 21:53:20.842477 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1997/4017] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:53:20 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:53:21.857871 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e66d960e-1716-4b94-8f96-1cb41dce892a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:21.861413 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e66d960e-1716-4b94-8f96-1cb41dce892a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 Apr 30 21:53:21.861883 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e66d960e-1716-4b94-8f96-1cb41dce892a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:21.862336 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e66d960e-1716-4b94-8f96-1cb41dce892a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:21.876061 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:21.876061 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:21.882710 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-e66d960e-1716-4b94-8f96-1cb41dce892a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:53:21.892434 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e66d960e-1716-4b94-8f96-1cb41dce892a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 returned with HTTP 200 Apr 30 21:53:21.893124 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2021/4018] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:53:21 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:53:22.906344 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-248c8438-2053-4ed3-9bf0-2ed950cb7ae1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:22.909960 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-248c8438-2053-4ed3-9bf0-2ed950cb7ae1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 Apr 30 21:53:22.910404 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-248c8438-2053-4ed3-9bf0-2ed950cb7ae1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:22.910848 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-248c8438-2053-4ed3-9bf0-2ed950cb7ae1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:22.924840 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:22.924840 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:22.931685 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-248c8438-2053-4ed3-9bf0-2ed950cb7ae1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:53:22.941557 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-248c8438-2053-4ed3-9bf0-2ed950cb7ae1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 returned with HTTP 200 Apr 30 21:53:22.942288 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1998/4019] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:53:22 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:53:23.954833 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7880b7ae-c7f3-471f-bcc5-464fb9ae0331 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:23.958302 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7880b7ae-c7f3-471f-bcc5-464fb9ae0331 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 Apr 30 21:53:23.958739 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7880b7ae-c7f3-471f-bcc5-464fb9ae0331 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:23.959184 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7880b7ae-c7f3-471f-bcc5-464fb9ae0331 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:23.973186 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:23.973186 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:23.980781 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-7880b7ae-c7f3-471f-bcc5-464fb9ae0331 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:53:23.990244 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7880b7ae-c7f3-471f-bcc5-464fb9ae0331 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 returned with HTTP 200 Apr 30 21:53:23.990937 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2022/4020] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:53:23 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:53:25.003206 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-33e0c25a-c415-4132-a177-7e8a34b70f70 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:25.006738 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-33e0c25a-c415-4132-a177-7e8a34b70f70 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 Apr 30 21:53:25.007213 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-33e0c25a-c415-4132-a177-7e8a34b70f70 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:25.007659 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-33e0c25a-c415-4132-a177-7e8a34b70f70 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:25.021401 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:25.021401 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:25.028461 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-33e0c25a-c415-4132-a177-7e8a34b70f70 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:53:25.037783 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-33e0c25a-c415-4132-a177-7e8a34b70f70 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 returned with HTTP 200 Apr 30 21:53:25.038495 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 1999/4021] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:53:25 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:53:26.051372 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8d278176-1632-469e-bfea-1a2295c3e1f7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:26.055143 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8d278176-1632-469e-bfea-1a2295c3e1f7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 Apr 30 21:53:26.055590 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8d278176-1632-469e-bfea-1a2295c3e1f7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:26.056045 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8d278176-1632-469e-bfea-1a2295c3e1f7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:26.073842 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:26.073842 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:26.081631 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8d278176-1632-469e-bfea-1a2295c3e1f7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:53:26.092104 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8d278176-1632-469e-bfea-1a2295c3e1f7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 returned with HTTP 200 Apr 30 21:53:26.092825 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2023/4022] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:53:26 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:53:27.104923 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-33cf2a6a-6828-4bd4-adff-f4d829a36d18 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:27.109032 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-33cf2a6a-6828-4bd4-adff-f4d829a36d18 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 Apr 30 21:53:27.109500 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-33cf2a6a-6828-4bd4-adff-f4d829a36d18 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:27.109979 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-33cf2a6a-6828-4bd4-adff-f4d829a36d18 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:27.120854 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-33cf2a6a-6828-4bd4-adff-f4d829a36d18 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 returned with HTTP 404 Apr 30 21:53:27.121779 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2000/4023] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:53:27 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/96fa57a5-6544-4e8e-9430-49ce1bc08e80 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:53:27.126901 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f9b7d8a9-33af-4a20-8b15-6ec450fac5c1 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:27.130762 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f9b7d8a9-33af-4a20-8b15-6ec450fac5c1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] DELETE http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:27.131223 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f9b7d8a9-33af-4a20-8b15-6ec450fac5c1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:27.135568 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f9b7d8a9-33af-4a20-8b15-6ec450fac5c1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:27.135568 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v2.snapshots [None req-f9b7d8a9-33af-4a20-8b15-6ec450fac5c1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Delete snapshot with id: 90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:27.141130 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:27.141130 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:27.142085 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f9b7d8a9-33af-4a20-8b15-6ec450fac5c1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:27.253628 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f9b7d8a9-33af-4a20-8b15-6ec450fac5c1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot delete request issued successfully. Apr 30 21:53:27.254020 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f9b7d8a9-33af-4a20-8b15-6ec450fac5c1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 202 Apr 30 21:53:27.254772 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2024/4024] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:53:27 2022] DELETE /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:53:27.259478 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7fdb4887-4efb-4a98-ac32-62a8c2079974 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:27.263616 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7fdb4887-4efb-4a98-ac32-62a8c2079974 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:27.264435 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7fdb4887-4efb-4a98-ac32-62a8c2079974 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:27.264900 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7fdb4887-4efb-4a98-ac32-62a8c2079974 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:27.288440 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:27.288440 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:27.289580 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7fdb4887-4efb-4a98-ac32-62a8c2079974 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:27.291866 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7fdb4887-4efb-4a98-ac32-62a8c2079974 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:27.292635 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2001/4025] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:27 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:28.301538 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-d46ceaf7-c77d-4e2a-a66c-6c18f0c32423 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:28.305611 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d46ceaf7-c77d-4e2a-a66c-6c18f0c32423 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:28.306071 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d46ceaf7-c77d-4e2a-a66c-6c18f0c32423 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:28.306520 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-d46ceaf7-c77d-4e2a-a66c-6c18f0c32423 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:28.315665 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:28.315665 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:28.316573 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-d46ceaf7-c77d-4e2a-a66c-6c18f0c32423 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:28.318365 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-d46ceaf7-c77d-4e2a-a66c-6c18f0c32423 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:28.319031 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2025/4026] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:28 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:29.326756 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-71c8a934-c72c-40d9-b0b5-137254be72fb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:29.330778 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-71c8a934-c72c-40d9-b0b5-137254be72fb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:29.331210 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-71c8a934-c72c-40d9-b0b5-137254be72fb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:29.331654 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-71c8a934-c72c-40d9-b0b5-137254be72fb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:29.340989 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:29.340989 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:29.341937 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-71c8a934-c72c-40d9-b0b5-137254be72fb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:29.343727 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-71c8a934-c72c-40d9-b0b5-137254be72fb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:29.344405 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2002/4027] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:29 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:30.352924 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9c8225a9-7e01-404e-8985-876ee1b976ea None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:30.356956 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9c8225a9-7e01-404e-8985-876ee1b976ea tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:30.357463 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9c8225a9-7e01-404e-8985-876ee1b976ea tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:30.358013 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9c8225a9-7e01-404e-8985-876ee1b976ea tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:30.368227 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:30.368227 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:30.369224 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9c8225a9-7e01-404e-8985-876ee1b976ea tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:30.371104 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9c8225a9-7e01-404e-8985-876ee1b976ea tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:30.371908 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2026/4028] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:30 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:31.379924 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c525623d-6c53-4207-aee8-43be2ecd7070 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:31.383898 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c525623d-6c53-4207-aee8-43be2ecd7070 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:31.384337 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c525623d-6c53-4207-aee8-43be2ecd7070 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:31.384816 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c525623d-6c53-4207-aee8-43be2ecd7070 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:31.395062 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:31.395062 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:31.396597 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c525623d-6c53-4207-aee8-43be2ecd7070 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:31.398077 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c525623d-6c53-4207-aee8-43be2ecd7070 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:31.398767 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2003/4029] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:31 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:32.406365 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ec61da6b-45d5-4f48-97fd-385d1b2ce868 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:32.410293 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ec61da6b-45d5-4f48-97fd-385d1b2ce868 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:32.410727 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ec61da6b-45d5-4f48-97fd-385d1b2ce868 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:32.411170 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ec61da6b-45d5-4f48-97fd-385d1b2ce868 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:32.420260 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:32.420260 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:32.421246 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-ec61da6b-45d5-4f48-97fd-385d1b2ce868 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:32.423022 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ec61da6b-45d5-4f48-97fd-385d1b2ce868 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:32.423706 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2027/4030] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:32 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:33.432754 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-73a3d949-9b32-45dc-b27f-5ccf3ba7c9fa None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:33.436601 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73a3d949-9b32-45dc-b27f-5ccf3ba7c9fa tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:33.441566 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-73a3d949-9b32-45dc-b27f-5ccf3ba7c9fa tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:33.441566 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-73a3d949-9b32-45dc-b27f-5ccf3ba7c9fa tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:33.448404 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:33.448404 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:33.449386 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-73a3d949-9b32-45dc-b27f-5ccf3ba7c9fa tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:33.451242 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-73a3d949-9b32-45dc-b27f-5ccf3ba7c9fa tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:33.451946 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2004/4031] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:33 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:34.460940 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-af106010-1416-4bf1-a42e-2ef244ebc1e4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:34.465097 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-af106010-1416-4bf1-a42e-2ef244ebc1e4 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:34.465645 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-af106010-1416-4bf1-a42e-2ef244ebc1e4 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:34.466755 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-af106010-1416-4bf1-a42e-2ef244ebc1e4 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:34.478649 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:34.478649 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:34.479894 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-af106010-1416-4bf1-a42e-2ef244ebc1e4 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:34.481791 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-af106010-1416-4bf1-a42e-2ef244ebc1e4 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:34.482422 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2028/4032] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:34 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:35.491481 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-134f15a7-fad6-44b5-902f-c36a5a9930eb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:35.495504 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-134f15a7-fad6-44b5-902f-c36a5a9930eb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:35.495953 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-134f15a7-fad6-44b5-902f-c36a5a9930eb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:35.496527 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-134f15a7-fad6-44b5-902f-c36a5a9930eb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:35.507613 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:35.507613 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:35.508629 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-134f15a7-fad6-44b5-902f-c36a5a9930eb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:35.510562 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-134f15a7-fad6-44b5-902f-c36a5a9930eb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:35.511436 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2005/4033] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:35 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:36.519660 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b6122e96-a9e9-4865-9ae0-949c8ab68bcd None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:36.523904 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b6122e96-a9e9-4865-9ae0-949c8ab68bcd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:36.524343 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b6122e96-a9e9-4865-9ae0-949c8ab68bcd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:36.524819 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b6122e96-a9e9-4865-9ae0-949c8ab68bcd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:36.534569 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:36.534569 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:36.538902 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b6122e96-a9e9-4865-9ae0-949c8ab68bcd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:36.538902 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b6122e96-a9e9-4865-9ae0-949c8ab68bcd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:36.538902 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2029/4034] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:36 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:37.546346 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-84dc284f-f108-4fa0-8258-b5edae6b4b95 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:37.550871 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-84dc284f-f108-4fa0-8258-b5edae6b4b95 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:37.556249 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-84dc284f-f108-4fa0-8258-b5edae6b4b95 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:37.556249 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-84dc284f-f108-4fa0-8258-b5edae6b4b95 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:37.560945 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:37.560945 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:37.561904 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-84dc284f-f108-4fa0-8258-b5edae6b4b95 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:37.563658 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-84dc284f-f108-4fa0-8258-b5edae6b4b95 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:37.564322 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2006/4035] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:37 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:38.572974 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a4195549-bdf4-4c2b-8fea-58dedf241487 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:38.581302 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a4195549-bdf4-4c2b-8fea-58dedf241487 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:38.581302 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a4195549-bdf4-4c2b-8fea-58dedf241487 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:38.581302 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a4195549-bdf4-4c2b-8fea-58dedf241487 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:38.587669 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:38.587669 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:38.588739 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a4195549-bdf4-4c2b-8fea-58dedf241487 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:38.590584 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a4195549-bdf4-4c2b-8fea-58dedf241487 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:38.591273 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2030/4036] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:38 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:39.599538 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2e76df7b-7692-4a34-858b-7ee851ef3487 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:39.603507 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2e76df7b-7692-4a34-858b-7ee851ef3487 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:39.603947 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2e76df7b-7692-4a34-858b-7ee851ef3487 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:39.604401 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2e76df7b-7692-4a34-858b-7ee851ef3487 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:39.614629 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:39.614629 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:39.615590 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2e76df7b-7692-4a34-858b-7ee851ef3487 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:39.617391 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2e76df7b-7692-4a34-858b-7ee851ef3487 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:39.618124 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2007/4037] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:39 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:40.626353 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-bf7af7f3-eeb6-4539-94d2-a566ae06f281 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:40.630308 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bf7af7f3-eeb6-4539-94d2-a566ae06f281 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:40.632819 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bf7af7f3-eeb6-4539-94d2-a566ae06f281 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:40.632819 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-bf7af7f3-eeb6-4539-94d2-a566ae06f281 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:40.640232 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:40.640232 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:40.641139 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-bf7af7f3-eeb6-4539-94d2-a566ae06f281 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:40.642945 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-bf7af7f3-eeb6-4539-94d2-a566ae06f281 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:40.643639 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2031/4038] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:40 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:41.652213 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-3ff5ddae-4fc8-48ec-9e02-ab4b2bd89efb None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:41.656077 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3ff5ddae-4fc8-48ec-9e02-ab4b2bd89efb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:41.657114 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3ff5ddae-4fc8-48ec-9e02-ab4b2bd89efb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:41.657561 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-3ff5ddae-4fc8-48ec-9e02-ab4b2bd89efb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:41.668220 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:41.668220 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:41.669174 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-3ff5ddae-4fc8-48ec-9e02-ab4b2bd89efb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:41.671031 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-3ff5ddae-4fc8-48ec-9e02-ab4b2bd89efb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:41.671733 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2008/4039] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:41 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:42.680207 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4d7f5fac-ea87-40b6-8977-cc159fad3fd6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:42.684137 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4d7f5fac-ea87-40b6-8977-cc159fad3fd6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:42.686765 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4d7f5fac-ea87-40b6-8977-cc159fad3fd6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:42.686765 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4d7f5fac-ea87-40b6-8977-cc159fad3fd6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:42.695022 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:42.695022 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:42.695932 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4d7f5fac-ea87-40b6-8977-cc159fad3fd6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:42.697700 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4d7f5fac-ea87-40b6-8977-cc159fad3fd6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:42.698386 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2032/4040] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:42 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:43.706590 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-43569e6d-bc0f-4fb6-bb2a-b655146cfde1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:43.710651 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-43569e6d-bc0f-4fb6-bb2a-b655146cfde1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:43.711230 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-43569e6d-bc0f-4fb6-bb2a-b655146cfde1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:43.711788 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-43569e6d-bc0f-4fb6-bb2a-b655146cfde1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:43.722144 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:43.722144 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:43.723068 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-43569e6d-bc0f-4fb6-bb2a-b655146cfde1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:43.724830 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-43569e6d-bc0f-4fb6-bb2a-b655146cfde1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:43.725502 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2009/4041] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:43 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:44.737845 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-49c0d1ee-9418-42a9-80a1-2403ff67ca0e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:44.741827 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-49c0d1ee-9418-42a9-80a1-2403ff67ca0e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:44.745283 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-49c0d1ee-9418-42a9-80a1-2403ff67ca0e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:44.745283 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-49c0d1ee-9418-42a9-80a1-2403ff67ca0e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:44.752747 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:44.752747 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:44.753689 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-49c0d1ee-9418-42a9-80a1-2403ff67ca0e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:44.755515 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-49c0d1ee-9418-42a9-80a1-2403ff67ca0e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:44.756291 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2033/4042] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:44 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:45.764394 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a982bba0-9d1c-4b55-bc2c-4acfe8ebca12 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:45.768335 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a982bba0-9d1c-4b55-bc2c-4acfe8ebca12 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:45.768770 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a982bba0-9d1c-4b55-bc2c-4acfe8ebca12 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:45.769219 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a982bba0-9d1c-4b55-bc2c-4acfe8ebca12 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:45.778727 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:45.778727 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:45.779678 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a982bba0-9d1c-4b55-bc2c-4acfe8ebca12 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:45.781978 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a982bba0-9d1c-4b55-bc2c-4acfe8ebca12 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:45.786111 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2010/4043] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:45 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:46.790129 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-19d9f00e-b351-4a03-96cf-597f43f8ab12 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:46.794132 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19d9f00e-b351-4a03-96cf-597f43f8ab12 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:46.794673 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19d9f00e-b351-4a03-96cf-597f43f8ab12 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:46.795186 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-19d9f00e-b351-4a03-96cf-597f43f8ab12 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:46.804673 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:46.804673 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:46.805626 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-19d9f00e-b351-4a03-96cf-597f43f8ab12 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:46.807435 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-19d9f00e-b351-4a03-96cf-597f43f8ab12 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:46.808110 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2034/4044] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:46 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:47.816778 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-35a53956-1b10-47d7-982e-a35f07ba1b0c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:47.820886 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-35a53956-1b10-47d7-982e-a35f07ba1b0c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:47.821323 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-35a53956-1b10-47d7-982e-a35f07ba1b0c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:47.821785 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-35a53956-1b10-47d7-982e-a35f07ba1b0c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:47.831475 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:47.831475 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:47.832410 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-35a53956-1b10-47d7-982e-a35f07ba1b0c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:47.834192 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-35a53956-1b10-47d7-982e-a35f07ba1b0c tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:47.834864 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2011/4045] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:47 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:48.843149 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1b7ce85c-27fe-4e1c-8634-494493c91d0a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:48.847133 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1b7ce85c-27fe-4e1c-8634-494493c91d0a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:48.847861 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1b7ce85c-27fe-4e1c-8634-494493c91d0a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:48.848307 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1b7ce85c-27fe-4e1c-8634-494493c91d0a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:48.857487 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:48.857487 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:48.858597 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1b7ce85c-27fe-4e1c-8634-494493c91d0a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:48.863886 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1b7ce85c-27fe-4e1c-8634-494493c91d0a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:48.863886 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2035/4046] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:48 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:49.869157 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-317caed5-5b7e-4ebe-9970-26ddf211b8af None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:49.873060 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-317caed5-5b7e-4ebe-9970-26ddf211b8af tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:49.873500 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-317caed5-5b7e-4ebe-9970-26ddf211b8af tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:49.873980 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-317caed5-5b7e-4ebe-9970-26ddf211b8af tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:49.883349 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:49.883349 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:49.884320 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-317caed5-5b7e-4ebe-9970-26ddf211b8af tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:49.886231 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-317caed5-5b7e-4ebe-9970-26ddf211b8af tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:49.886936 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2012/4047] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:49 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:50.895030 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0b7956d7-69a6-4d23-ac40-1558f6c1b510 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:50.899439 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0b7956d7-69a6-4d23-ac40-1558f6c1b510 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:50.899873 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0b7956d7-69a6-4d23-ac40-1558f6c1b510 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:50.900317 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0b7956d7-69a6-4d23-ac40-1558f6c1b510 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:50.910459 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:50.910459 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:50.911383 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0b7956d7-69a6-4d23-ac40-1558f6c1b510 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:50.913170 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0b7956d7-69a6-4d23-ac40-1558f6c1b510 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:50.913848 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2036/4048] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:50 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:51.922210 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0859b07a-6f88-4668-bcd6-4c792ce3dfa4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:51.926060 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0859b07a-6f88-4668-bcd6-4c792ce3dfa4 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:51.926580 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0859b07a-6f88-4668-bcd6-4c792ce3dfa4 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:51.927033 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0859b07a-6f88-4668-bcd6-4c792ce3dfa4 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:51.936497 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:51.936497 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:51.937437 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0859b07a-6f88-4668-bcd6-4c792ce3dfa4 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:51.939895 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0859b07a-6f88-4668-bcd6-4c792ce3dfa4 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:51.940763 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2013/4049] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:51 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:52.948690 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-364e9fec-bf25-4bb5-96c9-fdbdbd7fbae6 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:52.952698 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-364e9fec-bf25-4bb5-96c9-fdbdbd7fbae6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:52.953136 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-364e9fec-bf25-4bb5-96c9-fdbdbd7fbae6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:52.954355 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-364e9fec-bf25-4bb5-96c9-fdbdbd7fbae6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:52.962804 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:52.962804 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:52.963737 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-364e9fec-bf25-4bb5-96c9-fdbdbd7fbae6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:52.965514 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-364e9fec-bf25-4bb5-96c9-fdbdbd7fbae6 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:52.966237 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2037/4050] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:52 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:53.974160 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e249b5a1-b0ec-4bf3-a82c-cef0b4a36f25 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:53.978519 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e249b5a1-b0ec-4bf3-a82c-cef0b4a36f25 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:53.981868 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e249b5a1-b0ec-4bf3-a82c-cef0b4a36f25 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:53.981868 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e249b5a1-b0ec-4bf3-a82c-cef0b4a36f25 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:53.992577 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:53.992577 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:53.993622 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e249b5a1-b0ec-4bf3-a82c-cef0b4a36f25 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:53.995453 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e249b5a1-b0ec-4bf3-a82c-cef0b4a36f25 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:53.996168 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2014/4051] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:53 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 21:53:55.004499 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-0441beb2-f46c-4c47-9407-62aeedfc062a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:55.008479 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0441beb2-f46c-4c47-9407-62aeedfc062a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:55.008914 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0441beb2-f46c-4c47-9407-62aeedfc062a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:55.009358 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-0441beb2-f46c-4c47-9407-62aeedfc062a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:55.019537 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:55.019537 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:55.020475 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-0441beb2-f46c-4c47-9407-62aeedfc062a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:55.022509 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-0441beb2-f46c-4c47-9407-62aeedfc062a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:55.023187 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2038/4052] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:55 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:56.031693 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4ef60218-add5-4055-b6f7-d91472c279c7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:56.036068 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4ef60218-add5-4055-b6f7-d91472c279c7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:56.036502 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4ef60218-add5-4055-b6f7-d91472c279c7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:56.036949 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4ef60218-add5-4055-b6f7-d91472c279c7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:56.046406 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:56.046406 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:56.047324 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4ef60218-add5-4055-b6f7-d91472c279c7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:56.052731 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4ef60218-add5-4055-b6f7-d91472c279c7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:56.052731 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2015/4053] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:56 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:57.058567 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b929cffc-6b9c-40fb-885d-5032cd8eceb3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:57.062601 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b929cffc-6b9c-40fb-885d-5032cd8eceb3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:57.063034 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b929cffc-6b9c-40fb-885d-5032cd8eceb3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:57.063477 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b929cffc-6b9c-40fb-885d-5032cd8eceb3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:57.073051 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:57.073051 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:57.076095 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b929cffc-6b9c-40fb-885d-5032cd8eceb3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:57.076095 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b929cffc-6b9c-40fb-885d-5032cd8eceb3 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:57.076527 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2039/4054] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:57 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:58.084648 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4ee6479f-4e0e-4ca8-ab19-6f16d42c3b28 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:58.088842 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4ee6479f-4e0e-4ca8-ab19-6f16d42c3b28 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:58.089290 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4ee6479f-4e0e-4ca8-ab19-6f16d42c3b28 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:58.089746 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4ee6479f-4e0e-4ca8-ab19-6f16d42c3b28 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:58.099126 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:53:58.099126 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:53:58.100062 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-4ee6479f-4e0e-4ca8-ab19-6f16d42c3b28 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Snapshot retrieved successfully. Apr 30 21:53:58.101847 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4ee6479f-4e0e-4ca8-ab19-6f16d42c3b28 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 200 Apr 30 21:53:58.102529 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2016/4055] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:58 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:53:59.110874 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-6c7c5189-b6ae-4f0f-8cda-810e2b1a8995 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:53:59.114907 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6c7c5189-b6ae-4f0f-8cda-810e2b1a8995 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:53:59.115352 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6c7c5189-b6ae-4f0f-8cda-810e2b1a8995 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:53:59.115850 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-6c7c5189-b6ae-4f0f-8cda-810e2b1a8995 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:53:59.123971 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-6c7c5189-b6ae-4f0f-8cda-810e2b1a8995 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 404 Apr 30 21:53:59.124829 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2040/4056] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:53:59 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:54:01.889001 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-2b46772b-5ec6-4422-afda-55c52f19531b req-272d527f-d701-4ee1-bfcf-7b616ab88ad7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:01.893391 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-2b46772b-5ec6-4422-afda-55c52f19531b req-272d527f-d701-4ee1-bfcf-7b616ab88ad7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] DELETE http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/95632df6-59b2-4e6b-a8d7-8c200f3f1010 Apr 30 21:54:01.893855 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-2b46772b-5ec6-4422-afda-55c52f19531b req-272d527f-d701-4ee1-bfcf-7b616ab88ad7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:01.894302 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-2b46772b-5ec6-4422-afda-55c52f19531b req-272d527f-d701-4ee1-bfcf-7b616ab88ad7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:01.906858 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:01.906858 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:02.037255 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-2b46772b-5ec6-4422-afda-55c52f19531b req-272d527f-d701-4ee1-bfcf-7b616ab88ad7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/95632df6-59b2-4e6b-a8d7-8c200f3f1010 returned with HTTP 200 Apr 30 21:54:02.038037 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2017/4057] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:54:01 2022] DELETE /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/95632df6-59b2-4e6b-a8d7-8c200f3f1010 => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:54:02.048902 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-2b46772b-5ec6-4422-afda-55c52f19531b req-97b14a29-7d45-45c5-b8d3-7bd76209bebb None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:02.052381 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-2b46772b-5ec6-4422-afda-55c52f19531b req-97b14a29-7d45-45c5-b8d3-7bd76209bebb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] DELETE http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:54:02.052766 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-2b46772b-5ec6-4422-afda-55c52f19531b req-97b14a29-7d45-45c5-b8d3-7bd76209bebb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:02.053205 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-2b46772b-5ec6-4422-afda-55c52f19531b req-97b14a29-7d45-45c5-b8d3-7bd76209bebb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:02.053640 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [req-2b46772b-5ec6-4422-afda-55c52f19531b req-97b14a29-7d45-45c5-b8d3-7bd76209bebb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Delete volume with id: f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:54:02.067791 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:02.067791 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:02.068765 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-2b46772b-5ec6-4422-afda-55c52f19531b req-97b14a29-7d45-45c5-b8d3-7bd76209bebb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:54:02.245820 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-2b46772b-5ec6-4422-afda-55c52f19531b req-97b14a29-7d45-45c5-b8d3-7bd76209bebb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Delete volume request issued successfully. Apr 30 21:54:02.246262 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-2b46772b-5ec6-4422-afda-55c52f19531b req-97b14a29-7d45-45c5-b8d3-7bd76209bebb tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 202 Apr 30 21:54:02.247036 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2041/4058] 10.222.0.20 () {60 vars in 1393 bytes} [Sat Apr 30 21:54:02 2022] DELETE /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:54:03.989104 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2960fef7-558b-424b-a68a-2cb9c01b3e00 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:03.992602 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2960fef7-558b-424b-a68a-2cb9c01b3e00 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:54:03.993044 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2960fef7-558b-424b-a68a-2cb9c01b3e00 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:03.995117 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2960fef7-558b-424b-a68a-2cb9c01b3e00 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:04.007963 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:04.007963 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:04.014758 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-2960fef7-558b-424b-a68a-2cb9c01b3e00 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:54:04.024328 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2960fef7-558b-424b-a68a-2cb9c01b3e00 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 200 Apr 30 21:54:04.025012 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2018/4059] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:54:03 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 1330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:54:05.036953 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-718a67e9-84df-4e66-af5b-72e11d2efd19 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:05.041957 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-718a67e9-84df-4e66-af5b-72e11d2efd19 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:54:05.041957 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-718a67e9-84df-4e66-af5b-72e11d2efd19 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:05.041957 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-718a67e9-84df-4e66-af5b-72e11d2efd19 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:05.055096 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:05.055096 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:05.061850 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-718a67e9-84df-4e66-af5b-72e11d2efd19 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:54:05.071178 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-718a67e9-84df-4e66-af5b-72e11d2efd19 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 200 Apr 30 21:54:05.071870 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2042/4060] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:54:05 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 1330 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:54:06.085035 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0e1f5275-44ac-4e3c-be0f-f05977d0917d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:06.088695 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0e1f5275-44ac-4e3c-be0f-f05977d0917d tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:54:06.089129 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0e1f5275-44ac-4e3c-be0f-f05977d0917d tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:06.089573 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0e1f5275-44ac-4e3c-be0f-f05977d0917d tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:06.103840 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:06.103840 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:06.110532 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-0e1f5275-44ac-4e3c-be0f-f05977d0917d tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:54:06.124556 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0e1f5275-44ac-4e3c-be0f-f05977d0917d tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 200 Apr 30 21:54:06.125263 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2019/4061] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:54:06 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 1330 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:54:07.137613 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-55bc3f89-5c6a-49aa-a527-6d813b52d6d7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:07.142808 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-55bc3f89-5c6a-49aa-a527-6d813b52d6d7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:54:07.143245 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-55bc3f89-5c6a-49aa-a527-6d813b52d6d7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:07.143694 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-55bc3f89-5c6a-49aa-a527-6d813b52d6d7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:07.157534 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:07.157534 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:07.164174 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-55bc3f89-5c6a-49aa-a527-6d813b52d6d7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:54:07.173942 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-55bc3f89-5c6a-49aa-a527-6d813b52d6d7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 200 Apr 30 21:54:07.174624 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2043/4062] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:54:07 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 1330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:54:08.187091 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-7f0d4ef3-c125-4e6d-b9fa-54abee3b65db None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:08.191169 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7f0d4ef3-c125-4e6d-b9fa-54abee3b65db tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:54:08.191606 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7f0d4ef3-c125-4e6d-b9fa-54abee3b65db tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:08.192050 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-7f0d4ef3-c125-4e6d-b9fa-54abee3b65db tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:08.206663 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:08.206663 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:08.213328 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-7f0d4ef3-c125-4e6d-b9fa-54abee3b65db tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:54:08.222673 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-7f0d4ef3-c125-4e6d-b9fa-54abee3b65db tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 200 Apr 30 21:54:08.223358 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2020/4063] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:54:08 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 1330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:54:09.235289 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b153bb0b-d416-45cd-a28b-67ece23a6a7b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:09.238781 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b153bb0b-d416-45cd-a28b-67ece23a6a7b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:54:09.243265 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b153bb0b-d416-45cd-a28b-67ece23a6a7b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:09.243265 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b153bb0b-d416-45cd-a28b-67ece23a6a7b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:09.250304 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b153bb0b-d416-45cd-a28b-67ece23a6a7b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 404 Apr 30 21:54:09.251130 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2044/4064] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:54:09 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:54:09.324080 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2b160fa1-27ba-476d-aa1c-60ce917041fd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:09.328093 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2b160fa1-27ba-476d-aa1c-60ce917041fd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] DELETE http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:54:09.328533 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2b160fa1-27ba-476d-aa1c-60ce917041fd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:09.328989 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2b160fa1-27ba-476d-aa1c-60ce917041fd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:09.329803 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v2.snapshots [None req-2b160fa1-27ba-476d-aa1c-60ce917041fd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Delete snapshot with id: 90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:54:09.337283 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2b160fa1-27ba-476d-aa1c-60ce917041fd tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 404 Apr 30 21:54:09.338181 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2021/4065] 10.222.0.23 () {58 vars in 1333 bytes} [Sat Apr 30 21:54:09 2022] DELETE /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:54:09.343039 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-249a4be6-32d2-42f8-a8dc-a5a789a3c557 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:09.347823 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-249a4be6-32d2-42f8-a8dc-a5a789a3c557 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 Apr 30 21:54:09.350172 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-249a4be6-32d2-42f8-a8dc-a5a789a3c557 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:09.350845 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-249a4be6-32d2-42f8-a8dc-a5a789a3c557 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:09.360021 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-249a4be6-32d2-42f8-a8dc-a5a789a3c557 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 returned with HTTP 404 Apr 30 21:54:09.360991 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2045/4066] 10.222.0.23 () {58 vars in 1330 bytes} [Sat Apr 30 21:54:09 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/snapshots/90f9ec0f-5dc4-4ae9-b383-af9018403276 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:54:10.170633 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-d2cd1aa1-f9f1-4d38-a406-756a7838177f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:10.174700 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d2cd1aa1-f9f1-4d38-a406-756a7838177f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] DELETE http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:54:10.175144 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d2cd1aa1-f9f1-4d38-a406-756a7838177f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:10.175613 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-d2cd1aa1-f9f1-4d38-a406-756a7838177f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:10.186574 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-d2cd1aa1-f9f1-4d38-a406-756a7838177f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Delete volume with id: f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:54:10.186917 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-d2cd1aa1-f9f1-4d38-a406-756a7838177f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 404 Apr 30 21:54:10.187798 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2022/4067] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:54:10 2022] DELETE /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 21:54:10.193069 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-e4274b51-7cc3-4065-87ef-7bc6a696c085 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:10.196556 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e4274b51-7cc3-4065-87ef-7bc6a696c085 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 Apr 30 21:54:10.196995 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e4274b51-7cc3-4065-87ef-7bc6a696c085 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:10.197443 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-e4274b51-7cc3-4065-87ef-7bc6a696c085 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:10.208028 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-e4274b51-7cc3-4065-87ef-7bc6a696c085 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 returned with HTTP 404 Apr 30 21:54:10.208865 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2046/4068] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:54:10 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/f4402b35-971a-48cf-bc2d-3f5f5f47faa0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:54:12.677489 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-a05b88e9-d195-4eac-9774-6a0e8649282a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:12.680920 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] POST http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes Apr 30 21:54:12.681659 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1474544198", "snapshot_id": null, "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "volume_type": null, "size": 1}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:54:12.682791 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1474544198', 'snapshot_id': None, 'imageRef': 'a5b0850f-3b24-4bcb-b0a7-351c3216b27d', 'volume_type': None, 'size': 1}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 21:54:12.766861 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create volume of 1 GB Apr 30 21:54:12.774464 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Availability Zones retrieved successfully. Apr 30 21:54:12.789351 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Flow 'volume_create_api' (d729e31f-8e46-46b5-8a43-696d1f63451d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:54:12.791879 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a7a8c8-b7c7-42d7-b3c3-e04d4add6e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:54:12.794226 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 21:54:12.856610 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a7a8c8-b7c7-42d7-b3c3-e04d4add6e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:54:12.858644 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37659801-65e0-4818-b89f-5157edb6bb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:54:12.962564 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Created reservations ['cd9b6df6-7fb4-46dc-af24-ab89a5a8f6b2', '61ad1f9f-33df-4464-88c0-cb4377825f49', '3fcb1467-bec6-41d1-8372-45c9b9580b35', '4d1ebdd9-679c-475d-aa80-f879aa8da70e'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 21:54:12.964297 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37659801-65e0-4818-b89f-5157edb6bb8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd9b6df6-7fb4-46dc-af24-ab89a5a8f6b2', '61ad1f9f-33df-4464-88c0-cb4377825f49', '3fcb1467-bec6-41d1-8372-45c9b9580b35', '4d1ebdd9-679c-475d-aa80-f879aa8da70e']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:54:12.966216 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5e06ed-efc5-466f-9820-86d1d980022c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:54:13.044908 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5e06ed-efc5-466f-9820-86d1d980022c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73e426da-a6ca-4d21-b50f-30bf936473a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1474544198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='839ab2af4d6b40c3b957be9c7dc78b26',qos_specs=None,replication_status=,reservations=['cd9b6df6-7fb4-46dc-af24-ab89a5a8f6b2','61ad1f9f-33df-4464-88c0-cb4377825f49','3fcb1467-bec6-41d1-8372-45c9b9580b35','4d1ebdd9-679c-475d-aa80-f879aa8da70e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d838be38c1941eba44ffcfc6c17f002',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T21:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1474544198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73e426da-a6ca-4d21-b50f-30bf936473a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='839ab2af4d6b40c3b957be9c7dc78b26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d838be38c1941eba44ffcfc6c17f002',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:54:13.046171 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef4dc4e2-ce60-4e16-a598-e739f741ae7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:54:13.151508 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef4dc4e2-ce60-4e16-a598-e739f741ae7a) transitioned into state 'SUCCESS' from state '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-1474544198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='839ab2af4d6b40c3b957be9c7dc78b26',qos_specs=None,replication_status=,reservations=['cd9b6df6-7fb4-46dc-af24-ab89a5a8f6b2','61ad1f9f-33df-4464-88c0-cb4377825f49','3fcb1467-bec6-41d1-8372-45c9b9580b35','4d1ebdd9-679c-475d-aa80-f879aa8da70e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d838be38c1941eba44ffcfc6c17f002',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:54:13.153264 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (246f5ef3-ec49-4c0b-982c-e9bb156693a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 21:54:13.238879 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (246f5ef3-ec49-4c0b-982c-e9bb156693a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 21:54:13.241377 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Flow 'volume_create_api' (d729e31f-8e46-46b5-8a43-696d1f63451d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 21:54:13.242092 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Create volume request issued successfully. Apr 30 21:54:13.245899 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-a05b88e9-d195-4eac-9774-6a0e8649282a tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes returned with HTTP 202 Apr 30 21:54:13.245899 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2023/4069] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 21:54:12 2022] POST /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes => generated 821 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 21:54:13.255263 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-a7f11b53-ccdb-4198-9fd5-a1f2c9178db9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:13.258732 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a7f11b53-ccdb-4198-9fd5-a1f2c9178db9 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:54:13.259162 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a7f11b53-ccdb-4198-9fd5-a1f2c9178db9 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:13.259607 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-a7f11b53-ccdb-4198-9fd5-a1f2c9178db9 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:13.273490 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:13.273490 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:13.280776 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-a7f11b53-ccdb-4198-9fd5-a1f2c9178db9 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:54:13.289233 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-a7f11b53-ccdb-4198-9fd5-a1f2c9178db9 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 200 Apr 30 21:54:13.289996 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2047/4070] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:54:13 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 889 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:54:14.301711 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-32a78b6e-8a83-4cec-84b3-d9a2bfbbd61f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:14.305550 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-32a78b6e-8a83-4cec-84b3-d9a2bfbbd61f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:54:14.306034 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-32a78b6e-8a83-4cec-84b3-d9a2bfbbd61f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:14.306489 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-32a78b6e-8a83-4cec-84b3-d9a2bfbbd61f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:14.320846 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:14.320846 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:14.332981 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-32a78b6e-8a83-4cec-84b3-d9a2bfbbd61f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:54:14.349499 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-32a78b6e-8a83-4cec-84b3-d9a2bfbbd61f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 200 Apr 30 21:54:14.350344 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2024/4071] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:54:14 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 913 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:54:15.362089 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-9f7b0607-f4ce-4692-8131-962f296a6b34 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:15.365720 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9f7b0607-f4ce-4692-8131-962f296a6b34 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:54:15.366192 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9f7b0607-f4ce-4692-8131-962f296a6b34 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:15.366661 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-9f7b0607-f4ce-4692-8131-962f296a6b34 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:15.380590 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:15.380590 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:15.387386 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-9f7b0607-f4ce-4692-8131-962f296a6b34 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:54:15.396161 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-9f7b0607-f4ce-4692-8131-962f296a6b34 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 200 Apr 30 21:54:15.396836 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2048/4072] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:54:15 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 913 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:54:16.409650 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-67cad37d-c5ce-46c4-89d5-3b7f07624b2b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:16.413864 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-67cad37d-c5ce-46c4-89d5-3b7f07624b2b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:54:16.414303 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-67cad37d-c5ce-46c4-89d5-3b7f07624b2b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:16.414750 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-67cad37d-c5ce-46c4-89d5-3b7f07624b2b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:16.428897 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:16.428897 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:16.435960 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-67cad37d-c5ce-46c4-89d5-3b7f07624b2b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:54:16.444301 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-67cad37d-c5ce-46c4-89d5-3b7f07624b2b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 200 Apr 30 21:54:16.445002 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2025/4073] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:54:16 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 913 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:54:17.457519 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-51352ed9-fe15-4bdd-9b14-c75f3b158e1d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:17.461349 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-51352ed9-fe15-4bdd-9b14-c75f3b158e1d tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:54:17.461812 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-51352ed9-fe15-4bdd-9b14-c75f3b158e1d tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:17.462306 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-51352ed9-fe15-4bdd-9b14-c75f3b158e1d tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:17.476738 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:17.476738 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:17.483490 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-51352ed9-fe15-4bdd-9b14-c75f3b158e1d tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:54:17.492687 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-51352ed9-fe15-4bdd-9b14-c75f3b158e1d tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 200 Apr 30 21:54:17.493409 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2049/4074] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:54:17 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 1331 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:54:17.504689 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-326ef99a-8bd0-4312-ba3b-3802758f448b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:17.508173 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-326ef99a-8bd0-4312-ba3b-3802758f448b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:54:17.508605 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-326ef99a-8bd0-4312-ba3b-3802758f448b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:17.509051 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-326ef99a-8bd0-4312-ba3b-3802758f448b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:17.523757 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:17.523757 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:17.530515 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-326ef99a-8bd0-4312-ba3b-3802758f448b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:54:17.540400 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-326ef99a-8bd0-4312-ba3b-3802758f448b tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 200 Apr 30 21:54:17.542863 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2026/4075] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:54:17 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 1331 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:54:17.613272 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-bc3a0c73-a2ed-40b1-98cb-7772e4077f92 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:17.617296 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-bc3a0c73-a2ed-40b1-98cb-7772e4077f92 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:54:17.617771 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-bc3a0c73-a2ed-40b1-98cb-7772e4077f92 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:17.618225 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-bc3a0c73-a2ed-40b1-98cb-7772e4077f92 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:17.631587 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:17.631587 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:17.638339 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-bc3a0c73-a2ed-40b1-98cb-7772e4077f92 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:54:17.648677 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-bc3a0c73-a2ed-40b1-98cb-7772e4077f92 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 200 Apr 30 21:54:17.649400 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2050/4076] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:54:17 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 1331 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:54:18.110579 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-8905dbc1-5ed5-4ba4-9000-5d90bcdc5e2e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:18.115270 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-8905dbc1-5ed5-4ba4-9000-5d90bcdc5e2e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:54:18.115707 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-8905dbc1-5ed5-4ba4-9000-5d90bcdc5e2e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:18.116151 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-8905dbc1-5ed5-4ba4-9000-5d90bcdc5e2e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:18.130061 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:18.130061 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:18.136854 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-8905dbc1-5ed5-4ba4-9000-5d90bcdc5e2e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:54:18.147622 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-8905dbc1-5ed5-4ba4-9000-5d90bcdc5e2e tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 200 Apr 30 21:54:18.148348 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2027/4077] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 21:54:18 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 1331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:54:18.158235 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-97f7e442-9b17-40a4-b422-04a117bd2982 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:18.159033 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-97f7e442-9b17-40a4-b422-04a117bd2982 None None] GET http://10.222.0.23/volume// Apr 30 21:54:18.159421 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-97f7e442-9b17-40a4-b422-04a117bd2982 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:18.159896 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-97f7e442-9b17-40a4-b422-04a117bd2982 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:18.160690 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-97f7e442-9b17-40a4-b422-04a117bd2982 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:54:18.161239 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2051/4078] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 21:54:18 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Apr 30 21:54:18.167659 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-b9df5914-d63c-4fdf-b1e9-376f84b461a9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:18.172352 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-b9df5914-d63c-4fdf-b1e9-376f84b461a9 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] POST http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments Apr 30 21:54:18.173106 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-b9df5914-d63c-4fdf-b1e9-376f84b461a9 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73e426da-a6ca-4d21-b50f-30bf936473a1", "connector": null, "instance_uuid": "af31b0c5-c096-4cf6-9bf1-6f00587c0c26"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:54:18.187493 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:18.187493 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:18.402607 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-b9df5914-d63c-4fdf-b1e9-376f84b461a9 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments returned with HTTP 200 Apr 30 21:54:18.403462 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2028/4079] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 21:54:18 2022] POST /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments => generated 273 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 21:54:20.339410 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-ff5ef48e-7c83-4d13-b5b8-0a8410633cc9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:20.340198 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ff5ef48e-7c83-4d13-b5b8-0a8410633cc9 None None] GET http://10.222.0.23/volume// Apr 30 21:54:20.340581 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ff5ef48e-7c83-4d13-b5b8-0a8410633cc9 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:20.341049 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-ff5ef48e-7c83-4d13-b5b8-0a8410633cc9 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:20.341842 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-ff5ef48e-7c83-4d13-b5b8-0a8410633cc9 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 21:54:20.342397 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2052/4080] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 21:54:20 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 21:54:20.349635 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-03cdb11d-e9ba-4692-a971-fc8192b23883 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:20.353300 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-03cdb11d-e9ba-4692-a971-fc8192b23883 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:54:20.353816 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-03cdb11d-e9ba-4692-a971-fc8192b23883 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:54:20.354274 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-03cdb11d-e9ba-4692-a971-fc8192b23883 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:54:20.375009 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:20.375009 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:20.382925 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-03cdb11d-e9ba-4692-a971-fc8192b23883 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:54:20.393143 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-03cdb11d-e9ba-4692-a971-fc8192b23883 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 200 Apr 30 21:54:20.393894 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2029/4081] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 21:54:20 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 1429 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 21:54:20.408456 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-d6b75f48-bdb2-4a5c-9d7f-9b90c6daf8fc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:20.413048 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-d6b75f48-bdb2-4a5c-9d7f-9b90c6daf8fc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] PUT http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/22d7c93c-7b60-49ef-b8e8-d545b846ce62 Apr 30 21:54:20.414066 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-d6b75f48-bdb2-4a5c-9d7f-9b90c6daf8fc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sda"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:54:20.432979 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-d6b75f48-bdb2-4a5c-9d7f-9b90c6daf8fc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Lock "b'cinder-attachment_update-73e426da-a6ca-4d21-b50f-30bf936473a1-nch1-master-1'" acquired by "attachment_update" :: waited 0.008s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 21:54:20.435009 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:20.435009 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:21.423445 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-d6b75f48-bdb2-4a5c-9d7f-9b90c6daf8fc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Lock "b'cinder-attachment_update-73e426da-a6ca-4d21-b50f-30bf936473a1-nch1-master-1'" released by "attachment_update" :: held 0.990s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 21:54:21.424073 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-d6b75f48-bdb2-4a5c-9d7f-9b90c6daf8fc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/22d7c93c-7b60-49ef-b8e8-d545b846ce62 returned with HTTP 200 Apr 30 21:54:21.424878 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2053/4082] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 21:54:20 2022] PUT /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/22d7c93c-7b60-49ef-b8e8-d545b846ce62 => generated 766 bytes in 1017 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:54:21.528320 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-3a7cc340-d0a4-4db2-b584-026cc50c23d0 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:54:21.533123 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-3a7cc340-d0a4-4db2-b584-026cc50c23d0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] POST http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/22d7c93c-7b60-49ef-b8e8-d545b846ce62/action Apr 30 21:54:21.534791 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-3a7cc340-d0a4-4db2-b584-026cc50c23d0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 21:54:21.535193 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-3a7cc340-d0a4-4db2-b584-026cc50c23d0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 21:54:21.573933 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:54:21.573933 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:54:21.694369 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-efbcd779-51c8-4322-b1c1-8bdca9ba5dcf req-3a7cc340-d0a4-4db2-b584-026cc50c23d0 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/22d7c93c-7b60-49ef-b8e8-d545b846ce62/action returned with HTTP 204 Apr 30 21:54:21.695199 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2030/4083] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 21:54:21 2022] POST /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/22d7c93c-7b60-49ef-b8e8-d545b846ce62/action => generated 0 bytes in 168 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Apr 30 21:57:57.209915 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-c24663b0-1a31-4639-9e77-ebc49adbb194 req-03853aaa-b367-4dfa-9764-019674d89a85 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:57:57.215062 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-c24663b0-1a31-4639-9e77-ebc49adbb194 req-03853aaa-b367-4dfa-9764-019674d89a85 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] DELETE http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/22d7c93c-7b60-49ef-b8e8-d545b846ce62 Apr 30 21:57:57.215619 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-c24663b0-1a31-4639-9e77-ebc49adbb194 req-03853aaa-b367-4dfa-9764-019674d89a85 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:57:57.216179 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-c24663b0-1a31-4639-9e77-ebc49adbb194 req-03853aaa-b367-4dfa-9764-019674d89a85 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'version_select' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:57:57.229321 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:57:57.229321 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:57:57.365394 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-c24663b0-1a31-4639-9e77-ebc49adbb194 req-03853aaa-b367-4dfa-9764-019674d89a85 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/22d7c93c-7b60-49ef-b8e8-d545b846ce62 returned with HTTP 200 Apr 30 21:57:57.366457 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2054/4084] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 21:57:57 2022] DELETE /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/attachments/22d7c93c-7b60-49ef-b8e8-d545b846ce62 => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 21:57:58.370233 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-591a40e1-1049-4a9b-8ef1-48bad1175616 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:57:58.374546 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-591a40e1-1049-4a9b-8ef1-48bad1175616 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] DELETE http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:57:58.375304 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-591a40e1-1049-4a9b-8ef1-48bad1175616 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:57:58.376273 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-591a40e1-1049-4a9b-8ef1-48bad1175616 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:57:58.376273 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-591a40e1-1049-4a9b-8ef1-48bad1175616 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Delete volume with id: 73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:57:58.391823 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:57:58.391823 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:57:58.393083 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-591a40e1-1049-4a9b-8ef1-48bad1175616 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:57:58.578557 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-591a40e1-1049-4a9b-8ef1-48bad1175616 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Delete volume request issued successfully. Apr 30 21:57:58.579203 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-591a40e1-1049-4a9b-8ef1-48bad1175616 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 202 Apr 30 21:57:58.580448 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2031/4085] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 21:57:58 2022] DELETE /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 21:57:58.585450 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f1dc4017-adf9-4b2e-912f-c75cbb4f3440 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:57:58.589263 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f1dc4017-adf9-4b2e-912f-c75cbb4f3440 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:57:58.589952 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f1dc4017-adf9-4b2e-912f-c75cbb4f3440 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:57:58.591993 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f1dc4017-adf9-4b2e-912f-c75cbb4f3440 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:57:58.613356 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:57:58.613356 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:57:58.623292 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f1dc4017-adf9-4b2e-912f-c75cbb4f3440 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:57:58.634038 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f1dc4017-adf9-4b2e-912f-c75cbb4f3440 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 200 Apr 30 21:57:58.634969 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2055/4086] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:57:58 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 1330 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:57:59.648816 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-03089422-e9f4-4503-bf03-d95019dc5cd1 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:57:59.652560 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-03089422-e9f4-4503-bf03-d95019dc5cd1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:57:59.652995 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-03089422-e9f4-4503-bf03-d95019dc5cd1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:57:59.653661 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-03089422-e9f4-4503-bf03-d95019dc5cd1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:57:59.668702 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:57:59.668702 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:57:59.675561 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-03089422-e9f4-4503-bf03-d95019dc5cd1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:57:59.685120 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-03089422-e9f4-4503-bf03-d95019dc5cd1 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 200 Apr 30 21:57:59.685843 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2032/4087] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:57:59 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 1330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:58:00.698326 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4424a0ba-e7a2-4a21-b810-7c8237884cc5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:58:00.701908 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4424a0ba-e7a2-4a21-b810-7c8237884cc5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:58:00.702348 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4424a0ba-e7a2-4a21-b810-7c8237884cc5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:58:00.702798 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4424a0ba-e7a2-4a21-b810-7c8237884cc5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:58:00.716421 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:58:00.716421 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:58:00.723275 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4424a0ba-e7a2-4a21-b810-7c8237884cc5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:58:00.732796 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4424a0ba-e7a2-4a21-b810-7c8237884cc5 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 200 Apr 30 21:58:00.733491 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2056/4088] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:58:00 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 1330 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:58:01.746568 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-e2e159a0-e3c9-4584-a7ee-1302aaf16898 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:58:01.750173 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e2e159a0-e3c9-4584-a7ee-1302aaf16898 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:58:01.752185 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e2e159a0-e3c9-4584-a7ee-1302aaf16898 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:58:01.752185 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-e2e159a0-e3c9-4584-a7ee-1302aaf16898 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:58:01.765802 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:58:01.765802 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:58:01.773552 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-e2e159a0-e3c9-4584-a7ee-1302aaf16898 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:58:01.783244 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-e2e159a0-e3c9-4584-a7ee-1302aaf16898 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 200 Apr 30 21:58:01.783975 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2033/4089] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:58:01 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 1330 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:58:02.796779 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b682b241-eeff-4208-a70b-49ef99c58687 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:58:02.801035 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b682b241-eeff-4208-a70b-49ef99c58687 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:58:02.801484 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b682b241-eeff-4208-a70b-49ef99c58687 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:58:02.801995 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b682b241-eeff-4208-a70b-49ef99c58687 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:58:02.815494 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:58:02.815494 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:58:02.822402 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b682b241-eeff-4208-a70b-49ef99c58687 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:58:02.833249 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b682b241-eeff-4208-a70b-49ef99c58687 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 200 Apr 30 21:58:02.838085 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2057/4090] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:58:02 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 1330 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:58:03.847457 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5066090f-09e6-4001-8c15-ffc0ad0429e7 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:58:03.851590 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5066090f-09e6-4001-8c15-ffc0ad0429e7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:58:03.852066 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5066090f-09e6-4001-8c15-ffc0ad0429e7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:58:03.852511 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5066090f-09e6-4001-8c15-ffc0ad0429e7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:58:03.867018 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:58:03.867018 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:58:03.873976 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-5066090f-09e6-4001-8c15-ffc0ad0429e7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:58:03.883493 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5066090f-09e6-4001-8c15-ffc0ad0429e7 tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 200 Apr 30 21:58:03.884201 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2034/4091] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:58:03 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 1330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:58:04.897359 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-10c882be-0d3e-44cc-a80e-a21a849b50dc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:58:04.901130 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-10c882be-0d3e-44cc-a80e-a21a849b50dc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:58:04.901567 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-10c882be-0d3e-44cc-a80e-a21a849b50dc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:58:04.902053 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-10c882be-0d3e-44cc-a80e-a21a849b50dc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:58:04.916432 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 21:58:04.916432 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 21:58:04.923346 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-10c882be-0d3e-44cc-a80e-a21a849b50dc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Volume info retrieved successfully. Apr 30 21:58:04.932719 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-10c882be-0d3e-44cc-a80e-a21a849b50dc tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 200 Apr 30 21:58:04.933418 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2058/4092] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:58:04 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 1330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 21:58:05.946929 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-68042bc6-4ed2-4a9c-bfd1-0bca71c2434f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 21:58:05.949371 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-68042bc6-4ed2-4a9c-bfd1-0bca71c2434f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] GET http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 Apr 30 21:58:05.949834 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-68042bc6-4ed2-4a9c-bfd1-0bca71c2434f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 21:58:05.950278 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-68042bc6-4ed2-4a9c-bfd1-0bca71c2434f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 21:58:05.960908 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-68042bc6-4ed2-4a9c-bfd1-0bca71c2434f tempest-TestVolumeBootPattern-539025653 tempest-TestVolumeBootPattern-539025653-project] http://10.222.0.23/volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 returned with HTTP 404 Apr 30 21:58:05.961751 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2035/4093] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 21:58:05 2022] GET /volume/v3/839ab2af4d6b40c3b957be9c7dc78b26/volumes/73e426da-a6ca-4d21-b50f-30bf936473a1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 22:06:51.651949 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:06:51.656407 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] POST http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes Apr 30 22:06:51.657199 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-818858246"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:06:51.658557 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.v3.volumes [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-818858246'}} {{(pid=122527) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 22:06:51.658557 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Create volume of 1 GB Apr 30 22:06:51.668998 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Availability Zones retrieved successfully. Apr 30 22:06:51.685017 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Flow 'volume_create_api' (73f9cf29-b951-4cdf-8ced-de237f8719e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 22:06:51.687756 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f35d525-832b-4ad0-a4bb-19a4194131b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 22:06:51.690669 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.flows.api.create_volume [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Validating volume size '1' using validate_int {{(pid=122527) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 22:06:51.724021 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f35d525-832b-4ad0-a4bb-19a4194131b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 22:06:51.725956 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a01b621-445a-4f19-ac92-a7b16db1ecfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 22:06:51.936567 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.quota [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Created reservations ['6d0cf2ee-21c5-4277-ae91-52f133d1cee8', 'b4eb9f44-8f3a-497a-a570-be0d69f92498', '26f39b4e-cde9-462d-ac85-1db27e42a222', '655b0bb4-0e59-4665-bc35-093dce381d2e'] {{(pid=122527) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 22:06:51.938498 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a01b621-445a-4f19-ac92-a7b16db1ecfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d0cf2ee-21c5-4277-ae91-52f133d1cee8', 'b4eb9f44-8f3a-497a-a570-be0d69f92498', '26f39b4e-cde9-462d-ac85-1db27e42a222', '655b0bb4-0e59-4665-bc35-093dce381d2e']}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 22:06:51.940410 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c5caae4-adb5-47d0-a371-715d3c1f08e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 22:06:52.053914 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c5caae4-adb5-47d0-a371-715d3c1f08e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18f0c32d-3895-4b23-9fbb-d968e889b7c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-818858246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fad6f6856db4b229be0837d3874a1f5',qos_specs=None,replication_status=,reservations=['6d0cf2ee-21c5-4277-ae91-52f133d1cee8','b4eb9f44-8f3a-497a-a570-be0d69f92498','26f39b4e-cde9-462d-ac85-1db27e42a222','655b0bb4-0e59-4665-bc35-093dce381d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303501939f1f44069213c3ef0166497d',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T22:06:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-818858246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18f0c32d-3895-4b23-9fbb-d968e889b7c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fad6f6856db4b229be0837d3874a1f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='303501939f1f44069213c3ef0166497d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 22:06:52.056513 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec123fca-69dc-46c9-aa15-fbe6c7f40cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 22:06:52.132273 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec123fca-69dc-46c9-aa15-fbe6c7f40cdb) transitioned into state 'SUCCESS' from state '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-818858246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fad6f6856db4b229be0837d3874a1f5',qos_specs=None,replication_status=,reservations=['6d0cf2ee-21c5-4277-ae91-52f133d1cee8','b4eb9f44-8f3a-497a-a570-be0d69f92498','26f39b4e-cde9-462d-ac85-1db27e42a222','655b0bb4-0e59-4665-bc35-093dce381d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303501939f1f44069213c3ef0166497d',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 22:06:52.134485 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7787aae-ddfc-4e26-956d-5737cf640ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 22:06:52.207746 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7787aae-ddfc-4e26-956d-5737cf640ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122527) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 22:06:52.210281 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.volume.api [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Flow 'volume_create_api' (73f9cf29-b951-4cdf-8ced-de237f8719e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122527) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 22:06:52.211134 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Create volume request issued successfully. Apr 30 22:06:52.212424 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-2a3c6bc6-773a-4e22-9f88-29e594200b3a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes returned with HTTP 202 Apr 30 22:06:52.223564 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2059/4094] 10.222.0.23 () {60 vars in 1234 bytes} [Sat Apr 30 22:06:51 2022] POST /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes => generated 813 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 22:06:52.225184 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-55e1c99c-90ad-4f6b-be70-f61da0a6c572 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:06:52.230685 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-55e1c99c-90ad-4f6b-be70-f61da0a6c572 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:06:52.230685 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-55e1c99c-90ad-4f6b-be70-f61da0a6c572 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:06:52.230685 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-55e1c99c-90ad-4f6b-be70-f61da0a6c572 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:06:52.244927 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:06:52.244927 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:06:52.252131 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-55e1c99c-90ad-4f6b-be70-f61da0a6c572 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Volume info retrieved successfully. Apr 30 22:06:52.261232 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-55e1c99c-90ad-4f6b-be70-f61da0a6c572 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 returned with HTTP 200 Apr 30 22:06:52.271318 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2036/4095] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:06:52 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 22:06:53.275322 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-8194c0ab-1fb8-468c-a27f-7c0006b7fbd5 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:06:53.279864 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8194c0ab-1fb8-468c-a27f-7c0006b7fbd5 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:06:53.280295 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8194c0ab-1fb8-468c-a27f-7c0006b7fbd5 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:06:53.280784 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-8194c0ab-1fb8-468c-a27f-7c0006b7fbd5 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:06:53.295896 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:06:53.295896 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:06:53.302853 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-8194c0ab-1fb8-468c-a27f-7c0006b7fbd5 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Volume info retrieved successfully. Apr 30 22:06:53.311542 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-8194c0ab-1fb8-468c-a27f-7c0006b7fbd5 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 returned with HTTP 200 Apr 30 22:06:53.312255 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2060/4096] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:06:53 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:06:53.601799 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-2dd5ccd6-b233-4603-a342-ab88b8cf387d None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:06:53.774701 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-2dd5ccd6-b233-4603-a342-ab88b8cf387d tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:06:53.775153 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-2dd5ccd6-b233-4603-a342-ab88b8cf387d tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:06:53.775626 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-2dd5ccd6-b233-4603-a342-ab88b8cf387d tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:06:53.789088 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:06:53.789088 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:06:53.795713 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-2dd5ccd6-b233-4603-a342-ab88b8cf387d tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Volume info retrieved successfully. Apr 30 22:06:53.804389 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-2dd5ccd6-b233-4603-a342-ab88b8cf387d tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 returned with HTTP 200 Apr 30 22:06:53.805076 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2037/4097] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 22:06:53 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 => generated 906 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:06:53.976066 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-7f89668c-56b8-40f5-a158-473740d45811 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:06:53.976749 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7f89668c-56b8-40f5-a158-473740d45811 None None] GET http://10.222.0.23/volume// Apr 30 22:06:53.977132 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7f89668c-56b8-40f5-a158-473740d45811 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:06:53.977578 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-7f89668c-56b8-40f5-a158-473740d45811 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:06:53.978405 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-7f89668c-56b8-40f5-a158-473740d45811 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 22:06:53.978950 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2061/4098] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 22:06:53 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 22:06:53.986778 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-d11a09d7-dfa6-4941-b1ff-46a5b6cae95b None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:06:53.992295 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-d11a09d7-dfa6-4941-b1ff-46a5b6cae95b tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] POST http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments Apr 30 22:06:53.993070 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-d11a09d7-dfa6-4941-b1ff-46a5b6cae95b tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18f0c32d-3895-4b23-9fbb-d968e889b7c0", "connector": null, "instance_uuid": "df2749c6-70f0-4543-9d2d-ad0da61f906a"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:06:54.008172 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:06:54.008172 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:06:54.193495 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-d11a09d7-dfa6-4941-b1ff-46a5b6cae95b tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments returned with HTTP 200 Apr 30 22:06:54.194347 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2038/4099] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 22:06:53 2022] POST /volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments => generated 273 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 22:06:54.292326 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f7ac9ebc-7110-479e-8c5d-0fb4b070f9e4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:06:54.295943 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f7ac9ebc-7110-479e-8c5d-0fb4b070f9e4 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:06:54.296381 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f7ac9ebc-7110-479e-8c5d-0fb4b070f9e4 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:06:54.296824 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f7ac9ebc-7110-479e-8c5d-0fb4b070f9e4 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:06:54.315388 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:06:54.315388 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:06:54.322070 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f7ac9ebc-7110-479e-8c5d-0fb4b070f9e4 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Volume info retrieved successfully. Apr 30 22:06:54.330729 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f7ac9ebc-7110-479e-8c5d-0fb4b070f9e4 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 returned with HTTP 200 Apr 30 22:06:54.332611 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2062/4100] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:06:54 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:06:54.351902 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-2989994f-2eba-4775-958b-d12d993607c4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:06:54.355604 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2989994f-2eba-4775-958b-d12d993607c4 None None] GET http://10.222.0.23/volume// Apr 30 22:06:54.355604 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2989994f-2eba-4775-958b-d12d993607c4 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:06:54.355604 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-2989994f-2eba-4775-958b-d12d993607c4 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:06:54.355604 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-2989994f-2eba-4775-958b-d12d993607c4 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 22:06:54.355604 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2039/4101] 10.222.0.35 () {56 vars in 1098 bytes} [Sat Apr 30 22:06:54 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 22:06:54.361411 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-61c5054c-a458-4c1b-87c0-12677bc5595a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:06:54.365587 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-61c5054c-a458-4c1b-87c0-12677bc5595a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:06:54.366093 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-61c5054c-a458-4c1b-87c0-12677bc5595a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:06:54.366569 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-61c5054c-a458-4c1b-87c0-12677bc5595a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:06:54.383794 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:06:54.383794 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:06:54.390349 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-61c5054c-a458-4c1b-87c0-12677bc5595a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Volume info retrieved successfully. Apr 30 22:06:54.399180 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-61c5054c-a458-4c1b-87c0-12677bc5595a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 returned with HTTP 200 Apr 30 22:06:54.399871 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2063/4102] 10.222.0.35 () {60 vars in 1412 bytes} [Sat Apr 30 22:06:54 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 => generated 1004 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 22:06:54.411385 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-9a6d4261-dd20-4060-84c4-fd632b7722e9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:06:54.415788 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-9a6d4261-dd20-4060-84c4-fd632b7722e9 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] PUT http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/182c67b4-6a16-457a-869f-44905f12d4b1 Apr 30 22:06:54.416529 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-9a6d4261-dd20-4060-84c4-fd632b7722e9 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "nch2-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch2-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:06:54.435321 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-9a6d4261-dd20-4060-84c4-fd632b7722e9 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Lock "b'cinder-attachment_update-18f0c32d-3895-4b23-9fbb-d968e889b7c0-nch2-master-1'" acquired by "attachment_update" :: waited 0.008s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 22:06:54.437383 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:06:54.437383 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:06:55.289004 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-9a6d4261-dd20-4060-84c4-fd632b7722e9 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Lock "b'cinder-attachment_update-18f0c32d-3895-4b23-9fbb-d968e889b7c0-nch2-master-1'" released by "attachment_update" :: held 0.854s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 22:06:55.289597 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-9a6d4261-dd20-4060-84c4-fd632b7722e9 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/182c67b4-6a16-457a-869f-44905f12d4b1 returned with HTTP 200 Apr 30 22:06:55.290408 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2040/4103] 10.222.0.35 () {64 vars in 1477 bytes} [Sat Apr 30 22:06:54 2022] PUT /volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/182c67b4-6a16-457a-869f-44905f12d4b1 => generated 766 bytes in 880 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 22:06:55.344085 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4d45f229-bae3-4fcb-8538-17ac48201678 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:06:55.347706 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4d45f229-bae3-4fcb-8538-17ac48201678 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:06:55.348083 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4d45f229-bae3-4fcb-8538-17ac48201678 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:06:55.348528 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4d45f229-bae3-4fcb-8538-17ac48201678 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:06:55.366619 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:06:55.366619 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:06:55.373248 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4d45f229-bae3-4fcb-8538-17ac48201678 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Volume info retrieved successfully. Apr 30 22:06:55.382528 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4d45f229-bae3-4fcb-8538-17ac48201678 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 returned with HTTP 200 Apr 30 22:06:55.383216 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2064/4104] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:06:55 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:06:56.400379 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-15a8e64a-cf6c-4651-b64a-2599ebb3b25c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:06:56.403948 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-15a8e64a-cf6c-4651-b64a-2599ebb3b25c tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:06:56.404416 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-15a8e64a-cf6c-4651-b64a-2599ebb3b25c tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:06:56.404866 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-15a8e64a-cf6c-4651-b64a-2599ebb3b25c tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:06:56.422452 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:06:56.422452 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:06:56.429174 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-15a8e64a-cf6c-4651-b64a-2599ebb3b25c tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Volume info retrieved successfully. Apr 30 22:06:56.437495 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-15a8e64a-cf6c-4651-b64a-2599ebb3b25c tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 returned with HTTP 200 Apr 30 22:06:56.438228 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2041/4105] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:06:56 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:06:57.300772 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-1b234cbd-7ad9-409e-8964-f53796dd3d40 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:06:57.305054 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-1b234cbd-7ad9-409e-8964-f53796dd3d40 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] POST http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/182c67b4-6a16-457a-869f-44905f12d4b1/action Apr 30 22:06:57.305876 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-1b234cbd-7ad9-409e-8964-f53796dd3d40 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 22:06:57.306204 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-1b234cbd-7ad9-409e-8964-f53796dd3d40 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:06:57.333345 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:06:57.333345 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:06:57.450756 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-b6918c53-ea45-45d8-b53f-d286683fec30 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:06:57.454205 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b6918c53-ea45-45d8-b53f-d286683fec30 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:06:57.454643 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b6918c53-ea45-45d8-b53f-d286683fec30 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:06:57.455082 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-b6918c53-ea45-45d8-b53f-d286683fec30 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:06:57.461916 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-6d05826a-26c3-4f5c-a311-e4d0f73affc7 req-1b234cbd-7ad9-409e-8964-f53796dd3d40 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/182c67b4-6a16-457a-869f-44905f12d4b1/action returned with HTTP 204 Apr 30 22:06:57.462707 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2065/4106] 10.222.0.35 () {64 vars in 1498 bytes} [Sat Apr 30 22:06:57 2022] POST /volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/182c67b4-6a16-457a-869f-44905f12d4b1/action => generated 0 bytes in 163 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 22:06:57.473504 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:06:57.473504 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:06:57.480894 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-b6918c53-ea45-45d8-b53f-d286683fec30 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Volume info retrieved successfully. Apr 30 22:06:57.490117 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-b6918c53-ea45-45d8-b53f-d286683fec30 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 returned with HTTP 200 Apr 30 22:06:57.490847 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2042/4107] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:06:57 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 => generated 1201 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 22:06:57.502067 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-dececef1-b75a-4500-ad0e-5c313a1113c2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:06:57.506221 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dececef1-b75a-4500-ad0e-5c313a1113c2 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:06:57.506654 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dececef1-b75a-4500-ad0e-5c313a1113c2 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:06:57.507096 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-dececef1-b75a-4500-ad0e-5c313a1113c2 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:06:57.524909 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:06:57.524909 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:06:57.531990 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-dececef1-b75a-4500-ad0e-5c313a1113c2 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Volume info retrieved successfully. Apr 30 22:06:57.540255 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-dececef1-b75a-4500-ad0e-5c313a1113c2 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 returned with HTTP 200 Apr 30 22:06:57.540963 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2066/4108] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:06:57 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 => generated 1198 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 22:07:22.921890 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-dd43ef16-a154-49df-a9aa-64368e8b61a2 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:22.922667 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dd43ef16-a154-49df-a9aa-64368e8b61a2 None None] GET http://10.222.0.23/volume// Apr 30 22:07:22.923050 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dd43ef16-a154-49df-a9aa-64368e8b61a2 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:07:22.923494 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dd43ef16-a154-49df-a9aa-64368e8b61a2 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:07:22.924272 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dd43ef16-a154-49df-a9aa-64368e8b61a2 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 22:07:22.925370 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2043/4109] 10.222.0.35 () {56 vars in 1098 bytes} [Sat Apr 30 22:07:22 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 22:07:22.931943 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-5a4ae78a-f99b-4a98-a477-f5c1590b3b5a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:22.936195 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-5a4ae78a-f99b-4a98-a477-f5c1590b3b5a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] POST http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments Apr 30 22:07:22.937406 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-5a4ae78a-f99b-4a98-a477-f5c1590b3b5a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18f0c32d-3895-4b23-9fbb-d968e889b7c0", "connector": null, "instance_uuid": "df2749c6-70f0-4543-9d2d-ad0da61f906a"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:07:22.956107 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:07:22.956107 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:07:23.072804 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-5a4ae78a-f99b-4a98-a477-f5c1590b3b5a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments returned with HTTP 200 Apr 30 22:07:23.073635 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2067/4110] 10.222.0.35 () {64 vars in 1367 bytes} [Sat Apr 30 22:07:22 2022] POST /volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 22:07:23.081480 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-ea5eac7c-f62b-497f-b2b8-eea26cb0e181 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:23.087011 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-ea5eac7c-f62b-497f-b2b8-eea26cb0e181 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] DELETE http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/182c67b4-6a16-457a-869f-44905f12d4b1 Apr 30 22:07:23.087470 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-ea5eac7c-f62b-497f-b2b8-eea26cb0e181 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:07:23.087913 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-ea5eac7c-f62b-497f-b2b8-eea26cb0e181 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:07:23.100868 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:07:23.100868 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:07:23.211289 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-ea5eac7c-f62b-497f-b2b8-eea26cb0e181 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/182c67b4-6a16-457a-869f-44905f12d4b1 returned with HTTP 200 Apr 30 22:07:23.212047 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2044/4111] 10.222.0.35 () {62 vars in 1446 bytes} [Sat Apr 30 22:07:23 2022] DELETE /volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/182c67b4-6a16-457a-869f-44905f12d4b1 => generated 192 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 22:07:25.653044 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-59f5ebb6-af04-4138-8fd1-61150d25eb7b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:25.657222 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-59f5ebb6-af04-4138-8fd1-61150d25eb7b tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] PUT http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/77455483-7507-4b34-ab8f-2a2ce4102a92 Apr 30 22:07:25.657997 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-59f5ebb6-af04-4138-8fd1-61150d25eb7b tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:07:25.676539 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-59f5ebb6-af04-4138-8fd1-61150d25eb7b tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Lock "b'cinder-attachment_update-18f0c32d-3895-4b23-9fbb-d968e889b7c0-nch1-master-1'" acquired by "attachment_update" :: waited 0.008s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 22:07:25.678582 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:07:25.678582 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:07:26.574838 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-59f5ebb6-af04-4138-8fd1-61150d25eb7b tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Lock "b'cinder-attachment_update-18f0c32d-3895-4b23-9fbb-d968e889b7c0-nch1-master-1'" released by "attachment_update" :: held 0.898s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 22:07:26.579191 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-59f5ebb6-af04-4138-8fd1-61150d25eb7b tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/77455483-7507-4b34-ab8f-2a2ce4102a92 returned with HTTP 200 Apr 30 22:07:26.579191 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2068/4112] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 22:07:25 2022] PUT /volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/77455483-7507-4b34-ab8f-2a2ce4102a92 => generated 766 bytes in 924 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 22:07:26.602319 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-70e3f8fb-8ed0-4384-9f6a-4cbe0536e8cc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:26.606773 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-70e3f8fb-8ed0-4384-9f6a-4cbe0536e8cc tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/77455483-7507-4b34-ab8f-2a2ce4102a92 Apr 30 22:07:26.607265 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-70e3f8fb-8ed0-4384-9f6a-4cbe0536e8cc tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:07:26.607896 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-70e3f8fb-8ed0-4384-9f6a-4cbe0536e8cc tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:07:26.636655 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-70e3f8fb-8ed0-4384-9f6a-4cbe0536e8cc tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/77455483-7507-4b34-ab8f-2a2ce4102a92 returned with HTTP 200 Apr 30 22:07:26.637528 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2045/4113] 10.222.0.20 () {60 vars in 1424 bytes} [Sat Apr 30 22:07:26 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/77455483-7507-4b34-ab8f-2a2ce4102a92 => generated 791 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 22:07:30.096466 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-7bcb4155-ce63-4389-ba64-8bc510d6b0f7 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:30.101329 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-7bcb4155-ce63-4389-ba64-8bc510d6b0f7 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] POST http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/77455483-7507-4b34-ab8f-2a2ce4102a92/action Apr 30 22:07:30.102128 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-7bcb4155-ce63-4389-ba64-8bc510d6b0f7 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 22:07:30.102448 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-7bcb4155-ce63-4389-ba64-8bc510d6b0f7 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:07:30.130586 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:07:30.130586 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:07:30.295818 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-9677865e-749f-475a-a3d9-e6e85cd4cb92 req-7bcb4155-ce63-4389-ba64-8bc510d6b0f7 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/77455483-7507-4b34-ab8f-2a2ce4102a92/action returned with HTTP 204 Apr 30 22:07:30.296581 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2069/4114] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 22:07:30 2022] POST /volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/77455483-7507-4b34-ab8f-2a2ce4102a92/action => generated 0 bytes in 201 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 22:07:34.336696 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-af5c669f-4735-4956-964d-1111bdab3b6f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:34.337122 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-af5c669f-4735-4956-964d-1111bdab3b6f None None] GET http://10.222.0.23/volume// Apr 30 22:07:34.337289 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-af5c669f-4735-4956-964d-1111bdab3b6f None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:07:34.337739 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-af5c669f-4735-4956-964d-1111bdab3b6f None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:07:34.338520 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-af5c669f-4735-4956-964d-1111bdab3b6f None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 22:07:34.339071 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2046/4115] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 22:07:34 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 22:07:34.346286 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-0539269d-c93f-4199-8520-512b4d5ef96d None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:34.350636 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-0539269d-c93f-4199-8520-512b4d5ef96d tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] POST http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments Apr 30 22:07:34.351422 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-0539269d-c93f-4199-8520-512b4d5ef96d tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18f0c32d-3895-4b23-9fbb-d968e889b7c0", "connector": null, "instance_uuid": "df2749c6-70f0-4543-9d2d-ad0da61f906a"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:07:34.370077 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:07:34.370077 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:07:34.558984 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-0539269d-c93f-4199-8520-512b4d5ef96d tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments returned with HTTP 200 Apr 30 22:07:34.559804 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2070/4116] 10.222.0.20 () {64 vars in 1367 bytes} [Sat Apr 30 22:07:34 2022] POST /volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments => generated 273 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 22:07:34.570553 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-5505b544-617a-46aa-b017-3f820f72bf09 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:34.575149 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-5505b544-617a-46aa-b017-3f820f72bf09 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] DELETE http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/77455483-7507-4b34-ab8f-2a2ce4102a92 Apr 30 22:07:34.575928 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-5505b544-617a-46aa-b017-3f820f72bf09 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:07:34.576280 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-5505b544-617a-46aa-b017-3f820f72bf09 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:07:34.590332 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:07:34.590332 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:07:34.723322 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-5505b544-617a-46aa-b017-3f820f72bf09 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/77455483-7507-4b34-ab8f-2a2ce4102a92 returned with HTTP 200 Apr 30 22:07:34.723322 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2047/4117] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 22:07:34 2022] DELETE /volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/77455483-7507-4b34-ab8f-2a2ce4102a92 => generated 192 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 22:07:37.350176 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-5aebc4a5-8817-4a01-b123-3c87db7c25f2 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:37.354533 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-5aebc4a5-8817-4a01-b123-3c87db7c25f2 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] PUT http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/a1f2a99b-2cdb-4c64-aa40-94e803250de7 Apr 30 22:07:37.355734 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-5aebc4a5-8817-4a01-b123-3c87db7c25f2 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "nch2-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch2-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:07:37.374015 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-5aebc4a5-8817-4a01-b123-3c87db7c25f2 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Lock "b'cinder-attachment_update-18f0c32d-3895-4b23-9fbb-d968e889b7c0-nch2-master-1'" acquired by "attachment_update" :: waited 0.007s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 22:07:37.376155 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:07:37.376155 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:07:38.288347 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.coordination [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-5aebc4a5-8817-4a01-b123-3c87db7c25f2 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Lock "b'cinder-attachment_update-18f0c32d-3895-4b23-9fbb-d968e889b7c0-nch2-master-1'" released by "attachment_update" :: held 0.914s {{(pid=122527) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 22:07:38.288936 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-5aebc4a5-8817-4a01-b123-3c87db7c25f2 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/a1f2a99b-2cdb-4c64-aa40-94e803250de7 returned with HTTP 200 Apr 30 22:07:38.289707 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2071/4118] 10.222.0.35 () {64 vars in 1477 bytes} [Sat Apr 30 22:07:37 2022] PUT /volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/a1f2a99b-2cdb-4c64-aa40-94e803250de7 => generated 766 bytes in 941 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 22:07:38.298862 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-66e5c498-8e9f-407f-88b2-158d6b9f16cf None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:38.303725 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-66e5c498-8e9f-407f-88b2-158d6b9f16cf tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/a1f2a99b-2cdb-4c64-aa40-94e803250de7 Apr 30 22:07:38.303725 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-66e5c498-8e9f-407f-88b2-158d6b9f16cf tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:07:38.304055 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-66e5c498-8e9f-407f-88b2-158d6b9f16cf tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:07:38.330599 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-66e5c498-8e9f-407f-88b2-158d6b9f16cf tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/a1f2a99b-2cdb-4c64-aa40-94e803250de7 returned with HTTP 200 Apr 30 22:07:38.331616 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2048/4119] 10.222.0.35 () {60 vars in 1424 bytes} [Sat Apr 30 22:07:38 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/a1f2a99b-2cdb-4c64-aa40-94e803250de7 => generated 791 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 22:07:41.204857 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-defe2db8-c4ff-4ee6-bc41-605ffdc72937 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:41.209691 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-defe2db8-c4ff-4ee6-bc41-605ffdc72937 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] POST http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/a1f2a99b-2cdb-4c64-aa40-94e803250de7/action Apr 30 22:07:41.210509 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-defe2db8-c4ff-4ee6-bc41-605ffdc72937 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 22:07:41.210835 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-defe2db8-c4ff-4ee6-bc41-605ffdc72937 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:07:41.241509 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:07:41.241509 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:07:41.547073 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-8c75723c-a932-44ce-a2d6-e55c151a78e7 req-defe2db8-c4ff-4ee6-bc41-605ffdc72937 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/a1f2a99b-2cdb-4c64-aa40-94e803250de7/action returned with HTTP 204 Apr 30 22:07:41.547877 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2072/4120] 10.222.0.35 () {64 vars in 1498 bytes} [Sat Apr 30 22:07:41 2022] POST /volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/a1f2a99b-2cdb-4c64-aa40-94e803250de7/action => generated 0 bytes in 344 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 22:07:46.168881 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-af6a9bd8-4f2a-4ea8-a492-9d7ecbaecf0b req-acaad555-ed39-43d9-a6a4-6e1a5d90331e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:46.173237 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-af6a9bd8-4f2a-4ea8-a492-9d7ecbaecf0b req-acaad555-ed39-43d9-a6a4-6e1a5d90331e tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] DELETE http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/a1f2a99b-2cdb-4c64-aa40-94e803250de7 Apr 30 22:07:46.173678 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-af6a9bd8-4f2a-4ea8-a492-9d7ecbaecf0b req-acaad555-ed39-43d9-a6a4-6e1a5d90331e tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:07:46.174195 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-af6a9bd8-4f2a-4ea8-a492-9d7ecbaecf0b req-acaad555-ed39-43d9-a6a4-6e1a5d90331e tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:07:46.188982 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:07:46.188982 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:07:46.325697 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-af6a9bd8-4f2a-4ea8-a492-9d7ecbaecf0b req-acaad555-ed39-43d9-a6a4-6e1a5d90331e tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/a1f2a99b-2cdb-4c64-aa40-94e803250de7 returned with HTTP 200 Apr 30 22:07:46.326727 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2049/4121] 10.222.0.35 () {62 vars in 1446 bytes} [Sat Apr 30 22:07:46 2022] DELETE /volume/v3/2fad6f6856db4b229be0837d3874a1f5/attachments/a1f2a99b-2cdb-4c64-aa40-94e803250de7 => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 22:07:48.068989 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f7fe6928-ba6b-4ab7-9227-10a2f462c723 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:48.072564 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f7fe6928-ba6b-4ab7-9227-10a2f462c723 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:07:48.073002 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f7fe6928-ba6b-4ab7-9227-10a2f462c723 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:07:48.073447 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f7fe6928-ba6b-4ab7-9227-10a2f462c723 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:07:48.087210 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:07:48.087210 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:07:48.094031 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f7fe6928-ba6b-4ab7-9227-10a2f462c723 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Volume info retrieved successfully. Apr 30 22:07:48.102759 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f7fe6928-ba6b-4ab7-9227-10a2f462c723 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 returned with HTTP 200 Apr 30 22:07:48.103481 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2073/4122] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:07:48 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:07:48.148242 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-634227a3-a000-469b-b835-5c536315e331 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:48.151771 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-634227a3-a000-469b-b835-5c536315e331 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:07:48.152245 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-634227a3-a000-469b-b835-5c536315e331 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:07:48.152690 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-634227a3-a000-469b-b835-5c536315e331 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:07:48.166864 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:07:48.166864 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:07:48.173420 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-634227a3-a000-469b-b835-5c536315e331 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Volume info retrieved successfully. Apr 30 22:07:48.182325 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-634227a3-a000-469b-b835-5c536315e331 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 returned with HTTP 200 Apr 30 22:07:48.183010 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2050/4123] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:07:48 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 => generated 906 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:07:48.208829 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-480f3edc-8355-4576-94ab-d2faacfc0fd8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:48.212317 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-480f3edc-8355-4576-94ab-d2faacfc0fd8 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] DELETE http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:07:48.212752 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-480f3edc-8355-4576-94ab-d2faacfc0fd8 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:07:48.213199 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-480f3edc-8355-4576-94ab-d2faacfc0fd8 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:07:48.213725 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [None req-480f3edc-8355-4576-94ab-d2faacfc0fd8 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Delete volume with id: 18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:07:48.227858 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:07:48.227858 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:07:48.228863 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-480f3edc-8355-4576-94ab-d2faacfc0fd8 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Volume info retrieved successfully. Apr 30 22:07:48.378577 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-480f3edc-8355-4576-94ab-d2faacfc0fd8 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Delete volume request issued successfully. Apr 30 22:07:48.379048 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-480f3edc-8355-4576-94ab-d2faacfc0fd8 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 returned with HTTP 202 Apr 30 22:07:48.379752 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2074/4124] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 22:07:48 2022] DELETE /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 22:07:48.384741 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-de48048c-01ee-42a1-8c50-8213e90ce0ec None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:48.388570 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-de48048c-01ee-42a1-8c50-8213e90ce0ec tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:07:48.389206 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-de48048c-01ee-42a1-8c50-8213e90ce0ec tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:07:48.390441 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-de48048c-01ee-42a1-8c50-8213e90ce0ec tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:07:48.404754 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:07:48.404754 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:07:48.411681 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-de48048c-01ee-42a1-8c50-8213e90ce0ec tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Volume info retrieved successfully. Apr 30 22:07:48.420577 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-de48048c-01ee-42a1-8c50-8213e90ce0ec tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 returned with HTTP 200 Apr 30 22:07:48.421287 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2051/4125] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:07:48 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 22:07:49.433774 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f2dd5504-a3ee-4490-8774-e960dd1b3c77 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:49.437332 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f2dd5504-a3ee-4490-8774-e960dd1b3c77 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:07:49.437778 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f2dd5504-a3ee-4490-8774-e960dd1b3c77 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:07:49.438246 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f2dd5504-a3ee-4490-8774-e960dd1b3c77 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:07:49.453397 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:07:49.453397 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:07:49.461964 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f2dd5504-a3ee-4490-8774-e960dd1b3c77 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Volume info retrieved successfully. Apr 30 22:07:49.471048 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f2dd5504-a3ee-4490-8774-e960dd1b3c77 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 returned with HTTP 200 Apr 30 22:07:49.471766 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2075/4126] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:07:49 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 => generated 905 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:07:50.484175 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-874abe24-762f-40ad-93b1-a1dbccd39092 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:50.487713 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-874abe24-762f-40ad-93b1-a1dbccd39092 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:07:50.488179 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-874abe24-762f-40ad-93b1-a1dbccd39092 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:07:50.488714 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-874abe24-762f-40ad-93b1-a1dbccd39092 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:07:50.503147 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:07:50.503147 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:07:50.510759 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-874abe24-762f-40ad-93b1-a1dbccd39092 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Volume info retrieved successfully. Apr 30 22:07:50.519020 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-874abe24-762f-40ad-93b1-a1dbccd39092 tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 returned with HTTP 200 Apr 30 22:07:50.519712 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2052/4127] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:07:50 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 => generated 905 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:07:51.532392 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-366090db-226f-4476-9e2d-b84079a2a14a None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:07:51.535993 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-366090db-226f-4476-9e2d-b84079a2a14a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] GET http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 Apr 30 22:07:51.536464 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-366090db-226f-4476-9e2d-b84079a2a14a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:07:51.536947 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-366090db-226f-4476-9e2d-b84079a2a14a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:07:51.548534 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-366090db-226f-4476-9e2d-b84079a2a14a tempest-ServerActionsTestJSON-1299757710 tempest-ServerActionsTestJSON-1299757710-project] http://10.222.0.23/volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 returned with HTTP 404 Apr 30 22:07:51.549401 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2076/4128] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:07:51 2022] GET /volume/v3/2fad6f6856db4b229be0837d3874a1f5/volumes/18f0c32d-3895-4b23-9fbb-d968e889b7c0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 22:09:43.640426 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:43.644468 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] POST http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes Apr 30 22:09:43.645262 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-872854207", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:09:43.646513 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-872854207', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 22:09:43.646887 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Create volume of 1 GB Apr 30 22:09:43.654582 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Availability Zones retrieved successfully. Apr 30 22:09:43.670248 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Flow 'volume_create_api' (1c855034-14a8-44f0-b352-5a5254d389e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 22:09:43.672724 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03847c5d-5dd8-4b1a-87d1-7ec81d4de702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 22:09:43.675132 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 22:09:43.705170 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03847c5d-5dd8-4b1a-87d1-7ec81d4de702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 22:09:43.706999 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9155fcd-78a9-4556-996e-de3e2dc26815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 22:09:43.932629 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Created reservations ['3023a1fe-f9d5-4802-894d-9230b96e0462', 'e6ac6dfd-9bf8-494a-aebf-ff55d92fc59b', '12499946-90c7-4643-85c5-b6fbdbd91d0b', '103f64fc-ca04-41bc-8bbc-263c411213e0'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 22:09:43.934438 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9155fcd-78a9-4556-996e-de3e2dc26815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3023a1fe-f9d5-4802-894d-9230b96e0462', 'e6ac6dfd-9bf8-494a-aebf-ff55d92fc59b', '12499946-90c7-4643-85c5-b6fbdbd91d0b', '103f64fc-ca04-41bc-8bbc-263c411213e0']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 22:09:43.936467 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da848e37-f8c1-4af6-abb2-d35788e60aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 22:09:44.032084 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da848e37-f8c1-4af6-abb2-d35788e60aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51212ef3-353e-4630-969e-099dfb53b35d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-872854207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29d93461dcdc458386181f7e31c7450b',qos_specs=None,replication_status=,reservations=['3023a1fe-f9d5-4802-894d-9230b96e0462','e6ac6dfd-9bf8-494a-aebf-ff55d92fc59b','12499946-90c7-4643-85c5-b6fbdbd91d0b','103f64fc-ca04-41bc-8bbc-263c411213e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='722d6f7c30804cfda68ac3dc86a643c5',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T22:09:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-872854207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51212ef3-353e-4630-969e-099dfb53b35d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29d93461dcdc458386181f7e31c7450b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='722d6f7c30804cfda68ac3dc86a643c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 22:09:44.034019 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (243def01-f39d-4a60-86f9-a4169269fbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 22:09:44.139857 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (243def01-f39d-4a60-86f9-a4169269fbf3) transitioned into state 'SUCCESS' from state '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-872854207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29d93461dcdc458386181f7e31c7450b',qos_specs=None,replication_status=,reservations=['3023a1fe-f9d5-4802-894d-9230b96e0462','e6ac6dfd-9bf8-494a-aebf-ff55d92fc59b','12499946-90c7-4643-85c5-b6fbdbd91d0b','103f64fc-ca04-41bc-8bbc-263c411213e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='722d6f7c30804cfda68ac3dc86a643c5',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 22:09:44.141700 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e5a044-af40-4d87-89e4-958fb3c57b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 22:09:44.243157 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e5a044-af40-4d87-89e4-958fb3c57b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 22:09:44.245523 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Flow 'volume_create_api' (1c855034-14a8-44f0-b352-5a5254d389e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 22:09:44.246201 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Create volume request issued successfully. Apr 30 22:09:44.251467 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dce08a7c-eeac-41b2-a909-2987e45a18f8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes returned with HTTP 202 Apr 30 22:09:44.251467 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2053/4129] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 22:09:43 2022] POST /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes => generated 816 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Apr 30 22:09:44.259678 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-84aed675-f15c-401d-9894-eb551aabcf7f None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:44.263969 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-84aed675-f15c-401d-9894-eb551aabcf7f tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:09:44.264406 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-84aed675-f15c-401d-9894-eb551aabcf7f tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:09:44.264853 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-84aed675-f15c-401d-9894-eb551aabcf7f tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:09:44.279886 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:09:44.279886 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:09:44.287202 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-84aed675-f15c-401d-9894-eb551aabcf7f tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:09:44.295693 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-84aed675-f15c-401d-9894-eb551aabcf7f tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:09:44.300416 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2077/4130] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:09:44 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 884 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:09:45.309468 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-40b284b5-c22b-464a-ac54-798bd7dae3bd None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:45.313185 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-40b284b5-c22b-464a-ac54-798bd7dae3bd tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:09:45.313617 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-40b284b5-c22b-464a-ac54-798bd7dae3bd tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:09:45.314126 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-40b284b5-c22b-464a-ac54-798bd7dae3bd tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:09:45.328294 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:09:45.328294 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:09:45.334886 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-40b284b5-c22b-464a-ac54-798bd7dae3bd tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:09:45.343053 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-40b284b5-c22b-464a-ac54-798bd7dae3bd tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:09:45.343723 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2054/4131] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:09:45 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:09:45.354794 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-12f2ab86-0ecb-48a1-9d2a-652d6a191b41 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:45.358337 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-12f2ab86-0ecb-48a1-9d2a-652d6a191b41 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:09:45.358799 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-12f2ab86-0ecb-48a1-9d2a-652d6a191b41 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:09:45.359248 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-12f2ab86-0ecb-48a1-9d2a-652d6a191b41 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:09:45.373358 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:09:45.373358 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:09:45.379968 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-12f2ab86-0ecb-48a1-9d2a-652d6a191b41 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:09:45.389073 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-12f2ab86-0ecb-48a1-9d2a-652d6a191b41 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:09:45.389774 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2078/4132] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:09:45 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:09:45.400577 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-9bee1172-1053-4fa8-80a3-89a38135528e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:45.404061 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9bee1172-1053-4fa8-80a3-89a38135528e tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes Apr 30 22:09:45.404527 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9bee1172-1053-4fa8-80a3-89a38135528e tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:09:45.404974 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-9bee1172-1053-4fa8-80a3-89a38135528e tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'index' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:09:45.405647 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.api_utils [None req-9bee1172-1053-4fa8-80a3-89a38135528e tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Removing options '' from query. {{(pid=122525) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:73}} Apr 30 22:09:45.407279 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-9bee1172-1053-4fa8-80a3-89a38135528e tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=122525) get_all /opt/stack/cinder/cinder/volume/api.py:662}} Apr 30 22:09:45.454513 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-9bee1172-1053-4fa8-80a3-89a38135528e tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Get all volumes completed successfully. Apr 30 22:09:45.455458 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-9bee1172-1053-4fa8-80a3-89a38135528e tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes returned with HTTP 200 Apr 30 22:09:45.456202 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2055/4133] 10.222.0.23 () {58 vars in 1213 bytes} [Sat Apr 30 22:09:45 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes => generated 404 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:09:45.462790 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-4ea2bd27-31fc-4b69-a65d-8b3ca1dfe9df None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:45.466328 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4ea2bd27-31fc-4b69-a65d-8b3ca1dfe9df tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:09:45.466765 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4ea2bd27-31fc-4b69-a65d-8b3ca1dfe9df tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:09:45.467214 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-4ea2bd27-31fc-4b69-a65d-8b3ca1dfe9df tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:09:45.480973 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:09:45.480973 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:09:45.487685 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-4ea2bd27-31fc-4b69-a65d-8b3ca1dfe9df tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:09:45.497165 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-4ea2bd27-31fc-4b69-a65d-8b3ca1dfe9df tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:09:45.497904 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2079/4134] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:09:45 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:09:45.557851 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-7ca8a1af-b895-4ec7-8acd-a6b0adc55154 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:45.562528 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-7ca8a1af-b895-4ec7-8acd-a6b0adc55154 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:09:45.564177 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-7ca8a1af-b895-4ec7-8acd-a6b0adc55154 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:09:45.564636 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-7ca8a1af-b895-4ec7-8acd-a6b0adc55154 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:09:45.579224 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:09:45.579224 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:09:45.586317 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-7ca8a1af-b895-4ec7-8acd-a6b0adc55154 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:09:45.594646 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-7ca8a1af-b895-4ec7-8acd-a6b0adc55154 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:09:45.595378 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2056/4135] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 22:09:45 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 909 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:09:45.802241 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-106eb5ab-d5ce-435c-a2a8-a5ff4d396932 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:45.802938 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-106eb5ab-d5ce-435c-a2a8-a5ff4d396932 None None] GET http://10.222.0.23/volume// Apr 30 22:09:45.803323 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-106eb5ab-d5ce-435c-a2a8-a5ff4d396932 None None] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:09:45.803770 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-106eb5ab-d5ce-435c-a2a8-a5ff4d396932 None None] Calling method 'all' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:09:45.804520 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-106eb5ab-d5ce-435c-a2a8-a5ff4d396932 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 22:09:45.805083 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2080/4136] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 22:09:45 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 22:09:45.812332 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-e3c8557a-1f4e-46c0-9171-1a72fc1dc60e None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:45.817066 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-e3c8557a-1f4e-46c0-9171-1a72fc1dc60e tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] POST http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/attachments Apr 30 22:09:45.817827 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-e3c8557a-1f4e-46c0-9171-1a72fc1dc60e tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51212ef3-353e-4630-969e-099dfb53b35d", "connector": null, "instance_uuid": "e78028a6-0c17-45a1-b741-c460472f73b6"}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:09:45.832146 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:09:45.832146 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:09:46.048214 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-e3c8557a-1f4e-46c0-9171-1a72fc1dc60e tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/attachments returned with HTTP 200 Apr 30 22:09:46.049025 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2057/4137] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 22:09:45 2022] POST /volume/v3/29d93461dcdc458386181f7e31c7450b/attachments => generated 273 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 22:09:46.162283 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-40b64343-8157-4859-a324-b594b89a9e3b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:46.165877 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-40b64343-8157-4859-a324-b594b89a9e3b tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:09:46.166317 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-40b64343-8157-4859-a324-b594b89a9e3b tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:09:46.166763 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-40b64343-8157-4859-a324-b594b89a9e3b tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:09:46.184544 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:09:46.184544 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:09:46.191689 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-40b64343-8157-4859-a324-b594b89a9e3b tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:09:46.203960 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-40b64343-8157-4859-a324-b594b89a9e3b tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:09:46.206225 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2081/4138] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:09:46 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 908 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:09:46.217984 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-0fb92d09-814f-470f-a1e2-2725dd7ece53 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:46.218794 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0fb92d09-814f-470f-a1e2-2725dd7ece53 None None] GET http://10.222.0.23/volume// Apr 30 22:09:46.219185 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0fb92d09-814f-470f-a1e2-2725dd7ece53 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:09:46.219633 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-0fb92d09-814f-470f-a1e2-2725dd7ece53 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:09:46.221231 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-0fb92d09-814f-470f-a1e2-2725dd7ece53 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 22:09:46.221231 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2058/4139] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 22:09:46 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 22:09:46.228796 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-a0342280-13a3-4b04-8661-b95b21724fd3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:46.232376 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-a0342280-13a3-4b04-8661-b95b21724fd3 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:09:46.232888 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-a0342280-13a3-4b04-8661-b95b21724fd3 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:09:46.233337 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-a0342280-13a3-4b04-8661-b95b21724fd3 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:09:46.252439 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:09:46.252439 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:09:46.259460 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-a0342280-13a3-4b04-8661-b95b21724fd3 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:09:46.269345 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-a0342280-13a3-4b04-8661-b95b21724fd3 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:09:46.270260 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2082/4140] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 22:09:46 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 1007 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 22:09:46.282727 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-daa273e3-01c9-4b0f-bc2b-e8eadb25e3f4 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:46.292104 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-daa273e3-01c9-4b0f-bc2b-e8eadb25e3f4 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] PUT http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/attachments/ef588e8b-f37b-42a1-a428-791d68cd0722 Apr 30 22:09:46.292104 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-daa273e3-01c9-4b0f-bc2b-e8eadb25e3f4 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.20", "host": "nch1-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch1-master-1.nc-master-1.local", "mountpoint": "/dev/sdb"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:09:46.307995 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-daa273e3-01c9-4b0f-bc2b-e8eadb25e3f4 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Lock "b'cinder-attachment_update-51212ef3-353e-4630-969e-099dfb53b35d-nch1-master-1'" acquired by "attachment_update" :: waited 0.009s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 22:09:46.310201 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:09:46.310201 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:09:47.221063 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-1c7d6ddf-8544-493e-b751-07eba300047c None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:47.225615 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1c7d6ddf-8544-493e-b751-07eba300047c tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:09:47.225615 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1c7d6ddf-8544-493e-b751-07eba300047c tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:09:47.225615 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-1c7d6ddf-8544-493e-b751-07eba300047c tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:09:47.245272 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:09:47.245272 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:09:47.251895 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-1c7d6ddf-8544-493e-b751-07eba300047c tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:09:47.261050 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-1c7d6ddf-8544-493e-b751-07eba300047c tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:09:47.262002 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2083/4141] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:09:47 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 908 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Apr 30 22:09:47.429169 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-daa273e3-01c9-4b0f-bc2b-e8eadb25e3f4 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Lock "b'cinder-attachment_update-51212ef3-353e-4630-969e-099dfb53b35d-nch1-master-1'" released by "attachment_update" :: held 1.121s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 22:09:47.429777 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-daa273e3-01c9-4b0f-bc2b-e8eadb25e3f4 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/attachments/ef588e8b-f37b-42a1-a428-791d68cd0722 returned with HTTP 200 Apr 30 22:09:47.431068 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2059/4142] 10.222.0.20 () {64 vars in 1477 bytes} [Sat Apr 30 22:09:46 2022] PUT /volume/v3/29d93461dcdc458386181f7e31c7450b/attachments/ef588e8b-f37b-42a1-a428-791d68cd0722 => generated 766 bytes in 1149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 22:09:48.273995 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-eddf5c75-0647-4a7d-b4e0-7ffa38f375c4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:48.278186 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eddf5c75-0647-4a7d-b4e0-7ffa38f375c4 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:09:48.278627 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eddf5c75-0647-4a7d-b4e0-7ffa38f375c4 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:09:48.279073 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-eddf5c75-0647-4a7d-b4e0-7ffa38f375c4 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:09:48.297568 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:09:48.297568 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:09:48.304272 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-eddf5c75-0647-4a7d-b4e0-7ffa38f375c4 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:09:48.312600 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-eddf5c75-0647-4a7d-b4e0-7ffa38f375c4 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:09:48.313316 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2084/4143] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:09:48 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 909 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:09:48.803503 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-c27e5d8e-37b7-4d98-a374-aa4d32ea4e7c None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:48.808588 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-c27e5d8e-37b7-4d98-a374-aa4d32ea4e7c tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] POST http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/attachments/ef588e8b-f37b-42a1-a428-791d68cd0722/action Apr 30 22:09:48.817443 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-c27e5d8e-37b7-4d98-a374-aa4d32ea4e7c tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Action body: b'{"os-complete": null}' {{(pid=122525) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 22:09:48.817443 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-c27e5d8e-37b7-4d98-a374-aa4d32ea4e7c tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:09:48.837082 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:09:48.837082 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:09:48.985581 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-ca02fe47-20ba-4a22-bb46-edc7e865efcc req-c27e5d8e-37b7-4d98-a374-aa4d32ea4e7c tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/attachments/ef588e8b-f37b-42a1-a428-791d68cd0722/action returned with HTTP 204 Apr 30 22:09:48.986410 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2060/4144] 10.222.0.20 () {64 vars in 1498 bytes} [Sat Apr 30 22:09:48 2022] POST /volume/v3/29d93461dcdc458386181f7e31c7450b/attachments/ef588e8b-f37b-42a1-a428-791d68cd0722/action => generated 0 bytes in 184 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Apr 30 22:09:49.325622 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-b799a7be-8db7-4d08-97a2-55d67b733fc4 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:49.329173 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b799a7be-8db7-4d08-97a2-55d67b733fc4 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:09:49.329652 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b799a7be-8db7-4d08-97a2-55d67b733fc4 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:09:49.335229 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-b799a7be-8db7-4d08-97a2-55d67b733fc4 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:09:49.348496 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:09:49.348496 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:09:49.355286 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-b799a7be-8db7-4d08-97a2-55d67b733fc4 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:09:49.364084 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-b799a7be-8db7-4d08-97a2-55d67b733fc4 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:09:49.364883 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2085/4145] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:09:49 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 1201 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 22:09:49.376445 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-44eadcdb-c69b-4d28-abe5-4e3638cf09f9 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:49.381678 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-44eadcdb-c69b-4d28-abe5-4e3638cf09f9 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:09:49.382149 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-44eadcdb-c69b-4d28-abe5-4e3638cf09f9 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:09:49.382595 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-44eadcdb-c69b-4d28-abe5-4e3638cf09f9 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:09:49.404565 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:09:49.404565 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:09:49.411348 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-44eadcdb-c69b-4d28-abe5-4e3638cf09f9 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:09:49.420412 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-44eadcdb-c69b-4d28-abe5-4e3638cf09f9 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:09:49.422145 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2061/4146] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:09:49 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 1201 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 22:09:49.433957 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-fedb6307-0077-4358-8bb8-c841a156ffdc None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:09:49.437441 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fedb6307-0077-4358-8bb8-c841a156ffdc tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:09:49.437919 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fedb6307-0077-4358-8bb8-c841a156ffdc tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:09:49.438369 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-fedb6307-0077-4358-8bb8-c841a156ffdc tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:09:49.456948 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:09:49.456948 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:09:49.464121 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-fedb6307-0077-4358-8bb8-c841a156ffdc tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:09:49.472537 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-fedb6307-0077-4358-8bb8-c841a156ffdc tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:09:49.473248 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2086/4147] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:09:49 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 1201 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 22:11:05.560814 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-3311d8dc-01ea-43d5-a8e1-85f633cbea41 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:11:05.565413 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-3311d8dc-01ea-43d5-a8e1-85f633cbea41 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:11:05.565891 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-3311d8dc-01ea-43d5-a8e1-85f633cbea41 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:11:05.566894 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-3311d8dc-01ea-43d5-a8e1-85f633cbea41 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:11:05.585409 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:11:05.585409 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:11:05.593241 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-3311d8dc-01ea-43d5-a8e1-85f633cbea41 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:11:05.602529 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-3311d8dc-01ea-43d5-a8e1-85f633cbea41 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:11:05.603291 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2062/4148] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 22:11:05 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 1201 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 22:11:05.633493 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-d5708a4b-a70d-4035-a514-d9da8b4a6a42 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:11:05.638111 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-d5708a4b-a70d-4035-a514-d9da8b4a6a42 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] POST http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d/action Apr 30 22:11:05.638962 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-d5708a4b-a70d-4035-a514-d9da8b4a6a42 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Action body: b'{"os-begin_detaching": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 22:11:05.639347 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-d5708a4b-a70d-4035-a514-d9da8b4a6a42 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:11:05.658344 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:11:05.658344 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:11:05.659601 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-d5708a4b-a70d-4035-a514-d9da8b4a6a42 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:11:05.715195 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-d5708a4b-a70d-4035-a514-d9da8b4a6a42 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Begin detaching volume completed successfully. Apr 30 22:11:05.715671 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-d5708a4b-a70d-4035-a514-d9da8b4a6a42 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d/action returned with HTTP 202 Apr 30 22:11:05.716537 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2087/4149] 10.222.0.23 () {64 vars in 1652 bytes} [Sat Apr 30 22:11:05 2022] POST /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Apr 30 22:11:05.892890 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-4917f386-e549-485a-b501-c320a2166e39 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:11:05.893737 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4917f386-e549-485a-b501-c320a2166e39 None None] GET http://10.222.0.23/volume// Apr 30 22:11:05.894159 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4917f386-e549-485a-b501-c320a2166e39 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:11:05.894643 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-4917f386-e549-485a-b501-c320a2166e39 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:11:05.895454 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-4917f386-e549-485a-b501-c320a2166e39 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 22:11:05.896016 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2063/4150] 10.222.0.20 () {56 vars in 1098 bytes} [Sat Apr 30 22:11:05 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 22:11:05.924145 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-bb4807fc-41b2-4ecd-8e7b-6f84e3015733 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:11:05.929126 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-bb4807fc-41b2-4ecd-8e7b-6f84e3015733 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:11:05.930126 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-bb4807fc-41b2-4ecd-8e7b-6f84e3015733 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:11:05.930602 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-bb4807fc-41b2-4ecd-8e7b-6f84e3015733 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:11:05.950316 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:11:05.950316 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:11:05.957447 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-bb4807fc-41b2-4ecd-8e7b-6f84e3015733 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:11:05.966557 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-bb4807fc-41b2-4ecd-8e7b-6f84e3015733 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:11:05.967461 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2088/4151] 10.222.0.20 () {60 vars in 1412 bytes} [Sat Apr 30 22:11:05 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 1303 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 22:11:06.533240 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-65d754ef-5f93-4b9d-b0d1-c2776fd1ae98 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:11:06.538458 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-65d754ef-5f93-4b9d-b0d1-c2776fd1ae98 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] DELETE http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/attachments/ef588e8b-f37b-42a1-a428-791d68cd0722 Apr 30 22:11:06.539030 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-65d754ef-5f93-4b9d-b0d1-c2776fd1ae98 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:11:06.539489 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-65d754ef-5f93-4b9d-b0d1-c2776fd1ae98 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:11:06.552782 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:11:06.552782 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:11:06.682983 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-223cd35b-010e-420b-8322-85b2bcf9f0f9 req-65d754ef-5f93-4b9d-b0d1-c2776fd1ae98 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/attachments/ef588e8b-f37b-42a1-a428-791d68cd0722 returned with HTTP 200 Apr 30 22:11:06.683824 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2064/4152] 10.222.0.20 () {62 vars in 1446 bytes} [Sat Apr 30 22:11:06 2022] DELETE /volume/v3/29d93461dcdc458386181f7e31c7450b/attachments/ef588e8b-f37b-42a1-a428-791d68cd0722 => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:11:06.950051 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-5dbb0373-adfb-45b0-9046-9e74d0ae72ce req-3c2f24eb-8f56-451b-ad15-a879de68e36b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:11:06.954117 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5dbb0373-adfb-45b0-9046-9e74d0ae72ce req-3c2f24eb-8f56-451b-ad15-a879de68e36b tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:11:06.954559 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5dbb0373-adfb-45b0-9046-9e74d0ae72ce req-3c2f24eb-8f56-451b-ad15-a879de68e36b tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:11:06.955002 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-5dbb0373-adfb-45b0-9046-9e74d0ae72ce req-3c2f24eb-8f56-451b-ad15-a879de68e36b tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:11:06.969136 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:11:06.969136 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:11:06.975733 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-5dbb0373-adfb-45b0-9046-9e74d0ae72ce req-3c2f24eb-8f56-451b-ad15-a879de68e36b tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:11:06.983833 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-5dbb0373-adfb-45b0-9046-9e74d0ae72ce req-3c2f24eb-8f56-451b-ad15-a879de68e36b tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:11:06.984524 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2089/4153] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 22:11:06 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:11:06.998985 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-feb079cb-06b2-4a2a-902b-fb2a7b60b08f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:11:07.002440 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-feb079cb-06b2-4a2a-902b-fb2a7b60b08f tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] DELETE http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:11:07.002876 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-feb079cb-06b2-4a2a-902b-fb2a7b60b08f tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:11:07.003609 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-feb079cb-06b2-4a2a-902b-fb2a7b60b08f tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'delete' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:11:07.004495 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-feb079cb-06b2-4a2a-902b-fb2a7b60b08f tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Delete volume with id: 51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:11:07.017946 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:11:07.017946 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:11:07.020957 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-feb079cb-06b2-4a2a-902b-fb2a7b60b08f tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:11:07.225235 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-feb079cb-06b2-4a2a-902b-fb2a7b60b08f tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Delete volume request issued successfully. Apr 30 22:11:07.225669 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-feb079cb-06b2-4a2a-902b-fb2a7b60b08f tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 202 Apr 30 22:11:07.226471 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2065/4154] 10.222.0.23 () {58 vars in 1327 bytes} [Sat Apr 30 22:11:06 2022] DELETE /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Apr 30 22:11:07.231152 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-75406000-a2d5-4a48-bc8f-d0b97d3595c8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:11:07.237366 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-75406000-a2d5-4a48-bc8f-d0b97d3595c8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:11:07.237366 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-75406000-a2d5-4a48-bc8f-d0b97d3595c8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:11:07.237366 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-75406000-a2d5-4a48-bc8f-d0b97d3595c8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:11:07.250125 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:11:07.250125 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:11:07.257737 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-75406000-a2d5-4a48-bc8f-d0b97d3595c8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:11:07.266245 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-75406000-a2d5-4a48-bc8f-d0b97d3595c8 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:11:07.266938 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2090/4155] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:11:07 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:11:08.279812 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-18d3ee1f-1302-4ad2-a6f4-5661fd5e238a None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:11:08.282903 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-18d3ee1f-1302-4ad2-a6f4-5661fd5e238a tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:11:08.283336 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-18d3ee1f-1302-4ad2-a6f4-5661fd5e238a tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:11:08.283779 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-18d3ee1f-1302-4ad2-a6f4-5661fd5e238a tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:11:08.297533 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:11:08.297533 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:11:08.304064 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-18d3ee1f-1302-4ad2-a6f4-5661fd5e238a tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:11:08.312255 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-18d3ee1f-1302-4ad2-a6f4-5661fd5e238a tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:11:08.312927 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2066/4156] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:11:08 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:11:09.325573 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-14ecd488-f5e8-4a00-aac2-a9a33c1ce03e None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:11:09.329049 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-14ecd488-f5e8-4a00-aac2-a9a33c1ce03e tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:11:09.329486 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-14ecd488-f5e8-4a00-aac2-a9a33c1ce03e tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:11:09.329961 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-14ecd488-f5e8-4a00-aac2-a9a33c1ce03e tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:11:09.344259 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:11:09.344259 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:11:09.351705 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-14ecd488-f5e8-4a00-aac2-a9a33c1ce03e tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:11:09.359959 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-14ecd488-f5e8-4a00-aac2-a9a33c1ce03e tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:11:09.360665 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2091/4157] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:11:09 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 908 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:11:10.372946 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-6e9e0872-b5bf-45f3-985f-011be2092b57 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:11:10.376480 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6e9e0872-b5bf-45f3-985f-011be2092b57 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:11:10.376916 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6e9e0872-b5bf-45f3-985f-011be2092b57 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:11:10.377356 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-6e9e0872-b5bf-45f3-985f-011be2092b57 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:11:10.392785 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:11:10.392785 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:11:10.399537 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-6e9e0872-b5bf-45f3-985f-011be2092b57 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Volume info retrieved successfully. Apr 30 22:11:10.408065 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-6e9e0872-b5bf-45f3-985f-011be2092b57 tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 200 Apr 30 22:11:10.408749 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2067/4158] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:11:10 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:11:11.421881 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-da022868-7dc1-436b-ae19-aaea630de94b None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:11:11.425424 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-da022868-7dc1-436b-ae19-aaea630de94b tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] GET http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d Apr 30 22:11:11.425900 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-da022868-7dc1-436b-ae19-aaea630de94b tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:11:11.426352 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-da022868-7dc1-436b-ae19-aaea630de94b tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:11:11.436897 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-da022868-7dc1-436b-ae19-aaea630de94b tempest-TestMinimumBasicScenario-597789740 tempest-TestMinimumBasicScenario-597789740-project] http://10.222.0.23/volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d returned with HTTP 404 Apr 30 22:11:11.437741 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2092/4159] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:11:11 2022] GET /volume/v3/29d93461dcdc458386181f7e31c7450b/volumes/51212ef3-353e-4630-969e-099dfb53b35d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Apr 30 22:24:24.859411 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:24:24.863428 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] POST http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes Apr 30 22:24:24.864132 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1728309976", "imageRef": "a5b0850f-3b24-4bcb-b0a7-351c3216b27d", "size": 1}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:24:24.865097 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.v3.volumes [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1728309976', 'imageRef': 'a5b0850f-3b24-4bcb-b0a7-351c3216b27d', 'size': 1}} {{(pid=122525) create /opt/stack/cinder/cinder/api/v3/volumes.py:298}} Apr 30 22:24:24.959809 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.v3.volumes [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Create volume of 1 GB Apr 30 22:24:24.971179 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Availability zone cache updated, next update will occur around 2022-04-30 23:24:24.970810. {{(pid=122525) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:152}} Apr 30 22:24:24.971459 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Availability Zones retrieved successfully. Apr 30 22:24:24.985947 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Flow 'volume_create_api' (0bc436bd-2b81-4342-bf5e-4868eb9204f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 22:24:24.988669 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (439b5df1-5351-4699-97eb-1a647eb5a5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 22:24:24.991272 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.flows.api.create_volume [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Validating volume size '1' using validate_int {{(pid=122525) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:225}} Apr 30 22:24:25.052651 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (439b5df1-5351-4699-97eb-1a647eb5a5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2022-04-30T21:00:34Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='ceph'},id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3,is_public=True,name='ceph',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '460ef46e-2bc4-423f-9bd9-e67dcd7221c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 22:24:25.054666 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (129d88c0-402a-4a42-a8af-9e8a9ca67a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 22:24:25.284895 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.quota [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Created reservations ['091c5dfc-d528-4187-b8f1-a3803d33ebea', '8f6b4177-7089-4026-8d3e-0105f18a405c', 'f41af4b3-8d64-4102-a821-e4475d898817', 'ccd52b73-dc02-4764-87d2-e0699a519046'] {{(pid=122525) reserve /opt/stack/cinder/cinder/quota.py:755}} Apr 30 22:24:25.286680 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (129d88c0-402a-4a42-a8af-9e8a9ca67a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['091c5dfc-d528-4187-b8f1-a3803d33ebea', '8f6b4177-7089-4026-8d3e-0105f18a405c', 'f41af4b3-8d64-4102-a821-e4475d898817', 'ccd52b73-dc02-4764-87d2-e0699a519046']}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 22:24:25.288576 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ed0737-139b-4544-bd22-b8c64e3c0864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 22:24:25.384065 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ed0737-139b-4544-bd22-b8c64e3c0864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba641aff-2e83-4e62-b722-0db065460767', '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-1728309976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a470c13c84849f28ff3b1d4bb55c4e4',qos_specs=None,replication_status=,reservations=['091c5dfc-d528-4187-b8f1-a3803d33ebea','8f6b4177-7089-4026-8d3e-0105f18a405c','f41af4b3-8d64-4102-a821-e4475d898817','ccd52b73-dc02-4764-87d2-e0699a519046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d303e4f4105348928c5697b11e69a3d1',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2022-04-30T22:24:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1728309976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba641aff-2e83-4e62-b722-0db065460767,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a470c13c84849f28ff3b1d4bb55c4e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d303e4f4105348928c5697b11e69a3d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(460ef46e-2bc4-423f-9bd9-e67dcd7221c3),volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 22:24:25.385933 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf11635f-bc59-444a-aa93-4de10f9e9e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 22:24:25.475233 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf11635f-bc59-444a-aa93-4de10f9e9e9a) transitioned into state 'SUCCESS' from state '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-1728309976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a470c13c84849f28ff3b1d4bb55c4e4',qos_specs=None,replication_status=,reservations=['091c5dfc-d528-4187-b8f1-a3803d33ebea','8f6b4177-7089-4026-8d3e-0105f18a405c','f41af4b3-8d64-4102-a821-e4475d898817','ccd52b73-dc02-4764-87d2-e0699a519046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d303e4f4105348928c5697b11e69a3d1',volume_type_id=460ef46e-2bc4-423f-9bd9-e67dcd7221c3)}' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 22:24:25.477341 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14cea52d-3110-4cc7-874c-2303bcc7d9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}} Apr 30 22:24:25.567167 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14cea52d-3110-4cc7-874c-2303bcc7d9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=122525) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}} Apr 30 22:24:25.569442 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.volume.api [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Flow 'volume_create_api' (0bc436bd-2b81-4342-bf5e-4868eb9204f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=122525) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}} Apr 30 22:24:25.570178 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Create volume request issued successfully. Apr 30 22:24:25.571381 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-c6cd925c-246d-4a88-bedc-9c3d9636380f tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes returned with HTTP 202 Apr 30 22:24:25.572186 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2068/4160] 10.222.0.23 () {60 vars in 1235 bytes} [Sat Apr 30 22:24:24 2022] POST /volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes => generated 815 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Apr 30 22:24:25.583122 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-f47eb3cf-4dc0-4815-acbc-a01e006e4363 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:24:25.587183 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f47eb3cf-4dc0-4815-acbc-a01e006e4363 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] GET http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 Apr 30 22:24:25.587614 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f47eb3cf-4dc0-4815-acbc-a01e006e4363 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:24:25.588069 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-f47eb3cf-4dc0-4815-acbc-a01e006e4363 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:24:25.601567 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:24:25.601567 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:24:25.609302 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-f47eb3cf-4dc0-4815-acbc-a01e006e4363 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Volume info retrieved successfully. Apr 30 22:24:25.617952 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-f47eb3cf-4dc0-4815-acbc-a01e006e4363 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 returned with HTTP 200 Apr 30 22:24:25.618637 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2093/4161] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:24:25 2022] GET /volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:24:26.631811 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-81dac92a-8078-4498-94a3-57f598613501 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:24:26.635550 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-81dac92a-8078-4498-94a3-57f598613501 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] GET http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 Apr 30 22:24:26.635983 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-81dac92a-8078-4498-94a3-57f598613501 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:24:26.636427 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-81dac92a-8078-4498-94a3-57f598613501 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:24:26.650914 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:24:26.650914 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:24:26.657620 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-81dac92a-8078-4498-94a3-57f598613501 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Volume info retrieved successfully. Apr 30 22:24:26.666018 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-81dac92a-8078-4498-94a3-57f598613501 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 returned with HTTP 200 Apr 30 22:24:26.666652 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2069/4162] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:24:26 2022] GET /volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 => generated 907 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:24:27.678861 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-947202f7-f847-4857-9cc7-0ac89cee0273 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:24:27.682404 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-947202f7-f847-4857-9cc7-0ac89cee0273 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] GET http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 Apr 30 22:24:27.682841 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-947202f7-f847-4857-9cc7-0ac89cee0273 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:24:27.683290 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-947202f7-f847-4857-9cc7-0ac89cee0273 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:24:27.698072 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:24:27.698072 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:24:27.706683 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-947202f7-f847-4857-9cc7-0ac89cee0273 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Volume info retrieved successfully. Apr 30 22:24:27.715850 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-947202f7-f847-4857-9cc7-0ac89cee0273 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 returned with HTTP 200 Apr 30 22:24:27.716586 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2094/4163] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:24:27 2022] GET /volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 => generated 907 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:24:28.728855 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-dfef07a6-bd29-4e88-b74a-795dc92a9ac8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:24:28.732415 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dfef07a6-bd29-4e88-b74a-795dc92a9ac8 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] GET http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 Apr 30 22:24:28.732857 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dfef07a6-bd29-4e88-b74a-795dc92a9ac8 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:24:28.733302 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-dfef07a6-bd29-4e88-b74a-795dc92a9ac8 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:24:28.747103 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:24:28.747103 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:24:28.754508 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [None req-dfef07a6-bd29-4e88-b74a-795dc92a9ac8 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Volume info retrieved successfully. Apr 30 22:24:28.763193 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-dfef07a6-bd29-4e88-b74a-795dc92a9ac8 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 returned with HTTP 200 Apr 30 22:24:28.763910 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2070/4164] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:24:28 2022] GET /volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 => generated 907 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:24:29.776122 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [None req-032e50cf-e68d-414e-8796-da85ce8956e9 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:24:29.779660 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-032e50cf-e68d-414e-8796-da85ce8956e9 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] GET http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 Apr 30 22:24:29.780102 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-032e50cf-e68d-414e-8796-da85ce8956e9 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:24:29.780605 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [None req-032e50cf-e68d-414e-8796-da85ce8956e9 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:24:29.794787 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:24:29.794787 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:24:29.801474 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [None req-032e50cf-e68d-414e-8796-da85ce8956e9 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Volume info retrieved successfully. Apr 30 22:24:29.810963 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [None req-032e50cf-e68d-414e-8796-da85ce8956e9 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 returned with HTTP 200 Apr 30 22:24:29.811653 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2095/4165] 10.222.0.23 () {58 vars in 1324 bytes} [Sat Apr 30 22:24:29 2022] GET /volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 => generated 1325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 22:24:29.848629 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-cc78a57d-ad9e-4c6c-b7c3-b1603cd4f4ea None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:24:29.852617 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-cc78a57d-ad9e-4c6c-b7c3-b1603cd4f4ea tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] GET http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 Apr 30 22:24:29.853109 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-cc78a57d-ad9e-4c6c-b7c3-b1603cd4f4ea tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:24:29.853635 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-cc78a57d-ad9e-4c6c-b7c3-b1603cd4f4ea tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Calling method 'show' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:24:29.867514 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:24:29.867514 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:24:29.874292 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.volume.api [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-cc78a57d-ad9e-4c6c-b7c3-b1603cd4f4ea tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Volume info retrieved successfully. Apr 30 22:24:29.883990 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-cc78a57d-ad9e-4c6c-b7c3-b1603cd4f4ea tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 returned with HTTP 200 Apr 30 22:24:29.884712 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2071/4166] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 22:24:29 2022] GET /volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 => generated 1325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 22:24:30.358891 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-9989b990-47ae-48e6-aa8c-e17613b08a34 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:24:30.369838 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-9989b990-47ae-48e6-aa8c-e17613b08a34 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] GET http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 Apr 30 22:24:30.369838 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-9989b990-47ae-48e6-aa8c-e17613b08a34 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:24:30.369838 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-9989b990-47ae-48e6-aa8c-e17613b08a34 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:24:30.378285 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:24:30.378285 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:24:30.384913 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-9989b990-47ae-48e6-aa8c-e17613b08a34 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Volume info retrieved successfully. Apr 30 22:24:30.394503 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-9989b990-47ae-48e6-aa8c-e17613b08a34 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 returned with HTTP 200 Apr 30 22:24:30.395189 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2096/4167] 10.222.0.23 () {60 vars in 1578 bytes} [Sat Apr 30 22:24:30 2022] GET /volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 => generated 1325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 22:24:30.404800 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-86861ba4-d95e-43e5-936c-1edb188e2e14 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:24:30.405615 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-86861ba4-d95e-43e5-936c-1edb188e2e14 None None] GET http://10.222.0.23/volume// Apr 30 22:24:30.406555 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-86861ba4-d95e-43e5-936c-1edb188e2e14 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:24:30.407004 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-86861ba4-d95e-43e5-936c-1edb188e2e14 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:24:30.407773 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-86861ba4-d95e-43e5-936c-1edb188e2e14 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 22:24:30.408328 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2072/4168] 10.222.0.23 () {58 vars in 1299 bytes} [Sat Apr 30 22:24:30 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 22:24:30.414975 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-edba0bc4-9529-4120-907e-cc56d5074297 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:24:30.419737 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-edba0bc4-9529-4120-907e-cc56d5074297 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] POST http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/attachments Apr 30 22:24:30.420566 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-edba0bc4-9529-4120-907e-cc56d5074297 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba641aff-2e83-4e62-b722-0db065460767", "connector": null, "instance_uuid": "3b7b75d4-f0ac-4040-862f-8db27e715640"}} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:24:30.435569 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:24:30.435569 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:24:30.632803 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-edba0bc4-9529-4120-907e-cc56d5074297 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/attachments returned with HTTP 200 Apr 30 22:24:30.633532 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2097/4169] 10.222.0.23 () {66 vars in 1574 bytes} [Sat Apr 30 22:24:30 2022] POST /volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/attachments => generated 273 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Apr 30 22:24:36.758329 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [None req-5eb61806-f12e-4de7-9833-63b8e14cc133 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:24:36.759220 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5eb61806-f12e-4de7-9833-63b8e14cc133 None None] GET http://10.222.0.23/volume// Apr 30 22:24:36.759618 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5eb61806-f12e-4de7-9833-63b8e14cc133 None None] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:24:36.760069 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [None req-5eb61806-f12e-4de7-9833-63b8e14cc133 None None] Calling method 'all' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:24:36.760836 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [None req-5eb61806-f12e-4de7-9833-63b8e14cc133 None None] http://10.222.0.23/volume// returned with HTTP 300 Apr 30 22:24:36.761405 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2073/4170] 10.222.0.35 () {56 vars in 1098 bytes} [Sat Apr 30 22:24:36 2022] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 30 22:24:36.769261 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-7a05fefe-68d9-4c83-9af8-fcabcefb3974 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:24:36.775851 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-7a05fefe-68d9-4c83-9af8-fcabcefb3974 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] GET http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 Apr 30 22:24:36.775851 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-7a05fefe-68d9-4c83-9af8-fcabcefb3974 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:24:36.775851 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-7a05fefe-68d9-4c83-9af8-fcabcefb3974 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Calling method 'show' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:24:36.792141 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:24:36.792141 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:24:36.798970 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-7a05fefe-68d9-4c83-9af8-fcabcefb3974 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Volume info retrieved successfully. Apr 30 22:24:36.808613 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-7a05fefe-68d9-4c83-9af8-fcabcefb3974 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 returned with HTTP 200 Apr 30 22:24:36.809366 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2098/4171] 10.222.0.35 () {60 vars in 1412 bytes} [Sat Apr 30 22:24:36 2022] GET /volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 => generated 1423 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Apr 30 22:24:36.821993 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-8d6c98eb-dfce-45ff-889a-0f356efa96bc None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:24:36.826345 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-8d6c98eb-dfce-45ff-889a-0f356efa96bc tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] PUT http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/attachments/13466eb8-fc7e-46df-bbde-fe9d95b4907a Apr 30 22:24:36.827075 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-8d6c98eb-dfce-45ff-889a-0f356efa96bc tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.35", "host": "nch2-master-1", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:nch2-master-1.nc-master-1.local", "mountpoint": "/dev/sda"}}} {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:24:36.848122 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-8d6c98eb-dfce-45ff-889a-0f356efa96bc tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Lock "b'cinder-attachment_update-ba641aff-2e83-4e62-b722-0db065460767-nch2-master-1'" acquired by "attachment_update" :: waited 0.009s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:186}} Apr 30 22:24:36.850760 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:24:36.850760 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:24:37.848642 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.coordination [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-8d6c98eb-dfce-45ff-889a-0f356efa96bc tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Lock "b'cinder-attachment_update-ba641aff-2e83-4e62-b722-0db065460767-nch2-master-1'" released by "attachment_update" :: held 1.000s {{(pid=122525) _synchronized /opt/stack/cinder/cinder/coordination.py:198}} Apr 30 22:24:37.849307 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-8d6c98eb-dfce-45ff-889a-0f356efa96bc tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/attachments/13466eb8-fc7e-46df-bbde-fe9d95b4907a returned with HTTP 200 Apr 30 22:24:37.850457 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2074/4172] 10.222.0.35 () {64 vars in 1477 bytes} [Sat Apr 30 22:24:36 2022] PUT /volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/attachments/13466eb8-fc7e-46df-bbde-fe9d95b4907a => generated 766 bytes in 1029 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Apr 30 22:24:37.951975 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-b511f6c2-d847-42c1-b72d-1b5b55ba8bb3 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:24:37.958010 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-b511f6c2-d847-42c1-b72d-1b5b55ba8bb3 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] POST http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/attachments/13466eb8-fc7e-46df-bbde-fe9d95b4907a/action Apr 30 22:24:37.958919 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-b511f6c2-d847-42c1-b72d-1b5b55ba8bb3 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Action body: b'{"os-complete": null}' {{(pid=122527) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} Apr 30 22:24:37.959243 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-b511f6c2-d847-42c1-b72d-1b5b55ba8bb3 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 30 22:24:37.997746 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:24:37.997746 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:24:38.164430 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-d3ce055f-987b-4a40-95c2-4a3baa879d2a req-b511f6c2-d847-42c1-b72d-1b5b55ba8bb3 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/attachments/13466eb8-fc7e-46df-bbde-fe9d95b4907a/action returned with HTTP 204 Apr 30 22:24:38.165182 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2099/4173] 10.222.0.35 () {64 vars in 1498 bytes} [Sat Apr 30 22:24:37 2022] POST /volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/attachments/13466eb8-fc7e-46df-bbde-fe9d95b4907a/action => generated 0 bytes in 215 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Apr 30 22:28:11.799760 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.middleware.request_id [req-6a57174a-96a2-4e99-939f-dbdd95c9e63f req-61466540-1356-4088-82cf-6479624786f8 None None] RequestId filter calling following filter/app {{(pid=122525) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:28:11.804493 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-6a57174a-96a2-4e99-939f-dbdd95c9e63f req-61466540-1356-4088-82cf-6479624786f8 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] DELETE http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/attachments/13466eb8-fc7e-46df-bbde-fe9d95b4907a Apr 30 22:28:11.804933 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-6a57174a-96a2-4e99-939f-dbdd95c9e63f req-61466540-1356-4088-82cf-6479624786f8 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Empty body provided in request {{(pid=122525) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:28:11.805374 ncdv-master-1 devstack@c-api.service[122525]: DEBUG cinder.api.openstack.wsgi [req-6a57174a-96a2-4e99-939f-dbdd95c9e63f req-61466540-1356-4088-82cf-6479624786f8 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Calling method 'version_select' {{(pid=122525) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:28:11.818148 ncdv-master-1 devstack@c-api.service[122525]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:28:11.818148 ncdv-master-1 devstack@c-api.service[122525]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:28:11.970521 ncdv-master-1 devstack@c-api.service[122525]: INFO cinder.api.openstack.wsgi [req-6a57174a-96a2-4e99-939f-dbdd95c9e63f req-61466540-1356-4088-82cf-6479624786f8 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/attachments/13466eb8-fc7e-46df-bbde-fe9d95b4907a returned with HTTP 200 Apr 30 22:28:11.972461 ncdv-master-1 devstack@c-api.service[122525]: [pid: 122525|app: 0|req: 2075/4174] 10.222.0.35 () {62 vars in 1446 bytes} [Sat Apr 30 22:28:11 2022] DELETE /volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/attachments/13466eb8-fc7e-46df-bbde-fe9d95b4907a => generated 19 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 30 22:28:11.981098 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.middleware.request_id [req-6a57174a-96a2-4e99-939f-dbdd95c9e63f req-f0cf707b-d320-4739-96c0-a85d4207e5d8 None None] RequestId filter calling following filter/app {{(pid=122527) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 30 22:28:11.985409 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-6a57174a-96a2-4e99-939f-dbdd95c9e63f req-f0cf707b-d320-4739-96c0-a85d4207e5d8 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] DELETE http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 Apr 30 22:28:11.985828 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-6a57174a-96a2-4e99-939f-dbdd95c9e63f req-f0cf707b-d320-4739-96c0-a85d4207e5d8 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Empty body provided in request {{(pid=122527) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 30 22:28:11.986283 ncdv-master-1 devstack@c-api.service[122527]: DEBUG cinder.api.openstack.wsgi [req-6a57174a-96a2-4e99-939f-dbdd95c9e63f req-f0cf707b-d320-4739-96c0-a85d4207e5d8 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Calling method 'delete' {{(pid=122527) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 30 22:28:11.986937 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.v3.volumes [req-6a57174a-96a2-4e99-939f-dbdd95c9e63f req-f0cf707b-d320-4739-96c0-a85d4207e5d8 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Delete volume with id: ba641aff-2e83-4e62-b722-0db065460767 Apr 30 22:28:12.001598 ncdv-master-1 devstack@c-api.service[122527]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 30 22:28:12.001598 ncdv-master-1 devstack@c-api.service[122527]: warnings.warn('Policy enforcement is depending on the value of ' Apr 30 22:28:12.002677 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-6a57174a-96a2-4e99-939f-dbdd95c9e63f req-f0cf707b-d320-4739-96c0-a85d4207e5d8 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Volume info retrieved successfully. Apr 30 22:28:12.205331 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.volume.api [req-6a57174a-96a2-4e99-939f-dbdd95c9e63f req-f0cf707b-d320-4739-96c0-a85d4207e5d8 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] Delete volume request issued successfully. Apr 30 22:28:12.205741 ncdv-master-1 devstack@c-api.service[122527]: INFO cinder.api.openstack.wsgi [req-6a57174a-96a2-4e99-939f-dbdd95c9e63f req-f0cf707b-d320-4739-96c0-a85d4207e5d8 tempest-TestShelveInstance-184288386 tempest-TestShelveInstance-184288386-project] http://10.222.0.23/volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 returned with HTTP 202 Apr 30 22:28:12.206547 ncdv-master-1 devstack@c-api.service[122527]: [pid: 122527|app: 0|req: 2100/4175] 10.222.0.35 () {60 vars in 1393 bytes} [Sat Apr 30 22:28:11 2022] DELETE /volume/v3/7a470c13c84849f28ff3b1d4bb55c4e4/volumes/ba641aff-2e83-4e62-b722-0db065460767 => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)